fe655f51fef9966ac3931ea317ea0856ba7f9169
[gnus] / lisp / ChangeLog
1 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2
3         * nnimap.el (nnimap-insert-partial-structure): New function.
4         (nnimap-get-partial-article): New function.
5         (nnimap-request-article): Use it.
6
7         * mm-decode.el (mm-with-part): Protect against killed buffers.
8
9         * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
10         for prettier summary display.
11
12 2010-09-25  Andrew Cohen  <cohen@andy.bu.edu>  (tiny change)
13
14         * nnir.el (nnir-run-imap): Allow sending IMAP search patterns
15         directly.
16
17 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18
19         * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
20         apparently third-party libraries depend on it.
21
22         * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
23         before starting negotiation.
24
25         * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
26         privacy reasons.
27         (gnus-treat-mail-gravatar): Ditto.
28
29         * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
30         buffer when inserting images.  Inserting text into the headers, for
31         instance, can make them invalid.
32
33 2010-09-25  Julien Danjou  <julien@danjou.info>
34
35         * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
36         variables.
37
38         * nnheader.el: Remove useless variables news-reply-yank-from and
39         news-reply-yank-message-id.
40
41         * mml2015.el: Remove useless mc-default-scheme and mc-schemes
42         variables.
43
44         * mml1991.el: Remove useless mml1991-verbose.
45
46         * gnus.el: Remove useless variable gnus-use-generic-from.
47         Remove obsolete variable gnus-topic-indentation.
48
49         * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
50
51         * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
52
53         * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
54
55         * gnus-group.el: Remove useless gnus-group-icon-cache.
56         Remove useless gnus-ephemeral-group-server.
57
58         * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
59
60         * mml2015.el: Remove useless mml2015-verbose.
61
62         * mml-smime.el: Remove useless mml-smime-verbose.
63
64         * gnus.el: Remove useless gnus-local-domain.
65
66         * gnus-gravatar.el (gnus-gravatar-transform-address): Use
67         gnus-gravatar-size.
68
69         * gnus-art.el: Remove useless gnus-treat-translate.
70
71 2010-09-24  Julien Danjou  <julien@danjou.info>
72
73         * gnus-sum.el: Add support for Gravatars.
74
75         * gnus-art.el: Add support for Gravatars.
76
77         * gnus-gravatar.el: Add this file.
78
79         * gravatar.el: Add this file.
80
81 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
82
83         * gnus-sum.el (gnus-summary-fetch-faq): Removed.
84
85         * gnus-group.el (gnus-group-fetch-faq): Removed.
86
87         * gnus.el (gnus-group-faq-directory): Removed.
88
89         * gnus-group.el (gnus-group-fetch-charter): Removed.
90
91         * gnus.el (gnus-group-charter-alist): Removed.
92
93         * gnus-group.el (gnus-group-archive-directory): Removed.
94         (gnus-group-recent-archive-directory): Ditto.
95         (gnus-group-make-archive-group): Removed.
96
97         * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
98
99         * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
100         use the same article number for all the cached articles.
101
102         * nnimap.el (nnimap-command): Register the last command time so
103         that we can use it for idling NOOPs.
104         (nnimap-open-connection): Start the keeplive timer.
105         (nnimap-make-process-buffer): Store all the process buffers.
106         (nnimap-keepalive): New function.
107
108         * starttls.el: (starttls-open-stream): Add autoload cookie.
109
110 2010-09-24  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
111
112         * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
113         handling.
114
115 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
116
117         * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
118         its data structures.
119
120         * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
121         instead of the cl.el copy-list.
122         (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
123         equalp.
124
125 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
126
127         * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
128         and tool-bar-local-item-from-menu.
129
130         * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
131         mode-line-highlight face for Emacs.
132
133         * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
134         loading gnus-sum.elc; fix comment for canlock-verify.
135         (gnus-article-jump-to-part): Use read-number.
136         (gnus-insert-mime-button, gnus-insert-mime-security-button): Remove
137         Emacs pre-21 compatible code for help-echo.
138         (gnus-article-next-page-1): No need to adjust the number of lines.
139         (gnus-article-describe-bindings): Always use help-buffer.
140
141         * gnus-audio.el (gnus-audio-inline-sound)
142         * gnus-cus.el (gnus-custom-mode)
143         * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
144
145         * gnus-sum.el (gnus-remove-overlays): Doc fix.
146
147         * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
148         compatible code.
149
150 2010-09-24  Glenn Morris  <rgm@gnu.org>
151
152         * message.el (message-output): Use gnus-output-to-rmail if a buffer is
153         visiting the fcc file in rmail-mode.
154
155         * dns-mode.el: Move autoloaded auto-mode-alist entries to files.el.
156
157 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
158
159         * nnir.el: Silence the byte compiler.
160
161         * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
162         alias to browse-url-url-encode-chars if any.
163         (gnus-html-encode-url): Use it.
164
165 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
166
167         * gnus-start.el (gnus-use-backend-marks): New variable.
168         (gnus-get-unread-articles-in-group): Use it.
169
170         * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
171         makeover.
172
173 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
174
175         * nnimap.el (nnimap-retrieve-headers): Return 'headers.
176
177 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
178
179         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
180         Removed.
181         (gnus-setup-news-hook): Removed
182         gnus-fixup-nnimap-unread-after-getting-new-news.
183
184         * gnus-int.el (gnus-request-update-info): Protect against backends not
185         having the function.
186
187         * nnimap.el (nnimap-stream): Mention starttls.
188         (nnimap-open-connection): Add starttls support.
189
190 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
191
192         * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
193
194 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
195
196         * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
197         BODYSTRUCTUREs.
198         (nnimap-transform-headers): Unfold quoted {42} headers.
199
200         * gnus-start.el (gnus-get-unread-articles): Allow backends to update
201         the info.
202         (gnus-get-unread-articles): Only call updatep on backends that support
203         it.
204
205         * nnweb.el (nnweb-request-update-info): NOOP.
206
207         * nnmaildir.el (nnmaildir-request-marks): Renamed from -update-info.
208
209         * nnfolder.el (nnfolder-request-marks): Renamed from -update-info,
210         since it only deals with marks.
211
212         * gnus-int.el (gnus-request-marks): Renamed gnus-request-update-info to
213         gnus-request-marks, and make a new gnus-request-update-info.
214
215         * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
216         the active instead of the high number, which is usually too low.
217
218 2010-09-23  Teodor Zlatanov  <tzz@lifelogs.com>
219
220         * netrc.el (netrc-parse): Remove encrypt.el mentions.
221         * encrypt.el: Removed.
222
223 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
224
225         * nnimap.el (nnimap-update-info): Sync non-standard flags from the
226         server in symbolic form.
227
228         * gnus-html.el (gnus-max-image-proportion): Increase proportion to
229         0.9.
230
231 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
232
233         * nnimap.el (nnimap-parse-flags): Parse the data in any order.
234         (nnimap-update-info): Fix up code slightly.
235
236         * gnus-int.el (gnus-open-server): Add tracing for performance
237         debugging.
238
239         * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
240         (gnus-group-insert-group-line): Pass the real group name so that it
241         gets the right data.
242
243         * gnus-start.el (gnus-get-unread-articles): Don't have
244         `gnus-get-unread-articles-in-group' update info, since that can be
245         really slow and doesn't seem to be needed?
246
247 2010-09-22  Dan Christensen  <jdc@uwo.ca>
248
249         * time-date.el (date-to-time): Try using parse-time-string first before
250         using the slower timezone-make-date-arpa-standard.
251
252 2010-09-22  Julien Danjou  <julien@danjou.info>
253
254         * gnus-group.el (gnus-group-insert-group-line): Call
255         gnus-group-highlight-line.
256         (gnus-group-update-hook): Remove gnus-group-highlight-line from the
257         default hook list.
258         (gnus-group-update-eval-form): Add new function.
259         (gnus-group-highlight-line): Use gnus-group-update-eval-form.
260         (gnus-group-get-icon): Use gnus-group-update-eval-form.
261
262 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
263
264         * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
265         immediate, then expire all articles.
266         (nnimap-update-info): Fix off-by-one errors.
267         (nnimap-flags-to-marks): Would return no marks lists for group with no
268         flags.  Instead return the other data.
269
270 2010-09-22  Julien Danjou  <julien@danjou.info>
271
272         * gnus-group.el (gnus-group-get-icon): Renamed gnus-group-add-icon that
273         Only return an icon.
274         (gnus-group-insert-group-line): Compute icon to return.
275
276         * gnus-html.el (gnus-html-image-automatic-caching): Add custom
277         variable.
278         (gnus-html-image-fetched): Only cache if
279         gnus-html-image-automatic-caching is set.
280         (gnus-html-image-fetched): Check for errors.
281
282 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
283
284         * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
285         once per method on `g'.  This ensures that backends like nnfolder don't
286         open all their folders.
287
288         * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
289         (nnimap-request-list): Nix out group in the correct buffer.
290         (nnimap-parse-flags): Implement by using `read' instead of
291         hand-parsing.
292         (nnimap-flags-to-marks): Pass on permanent-flags.
293         (nnimap-make-process-buffer): Record the server name.
294         (nnimap-parse-flags): Fix typo.
295         (nnimap-request-scan): Run split on the server in general, not just a
296         single group.
297
298         * nnmail.el (nnmail-split-incoming): Take an optional junk-func
299         parameter, and propagate this downwards.
300
301         * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
302         since EXAMINE changes it on the server.
303
304         * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
305         this command might take a while.
306
307 2010-09-22  Julien Danjou  <julien@danjou.info>
308
309         * gnus-html.el (gnus-html-put-image): Stop using markers. They are
310         harmful if you have 2 images side-by-side, they can't be properly
311         update on text deletion.  Using text-property is safer here.
312         (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
313         data.
314
315 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
316
317         * nnimap.el (nnimap-expunge-inbox): Removed.
318         (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
319         (nnimap-expunge): Flip default to t.
320
321         * gnus.el (gnus-method-to-server): Don't push things to the cache
322         unless it's unique.
323         (gnus-server-to-method): Ditto.
324
325 2010-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
326
327         * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
328
329 2010-09-22  Julien Danjou  <julien@danjou.info>
330
331         * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
332         get the start of data.
333         (gnus-html-encode-url): Add this function to encode special chars in
334         URL.
335         (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
336         (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
337
338         * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
339         default.
340         (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
341
342         * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
343         images alt-text.
344         (gnus-html-put-image): Put alt-text as help-echo.
345
346 2010-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
347
348         * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes)
349         * mm-util.el (mm-decompress-buffer)
350         * nnir.el (nnir-run-find-grep)
351         * pop3.el (pop3-list): Use 3rd arg of split-string.
352
353         * time-date.el (format-seconds): Comment fix.
354
355         * dgnushack.el (toplevel): Don't advise byte-optimize-form-code-walker
356         and byte-optimize-form-code-walker.
357         (dgnushack-make-auto-load): Don't advise make-autoload.
358
359         * lpath.el: Remove Emacs 21 stuff.
360
361 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
362
363         * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
364         outside the active range.  Suggested by Dan Christensen.
365
366         * gnus-start.el (gnus-get-unread-articles): Get the extended method
367         slightly later to avoid double-getting it.
368
369         * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
370         previous patch.
371
372         * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
373
374 2010-09-21  Adam Sjøgren  <asjo@koldfront.dk>
375
376         * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
377
378 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
379
380         * gnus-int.el (gnus-open-server): Give a better error message in the
381         "go offline" case.
382
383         * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
384         marks for nnimap, which is seldom the right thing to do.
385
386         * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
387         (gnus-same-method-different-name): New function.
388
389         * nnimap.el (parse-time): Require.
390
391         * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
392         method in the presence of many similar methods.
393
394         * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
395
396         * nnimap.el (nnimap-find-expired-articles): Don't refer to
397         nnml-inhibit-expiry.
398
399         * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
400         find out whether methods are equal.
401
402         * nnimap.el (nnimap-find-expired-articles): New function.
403         (nnimap-process-expiry-targets): New function.
404         (nnimap-request-move-article): Request the article before looking at
405         what the Message-ID is.  Fix found by Andrew Cohen.
406         (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
407
408         * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
409         for oldness in addition to being a predicate.
410
411         * nnimap.el (nnimap-request-group): When we have zero articles, return
412         the right data to Gnus.
413         (nnimap-request-expire-articles): Only delete articles immediately if
414         the target is 'delete.
415
416         * gnus-sum.el (gnus-summary-move-article): When respooling to the same
417         method, this would bug out.
418
419         * gnus-group.el (gnus-group-expunge-group): Renamed from
420         gnus-group-nnimap-expunge, and implemented as a normal interface
421         function.
422
423         * gnus-int.el (gnus-request-expunge-group): New function.
424
425         * nnimap.el (nnimap-request-create-group): Implement.
426         (nnimap-request-expunge-group): New function.
427
428 2010-09-21  Julien Danjou  <julien@danjou.info>
429
430         * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
431         (gnus-html-cache-expired): Add new function.
432         (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
433         wethever we should display image for fetch it.
434         Compute alt-text earlier to pass it to the fetching function too.
435         (gnus-html-schedule-image-fetching): Change function argument to only
436         get one image at a time, not a list.
437         (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
438         cache.
439         (gnus-html-get-image-data): New function to retrieve image data from
440         cache.
441         (gnus-html-put-image): Change buffer argument to use image data rather
442         than file, and place image above region rather than inserting a new
443         one. Do not take alt-text as argument, since it's useless now: we place
444         the image above alt-text.
445         (gnus-html-prune-cache): Remove.
446         (gnus-html-show-images): Start to fetch image when we find one, do not
447         push into a temporary list.
448         (gnus-html-prefetch-images): Only fetch image if they have expired.
449         (gnus-html-browse-image): Fix, use 'gnus-image-url.
450         (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
451
452 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
453
454         * rfc2047.el (rfc2047-encode-parameter): Doc fix.
455
456 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
457
458         * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
459         spec inser "*" if the group isn't active instead of 0.
460
461         * nnimap.el (nnimap-request-group): Don't select the imap buffer before
462         opening the server.
463         (nnimap-request-delete-group): Implement group deletion.
464         (nnimap-transform-headers): Return the size of the entire message in
465         the Bytes header, not just the size of the first part.
466         (nnimap-request-move-article): When moving an article from nnimap,
467         request the article first so the accepting form has an article to
468         accept.  Reported by Dan Christensen.
469         (nnimap-command): Make sure that the error message doesn't error out.
470
471 2010-09-20  David Edmondson  <dme@dme.org>  (tiny change)
472
473         * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
474         we haven't requested anything.
475
476 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
477
478         * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
479         "".  Fix found by Andrew Cohen.
480
481         * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
482         instead of -encode-string.
483
484 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
485
486         * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
487
488         * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
489         by mm-subst-char-in-string.
490
491 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
492
493         * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
494         waiting for the connection string.
495
496         * gnus-html.el (gnus-html-image-fetched): Protect against the data not
497         arriving.
498
499         * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
500         bogus characters.  This allows selecting certain Gmail groups.
501
502         * nnimap.el (nnimap-find-wanted-parts-1): New function.
503         (nnimap-fetch-partial-articles): New variable.
504         (nnimap-open-connection): When looking for credentials, also use the
505         nnimap-server-port.
506         (nnimap-request-article): Return the group/article number, so that Gnus
507         `^' works as expected.
508         (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants
509         them.
510
511         * gnus.el (gnus-similar-server-opened): Refactor a bit and add
512         comments.
513         (gnus-methods-sloppily-equal): New function.
514         (gnus): When using the development version of Gnus, load the gnus-load
515         file.
516
517         * gnus-start.el (gnus-get-unread-articles): Make sure that we call
518         `gnus-open-server' on each method before trying to scan them etc.  This
519         ensures that all the backend parameters are set correctly.
520
521         * nnimap.el (nnimap-authenticator): New variable.
522         (nnimap-open-connection): Allow anonymous login.
523         (nnimap-transform-headers): The chars header is called Chars not
524         Bytes.
525         (nnimap-wait-for-response): Don't infloop if the IMAP connection
526         drops.
527
528         * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
529         patch, found by Knut Anders Hatlen.
530
531 2010-09-19  Andreas Schwab  <schwab@linux-m68k.org>
532
533         * gnus-agent.el (gnus-agent-batch-confirmation)
534         (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
535         to gnus-message.
536         * gnus-art.el (gnus-article-describe-briefly): Likewise.
537         * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
538         (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
539         * gnus-int.el (gnus-open-server): Likewise.
540         * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
541         (gnus-score-check-syntax): Likewise.
542         * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
543         * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
544         Likewise.
545         * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
546
547 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
548
549         * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
550         calling conventions so that prefetch doesn't bug out.
551
552 2010-09-19  Julien Danjou  <julien@danjou.info>
553
554         * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
555         rather than `subst-char-in-region' in order to be able to replace ASCII
556         char by UTF-8 ones.
557
558         * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
559         than curl.
560         (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
561         the right URL and ALT text on images.
562         (gnus-html-wash-tags): Fix tag case.
563         Add support for `s' and `ins' tags.  Use gnus-emphasis-* faces.
564         (gnus-article-html): Add -o display_ins_del=2 option.
565         (gnus-html-wash-tags): Add better support for <ul> tags symbols.
566
567 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
568
569         * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
570         the extra mail headers, which sometimes seem to happen for unknown
571         reasons.
572
573         * mail-parse.el (mail-header-encode-parameter): Define as
574         rfc2045-encode-string instead of as rfc2231-encode-string, since some
575         (or most, perhaps?) mail readers don't understand the latter, but do
576         understand the former.
577
578         * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
579         to nil, so that no methods are automatically agentized.  I think this
580         is probably what most users want.
581
582         * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
583         from url-retrieve, for instance about invalid URLs.
584
585         * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
586         groups that have no articles.
587         (nnimap-request-article): Check that we really got an article when we
588         requested one.
589
590         * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
591         doesn't exist.
592
593         * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
594         nntp buffer so the agent can save it.
595         (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
596         that CRLF doesn't get translated to \n.
597         (nnimap-open-connection): Don't make 'shell commands only send \n.
598
599 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
600
601         * nnml.el (nnml-files): Add prefix to dynamic var `files'.
602         (nnml-generate-nov-databases-directory, nnml-generate-active-info):
603         Update var name.
604         (nnml-generate-nov-file): Use dolist.
605         (nnml-directory-articles, nnml-current-group-article-to-file-alist):
606         Use with-current-buffer.
607
608 2010-09-18  Julien Danjou  <julien@danjou.info>
609
610         * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
611         parallel.
612
613 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
614
615         * nnimap.el (nnimap-update-info): When doing partial marks update, get
616         the range update right.
617         (nnimap-request-group): Don't make `M-g' bug out on group with no
618         marks.
619         (nnoo): Required, so that other packages can require nnimap.
620         (nnimap-wait-for-response): Be a bit more lax in finding the end of the
621         command we're looking for.  This helps when the server sends more
622         responses after we've gotten everything we expected.
623         (nnimap): Add a `newlinep' field to keep track of end-of-line
624         conventions.
625         Don't send CRLF to things that don't want it.
626         (nnimap-request-accept-article): Ditto.
627
628 2010-09-18  Julien Danjou  <julien@danjou.info>
629
630         * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
631         than curl to retrieve images.
632
633 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
634
635         * nnimap.el (nnimap-update-info): Extend the info so that we can set
636         the marks.
637         (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
638         (nnimap-wait-for-connection): New function.
639         (nnimap-open-connection): If we have PREAUTH, don't query for login
640         credentials.
641         (nnimap-update-info): Fix off-by-one error when concatenating ranges
642         when doing a partial update.
643
644 2010-09-18  Julien Danjou  <julien@danjou.info>
645
646         * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
647         tags.
648
649 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
650
651         * nnimap.el (nnimap-credentials): New function.
652         (nnimap-open-connection): Use the new function to look for credentials
653         also on the numeric equivalents of "imap" and "imaps".
654
655         * gnus-start.el (gnus-activate-group): Send the info to
656         gnus-request-group.
657
658         * nnimap.el (nnimap-request-group): Have the "check" version of the
659         function parse flags and update the info, so that a `M-g' get a total
660         resync of all flags from the group.
661
662         * gnus-int.el (gnus-request-group): Take an optional `info' parameter
663         to allow backends to alter the info on group selection.  Also alter all
664         the backend -request-group functions to take the parameter.
665
666         * nnimap.el (nnimap-store-info): New function.
667         (nnimap-update-info): Store the info for later usage.
668         (nnimap-request-group): Use the stored info for the dont-check case, so
669         that we don't retrieve all marks when we enter a group.
670
671         * nnimap.el: Use deffoo instead of defun for interface functions.
672
673         * gnus-start.el (gnus-get-unread-articles): Allow the backends to
674         update the group info.  This makes the nndraft groups, for instance, go
675         back to their old behaviour.
676
677         * gnus-sum.el (gnus-select-newsgroup): Indent.
678
679         * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
680         in.
681         (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
682         nothing.
683
684         * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
685         from methods that are denied.
686
687         * gnus-int.el (gnus-method-denied-p): New function.
688
689         * nnimap.el (nnimap-open-connection): Use auth-sources to query and
690         store the password instead of netrc.
691         (nnimap-open-connection): Don't error out when we can't make a
692         connections.
693
694         * auth-source.el (auth-source-create): In the password prompt, say what
695         we're querying for.  Also prompt for user name if that hasn't been
696         given.
697
698         * nnimap.el (nnimap-with-process-buffer): Removed.
699
700 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
701
702         * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
703         method when we're reading from the agent.
704
705         * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
706
707         * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
708         that's probably most useful for users.
709
710         * gnus-int.el (gnus-check-server): Save result so that it doesn't say
711         "failed" all the time.
712
713         * gnus.el: Throughout all files, replace (save-excursion (set-buffer
714         ...)) with (with-current-buffer ... ).
715
716         * nntp.el (nntp-open-server): Return whether the open was successful or
717         not.
718
719         * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
720         select an unread unseen article first.
721
722         * nnimap.el (nnimap-open-connection): If the user doesn't have a
723         /etc/services, supply some sensible port defaults.
724
725         * dgnushack.el: Define netrc-credentials.
726
727 2010-09-17  Julien Danjou  <julien@danjou.info>
728
729         * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
730
731 2010-09-17  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
732
733         * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
734         doesn't have any parameters.
735
736 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
737
738         * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
739         only upcased checks.
740
741         * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
742
743         * nnimap.el (nnimap-open-shell-stream): New function.
744         (nnimap-open-connection): Use it.
745         (nnimap-transform-headers): Get the number of lines in each message.
746         (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
747         number of lines.
748         (nnimap-request-list): Not all servers return UIDNEXT.  Work past this
749         problem.
750
751         * utf7.el (utf7-encode): Autoload.
752
753         * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
754         to allow the mail splitting to not return a default group.  This is
755         useful for nnimap, which will leave unmatched mail in the inbox.
756
757         * nnimap.el: Rewritten.
758
759         * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
760         nnimap usage.
761
762         * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
763         if the move is internal, so that nnimap can do fast internal moves.
764
765         * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
766         data.
767         (gnus-read-active-for-groups): Support finishing the early retrieval of
768         data.
769
770         * gnus-range.el (gnus-range-nconcat): New function.
771
772         * gnus-int.el (gnus-finish-retrieve-group-infos)
773         (gnus-retrieve-group-data-early): New functions.
774
775 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
776
777         * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
778         (nnrss-retrieve-groups):
779         * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
780         (pop3-quit): Use with-current-buffer.
781
782 2010-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
783
784         * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
785         instead of nnheader-accept-process-output.
786
787         * dgnushack.el (dgnushack-compile): Add comment.
788
789         * lpath.el: No need to fbind propertize for XEmacs 21.4.
790
791         * gnus-html.el (gnus-html-schedule-image-fetching)
792         (gnus-html-prefetch-images): Replace process-kill-without-query by
793         gnus-set-process-query-on-exit-flag.
794
795 2010-09-16  Romain Francoise  <romain@orebokech.com>
796
797         * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
798
799 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
800
801         * gnus-registry.el (gnus-registry-install-shortcuts): The second
802         parameter to unintern is mandatory-ish in Emacs 24.
803
804         * gnus-html.el (gnus-html-schedule-image-fetching)
805         (gnus-html-prefetch-images): Check for curl before using it.
806
807         * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
808         depend on curl, which isn't essential.
809
810         * imap.el: Revert back to version
811         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
812         seem problematic.
813
814 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
815
816         * gnus-registry.el (gnus-registry-install-shortcuts):
817         Explicitly pass `obarray' to `unintern' to avoid a warning.
818
819 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
820
821         * gnus-start.el (gnus-read-active-for-groups): Reverted the previous
822         change.
823
824         * nnrss.el (nnrss-request-list): Removed this function and related
825         functions, including the moreover stuff.
826
827 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
828
829         * nnrss.el (nnrss-retrieve-groups): New function.
830
831 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
832
833         * .dir-locals.el: Add no-byte-compile cookie.
834
835 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
836
837         * time-date.el (format-seconds): Comment fix.
838
839         * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
840         for back end that doesn't support request-scan.
841
842 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
843
844         * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
845         then do request scans from the backends.
846
847         * netrc.el (netrc-credentials): New conveniency function.
848
849         * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
850         avoid running a hook per line, since this takes a lot of time,
851         profiling shows.
852         (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
853         directly if gnus-visual-p is true.
854
855 2010-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
856
857         * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
858         groups; replace mapcar with dolist which is a bit faster; pass groups
859         info to gnus-read-active-file-1.
860         (gnus-read-active-file-1): Scan only specified groups if the new
861         optional arg `infos' is given.
862
863 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
864
865         * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
866
867         * pop3.el (pop3-movemail): Removed.
868         (pop3-streaming-movemail): Renamed to pop3-movemail.
869
870         * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
871         don't restrict end-tag searches to the end of the line.
872
873 2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
874
875         * gnus-start.el (gnus-get-unread-articles): Set the number of unread
876         articles of every unchecked group to t, which means unknown since the
877         server has never been opened.
878
879 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
880
881         * gnus-html.el (gnus-html-show-alt-text): New command.
882         (gnus-html-browse-image): Ditto.
883         (gnus-html-wash-tags): Add the data to allow showing the ALT text and
884         to browse the image directly.
885         (gnus-html-wash-tags): Search for images first, so that <a><img> works
886         better.
887
888         * gnus-async.el (gnus-async-article-callback): Call
889         `gnus-html-prefetch-images' unconditionally.
890
891         * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
892         before feeding URLs to curl.
893
894 2010-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
895
896         * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
897         internal images as deletable by `W D D'.
898
899         * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
900         (gnus-async-article-callback): Fix typo.
901
902 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
903
904         * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
905         current line to work around bugs in the output from w3m.
906
907         * gnus-async.el (gnus-async-article-callback): Always prefetch images
908         for groups that want that.
909
910         * nntp.el (nntp-wait-for-string): Supply a timeout for
911         accept-process-output to ensure progress.
912
913         * gnus-start.el (gnus-get-unread-articles): If being given an explicit
914         level to get unread articles from, then use that for foreign groups,
915         too.
916
917         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
918         confuses the rest of the function.
919
920         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
921         for the methods that support -retrieve-groups, too.
922
923         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
924
925 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
926
927         * dgnushack.el (dgnushack-compile, dgnushack-make-cus-load)
928         (dgnushack-make-auto-load): Exclude .dir-locals.el file.
929
930         * pop3.el: Require cl when compiling.
931         (pop3-number-of-responses): Search for "+OK", not "+OK ".
932
933 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
934
935         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
936         that aren't going to be activated.
937         (gnus-get-unread-articles): Fix up the last commit.
938
939         * gnus-html.el (gnus-article-html): Allow calling without specifying
940         the handle.  In that case, dissect the buffer first.
941
942         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
943
944         * nnimap.el (nnimap-open-connection): Revert the change that would look
945         into authinfo for imaps instead of imap.
946
947         * gnus-start.el (gnus-activate-group): Take an optional parameter to
948         say that you don't want to call gnus-request-group with don-check, but
949         do check the reponse.  This is for virtual groups only.
950         (gnus-get-unread-articles): Count the archive groups as secondary, so
951         that they're activated the same way as before.
952
953         * imap.el (imap-message-map): Removed optional buffer parameter, since
954         no callers use it.
955         (imap-message-get): Ditto.
956         (imap-message-put): Ditto.
957         (imap-mailbox-map): Ditto.
958         (imap-mailbox-put): Ditto.
959         (imap-mailbox-get): Ditto.
960         (imap-mailbox-get): Revert last change for this function.
961
962         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
963         case-insensitively.
964         (nnimap-debug): Removed.
965
966         * imap.el (imap-fetch-safe): Removed function, and altered all callers
967         to use `imap-fetch' instead.  According to the comments, this should be
968         safe, since all other IMAP clients use the 1:* syntax.
969         (imap-enable-exchange-bug-workaround): Removed.
970         (imap-debug): Removed -- doesn't seem very useful.
971
972         * mail-source.el (mail-source-fetch): Don't message if we're fetching
973         mail from a file, and the file doesn't exist.
974
975         * imap.el (imap-log): New convenience function used throughout instead
976         of repeating the same code all over the place.
977
978         * pop3.el (pop3-streaming-movemail): Return t for success.
979
980         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
981         .authinfo if we're using ssl connection.
982
983         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
984         already have if we're in a main Gnus `g' run.
985
986         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
987
988 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
989
990         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
991
992         * nnmh.el (nnmh-request-list-1): Bind `file'.
993
994         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
995         alias to set-process-query-on-exit-flag or process-kill-without-query.
996         (pop3-open-server): Use it.
997
998 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
999
1000         * mail-source.el (mail-source-delete-crash-box): Always move the crash
1001         box to the Incoming file.  Fixes mistake in previous checkin.
1002
1003         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
1004         request loop (for debugging purposes) removed.
1005
1006         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
1007         culprit is more visible.
1008         (nnml-save-incremental-nov, nnml-open-incremental-nov)
1009         (nnml-add-incremental-nov): New functions to do "incremental" nov
1010         updates, where we just append to the end of the existing nov files
1011         without reading/writing them in full.
1012
1013         * mail-source.el (mail-source-delete-crash-box): Really only check the
1014         incoming files once in a while.
1015
1016         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
1017
1018         * mail-source.el (mail-source-delete-crash-box): Only check the
1019         incoming files for deletion once per day to save a lot of file
1020         accesses.
1021
1022         * pop3.el (pop3-logon): Fix up unbound variable typo.
1023
1024         * mail-source.el (pop3-streaming-movemail): Autoload.
1025
1026         * pop3.el (pop3-streaming-movemail): Respect
1027         pop3-leave-mail-on-server.
1028
1029         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
1030         retrieval.
1031
1032         * pop3.el (pop3-process-filter): Removed unused function.
1033         (pop3-streaming-movemail, pop3-send-streaming-command)
1034         (pop3-wait-for-messages, pop3-write-to-file)
1035         (pop3-number-of-responses): New functions for streaming pop3
1036         retrieval.
1037
1038         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
1039         come from no known methods.
1040         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
1041         list.
1042
1043         * pop3.el (pop3-display-message-size-flag): Removed -- everybody wants
1044         message sizes.
1045         (pop3-movemail): Use erase-buffer instead of looping and deleting
1046         regions, which seems rather odd.
1047
1048         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
1049         file once per `g' run.
1050
1051         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
1052         directories.  This makes the draft queue directory work.
1053
1054         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
1055         data from the backends, so that we only request the list of groups from
1056         each method once.  This should speed things up considerably.
1057
1058         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
1059         detect that it's not implemented.
1060
1061         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
1062         we actually do recurse down into the tree, but don't stat all leaf
1063         nodes.
1064
1065         * gnus-html.el (gnus-html-show-images): If there are no images to show,
1066         then say so instead of bugging out.
1067
1068         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
1069         files exist before trying to read them.
1070
1071         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
1072         around <pre_int>.
1073
1074         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
1075
1076         * nnmh.el (nnmh-request-list-1): Optimize for speed.
1077
1078 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1079
1080         * mm-util.el (mm-image-load-path): Just return the image directories,
1081         not all directories in the path in addition to the image directories.
1082         (mm-image-load-path): Maintain a cache of the image directories so that
1083         the `g' command in Gnus doesn't have to stat dozens of directories each
1084         time.
1085
1086         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
1087         (gnus-html-wash-tags): Add a new `i' command to insert images.
1088         (gnus-html-insert-image): New command and keystroke.
1089         (gnus-html-redisplay-with-images): New command and keystroke.
1090         (gnus-html-show-images): Renamed command.
1091         (gnus-html-wash-tags): Remove more white space before <pre_int> image
1092         spacers.
1093         (gnus-html-wash-tags): Decode entities at the end, so that entities
1094         inside the tags don't mess up the rest of the "parsing".
1095
1096         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
1097         so that nnimap methods aren't agentized by default.  There's apparently
1098         many problems related to agent/imap behaviour.
1099
1100         * gnus-art.el (gnus-article-copy-string): New command and key binding.
1101
1102         * gnus-html.el: Doc fix.
1103
1104 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
1105
1106         * lpath.el: Fbind device-on-window-system-p, glyph-image, glyphp, and
1107         specifier-spec-list for Emacs 21.
1108
1109         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
1110         glyph-width and glyph-height instead of display-graphic-p and
1111         image-size; make avoidance of displaying small images work for XEmacs.
1112
1113         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
1114         for XEmacs.
1115
1116         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
1117         of symbol that holds plist data.
1118         (gnus-process-plist): Remove plist of process after getting it.
1119
1120 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1121
1122         * message.el (message-generate-hashcash): Change default to
1123         'opportunistic if hashcash is installed.
1124
1125         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
1126         (gnus-html-put-image): Only call image-size once, since it's somewhat
1127         time-consuming on remote X servers.
1128
1129 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1130
1131         * gnus-xmas.el (gnus-xmas-create-image): Don't try to examine image
1132         type on data, not a file name.
1133
1134         * lpath.el: Fbind w3-parse-buffer for Emacs <=22 and XEmacs; fbind
1135         window-pixel-edges for Emacs 21.
1136
1137         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
1138         decoded contents.
1139         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
1140
1141 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1142
1143         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
1144         group line format, since it isn't very interesting.
1145
1146         * gnus-agent.el (gnus-agent-short-article),
1147         (gnus-agent-long-article): Increase values for these two variables,
1148         since most people are likely to have more network connection and
1149         storage than before.
1150
1151         * gnus.el (gnus-refer-article-method): Change default to 'current.
1152         When referring an article, the common behaviour is to refer it from the
1153         current select method, not the native select method.  The chances of
1154         the native select method having the message in question is rather slim
1155         these days.
1156
1157         * gnus-sum.el (gnus-auto-select-subject): Change default to
1158         `unseen-or-unread'.  I think it's likely that most people want to
1159         select an unseen article over a previously seen, but unread one.
1160
1161         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
1162         means that in the article buffer none of the minor mode elements will
1163         be shown, usually, and this is not desirable in most cases.
1164
1165         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
1166         that commands like `d' (and the like) go to the next line in the
1167         buffer, instead of the next unread article.  I think this is the
1168         behaviour that is most natural for most users.
1169         (gnus-single-article-buffer): Change default to nil, so that people can
1170         have as many article buffers open as they have summary buffer.  I think
1171         this is the most natural way for the groups to behave.
1172
1173         * message.el (message-generate-new-buffers): Change default to
1174         `unsent', so that all new message buffers start their names with the
1175         string "*unsent", and it's easier to find the buffers if you move from
1176         them.
1177
1178 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1179
1180         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
1181         small.  They're probably tracking images.
1182         (gnus-html-wash-tags): Remove all <pre_int> place holders.
1183         (gnus-html-rescale-image): Yet another try at getting the image sizing
1184         right.
1185
1186         * nntp.el (nntp-request-set-mark): Refuse to do marks if
1187         nntp-marks-file-name is nil.
1188
1189 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
1190
1191         * gnus-html.el (gnus-html-wash-tags)
1192         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
1193         Better logging.
1194
1195 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1196
1197         * nndoc.el (nndoc-type-alist): Added a new type for Google digests.
1198
1199         * gnus-html.el (gnus-html-wash-tags): Check the value of
1200         gnus-blocked-images in the summary buffer.
1201
1202 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
1203
1204         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
1205
1206 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1207
1208         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
1209         like "a", it seems like.
1210         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
1211         since it needs to be picked from the correct buffer.
1212
1213         * nnwfm.el: Removed.
1214
1215         * nnlistserv.el: Removed.
1216
1217 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
1218
1219         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
1220         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
1221
1222 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1223
1224         * nnkiboze.el: Removed.
1225
1226         * nndb.el: Removed.
1227
1228         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
1229         alt text.
1230         (gnus-html-rescale-image): Try to get the rescaling logic right for
1231         images that are just wide and not tall.
1232
1233         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
1234         overshadow variable bindings.
1235
1236 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
1237
1238         * gnus-html.el (gnus-html-wash-tags)
1239         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images): Add
1240         extra logging.
1241
1242 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1243
1244         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
1245         (gnus-max-image-proportion): New variable.
1246         (gnus-html-rescale-image): New function.
1247         (gnus-html-put-image): Rescale images.
1248
1249 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
1250
1251         Fix up some byte-compiler warnings.
1252         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
1253         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
1254         (gnus-article-fill-cited-article, gnus-article-hide-citation)
1255         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
1256         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
1257         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
1258         (gnus-group-update-group): Use save-excursion and with-current-buffer.
1259
1260 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1261
1262         * gnus-html.el (gnus-article-html): Decode contents by charset.
1263
1264 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1265
1266         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
1267         (gnus-html-frame-width, gnus-blocked-images)
1268         * message.el (message-prune-recipient-rules): Add custom version.
1269         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
1270
1271         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
1272         functions.
1273
1274         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
1275         gnus-process-get.
1276
1277 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
1278
1279         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
1280         instead of lsub directly.
1281
1282 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1283
1284         * nnwarchive.el: Removed.
1285
1286         * gnus-soup.el: Removed.
1287
1288         * nnsoup.el: Removed.
1289
1290         * nnultimate.el: Removed.
1291
1292         * gnus-html.el (gnus-blocked-images): New variable.
1293
1294         * message.el (message-prune-recipients): New function.
1295         (message-prune-recipient-rules): New variable.
1296
1297         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
1298         guess whether a long line is natural text or not.
1299
1300         * gnus-html.el (gnus-html-schedule-image-fetching): Use
1301         gnus-process-plist and friends for compatibility.
1302
1303 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
1304
1305         * gnus-html.el: Require packages that define macros used in this file.
1306         (gnus-article-mouse-face): Declare to silence byte-compiler.
1307         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
1308         process-get.
1309         (gnus-html-put-image): Use plist-get to avoid getf.
1310         (gnus-html-prefetch-images): Use with-current-buffer.
1311
1312 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
1313
1314         * gnus-ems.el: Provide compatibility functions for
1315         gnus-set-process-plist.
1316
1317         * lpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind
1318         header-line-format for XEmacs 21.4.
1319
1320         * gnus-sum.el (gnus-summary-stop-at-end-of-message)
1321         * gnus.el (gnus-valid-select-methods)
1322         * message.el (message-send-mail-partially-limit)
1323         * mm-decode.el (mm-text-html-renderer)
1324         * mml.el (mml-insert-mime-headers-always)
1325         * smiley.el (smiley-regexp-alist): Bump custom version.
1326
1327 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1328
1329         * gnus-html.el: require mm-url.
1330         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
1331         with the url to `url'.
1332         (gnus-html-wash-tags): Support cid: URLs/images.
1333
1334 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1335
1336         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
1337         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
1338         bindings, as they aren't useful at all.  `w' is moved to `W w'.
1339
1340         * gnus-move.el: Removed file, since it doesn't really work.
1341
1342         * gnus-html.el (gnus-article-html): Tell w3m that the input is
1343         UTF-8.  This seems to fix problems with some German web feeds.
1344
1345         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
1346         at the top so that the proper colours are applied.
1347
1348         * gnus-xmas.el (gnus-xmas-create-image): Make this work on files that
1349         don't have dots in their names.
1350
1351         * gnus-art.el (gnus-article-view-part): Doc fix.
1352
1353         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
1354         XEmacs-compatible.
1355         (gnus-html-put-image): Don't do images on non-graphic displays.
1356
1357         * nnslashdot.el: Removed this unused backend.
1358
1359         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
1360         actions.
1361         (gnus-undo-register-1): Revert last change.
1362
1363         * gnus-group.el (gnus-group-completing-read): Protect against not
1364         having completion-styles bound.
1365
1366         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
1367         make broken recipients happier.
1368
1369         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
1370
1371         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
1372         point parameter.
1373
1374         * gnus-xmas.el (gnus-xmas-put-image): Ditto.
1375
1376         * gnus-group.el (gnus-group-completing-read): Add 'substring to
1377         completion-styles for group selection.
1378
1379 2009-02-04  Andreas Schwab  <schwab@suse.de>
1380
1381         * gnus-score.el (gnus-score-string): Fix regex for matching extra
1382         headers and regexp-quote the match if necessary.
1383
1384 2009-03-24  Miles Bader  <miles@gnu.org>
1385
1386         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
1387         the blinking smiley.
1388
1389 2009-03-24  Simon Josefsson  <simon@josefsson.org>
1390
1391         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
1392         blink smiley.
1393
1394 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1395
1396         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
1397         where the dribbel file lives exists.
1398
1399         * message.el (message-send-mail-partially-limit): Change the default to
1400         nil, since most people don't want this.
1401
1402         * mm-url.el (mm-url-decode-entities): Also decode entities like
1403         &#x3212.
1404
1405 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
1406
1407         * gnus-sum.el (gnus-summary-idna-message):
1408         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
1409         Hyperlink urls in docstrings with URL `...'.
1410
1411 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
1412
1413         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
1414         functions.
1415
1416 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1417
1418         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
1419         say what the mouseover text should be.
1420
1421         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
1422         version of the mm-w3m-safe-url-regexp variable to only download images
1423         in the groups where we want that to happen.
1424
1425         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
1426
1427         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
1428         easier debugging.
1429         (gnus-article-beginning-of-window): Add kludge to allow spacing past
1430         big pictures in the article buffer.
1431
1432         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
1433         gnus-article-html.
1434         (mm-text-html-renderer): gnus-article-html needs curl in addition to
1435         w3m.
1436
1437         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
1438
1439 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1440
1441         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
1442         which doesn't exist.
1443
1444         * message.el (message-inhibit-ecomplete): New variable to allow some
1445         function to inhibit ecomplete address storage.
1446         (message-resend): Disable ecomplete message storage when resending
1447         messages.
1448
1449         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
1450
1451 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1452
1453         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
1454         Save excursion while copying, moving, and deleting articles in order to
1455         prevent the cursor from jumping to unforeseen place.
1456
1457 2010-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1458
1459         * lpath.el: No need to bind bookmark-current-buffer,
1460         bookmark-yank-point and bookmark-make-record-function.
1461
1462 2010-08-17  Glenn Morris  <rgm@gnu.org>
1463
1464         * gnus-sync.el: Require gnus components whose functions are used.
1465
1466         * gnus-art.el (bookmark-make-record-function):
1467         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
1468         Declare for compiler.
1469
1470         * mm-url.el (mml-compute-boundary): Autoload.
1471
1472 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1473
1474         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
1475
1476 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
1477
1478         Typo fix "hoo4a" -> "hook".
1479
1480         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
1481
1482 2010-08-14  Glenn Morris  <rgm@gnu.org>
1483
1484         * gnus-sync.el (gnus-sync): Fix defgroup version.
1485
1486 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
1487
1488         Doc fixes and keep unknown groups (ammended for nunion bug fix).
1489
1490         * gnus-sync.el: Fix docs.
1491         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
1492         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
1493
1494 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
1495
1496         Optimizations for gnus-sync.el.
1497
1498         * gnus-sync.el: Add docs about gnus-sync-backend
1499         possibilities.
1500         (gnus-sync-save): Remove unnecessary message.
1501         (gnus-sync-read): Optimize and show what groups were skipped.
1502
1503 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
1504
1505         Minor bug fixes for gnus-sync.el.
1506
1507         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks): Don't
1508         read the sync on get-new-news.
1509
1510         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
1511         quiet.
1512
1513         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets' (fix typo).
1514
1515 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
1516
1517         Make saving and restoring of hidden threads work with overlays.
1518         Patch applied by Ted Zlatanov.
1519
1520         * gnus-sum.el (gnus-hidden-threads-configuration)
1521         (gnus-restore-hidden-threads-configuration): Update to deal with text
1522         properties, rather than searching for a magic character.
1523
1524 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
1525
1526         New gnus-sync.el library for synchronization of marks.
1527
1528         * gnus-sync.el: New library for synchronization of marks.
1529
1530         * gnus-util.el (gnus-grep-in-list): Moved from gnus-registry.el and
1531         renamed from `gnus-registry-grep-in-list'.
1532
1533         * gnus-registry.el (gnus-registry-follow-group-p): Use `gnus-grep-in-list'.
1534
1535         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
1536
1537 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1538
1539         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
1540         determining charset of text fails.
1541
1542 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1543
1544         * nnmail.el (nnmail-get-new-mail-1): Revert.
1545
1546         * nnml.el (nnml-active-number): Make sure names of newly created groups
1547         in nnml-group-alist are encoded.
1548
1549 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
1550
1551         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
1552         containing non-ASCII characters in active file for nnml back end.
1553
1554 2010-07-24  David Engster  <dengste@eml.cc>
1555
1556         * mml-smime.el (mml-smime-epg-verify): Also accept the older
1557         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
1558
1559 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
1560
1561         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
1562         tag (Bug#6654).
1563
1564 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1565
1566         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
1567         the article buffer, not the summary buffer.
1568
1569 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1570
1571         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
1572         Emacs 23 as well.
1573
1574 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1575
1576         * lpath.el: Bind bookmark-current-buffer, bookmark-yank-point for all
1577         Emacs versions; bind bookmark-make-record-function for Emacs >=22.
1578
1579 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
1580
1581         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
1582         Patch applied by Karl Fogel.
1583
1584         * gnus-sum.el (gnus-summary-bookmark-make-record): Set
1585         `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
1586
1587 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
1588
1589         Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
1590         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
1591         C-w still not working correctly from Article buffers; Thierry's
1592         patch to fix that will be applied after this.
1593
1594         * gnus-art.el (bookmark-make-record-function): New local variable.
1595
1596         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
1597         article buffer.
1598         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
1599
1600 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
1601
1602         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
1603         on changes in bookmark.el.
1604
1605 2010-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1606
1607         * gnus-xmas.el (gnus-xmas-read-event-char): Use display-message with
1608         `no-log' instead of message not to log prompt string.
1609
1610 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
1611
1612         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
1613         the *other* type of HTML form submission.
1614
1615 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
1616
1617         * auth-source.el (auth-source-pick): If choice does not contain a
1618         questioned keyword, set the check to t.
1619
1620 2010-06-12  Romain Francoise  <romain@orebokech.com>
1621
1622         * gnus-util.el (gnus-date-get-time): Move up before first use.
1623
1624 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1625
1626         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
1627         (gnus-article-edit-part): Bind it to make last part that is substituted
1628         or deleted visible.
1629         (gnus-mime-display-single): Buttonize part of which id equals to
1630         gnus-mime-buttonized-part-id.
1631
1632 2010-06-10  Dan Christensen  <jdc@uwo.ca>
1633
1634         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
1635         (gnus-dd-mmm): Use gnus-date-get-time.
1636         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
1637         simplify logic.
1638         (gnus-summary-limit-to-age): Use gnus-date-get-time.
1639         (gnus-sort-threads): emit message if gnus-sort-threads-loop used.
1640
1641 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
1642
1643         * auth-source.el (top): Autoload `secrets-list-collections',
1644         `secrets-create-item', `secrets-delete-item'.
1645         (auth-sources): Fix tag string.
1646         (auth-get-source, auth-source-retrieve, auth-source-create)
1647         (auth-source-delete): New defuns.
1648         (auth-source-pick): Rewrite in order to avoid 2 passes.
1649         (auth-source-forget-user-or-password): New parameter USERNAME.
1650         (auth-source-user-or-password): New parameters CREATE-MISSING and
1651         DELETE-EXISTING.  Retrieve password interactively, if needed.
1652
1653 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
1654
1655         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
1656         deleting unused directories when gnus-expert-user is t.
1657
1658 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1659
1660         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
1661         for each temp file when gnus-article-browse-delete-temp is ask.
1662
1663 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
1664
1665         * gnus-uu.el, imap.el, nndoc.el, nnrss.el, rfc2047.el, utf7.el: Replace
1666         Lisp calls to delete-backward-char by calls to delete-char.
1667
1668 2010-05-20  Kevin Ryde  <user42@zip.com.au>
1669
1670         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
1671
1672 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
1673
1674         * password-cache.el (password-cache-remove): Fix docstring.
1675
1676 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1677
1678         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
1679         article unless decoding article to be saved.
1680
1681 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1682
1683         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt)
1684         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
1685         generated within the mm-with-unibyte-current-buffer macro.
1686
1687 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1688
1689         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
1690         to nil when we're in a mml-preview buffer and no group is selected.
1691
1692 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
1693
1694         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
1695         when catching the `C-g'.  Reported by "Leo".
1696
1697 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1698
1699         * message.el (message-forward-make-body-plain)
1700         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
1701         multibyte-string-p.
1702
1703         * lpath.el: Revert.
1704
1705 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1706
1707         * message.el (message-forward-make-body-mml): Assume original message
1708         is multibyte string; error on unibyte.
1709         (message-forward-make-body-plain): Ditto; don't add excessive newline
1710         in body end.
1711
1712         * lpath.el: Fbind multibyte-string-p for XEmacs 21.4 and SXEmacs.
1713
1714 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
1715
1716         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
1717         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
1718
1719 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1720
1721         * mm-extern.el (mm-extern-url): Don't use
1722         mm-with-unibyte-current-buffer.
1723         (mm-extern-cache-contents): Use with-current-buffer instead of
1724         save-excursion + set-buffer.
1725
1726 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1727
1728         * mm-util.el (mm-emacs-mule): Remove.
1729
1730 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
1731
1732         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
1733         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
1734         change.
1735
1736 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1737
1738         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
1739         bind the default value of enable-multibyte-characters to nil.
1740
1741 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1742
1743         * message.el (message-forward-make-body-plain)
1744         (message-forward-make-body-mml):
1745         Don't use mm-with-unibyte-current-buffer.
1746
1747 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
1748
1749         * dns-mode.el (auto-mode-alist): Add entry for .zone files.
1750
1751 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
1752
1753         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
1754         (Bug#5592).
1755
1756 2010-05-07  Julien Danjou  <julien@danjou.info>
1757
1758         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
1759         it to mm-pipe-part.
1760
1761         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
1762         it is given.
1763
1764 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1765
1766         * binhex.el (binhex-decode-region-internal)
1767         * dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type)
1768         (dns-query)
1769         * nnweb.el (nnweb-gmane-search)
1770         * pgg-parse.el (pgg-parse-armor)
1771         * pgg.el (pgg-verify-region)
1772         * sha1.el (sha1-string-external)
1773         * uudecode.el (uudecode-decode-region-internal)
1774         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
1775         XEmacs.
1776
1777         * gnus-art.el (gnus-article-browse-html-parts)
1778         * gnus-group.el (gnus-read-ephemeral-gmane-group)
1779         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
1780         make-temp-file.
1781
1782         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
1783         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
1784         compiling.
1785
1786         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
1787         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
1788         XEmacs when compiling.
1789
1790         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
1791         gnus-pick-mode-off-hook for XEmacs when compiling.
1792         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
1793         gnus-binary-mode-off-hook for XEmacs when compiling.
1794
1795         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate): Return
1796         nil if char-charset is not available.
1797
1798         * imap.el (imap-disable-multibyte)
1799         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as
1800         macros.
1801
1802         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
1803         instead of encode-coding-string.
1804
1805         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
1806         'xemacs) instead of mm-emacs-mule to switch function definitions.
1807         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
1808
1809         * lpath.el: Fbind delete-overlay and overlay-lists for XEmacs;
1810         bind temporary-file-directory for XEmacs;
1811         fbind make-temp-file, set-buffer-multibyte, string-as-multibyte and
1812         timer-set-function for XEmacs 21.4 and SXEmacs;
1813         bind timer-list for XEmacs 21.4 and SXEmacs;
1814         fbind char-charset and find-charset-region for non-Mule XEmacs;
1815         fbind decode-coding-region, decode-coding-string, detect-coding-region,
1816         encode-coding-region and encode-coding-string for XEmacs having no
1817         file-coding feature.
1818
1819 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
1820
1821         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
1822
1823 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1824
1825         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
1826         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
1827
1828 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
1829
1830         * mm-util.el (mm-decompress-buffer): Use `delete-file';
1831         alias `jka-compr-delete-temp-file' no longer exists.
1832
1833 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
1834
1835         Use define-minor-mode in Gnus where applicable.
1836         * mml.el (mml-mode): Use define-minor-mode.
1837         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
1838         (gnus-undo-mode): Use define-minor-mode.
1839         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
1840         (gnus-dead-summary-mode): Use define-minor-mode.
1841         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
1842         Initialize in declaration.
1843         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
1844         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
1845         (gnus-mailing-list-mode): Use define-minor-mode.
1846         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
1847         (gnus-draft-mode): Use define-minor-mode.
1848         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
1849         (gnus-dired-mode): Use define-minor-mode.
1850
1851 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
1852
1853         * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
1854         handles on recursive mml-to-mime translation and check them for
1855         boundary delimiter collisions.  Reported by Greg Troxel.
1856
1857 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1858
1859         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
1860
1861 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
1862
1863         * mm-util.el (mm-find-buffer-file-coding-system):
1864         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
1865
1866 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
1867
1868         * message.el (message-generate-headers): Record insertion of optional
1869         headers as well.  Otherwise the check to prevent repeated insertion of
1870         optional headers is a no-op.
1871
1872 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
1873
1874         * smime.el: Don't mention CVS.
1875
1876         * nnrss.el (nnrss-fetch): Don't mention CVS.
1877
1878         * nnir.el: Don't mention CVS.
1879
1880 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
1881
1882         * gnus-sum.el (gnus-summary-bookmark-make-record): Add `location' field.
1883
1884 2010-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1885
1886         * lpath.el: Fbind bookmark-default-handler,
1887         bookmark-get-bookmark-record, bookmark-make-record-default,
1888         bookmark-prop-get for Emacs <23 and XEmacs.
1889
1890 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
1891
1892         * gnus-sum.el: Add bookmark declarations to silence the compiler.
1893         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
1894         Use with-current-buffer to silence the byte-compiler.
1895         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
1896         bother to require `gnus'.
1897         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
1898
1899 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
1900
1901         * gnus-sum.el (gnus-summary-bookmark-make-record)
1902         (gnus-summary-bookmark-jump): New functions.
1903         (gnus-summary-mode): Setup bookmark support.
1904
1905 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
1906
1907         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
1908         if set.
1909
1910 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
1911
1912         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
1913         gnus-article-browse-html-save-cid-image; make it work recursively for
1914         forwarded messages as well.
1915         (gnus-article-browse-html-parts): Work when prefix arg is given.
1916         (gnus-article-browse-html-article): Doc fix.
1917
1918 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
1919
1920         * message.el (message-default-mail-headers):
1921         (message-default-headers): Carry the value mail-default-headers over
1922         into message-default-mail-headers, rather than message-default-headers.
1923
1924 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
1925
1926         * mm-decode.el (mm-add-meta-html-tag): Added option to override the
1927         charset.
1928
1929         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
1930         charset into the <meta> tag when the article is encoded to utf-8.
1931
1932 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
1933
1934         * gnus-art.el (gnus-article-browse-delete-temp-files): Delete
1935         directories as well.
1936         (gnus-article-browse-html-parts): Work for images that do not specify
1937         file names; delete temp directory when quitting; insert header at the
1938         right place; use file: scheme for image files.
1939
1940 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
1941
1942         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
1943         (gnus-article-browse-html-parts): Use it to make temporary cid image
1944         files in addition to html file so that browser may display them.
1945
1946 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
1947
1948         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
1949
1950 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
1951
1952         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
1953
1954 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
1955
1956         * auth-source.el (auth-sources): Change default to be simpler.  Explain
1957         about Secret Service API sources.  Improve Customize options.
1958         (auth-source-pick): Change to accept any number of search parameters.
1959         Implement fallbacks iteratively, not recursively.  Add scoring on the
1960         second pass and sort by score.  Call Secret Service API when needed.
1961         (auth-source-user-or-password): Use it.  Call Secret Service API
1962         directly when needed to get the user name and the password.
1963
1964 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
1965
1966         * message.el (message-interactive): Doc fix.
1967         (message-qmail-inject-args): Reflow.
1968         (message-kill-to-signature): Fix typo in docstring.
1969
1970         * smiley.el (smiley-buffer): Fix typo in docstring.
1971
1972 2010-03-24  Glenn Morris  <rgm@gnu.org>
1973
1974         * mail-source.el (gnus-message): Declare.
1975         (mail-source-delete-old-incoming): Require gnus-util.
1976
1977 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
1978
1979         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
1980
1981         * message.el (ecomplete-setup): Autoload it for Emacs <23.
1982
1983         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
1984         password-cache's default if it is not bound.
1985         (mml-secure-passphrase-cache-expiry): Default to 16 that is
1986         password-cache-expiry's default if it is not bound.
1987
1988         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
1989         available in Emacs 21.
1990
1991         * lpath.el: Suppress compiler warnings for:
1992         canlock-insert-header and smtpmail-default-smtp-server for Emacs 21 and
1993         XEmacs;
1994         ecomplete-add-item, ecomplete-save, hashcash-wait-async,
1995         mail-add-payment, mail-add-payment-async, netrc-get, netrc-machine,
1996         netrc-machine-user-or-password and netrc-parse for Emacs 22 and XEmacs.
1997
1998 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
1999
2000         * auth-source.el (auth-sources): Fix up definition so extra parameters
2001         are always inline.
2002
2003 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
2004
2005         * nnimap.el (nnimap-verify-uidvalidity): Fixed bug where uidvalidity
2006         wasn't updated after mismatch.  Clear cached mailbox info correctly
2007         when uidvalidity changes.
2008         (nnimap-group-prefixed-name): New function to avoid some code
2009         duplication.
2010         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
2011         (nnimap-request-group): Use it.
2012         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
2013         (nnimap-update-unseen): Significantly improved speed of Gnus startup
2014         with many imap folders.  This is done by caching the group status from
2015         the imap server persistently in a group parameter `imap-status'.  (This
2016         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
2017         but not persistently, so every Gnus startup was still very slow.)
2018
2019 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
2020
2021         * assistant.el (assistant-render-text): Run `widget-setup' and don't
2022         delete the extra newline.  Otherwise editing of :string and :number
2023         types don't work.
2024
2025 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
2026
2027         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
2028         secrets.el dependency.
2029         (auth-sources): Add optional user name.  Add secrets.el configuration
2030         choice (unused right now).
2031
2032 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
2033
2034         * gnus-sum.el (gnus-summary-make-menu-bar): Let
2035         `gnus-registry-install-shortcuts' fill in the functions.
2036
2037         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
2038         warnings.
2039         (gnus-registry-misc-menus): Variable to hold registry mark menus.
2040         (gnus-registry-install-shortcuts): Populate and use it in a
2041         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
2042
2043 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
2044
2045         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
2046         In-place substitutions for the group name encoding/decoding.
2047         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
2048         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
2049         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
2050         (nnimap-update-unseen, nnimap-request-list)
2051         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
2052         (nnimap-request-set-mark, nnimap-split-to-groups)
2053         (nnimap-split-articles, nnimap-request-newgroups)
2054         (nnimap-request-create-group, nnimap-request-accept-article)
2055         (nnimap-request-delete-group, nnimap-request-rename-group)
2056         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
2057         `encoded-mbx' for consistency.
2058         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
2059         variable `imap-current-mailbox'.
2060
2061         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
2062         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
2063
2064 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
2065
2066         * pop3.el (pop3-display-message-size-flag): Display message size byte
2067         counts during POP3 download.
2068         (pop3-movemail): Use it.
2069         (pop3-list): Implement listing of available messages.
2070
2071 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
2072
2073         * nnir.el (nnir-get-article-nov-override-function): New function to
2074         override the normal NOV retrieval.
2075         (nnir-retrieve-headers): Use it.
2076
2077 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
2078
2079         * auth-source.el (netrc-machine-user-or-password): Autoload.
2080
2081 2010-03-19  Glenn Morris  <rgm@gnu.org>
2082
2083         Stop message.el from loading about 40 libraries it doesn't always need.
2084         The general approach is to autoload rather than require, and to
2085         require in the specific functions rather than the file.  (Bug#5642)
2086
2087         * gmm-utils.el: Don't require wid-edit.
2088         (widget-create-child-value, widget-convert, widget-default-get):
2089         Autoload.
2090
2091         * gnus-util.el: Don't require time-date, netrc.
2092         (message-fetch-field, gnus-group-name-decode): Declare rather than
2093         autoloading.
2094         (gnus-fetch-field): Require message.
2095         (gnus-decode-newsgroups): Require gnus-group.
2096
2097         * ietf-drums.el: Don't require time-date.
2098
2099         * message.el: Don't require hashcash, canlock, ecomplete.
2100         Do require mail-utils.  Require nnheader only when compiling.
2101         (smtpmail-default-smtp-server): Remove declaration.
2102         (message-send-mail-function): Check smtpmail-default-smtp-server
2103         is bound rather than requiring smtpmail.
2104         (message-auto-save-directory, message-insert-signature): Use
2105         expand-file-name rather than nnheader-concat.
2106         (nnheader-insert-file-contents): Autoload.
2107         (hashcash-wait-async): Declare.
2108         (message-send-mail): Only call gnus-setup-posting-charset if
2109         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
2110         (message-send-mail-with-sendmail): Require sendmail.
2111         (canlock-password, canlock-password-for-verify): Declare.
2112         (message-canlock-password): Require canlock.
2113         (nnheader-get-report): Autoload.
2114         (gnus-setup-posting-charset): Declare.
2115         (message-send-news): Require gnus-msg.
2116         (message-make-references, message-make-in-reply-to): Use mail-header-id
2117         rather than the alias mail-header-message-id.
2118         (ecomplete-add-item, ecomplete-save): Declare.
2119         (message-put-addresses-in-ecomplete): Require ecomplete.
2120         (ecomplete-display-matches): Autoload.
2121
2122         * mm-decode.el: Don't require mailcap, gnus-util.
2123         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
2124         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
2125         Autoload.
2126         (mailcap-mime-extensions): Declare.
2127
2128         * mm-encode.el: Don't require mailcap.
2129         (mailcap-extension-to-mime): Autoload.
2130
2131         * mml-sec.el: Don't require password-cache.
2132
2133         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
2134         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
2135         (mml-minibuffer-read-type): Require mailcap.
2136         (mml-preview): Require gnus-msg.
2137
2138         * mml1991.el: Require password-cache.
2139         (password-cache-expiry): Remove declaration.
2140
2141         * mml2015.el: Require password-cache.
2142         (password-cache-expiry): Remove declaration.
2143
2144         * nneething.el (mailcap): Require mailcap.
2145
2146         * nnheader.el (declare-function): Add compatibility stub.
2147         (message-remove-header): Declare rather than autoload.
2148         (nnheader-replace-header): Require message.
2149
2150         * nnimap.el (declare-function): Add compatibility stub.
2151         (netrc-parse, netrc-machine-user-or-password): Declare.
2152         (nnimap-open-connection): Require netrc.
2153
2154         * nntp.el (declare-function): Add compatibility stub.
2155         (netrc-parse, netrc-machine, netrc-get): Declare.
2156         (nntp-send-authinfo): Require netrc.
2157
2158         * rfc2047.el: Don't require qp.
2159         (quoted-printable-encode-region, quoted-printable-decode-string):
2160         Autoload.
2161
2162         * sieve-mode.el: Don't require easymenu.
2163         (easy-menu-add-item): Autoload it.
2164
2165         * spam-stat.el (time-to-number-of-days): Autoload it.
2166
2167 2010-03-19  Glenn Morris  <rgm@gnu.org>
2168
2169         * password-cache.el (password-cache, password-cache-expiry): Autoload.
2170
2171 2010-03-18  Glenn Morris  <rgm@gnu.org>
2172
2173         * hashcash.el (declare-function): Remove duplicate definition.
2174
2175 2010-03-17  Kevin Ryde  <user42@zip.com.au>
2176
2177         * mml.el (mml-read-tag): Unquote values with `read' to reverse
2178         prin1 in mml-insert-tag (just stripping the quotes gave wrong
2179         value if any backslash escapes).
2180
2181 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2182
2183         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
2184         if it is available.  (bug#5647)
2185
2186         * lpath.el: Suppress compiler warning for coding-system-from-name for
2187         Emacs 21 and XEmacs.
2188
2189 2010-03-14  Juri Linkov  <juri@jurta.org>
2190
2191         * hmac-def.el:
2192         * hmac-md5.el:
2193         * netrc.el: Fix keywords.
2194
2195 2010-02-26  Glenn Morris  <rgm@gnu.org>
2196
2197         * message.el (message-send-mail-function): Change the default, so that
2198         it inherits from a customized send-mail-function.  (Bug#5643)
2199
2200 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
2201
2202         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
2203         shell-command-to-string signals an error (bug#5299).
2204
2205 2010-02-24  Glenn Morris  <rgm@gnu.org>
2206
2207         * message.el (message-smtpmail-send-it)
2208         (message-send-mail-with-mailclient): Doc fixes.
2209
2210 2010-02-16  Glenn Morris  <rgm@gnu.org>
2211
2212         * message.el (message-default-mail-headers): Change the default value
2213         to ease the transition from mail-mode to message-mode.  (Bug#5555)
2214
2215 2010-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2216
2217         * parse-time.el (parse-time-syntax): Define it for only XEmacs.
2218         (parse-time-string-chars): Implement 2009-08-16 change for Emacs.
2219
2220 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
2221
2222         * time-date.el (date-to-time): Doc fix (Bug#5408).
2223
2224 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
2225
2226         * message.el (message-mail): Just pass yank-action on to message-setup.
2227         (message-setup): Handle (FUN . ARGS) form of yank-action.
2228         (message-with-reply-buffer, message-widen-reply)
2229         (message-yank-original): Handle non-buffer values of
2230         message-reply-buffer (Bug#4080).
2231         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
2232
2233 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
2234
2235         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
2236         Fix typo in docstring.
2237
2238 2010-01-08  Jason Rumney  <jasonr@gnu.org>
2239
2240         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
2241         response.
2242
2243 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2244
2245         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
2246
2247         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
2248
2249         * message.el (message-check-news-header-syntax): Protect against a
2250         string that `rfc822-addresses' returns when parsing fails.
2251
2252 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2253
2254         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
2255         (gnus-previous-char-property-change): New functions.
2256
2257         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
2258
2259 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
2260
2261         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
2262         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
2263
2264 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
2265
2266         * message.el (message-exchange-point-and-mark): Rework last change to
2267         avoid using optional arg of exchange-point-and-mark, for backward
2268         compatibility.
2269
2270 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
2271
2272         * message.el (message-exchange-point-and-mark): Call
2273         exchange-point-and-mark with an argument rather than setting
2274         mark-active by hand (Bug#5175).
2275
2276 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2277
2278         * nntp.el (nntp-service-to-port): Work for service expressed with
2279         numeric string; replace [:digit:] with [0-9] for XEmacs.
2280
2281 2009-12-17  Glenn Morris  <rgm@gnu.org>
2282
2283         * gnus-group.el (gnus-bug-group-download-format-alist):
2284         Change emacs entry to debbugs.gnu.org.  Bump :version.
2285
2286 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
2287
2288         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
2289
2290 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
2291
2292         * message.el (message-info): Explain why we use `Info-goto-node'.
2293
2294 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2295
2296         * lpath.el: Always bind default-file-name-coding-system for (S)XEmacs.
2297
2298 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
2299
2300         * message.el (message-completion-in-region): New compatibility function.
2301         (message-expand-group): Use it.
2302
2303 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2304
2305         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
2306         with no unread article should be listed if the 2nd arg `predicate' is
2307         given.
2308
2309 2009-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2310
2311         * lpath.el: Fbind recenter-top-bottom for Emacs 21, 22, and (S)XEmacs.
2312
2313 2009-11-29  Juri Linkov  <juri@jurta.org>
2314
2315         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
2316         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
2317         on `gnus-recenter'. (Bug#4698, Bug#4981)
2318
2319 2009-11-26  Kevin Ryde  <user42@zip.com.au>
2320
2321         * sha1.el (sha1-string-external): default-directory "/" in case
2322         otherwise non-existent.  process-connection-type pipe for touch of
2323         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
2324
2325 2009-11-25  Kevin Ryde  <user42@zip.com.au>
2326
2327         * dns-mode.el: Add "Keywords: comm".  It's only an editing mode, but
2328         it's comms related and sgml-mode.el has "comm" on that basis too.
2329
2330 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2331
2332         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
2333         containing tspecial characters if they have been already quoted.
2334
2335 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
2336
2337         * dns-mode.el (auto-mode-alist): Purecopy string.
2338
2339 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
2340
2341         * hashcash.el (hashcash-generate-payment): Use with-current-buffer.
2342
2343 2009-10-24  Glenn Morris  <rgm@gnu.org>
2344
2345         * gnus-art.el (help-xref-stack-item): Define for compiler.
2346
2347 2009-10-21  Kevin Ryde  <user42@zip.com.au>
2348
2349         * dns.el: Add "Keywords: comm", as per net/net-utils.el.
2350
2351 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2352
2353         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
2354
2355 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2356
2357         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
2358         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
2359
2360 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2361
2362         * gnus.el (gnus-overlay-get): New alias to overlay-get.
2363         (gnus-overlays-in): New alias to overlays-in.
2364
2365         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
2366         gnus-overlay-get, and gnus-delete-overlay.
2367         (gnus-summary-show-thread): Make it work as well for systems in which
2368         next-single-char-property-change is not available.
2369         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
2370
2371         * gnus-xmas.el (gnus-xmas-overlays-in): New function.
2372         (gnus-overlay-get): New alias to extent-property.
2373         (gnus-overlays-in): New alias to gnus-xmas-overlays-in.
2374
2375         * dgnushack.el: Autoload add-to-invisibility-spec for XEmacs 21.4 and
2376         SXEmacs.
2377
2378         * lpath.el: Fbind next-single-char-property-change for XEmacs 21.4 and
2379         SXEmacs.
2380
2381 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
2382
2383         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
2384
2385 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
2386
2387         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
2388         and XEmacs that don't have `remove-overlays'.
2389
2390 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
2391
2392         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
2393         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
2394         selective display.  Use overlays instead.
2395
2396 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
2397
2398         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
2399
2400 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
2401
2402         * spam-stat.el (spam-stat-load): Fix typo in message.
2403
2404 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
2405
2406         * dig.el (dig-invoke): Fix typo in docstring.
2407         (query-dig): Reflow docstring.
2408
2409 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
2410
2411         * gnus-art.el (gnus-article-encrypt-body):
2412         * message.el (message-check-recipients):
2413         * mm-util.el (mm-codepage-setup):
2414         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
2415         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
2416
2417 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
2418
2419         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
2420         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
2421         keys from the menu if mm-{sign,encrypt}-option is 'guided.
2422         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
2423         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
2424
2425 2009-09-21  Kevin Ryde  <user42@zip.com.au>
2426
2427         * dig.el: Add "Keywords: comm", as per net-utils.el.
2428
2429 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
2430
2431         * dig.el (dig-mode): Use define-derived-mode.
2432
2433 2009-09-19  Glenn Morris  <rgm@gnu.org>
2434
2435         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
2436
2437 2009-09-18  Glenn Morris  <rgm@gnu.org>
2438
2439         * gnus-diary.el (gnus-diary-check-message):
2440         * message.el (message-insert-formatted-citation-line):
2441         * nnbabyl.el (top-level):
2442         * nndiary.el (nndiary-schedule):
2443         Fix typos in condition-case handlers.
2444
2445 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2446
2447         * gnus-art.el (gnus-article-edit-part): Work for the buffer
2448         configuration that provides the sole article window in a frame;
2449         position point correctly after deleting a part.
2450
2451 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
2452
2453         * spam.el (spam-unregister-on-reregister): Add boolean variable.
2454         (spam-resolve-registrations-routine): Use it to unregister articles
2455         that change status.
2456
2457 2009-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2458
2459         * parse-time.el (parse-time-syntax): Restore it to keep compatibility
2460         with XEmacs.
2461         (parse-time-string-chars): Use it.
2462
2463 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
2464
2465         * imap.el (imap-interactive-login): Better messages.
2466         (imap-open): Fix bug with renamed buffer on reconnect.
2467         (imap-authenticate): Add buffer-local imap-last-authenticator variable
2468         for easier debugging and cleaner code.  On successful (guessed based on
2469         server capabilities) secondary authentication, set imap-state
2470         correctly.
2471         (imap-last-authenticator): Define imap-last-authenticator as a variable
2472         to avoid warnings.
2473
2474 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2475
2476         * nnrss.el (nnrss-request-article): Remove binding of
2477         default-enable-multibyte-characters that has gotten needless by
2478         the 2007-07-13 change in rfc2047-encode-message-header.
2479
2480         * mml.el (mml-insert-multipart): Error on the message header.
2481         (mml-insert-part): Error on the message header; position point at
2482         the end of a MIME tag.
2483
2484 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
2485
2486         * time-date.el (autoload): Expand define-obsolete-function-alias into
2487         defalias and make-obsolete for old Emacsen that Gnus supports.
2488         (with-no-warnings): Define it for old Emacsen.
2489         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
2490         is available.
2491         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
2492         float-time is available; suppress compile warning for time-to-seconds.
2493
2494         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
2495         (gnus-float-time): Alias to float-time if it exists.
2496
2497         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
2498         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
2499         float-time is available; suppress compile warning for time-to-seconds.
2500
2501         * lpath.el: Fbind time-to-seconds for Emacs 21.; fbind float-time for
2502         XEmacs.
2503
2504 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
2505
2506         * imap.el (imap-message-map): Docstring fix.
2507
2508 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2509
2510         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
2511         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
2512         Add the optional argument `encoding' that overrides the default.
2513
2514         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
2515         mm-encode-buffer.
2516
2517 2009-09-04  Glenn Morris  <rgm@gnu.org>
2518
2519         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
2520         mm-disable-multibyte, rather than default-enable-multibyte-characters.
2521         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
2522         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
2523         * mm-util.el (mm-with-unibyte-current-buffer)
2524         (mm-find-buffer-file-coding-system):
2525         * yenc.el (yenc-decode-region): Use default-value rather than
2526         default-enable-multibyte-characters.
2527
2528 2009-09-03  Glenn Morris  <rgm@gnu.org>
2529
2530         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
2531         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
2532         than default-enable-multibyte-characters.
2533
2534 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
2535
2536         * gnus-art.el (gnus-article-read-summary-keys):
2537         Fix gnus-buffer-configuration's value temporarily used.
2538
2539 2009-09-02  Glenn Morris  <rgm@gnu.org>
2540
2541         * gnus-util.el (gnus-float-time): New function.
2542         * gnus-delay.el (gnus-delay-article):
2543         * gnus-sum.el (gnus-thread-latest-date):
2544         * gnus-util.el (gnus-user-date): Use gnus-float-time.
2545         * nnspool.el (nnspool-request-newgroups):
2546         Use gnus-float-time rather than time-to-seconds.
2547         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
2548
2549         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
2550         (gnus-header-subject-face, gnus-header-newsgroups-face)
2551         (gnus-header-name-face, gnus-header-content-face):
2552         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
2553         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
2554         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
2555         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
2556         (gnus-cite-face-11):
2557         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
2558         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
2559         (gnus-server-closed-face, gnus-server-denied-face)
2560         (gnus-server-offline-face):
2561         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
2562         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
2563         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
2564         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
2565         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
2566         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
2567         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
2568         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
2569         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
2570         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
2571         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
2572         (gnus-summary-selected-face, gnus-summary-cancelled-face)
2573         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
2574         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
2575         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
2576         (gnus-summary-high-undownloaded-face)
2577         (gnus-summary-low-undownloaded-face)
2578         (gnus-summary-normal-undownloaded-face)
2579         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
2580         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
2581         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
2582         (gnus-splash-face):
2583         * message.el (message-header-to-face, message-header-cc-face)
2584         (message-header-subject-face, message-header-newsgroups-face)
2585         (message-header-other-face, message-header-name-face)
2586         (message-header-xheader-face, message-separator-face)
2587         (message-cited-text-face, message-mml-face):
2588         * sieve-mode.el (sieve-control-commands-face)
2589         (sieve-action-commands-face, sieve-test-commands-face)
2590         (sieve-tagged-arguments-face):
2591         * spam.el (spam-face):
2592         Mark face aliases with "-face" in the name as obsolete.
2593
2594 2009-09-01  Glenn Morris  <rgm@gnu.org>
2595
2596         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
2597         than goto-line.
2598
2599 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
2600
2601         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
2602         Don't move point if the command is invoked inside the message header.
2603
2604 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
2605
2606         * imap.el (imap-send-command): Simplify.
2607         (imap-wait-for-tag): point-max -> buffer-size.
2608
2609 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
2610
2611         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
2612         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
2613         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
2614         * nnir.el (nnir-swish-e-index-file):
2615         * gnus-sum.el (gnus-summary-delete-marked-as-read)
2616         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
2617         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
2618         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
2619         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
2620         (gnus-treat-display-xface): Add Emacs version of obsolescence.
2621
2622 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2623
2624         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
2625         Don't save excursion.
2626
2627 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
2628
2629         * nnheader.el (nnheader-find-file-noselect):
2630         * mm-util.el (mm-insert-file-contents):
2631         Use (default-value 'major-mode) instead of default-major-mode.
2632
2633 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
2634
2635         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
2636
2637 2009-08-26  Glenn Morris  <rgm@gnu.org>
2638
2639         * parse-time.el (parse-time-rules): Autoload riskiness here, rather
2640         than placing in files.el.
2641
2642 2009-08-25  Glenn Morris  <rgm@gnu.org>
2643
2644         * nnir.el (top-level): Don't require cl at run-time.
2645         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
2646         Replace cl-function substitute with gnus-replace-in-string.
2647         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
2648         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
2649         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
2650         simplified expansions.
2651
2652 2009-08-25  Kevin Ryde  <user42@zip.com.au>
2653
2654         * dig.el (dig): Add autoload cookie.
2655
2656 2009-08-22  Glenn Morris  <rgm@gnu.org>
2657
2658         * gnus-art.el (gnus-button-patch): Use forward-line rather than
2659         goto-line.
2660
2661 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
2662
2663         * parse-time.el (parse-time-string-chars): Save match data.
2664
2665 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
2666
2667         * parse-time.el (parse-time-string-chars): Compute using character
2668         classes, to handle non-ascii characters (Bug#3190).
2669
2670 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2671
2672         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
2673
2674         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
2675         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
2676         (gnus-mm-display-part, gnus-mime-display-single)
2677         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
2678         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
2679
2680         * gnus-sum.el
2681         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
2682         (gnus-summary-move-article): Add expirable mark to articles copied or
2683         moved to group that has auto-expire turned on if the option is non-nil.
2684
2685 2009-07-24  Glenn Morris  <rgm@gnu.org>
2686
2687         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
2688         Fix typo.  (Bug#3903)
2689
2690 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
2691
2692         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
2693         gnus-article-read-summary-keys rather than gnus-summary-edit-article
2694         that should not be used for draft articles.
2695         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
2696         that has no concern in minor mode keys.
2697         (gnus-article-summary-command, gnus-article-summary-command-nosave):
2698         Abolish.
2699
2700 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2701
2702         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
2703         article without making inquiry to a user for unknown encoding.
2704
2705         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
2706         (nnmaildir--scan): Assume i-node and device number that file-attributes
2707         returns might be cons-cell.
2708
2709         * dgnushack.el: Autoload thing-at-point for XEmacs 21.5.
2710
2711         * lpath.el: Fbind cp-supported-codepages for XEmacs 21.5.
2712
2713 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
2714
2715         * auth-source.el: Remove docs now in auth.texi.  Don't use
2716         `gnus-message' for logging.  Add new variables `auth-source-debug' and
2717         `auth-source-hide-passwords' and use them.
2718
2719 2009-07-15  Glenn Morris  <rgm@gnu.org>
2720
2721         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
2722
2723 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2724
2725         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
2726         excessive whitespace from the default values of title and description.
2727
2728 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2729
2730         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
2731         mail-fetch-field to fetch Content-Description header in order to
2732         exclude newlines.
2733
2734 2009-06-18  Ulrich Mueller  <ulm@gentoo.org>
2735
2736         * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
2737         format used by GnuPG 2.0.11.
2738
2739 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2740
2741         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
2742         to deleted part.
2743
2744 2009-05-30  David Engster  <dengste@eml.cc>
2745
2746         * nnmairix.el: Remove old documentation in the commentary block.
2747         (nnmairix-request-group): Do not update active file for nnml back ends.
2748         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
2749         end so that overview files are ignored.
2750         (nnmairix-update-groups): Make updating the groups more robust by using
2751         marks.
2752         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
2753         with dollar characters in message-id.
2754
2755 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
2756
2757         * spam.el: Use dns-query instead of query-dns.  Was renamed on
2758         2008-12-25 in dns.el.
2759
2760 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
2761
2762         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
2763         could happen if the text is only composed of spaces and/or tabs.
2764
2765 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
2766
2767         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
2768         when sending a queued message to avoid extra mml tags.
2769
2770 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2771
2772         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
2773
2774 2009-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2775
2776         * lpath.el: Fbind rmail-swap-buffers-maybe for Emacs 21~22;
2777         fbind rmail-msg-restore-non-pruned-header, rmail-swap-buffers-maybe and
2778         rmail-toggle-header for XEmacs;
2779         bind rmail-default-file and rmail-default-rmail-file for XEmacs.
2780
2781 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2782
2783         * gnus-dired.el: Remove autoload for gnus-setup-message.
2784         (gnus-dired-attach): Fake this-command value to prevent Gnus from
2785         displaying Gnus logo; always use compose-mail.
2786
2787 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
2788
2789         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
2790
2791 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2792
2793         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
2794         (gnus-nocem-issuers): List currently active issuers; fix custom type.
2795         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
2796         available.
2797         (gnus-nocem-epg-verify): New function.
2798
2799 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
2800
2801         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
2802
2803 2009-02-15  Glenn Morris  <rgm@gnu.org>
2804
2805         * gnus-util.el (rmail-insert-rmail-file-header)
2806         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
2807         autoloads.
2808         (rmail-default-rmail-file): Remove unnecessary declaration.
2809         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
2810
2811 2009-02-14  Glenn Morris  <rgm@gnu.org>
2812
2813         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
2814         variable (only used in gnus-util, which declares it anyway).
2815         (rmail-output-to-rmail-file): Remove autoload of deleted function,
2816         which was only needed by gnus-art (changed to not use it any more).
2817         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
2818         only used in gnus-util, which autoloads it itself.
2819         (rmail-update-summary): Fix autoload.
2820
2821         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
2822         rather than rmail-output-to-rmail-file.
2823
2824 2009-02-07  Glenn Morris  <rgm@gnu.org>
2825
2826         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
2827         autoload of function that no longer exists.
2828         (rmail-toggle-header): Declare.
2829         (message-forward-rmail-make-body): Handle mbox Rmail.
2830
2831 2009-01-31  Glenn Morris  <rgm@gnu.org>
2832
2833         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
2834         2009-01-09 change.
2835
2836 2009-01-31  Dave Love  <fx@gnu.org>
2837
2838         * imap.el (imap-fetch-safe): Bind debug-on-error.
2839         (imap-debug): Add imap-fetch-safe.
2840
2841 2009-01-26  Teodor Zlatanov  <tzz@lifelogs.com>
2842
2843         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
2844         (auth-source-forget-all-cached): New convenience function.
2845         (auth-source-user-or-password): Accept list of modes or a single mode.
2846
2847         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
2848         auth-source modes.
2849
2850         * netrc.el (netrc-machine-user-or-password): Use list of
2851         auth-source modes.
2852
2853         * nnimap.el (nnimap-open-connection): Use list of
2854         auth-source modes.
2855
2856         * nntp.el (nntp-send-authinfo): Use list of
2857         auth-source modes.
2858
2859 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
2860
2861         * auth-source.el: Update docs to reflect epa-file-enable is to be used
2862         now.
2863
2864 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2865
2866         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
2867         coding system in XEmacs; add a workaround for XEmacs.
2868
2869         * lpath.el: Fbind coding-system-aliasee.
2870
2871 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2872
2873         * mm-util.el (mm-coding-system-priorities): Protect against nil value
2874         of current-language-environment.
2875
2876 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
2877
2878         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
2879         available at runtime.
2880
2881 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2882
2883         * gnus-art.el (article-date-ut): Fix end point of narrowing.
2884
2885 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
2886
2887         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
2888         the greatest positive fixnum value doesn't work under an XEmacs with
2889         bignum support; use the most-positive-fixnum constant instead,
2890         available since Emacs 21.1 with cl and XEmacs 21.1.
2891
2892 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2893
2894         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
2895         XEmacs gets not to work.
2896
2897 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
2898
2899         * mm-util.el (mm-coding-system-priorities): Allow the value like
2900         "Japanese (UTF-8)" of current-language-environment.
2901
2902 2009-01-09  Glenn Morris  <rgm@gnu.org>
2903
2904         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
2905         with last-command-event.
2906
2907 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
2908
2909         * imap.el (imap-enable-exchange-bug-workaround): Explain auto-detection
2910         in the doc string.
2911
2912         * message.el (message-fix-before-sending): Amend comment.
2913
2914 2009-01-08  Dave Love  <fx@gnu.org>
2915
2916         * imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe call.
2917
2918 2009-01-07  David Engster  <dengste@eml.cc>
2919
2920         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
2921         simplified server definitions by converting it via
2922         gnus-server-to-method.
2923
2924 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2925
2926         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
2927         parameter's operands.
2928
2929 2009-01-06  David Engster  <dengste@eml.cc>
2930
2931         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
2932         primary select method (for gnus-group-mark-article-as-read).
2933
2934 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
2935
2936         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
2937         `(gnus)Face', not `(gnus)X-Face'.
2938
2939 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2940
2941         * mm-util.el (mm-ucs-to-char): New function.
2942
2943         * mm-url.el (mm-url-decode-entities): Use it.
2944
2945         * lpath.el: Fbind decode-char, int-to-char, ucs-to-char and
2946         unicode-to-char.
2947
2948 2009-01-05  Dave Love  <fx@gnu.org>
2949
2950         * time-date.el: Require cl for `declare'.
2951
2952 2009-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
2953
2954         * time-date.el (format-seconds): Explain `assoc-string'.  Suggested by
2955         Dave Love.
2956
2957 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
2958
2959         * message.el (message-fix-before-sending): Add `eight-bit' to
2960         illegible-text check.
2961
2962 2009-01-03  Michael Olson  <mwolson@gnu.org>
2963
2964         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
2965         `headers' is nil.  This can occur if the IMAP server does not have
2966         permissions to read messages from a folder, but can write new messages
2967         to the folder.
2968         (nnimap-request-article-part): Do not insert `data' if it is nil.
2969
2970         * imap.el (imap-parse-fetch): Courier can insert spurious blank
2971         characters which will confuse `read', so skip past them.
2972
2973 2009-01-01  Dave Love  <fx@gnu.org>
2974
2975         * imap.el (imap-string-to-integer): Fix typo.
2976         (imap-fetch-safe): New function.
2977         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
2978
2979         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
2980
2981         * imap.el (imap-process-connection-type, imap-debug, imap-open):
2982         (imap-parse-greeting): Fix doc strings.
2983         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
2984         (imap-parse-flag-list): Make messages unique.
2985         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
2986
2987         * nnimap.el: Fix author email.
2988         (nnimap-split-rule): Add FIXME comment.
2989         (nnimap-debug): Fix doc string.
2990
2991 2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
2992
2993         * dns.el (dns-set-servers): Check "Address".  Fix typo.
2994
2995 2008-12-25  Reiner Steib  <Reiner.Steib@gmx.de>
2996
2997         * dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf.  Call
2998         nslookup if resolv.conf isn't available.
2999         (dns-query): Rename from query-dns.
3000         (dns-query-cached): Rename from query-dns-cached.
3001
3002 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3003
3004         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
3005         overlay-arrow-position and overlay-arrow-string buffer-local; no need
3006         to check if those variables exist (first appeared in Emacs 18.50).
3007
3008 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3009
3010         * mm-util.el (mm-line-number-at-pos): New function.
3011
3012         * spam-report.el (spam-report-process-queue): Use it.
3013
3014 2008-12-24  David Engster  <dengste@eml.cc>
3015
3016         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
3017         parameters that haven't existed as variables as buffer-local variables.
3018
3019 2008-12-23  Dave Love  <fx@gnu.org>
3020
3021         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
3022         cadar.
3023
3024         * sieve-manage.el (sieve-manage-starttls-p): Renamed from
3025         imap-starttls-p.
3026         (sieve-manage-starttls-open): Renamed from imap-starttls-open.
3027
3028 2008-12-22  Dave Love  <fx@gnu.org>
3029
3030         * imap.el: Fix author email.  Doc fixes.
3031         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
3032         reply.
3033
3034 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
3035
3036         * spam-report.el (spam-report-gmane-max-requests): New constant.
3037         (spam-report-gmane-wait): New variable.
3038         (spam-report-gmane-ham, spam-report-gmane-spam)
3039         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
3040         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
3041         the server.
3042
3043         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
3044         Add explanations.
3045
3046         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
3047         nnheader-accept-process-output and nnheader-read-timeout if available.
3048         (pop3-movemail): Use it.
3049
3050         * message.el (message-check-news-body-syntax): Fix signature check if
3051         there's an attachment.
3052
3053 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
3054
3055         * mm-util.el: Add comments to the mm- emulating functions.
3056
3057 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
3058
3059         * gnus-start.el (gnus-before-startup-hook): Fix doc string.  Reported
3060         by Stephen Berman <stephen.berman@gmx.net>.
3061
3062 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3063
3064         * mm-util.el (mm-substring-no-properties): New function.
3065         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
3066         (mm-special-display-p): Enable those lambda forms to be byte compiled.
3067         (mm-string-to-multibyte): Doc fix.
3068
3069         * mml.el (mml-attach-file): Use mm-substring-no-properties.
3070
3071 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
3072
3073         * mml.el (mml-attach-file): Strip text properties from file name.
3074         (Bug#1574)
3075
3076 2008-12-16  Glenn Morris  <rgm@gnu.org>
3077
3078         * mm-util.el (mm-charset-override-alist): Declare for compiler.
3079
3080 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3081
3082         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
3083         knows since the charset specified might be a bogus alias that
3084         mm-charset-synonym-alist provides.
3085
3086 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
3087
3088         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
3089         "ISO_8859-1".
3090
3091         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
3092
3093 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3094
3095         * mm-util.el (mm-charset-eval-alist):
3096         Define it before mm-charset-to-coding-system.
3097         (mm-charset-to-coding-system): Add optional argument `silent';
3098         define it before mm-charset-override-alist.
3099         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
3100         default value if it can be used in Emacs currently running;
3101         silence mm-charset-to-coding-system.
3102
3103 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3104
3105         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
3106         `allow-override' which says whether to use `mm-charset-override-alist'.
3107         (rfc2047-decode-encoded-words): Use it.
3108
3109         * mm-util.el (mm-charset-override-alist): Fix custom type;
3110         add `(gb2312 . gbk)' to choices.
3111
3112 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
3113
3114         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
3115         fast.
3116
3117         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
3118
3119         * lpath.el: Bind w3m-link-map for Emacs 21, 22, and XEmacs.
3120
3121 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
3122
3123         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
3124         on links.
3125
3126         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
3127
3128 2008-12-03  Lute Kamstra  <lute@gnu.org>
3129
3130         * sha1.el: Remove leading * from docstrings of defcustoms,
3131         deffaces, defconsts and defuns.
3132
3133 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3134
3135         * message.el (message-idna-to-ascii-rhs-1): Protect against local
3136         users' addresses that don't have domain parts.
3137         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
3138         rather than message-narrow-to-head since there will be the message
3139         header separator.
3140
3141 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
3142
3143         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
3144         since the result is inserted in a unibyte buffer anyway.
3145         (nnimap-demule-use-string-to-multibyte): Remove.
3146         (nnimap-demule): Alias it to mm-string-to-multibyte.
3147
3148 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
3149
3150         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
3151         variable for debugging bug#464 and bug#1174.
3152         (nnimap-demule): Use it.
3153
3154 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
3155
3156         * gnus-score.el (gnus-score-find-trace): Handle default score in total
3157         score calculation correctly.
3158
3159 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
3160
3161         * message.el (message-send-mail): Just set the buffer to unibyte
3162         rather than use mm-with-unibyte-current-buffer which does a lot more.
3163         (message-send-mail-partially): Don't bother with
3164         mm-with-unibyte-current-buffer since it's already been made unibyte by
3165         message-send-mail.
3166
3167 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
3168
3169         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
3170
3171 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
3172
3173         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
3174
3175 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
3176
3177         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
3178         require itself and to remove `with-no-warnings'.
3179
3180 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
3181
3182         * starttls.el (starttls-any-program-available): Get the name of the
3183         available TLS layer program.
3184         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
3185         well as the host name in the "opening" message.
3186
3187         * auth-source.el (auth-source-cache, auth-source-do-cache)
3188         (auth-source-user-or-password): Cache passwords and logins by default,
3189         allow override with `auth-source-do-cache'.
3190         (auth-source-forget-user-or-password): Allow users to remove cache
3191         entries if needed.
3192
3193 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
3194
3195         * md4.el (md4-buffer): Fix typo in docstring.
3196         (md4, md4-64): Doc fixes.
3197         (md4-pack-int32): Reflow docstring.
3198
3199 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
3200
3201         * ietf-drums.el (ietf-drums-remove-comments): Localize second
3202         condition-case to only the forward-sexp call.
3203
3204 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
3205
3206         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
3207         quotes contained.  Make it more robust regardless by an extra
3208         condition-case wrapper.
3209
3210 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3211
3212         * lpath.el: No need to fbind codepage-setup for Emacs 23.
3213
3214 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3215
3216         * nnml.el (nnml-request-expire-articles): Check if the function set to
3217         `nnmail-expiry-target' returns the symbol `delete'.
3218
3219         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
3220
3221         * nnmail.el (nnmail-expiry-target): Fix custom type.
3222
3223 2008-10-02  Glenn Morris  <rgm@gnu.org>
3224
3225         * mm-util.el (mm-codepage-setup): Tweak codepage error.
3226         Silence compiler warning.
3227
3228 2008-10-01  Magnus Henoch  <mange@freemail.hu>
3229
3230         * tls.el (open-tls-stream): Show the actual command being
3231         executed, instead of the format string.
3232
3233 2008-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3234
3235         * lpath.el: Fbind codepage-setup for Emacs 23.
3236
3237 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
3238
3239         * mml.el (mml-menu): Don't assume mml2015 is bound.
3240
3241 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
3242
3243         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
3244         exists.
3245
3246 2008-09-27  Glenn Morris  <rgm@gnu.org>
3247
3248         * gnus-util.el (mail-header-remove-comments): Autoload it.
3249
3250 2008-09-27  Andreas Schwab  <schwab@suse.de>
3251
3252         * gnus-util.el (gnus-split-references): Strip comments.
3253         (gnus-parent-id): Likewise.
3254
3255 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
3256
3257         * message.el (message-confirm-send): Fix version.
3258
3259 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3260
3261         * message.el (message-idna-to-ascii-rhs-1): Use
3262         mail-extract-address-components rather than mail-header-parse-addresses
3263         that is an alias by default to ietf-drums-parse-addresses that does not
3264         support non-ASCII names in headers' contents.
3265
3266 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
3267
3268         * message.el (message-confirm-send): Fixed variable documentation to
3269         avoid the "y/n" wording.
3270
3271 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
3272
3273         * message.el (message-set-auto-save-file-name): Save to a different
3274         filename so multiple messages (especially drafts) can be recovered.
3275
3276 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
3277
3278         * message.el (message-confirm-send): Add appropriate version.
3279
3280 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
3281
3282         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
3283         defvar.
3284
3285 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
3286
3287         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
3288         (mm-pkcs7-enveloped-magic): Ditto.
3289
3290 2008-09-17  Simon Josefsson  <simon@josefsson.org>
3291
3292         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
3293         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
3294
3295 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
3296
3297         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
3298         default, it's better.
3299
3300 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
3301
3302         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
3303         summary line gnus-number property and ignore them (with a warning
3304         message).
3305
3306 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3307
3308         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
3309         macro caddr in the interactive form since it won't be expanded.
3310
3311 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3312
3313         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
3314         `charset'; fix name of function called recursively.
3315         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
3316
3317 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3318
3319         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
3320         (gnus-mime-set-charset-parameters): New function.
3321         (gnus-mime-view-part-as-charset): Use it to correctly display part
3322         specifying wrong charset.
3323
3324 2008-09-08  David Engster  <dengste@eml.cc>
3325
3326         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
3327         in completing-read for back end server.
3328
3329 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
3330
3331         * message.el (message-confirm-send): New variable to confirm sending a
3332         message.
3333         (message-send): Use it.
3334
3335 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
3336
3337         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
3338
3339 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
3340
3341         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
3342
3343 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
3344
3345         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
3346         prevent tracking too many groups.
3347         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
3348         Use it.
3349
3350 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
3351
3352         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
3353         moving point to the bottom of the window in order to avoid recentering.
3354
3355 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3356
3357         * lpath.el: Bind scroll-margin for XEmacs 21.4 and SXEmacs.
3358
3359         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
3360         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
3361         (gnus-article-beginning-of-window): Fix calculation.
3362
3363 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
3364
3365         * gnus-msg.el (gnus-summary-supersede-article)
3366         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
3367         value of gnus-newsgroup-charset to decode non-MIME encoded text in
3368         message header.
3369
3370 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
3371
3372         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
3373         pending output coming after the status change.
3374
3375 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
3376
3377         * message.el:
3378         * gnus-start.el:
3379         * gnus-registry.el: Remove VMS support.
3380
3381 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3382
3383         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
3384         macro.
3385         (rfc2104-hash): Use it.
3386
3387 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
3388
3389         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
3390         (gnus-summary-sort-by-most-recent-date): New commands.
3391         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
3392         and menu entries.
3393
3394 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
3395
3396         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
3397         don't redisplay article for raw contents; remove plural articles stuff.
3398
3399         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
3400         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
3401         on gnus-summary-save-article; display results properly.
3402
3403 2008-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3404
3405         * lpath.el: No need to fbind ns-focus-frame.
3406
3407 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3408
3409         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
3410
3411 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3412
3413         * gnus-art.el (gnus-summary-save-in-pipe): Consider
3414         gnus-save-all-headers.
3415
3416 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
3417
3418         * gnus-util.el (ns-focus-frame): Remove declaration.
3419         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
3420         like x.
3421
3422 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
3423
3424         * rfc2104.el (rfc2104-zero): Delete defconst.
3425         (rfc2104-hex-alist): Likewise.
3426         (rfc2104-hex-to-int): Delete func.
3427         (rfc2104-hexstring-to-bitstring): Likewise.
3428         (rfc2104-nybbles): New defconst.
3429         (rfc2104-hash): Rewrite for speed.
3430
3431 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3432
3433         * tls.el (open-tls-stream): Make it work with the 2nd argument
3434         BUFFER that is a string but does not exist as a buffer object, as
3435         mentioned in the doc-string.
3436
3437 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3438
3439         * lpath.el: Fbind ns-focus-frame for Emacs 21, 22, XEmacs 21.4, and
3440         SXEmacs.
3441
3442 2008-07-16  Glenn Morris  <rgm@gnu.org>
3443
3444         * gnus-util.el (ns-focus-frame): Declare for compiler.
3445
3446 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3447
3448         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
3449         set as a group parameter.
3450         (gnus-summary-save-in-pipe): Work when it is called independently.
3451         (gnus-summary-pipe-to-muttprint): Don't modify
3452         gnus-summary-pipe-output-default-command.
3453
3454 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
3455
3456         * message.el (message-send-mail-with-sendmail):
3457         Display the error message.
3458
3459 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3460
3461         * gnus-art.el (gnus-default-article-saver):
3462         Add gnus-summary-save-in-pipe to choices.
3463         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
3464         gnus-summary-pipe-output-default-command as the default command.
3465         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
3466         instead of gnus-last-shell-command.
3467
3468         * gnus-sum.el (gnus-summary-pipe-output-default-command):
3469         New user option.
3470         (gnus-summary-muttprint-program): Mention the value will be changed.
3471         (gnus-summary-save-article): Force showing of all headers.
3472         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
3473
3474 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
3475
3476         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
3477
3478 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
3479
3480         * nnimap.el (nnimap-id):
3481         * sieve-manage.el (sieve-manage-open): Doc fixes.
3482
3483 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
3484
3485         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
3486         if available.
3487
3488 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
3489
3490         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
3491
3492         * nnkiboze.el (nnkiboze-generate-group):
3493         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
3494
3495         * nnmairix.el: Require CL.
3496
3497 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3498
3499         * dgnushack.el: Autoload get-display-table and put-display-table for
3500         XEmacs 21.5.
3501
3502         * lpath.el: Fbind get-display-table and put-display-table for XEmacs
3503         21.4 and SXEmacs.
3504
3505 2008-06-15  David Engster  <dengste@eml.cc>
3506
3507         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
3508
3509 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
3510
3511         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
3512         New macros that expand to an `aset'/`aref' call under Emacs, and to a
3513         runtime choice under XEmacs.
3514
3515         * gnus-sum.el (gnus-summary-set-display-table):
3516         Use `gnus-put-display-table', `gnus-get-display-table',
3517         `gnus-set-display-table' for the display table, instead of `aset'.
3518
3519         * gnus-xmas.el (gnus-xmas-summary-set-display-table):
3520         Use `gnus-put-display-table', `gnus-get-display-table',
3521         `gnus-set-display-table' for the display table.
3522
3523 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
3524
3525         * nnmairix.el: Add autoloads.
3526
3527 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
3528
3529         * nnmairix.el (nnmairix-delete-recreate-group)
3530         (nnmairix-update-and-clear-marks): Fix error messages.
3531
3532 2008-06-14  David Engster  <dengste@eml.cc>
3533
3534         * nnmairix.el: Upgrade to version 0.6.
3535         (nnmairix-group-toggle-propmarks-this-group)
3536         (nnmairix-group-toggle-readmarks-this-group)
3537         (nnmairix-group-delete-recreate-this-group)
3538         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
3539         (nnmairix-remove-tick-mark-original-article): New commands.
3540         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
3541         (nnmairix-propagate-marks-to-nnmairix-groups)
3542         (nnmairix-only-use-registry, nnmairix-allowfast-default)
3543         (nnmairix-marks-cache, nnmairix-version-output): New variables.
3544         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
3545         functions needed for marks propagation and manipulation of read marks.
3546         (nnmairix-update-groups): New function.
3547         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
3548         (nnmairix-determine-original-group-from-registry)
3549         (nnmairix-determine-original-group-from-path)
3550         (nnmairix-get-group-from-file-path, nnmairix-map-range)
3551         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
3552         New helper functions.
3553         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
3554         keystrokes for new commands.
3555         (nnmairix-delete-and-create-on-change): Doc string cleanup.
3556         (nnmairix-request-group): Check allow-fast group parameter.
3557         (nnmairix-request-create-group): Set allow-fast group parameter if
3558         nnmairix-allowfast-default is set.
3559         (nnmairix-close-group): Propagate marks upon closing if needed.
3560         (nnmairix-group-toggle-threads-this-group): Use new.
3561         nnmairix-group-toggle-parameter helper function.
3562         (nnmairix-search): Better check for empty search result.
3563         (nnmairix-goto-original-article): Use new helper functions for
3564         determining original article.
3565         (nnmairix-show-original-article): Make sure message-id is in brackets.
3566         (nnmairix-call-mairix-binary): Change variable name.
3567         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
3568         helper function.
3569         (nnmairix-widget-toggle-activate): Fix doc string.
3570
3571 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3572
3573         * nnir.el: Require edmacro when compiling with XEmacs.
3574         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
3575         available in Emacs 21.
3576
3577 2008-06-11  Glenn Morris  <rgm@gnu.org>
3578
3579         * gnus-util.el (x-focus-frame):
3580         * gnus.el (image-size):
3581         * mm-decode.el (image-size): Declare.
3582
3583         * gnus-picon.el (declare-function): Add compat definition.
3584         (image-size): Declare.
3585
3586         * gnus-group.el (tool-bar-map):
3587         * gnus-sum.el (tool-bar-map): Define for compiler.
3588
3589         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
3590
3591         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
3592
3593         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
3594         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
3595         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
3596         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
3597         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
3598         * sieve-manage.el, spam-report.el, spam.el:
3599         Remove unnecessary eval-and-compile of autoloads.
3600
3601 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
3602
3603         * auth-source.el: Precise Tramp doc.
3604
3605 2008-06-07  Glenn Morris  <rgm@gnu.org>
3606
3607         * nnmairix.el: Remove unnecessary eval-when-compile.
3608
3609 2008-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3610
3611         * lpath.el: Fbind propertize for XEmacs 21.4.
3612
3613 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
3614
3615         * nnir.el: Move here from ../contrib.
3616
3617 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
3618
3619         * gnus-util.el (gnus-read-shell-command): New function.
3620         * mm-decode.el (mm-pipe-part):
3621         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
3622
3623 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3624
3625         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
3626
3627 2008-06-03  Glenn Morris  <rgm@gnu.org>
3628
3629         * pop3.el (nnheader-accept-process-output): Autoload it.
3630
3631 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3632
3633         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
3634         are not 2-digit hexadecimal characters that follow `%'s.
3635
3636 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
3637
3638         * message.el (message-bogus-recipient-p): Fix type in doc string.
3639         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
3640         (message-bogus-addresses): Rename from message-bogus-address-regexp.
3641         Improve custom options.
3642         (message-bogus-recipient-p): Adjust accordingly.
3643
3644 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
3645
3646         * parse-time.el (parse-time-months, parse-time-weekdays): Add
3647         long-form month and day names.
3648
3649 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3650
3651         * dgnushack.el: Autoload debug, eudc-expand-inline and
3652         pgg-snarf-keys-region for XEmacs.
3653
3654         * lpath.el: Fbind w3m-region, bind ps-print-color-p for XEmacs.
3655
3656         * nnmairix.el: Require edmacro when compiling with XEmacs.
3657
3658 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
3659
3660         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
3661         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
3662
3663 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
3664
3665         * auth-source.el: Add more docs.
3666
3667         * netrc.el (netrc-machine): Always match if the port is not given.
3668
3669 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3670
3671         * nnheader.el (nnheader-read-timeout): Change the default timeout from
3672         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
3673         retrieval faster in some cases, but might make CPU usage larger.  If
3674         this has any bad side effects, we might revert this change.
3675
3676         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
3677         seems to make mail retrieval much, much faster.
3678         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
3679         unconditionally.
3680
3681         * gnus-draft.el (gnus-group-send-queue): Bind
3682         message-send-mail-partially-limit to nil to avoid being prompted.
3683
3684 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
3685
3686         * mml.el (mml-attach-buffer): Prompt for `disposition'.
3687
3688         * message.el (message-bogus-address-regexp): Fix and improve custom
3689         type.
3690         (message-setup-hook): Add message-check-recipients as custom option.
3691
3692 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
3693
3694         * message.el (message-cite-function): Remove bogus autoload which crept
3695         in during merge from v5-10.
3696
3697 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
3698
3699         * nnimap.el (nnimap-open-connection): Fix login/password bug.
3700
3701         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
3702
3703         * auth-source.el: Preliminary Tramp docs.
3704         (auth-sources): Change the default auth-sources to use
3705         EPA .gpg files.
3706
3707 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
3708
3709         * nntp.el: Autoload `auth-source-user-or-password'.
3710         (nntp-send-authinfo): Use it.
3711
3712         * nnimap.el: Autoload `auth-source-user-or-password'.
3713         (nnimap-open-connection): Use it.
3714
3715         * auth-source.el: Added docs on using with url-auth.  Import gnus-util
3716         for the gnus-message function.
3717         (auth-source-user-or-password): Use it.
3718
3719 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
3720
3721         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
3722         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
3723         (rfc2104-hash): Use it.
3724
3725 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
3726
3727         * gnus-art.el (gnus-article-toggle-truncate-lines):
3728         Don't use `iff' in docstring.
3729
3730 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
3731
3732         * gnus-registry.el: Adjusted copyright dates and added a keyword.
3733
3734         * gnus-util.el (gnus-extract-address-component-name)
3735         (gnus-extract-address-component-email): Convenience functions around
3736         `gnus-extract-address-components'.
3737
3738         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
3739         Use `gnus-extract-address-component-email' to fix bug of comparing full
3740         sender name to `user-mail-address'.
3741
3742 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
3743
3744         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
3745         catch/throw to optimize.
3746         (gnus-registry-find-keywords): Just use member to find a keyword.
3747
3748 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
3749
3750         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
3751         is current before calling gnus-server-prepare.
3752         (gnus-server-setup-buffer, gnus-server-update-server)
3753         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
3754
3755 2008-05-04  Juri Linkov  <juri@jurta.org>
3756
3757         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
3758         (mailcap-file-default-commands): Use mailcap-replace-in-string
3759         instead of replace-regexp-in-string, and mailcap-delete-duplicates
3760         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
3761
3762 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
3763
3764         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
3765
3766 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
3767
3768         * gnus.el: Bump version to 0.11.
3769
3770 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
3771
3772         * gnus.el: No Gnus v0.10 is released.
3773
3774 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3775
3776         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
3777         hooks.
3778         (gnus-update-read-articles): Speed up non-marks-using users.
3779         (gnus-use-marks): Define gnus-use-marks.
3780         (gnus-propagate-marks): Rename variable to something more sensible.
3781
3782 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
3783
3784         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
3785         (gmm-image-load-path-for-library): Fix typos in docstrings.
3786         (gmm-message): Reflow docstring.
3787
3788 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
3789
3790         * mail-source.el (mail-source-set-1, mail-source-bind):
3791         Move auth-source code out of the macro to clean it up and fix bugs.
3792
3793 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
3794
3795         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
3796         by sender if it's equal to user-mail-address, it's likely to be
3797         useless.
3798
3799         * mail-source.el (mail-source-bind): Don't use user or password if they
3800         are not bound.  Unintern them if they are nil.  Don't use server unless
3801         it's bound, and default it to empty string otherwise.
3802
3803 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
3804
3805         * mail-source.el: Load auth-source.el.
3806         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
3807         get user name or password, if auth-sources is set up.
3808
3809         * gnus-registry.el (gnus-registry-split-strategy): New variable for
3810         strategy of splitting with parent.
3811         (gnus-registry-split-fancy-with-parent)
3812         (gnus-registry-post-process-groups): Use it and fix prior
3813         bug (returning a list as the split result).
3814
3815         * auth-source.el (auth-sources): Remove server parameter.
3816         (auth-source-pick, auth-source-user-or-password)
3817         (auth-source-user-or-password-imap)
3818         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
3819         (auth-source-user-or-password-sftp)
3820         (auth-source-user-or-password-smtp): Remove server parameter.
3821
3822 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
3823
3824         * smime.el (smime-sign-region, smime-encrypt-region)
3825         (smime-decrypt-region):
3826         Remove redundant calls to `generate-new-buffer-name'.
3827
3828 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
3829
3830         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
3831         Don't use QP for message/rfc822.
3832         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
3833
3834 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
3835
3836         * sieve-manage.el (sieve-string-bytes): Remove.
3837         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
3838         correct byte-length only if the process's coding-system is the same as
3839         the one used internally by Emacs to represent strings.
3840
3841 2008-04-22  Juri Linkov  <juri@jurta.org>
3842
3843         * mailcap.el (mailcap-file-default-commands): New function.
3844
3845 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
3846
3847         * message.el (message-signature-separator, message-cite-function):
3848         Change custom version.
3849
3850 2008-04-13  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
3851
3852         * tls.el (tls-program): Add -ign_eof argument to call the openssl
3853         commands.
3854         (tls-checktrust): Ditto.
3855
3856 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
3857
3858         * mm-decode.el (mm-display-external): Make temp file read-only.
3859
3860 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
3861
3862         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
3863         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
3864         `C-c C-f d'.
3865
3866 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
3867
3868         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
3869
3870 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
3871
3872         * gnus.el: Bump version to 0.9.
3873
3874 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
3875
3876         * gnus.el: No Gnus v0.8 is released.
3877
3878 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
3879
3880         * mail-source.el (mail-source-value):
3881         Prefer fboundp to functionp so it works with macros as well.
3882
3883 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
3884
3885         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
3886         Fix last change in case the element is not even a symbol.
3887
3888 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
3889
3890         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
3891         Prefer fboundp to functionp so it works with macros as well.
3892
3893 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
3894
3895         * auth-source.el: Added docs.
3896         (auth-sources): Modify format to support server.
3897         (auth-source-pick, auth-source-user-or-password)
3898         (auth-source-user-or-password-imap)
3899         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
3900         (auth-source-user-or-password-sftp)
3901         (auth-source-user-or-password-smtp): Add server parameter.
3902
3903 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
3904
3905         * gnus-registry.el: Initialize the registry when gnus-registry-install
3906         is t.
3907
3908 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
3909
3910         * compface.el (uncompface): Make buffer unibyte.
3911
3912 2008-04-05  Glenn Morris  <rgm@gnu.org>
3913
3914         * gnus-ems.el (mm-disable-multibyte): Autoload it.
3915
3916 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
3917
3918         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer): Prefer
3919         mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
3920
3921         * nnheader.el (nnheader-init-server-buffer): Change buffer's
3922         multibyteness after rather than before erasing it.
3923
3924         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
3925         mm-with-multibyte.
3926         (gnus-request-article-this-buffer): Make sure the proper decoding is
3927         used if gnus-original-article-buffer happens to be unibyte.
3928
3929         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
3930         default-enable-multibyte-characters.
3931
3932         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
3933         default-enable-multibyte-characters.
3934
3935         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
3936
3937         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
3938
3939 2008-04-02  Simon Josefsson  <simon@josefsson.org>
3940
3941         * imap.el (imap-enable-exchange-bug-workaround): New variable.
3942         (imap-message-copyuid-1): Use it.
3943         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
3944         J. Williams in
3945         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
3946
3947         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
3948         imap-enable-exchange-bug-workaround.
3949         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
3950
3951 2008-04-01  Simon Josefsson  <simon@josefsson.org>
3952
3953         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
3954         a 100 byte status-checks into a 2-3MB transfer for each group.
3955         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
3956         to enable bug workaround or not.
3957         (nnimap-find-minmax-uid): Only enable workaround conditionally.
3958
3959 2008-03-31  Glenn Morris  <rgm@gnu.org>
3960
3961         * message.el (mml2015-use): Declare for compiler.
3962         (message-info): Require mml2015 when appropriate.
3963
3964 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
3965
3966         * Makefile.in (EMACS_COMP): Quote directory name that might contain
3967         whitespace.
3968
3969 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
3970
3971         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
3972         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
3973         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
3974         (nntp-service-to-port): New function.
3975         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
3976         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
3977         (nntp-open-netcat-stream): New function.
3978         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
3979
3980 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
3981
3982         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
3983
3984 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
3985
3986         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
3987
3988 2008-03-28  Magnus Henoch  <mange@freemail.hu>
3989
3990         * dns.el (dns-write): Use set-buffer-multibyte.
3991
3992 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
3993
3994         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
3995
3996 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
3997
3998         * message.el (message-signature-separator): Change default.
3999         Improve custom type.
4000         (message-cite-function): Change default to
4001         message-cite-original-without-signature.
4002
4003         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
4004         toggle.
4005
4006         * message.el (message-check-news-body-syntax): Fix signature check.
4007         (message-setup-1): Mark buffer as unmodified _after_ running
4008         message-setup-hook and handling message-alternative-emails.
4009         (message-shorten-references): Be more strict when building list of
4010         valid references to comply with GNKSA.
4011
4012         * gnus-group.el (gnus-read-ephemeral-bug-group)
4013         (gnus-read-ephemeral-debian-bug-group)
4014         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
4015
4016         * message.el (message-info): Don't use booleanp which isn't supported
4017         in Emacs 21 and XEmacs.
4018
4019 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
4020
4021         * gnus-group.el (gnus-gmane-group-download-format): Rename from
4022         gnus-group-gmane-group-download-format.
4023         (gnus-group-read-ephemeral-gmane-group): Rename from
4024         gnus-group-read-ephemeral-gmane-group.
4025         (gnus-read-ephemeral-gmane-group-url): Rename from
4026         gnus-group-read-ephemeral-gmane-group-url.
4027         (gnus-bug-group-download-format-alist): New variable.
4028         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
4029         (gnus-read-ephemeral-emacs-bug-group): New commands.
4030
4031 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
4032
4033         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
4034         (gnus-visible-headers): Improve custom type.
4035
4036 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
4037
4038         * mml.el (mml-menu): Add workarounds for XEmacs.
4039
4040         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
4041         X-Boundary header.
4042
4043         * message.el (message-simplify-recipients): Fix previous commit.
4044
4045 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
4046
4047         * mm-util.el (mm-set-buffer-multibyte): New function.
4048         * mm-decode.el (mm-copy-to-buffer): Use it.
4049
4050 2008-03-19  Glenn Morris  <rgm@gnu.org>
4051
4052         * tls.el (open-tls-stream): Restore use of `tls-end-of-info'.
4053         Accidentally removed in the sync process with Emacs.
4054
4055 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
4056
4057         * message.el (message-alter-recipients-discard-bogus-full-name):
4058         New function.
4059         (message-alter-recipients-function): New variable.
4060         (message-get-reply-headers): Use it.
4061         (message-replace-header): New helper function.
4062         (message-recipients-without-full-name): New variable.
4063         (message-simplify-recipients): New command.
4064
4065         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
4066
4067         * message.el (message-info): Handle EasyPG manual.
4068
4069         * mml.el (mml-menu): Add entry for EasyPG.
4070
4071 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
4072
4073         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
4074         parameter.
4075
4076         * message.el (message-disassociate-draft): Specify drafts group name
4077         fully.
4078
4079 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
4080
4081         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Eliminate
4082         unnecessary duplicates from the match list.
4083
4084 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4085
4086         * dgnushack.el: Autoload Info-index and Info-index-next for XEmacs.
4087
4088         * lpath.el: Fbind Info-index and Info-index-next for Emacs 21, 22.
4089
4090         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
4091         args of `how-many' of which the XEmacs version doesn't take; declare
4092         Info-index-next as function.
4093
4094 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
4095
4096         * gnus-score.el (gnus-score-headers): Fix handling of
4097         gnus-inhibit-slow-scoring.
4098
4099         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
4100         string.
4101         (gnus-button-url-regexp): Improve handling of parenthesis.
4102         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
4103         (gnus-button-handle-info-keystrokes): Handle index entries.
4104
4105 2008-03-15  Glenn Morris  <rgm@gnu.org>
4106
4107         * parse-time.el (parse-time-string): Simplify.
4108
4109 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4110
4111         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
4112         Incoming* files.
4113
4114 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
4115
4116         * auth-source.el (auth-sources): Renamed from auth-source-choices.
4117         (auth-source-pick): Use it.
4118
4119 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
4120
4121         * binhex.el (binhex-decode-region-internal):
4122         * uudecode.el (uudecode-decode-region-internal):
4123         * dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
4124         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
4125         setting default-enable-multibyte-characters.
4126
4127 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
4128
4129         * auth-source.el (auth-source-protocols)
4130         (auth-source-protocols-customize, auth-source-choices): Added and
4131         modified variable customizations and defaults.
4132         (auth-source-pick, auth-source-user-or-password)
4133         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
4134         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
4135         (auth-source-user-or-password-sftp)
4136         (auth-source-user-or-password-smtp): Use new variables and provide an
4137         interface to netrc.el.
4138
4139 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4140
4141         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
4142         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
4143         Make sure the nntp port to specify is a string.
4144
4145 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
4146
4147         * nntp.el: Use with-current-buffer.
4148         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
4149         dubious mm-with-unibyte-current-buffer.
4150         (nntp-with-open-group-function): New function extracted from
4151         nntp-with-open-group macro.
4152         (nntp-with-open-group): Use the function, so it's easier to debug.
4153         Add indentation and debugging info.
4154         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Recommend
4155         the use of the netcat alternatives.
4156
4157         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
4158         Avoid mm-string-as-multibyte as well.
4159
4160         * nnweb.el (nnweb-insert-html):
4161         Remove use of nnheader-string-as-multibyte.
4162
4163         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
4164         (nnheader-string-as-multibyte): Remove.
4165
4166         * mm-view.el: Use inhibit-read-only.
4167         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
4168         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
4169         or unibyte-string.
4170
4171         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
4172         (mm-uu-yenc-extract): Use with-current-buffer.
4173
4174         * gnus-soup.el (gnus-soup-send-packet): Don't use
4175         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
4176
4177         * nnmh.el: Use with-current-buffer.
4178         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
4179         mm-string-as-multibyte on the output of mm-encode-coding-string.
4180
4181         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
4182         (nnimap-request-move-article): Use with-current-buffer.
4183
4184         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
4185         inserting the handle-buffer's text, so the implicit multibyte->unibyte
4186         conversion uses string-make-unibyte rather than string-as-unibyte.
4187
4188         * gnus-msg.el: Use with-current-buffer.
4189
4190         * message.el (message-ignored-resent-headers): Add "Delivered-To".
4191
4192 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
4193
4194         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
4195         string for caching if it is 'PIN.
4196
4197 2008-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4198
4199         * lpath.el: Consider the case without Emacs/W3.
4200
4201 2008-03-08  Glenn Morris  <rgm@gnu.org>
4202
4203         * time-date.el (date-to-time, time-subtract, time-add)
4204         (safe-date-to-time): Doc fixes.
4205
4206 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
4207
4208         * mail-source.el (mail-source-delete-old-incoming-confirm):
4209         Change default to nil.
4210         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
4211
4212 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4213
4214         * lpath.el: Rearrange.
4215
4216         * gnus-art.el (gnus-narrow-to-page): Position point properly.
4217         (gnus-article-goto-prev-page): Work for articles having ^L's.
4218
4219         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
4220
4221         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
4222
4223 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
4224
4225         * gnus-bookmark.el: Adjust for renames in bookmark.el.
4226         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
4227         (gnus-bookmark-jump): Adjust some variable names.
4228
4229 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
4230
4231         * auth-source.el: New package.
4232         (auth-source-choices): Add customization entry point variable.
4233
4234         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
4235         bug.
4236
4237 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
4238
4239         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
4240         (gnus-registry-initialize, gnus-registry-install-p): Use it.
4241         (gnus-registry-install-shortcuts): Rename from
4242         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
4243         the `gnus-registry-mark-map' keymap dynamically from
4244         `gnus-registry-marks'.  The generated functions update the summary line
4245         when a registry mark is added or deleted, and will call
4246         `gnus-registry-install-p' (see the comments in the code).
4247         (gnus-registry-user-format-function-M): Use concat intelligently.
4248
4249         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
4250         the registry mark functions.
4251
4252 2008-03-05  Glenn Morris  <rgm@gnu.org>
4253
4254         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
4255         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
4256         gnus-art.
4257         (top-level): No need to load own source when compiling.
4258
4259 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
4260
4261         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
4262         Suggested by <chris.anderton@zetnet.co.uk>.
4263
4264 2008-03-04  Glenn Morris  <rgm@gnu.org>
4265
4266         * gnus-sum.el (top-level): No need to require gnus when compiling,
4267         since unconditionally required near start of file.
4268         (gnus-summary-display-while-building): Move definition before use.
4269
4270 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
4271
4272         * gnus-registry.el (gnus-registry-user-format-function-M): Add
4273         formatting function.
4274
4275 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
4276
4277         * gnus-registry.el (gnus-registry-marks): Changed format to be nicer
4278         with plists.
4279         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
4280         Use new format.
4281
4282 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4283
4284         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
4285         `where-is-internal' that returns a range of key sequences.
4286
4287 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
4288
4289         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
4290
4291         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
4292         (gnus-summary-jump-to-group): Consider windows on other displayed
4293         frames as well.  Similar changes might be needed elsewhere, but that's
4294         the one I've bumped into during my use.
4295
4296         * nndoc.el (nndoc-oe-dbx-type-p):
4297         * gnus-msg.el (gnus-debug):
4298         * gnus-group.el (gnus-update-group-mark-positions):
4299         Use mm-string-to-multibyte.
4300
4301 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
4302
4303         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
4304         doesn't handle NotDashEscaped.
4305
4306         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
4307         (mml-dnd-attach-options): Fix typo in custom choice.
4308
4309         * gnus-group.el (gnus-group-read-ephemeral-gmane-group): Change
4310         nndoc-article-type to mbox.
4311         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
4312
4313         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
4314         to nil, instead of html2text.
4315
4316         * imap.el (imap-debug): Add `imap-ping-server'.
4317
4318         * gnus-bookmark.el: Add FIXMEs.
4319
4320         * message.el (message-form-letter-separator)
4321         (message-send-form-letter-delay): New variables.
4322         (message-send-form-letter): Use them.  New command to send form
4323         letters.  Requested by Uwe Siart.
4324         (message-send-mail-function): Doc fix.  Add "Other" custom option.
4325
4326 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
4327
4328         * Update copyright years.
4329
4330 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
4331
4332         Sync from EMACS_22_BASE.
4333
4334         * parse-time.el: Rename elt->parse-time-elt and val->parse-time-val.
4335
4336 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
4337
4338         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
4339         empty author.
4340
4341 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
4342
4343         * gnus-registry.el (gnus-registry-marks): Add variable for
4344         customization of marks and their appearance.
4345         (gnus-registry-read-mark): Use it.
4346         (gnus-registry-do-marks): Add utility function to loop through
4347         `gnus-registry-marks'.
4348         (gnus-registry-install-shortcuts-and-menus): Add function to install
4349         shortcuts and menus.
4350         (gnus-registry-initialize): Use it.
4351         (gnus-registry-default-mark): Clarify documentation.
4352
4353 2008-02-29  Glenn Morris  <rgm@gnu.org>
4354
4355         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
4356         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
4357         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
4358         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
4359         Change defcustom :version from 23.0 to 23.1.
4360
4361 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
4362
4363         * gnus-registry.el (gnus-registry-follow-group-p)
4364         (gnus-registry-post-process-groups): Add functions to aid registry
4365         splitting and improve logging.  Clarify behavior in function
4366         documentation.
4367         (gnus-registry-split-fancy-with-parent): Use them.
4368
4369 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
4370
4371         * gnus-art.el: Use with-current-buffer.
4372
4373 2008-02-27  David Engster  <dengste@eml.cc>
4374
4375         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
4376         Express real group name in the response.
4377
4378 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4379
4380         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
4381         (nnmairix-last-server, nnmairix-current-server): Defvar them.
4382         (nnmairix-goto-original-article): Defvar gnus-registry-install and
4383         autoload gnus-registry-fetch-group when compiling.
4384         (nnmairix-request-group-with-article-number-correction): Remove
4385         unreferenced argument passed to nnmairix-call-backend.
4386
4387 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
4388
4389         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
4390         (mm-uu-extract): Improve face for low color ttys.  Reported by Sascha
4391         Wilde.
4392
4393 2008-02-27  Glenn Morris  <rgm@gnu.org>
4394
4395         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
4396         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
4397         variables to defconsts.  Convert comments to doc-strings.
4398         (nnmairix-last-server, nnmairix-current-server): Convert from free
4399         variables to defvars.  Convert comments to doc-strings.
4400         (gnus-registry-fetch-group): Autoload.
4401         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
4402         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
4403         (nnmairix-widget-build-editable-fields): Use car cddr rather than
4404         caddr.
4405         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
4406         nnmairix-request-group-with-article-number-correction call.
4407         (nnmairix-fast, nnmairix-group): New, less general names, for free
4408         variables passed from nnmairix-request-group to
4409         nnmairix-request-group-with-article-number-correction.  Declare.
4410         (nnmairix-request-group-with-article-number-correction):
4411         Use nnmairix-fast, nnmairix-group rather than fast, group.
4412
4413 2008-02-26  David Engster  <dengste@eml.cc>
4414
4415         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
4416         version 0.5.
4417
4418 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
4419
4420         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
4421         instead of making an extra function call.  Don't add the current group
4422         to articles only when they have the group.  Use
4423         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
4424         Reported by David <de_bb@arcor.de>.
4425
4426 2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4427
4428         * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG
4429         has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs.
4430
4431 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
4432
4433         * mail-source.el (mail-source-delete-incoming): Change default.
4434         Supplement doc string.
4435
4436         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
4437
4438 2008-02-14  Glenn Morris  <rgm@gnu.org>
4439
4440         * time-date.el (format-seconds): New function.
4441
4442 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
4443
4444         * nnmail.el (nnmail-message-id-cache-file): Derive from
4445         `gnus-home-directory'.
4446
4447 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
4448
4449         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
4450         Document negative prefix.
4451
4452         * gnus-group.el (gnus-group-read-group): Document negative prefix.
4453
4454 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4455
4456         * message.el (message-unsent-separator): Add the Exim bounce
4457         separator.
4458
4459 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
4460
4461         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
4462         list.
4463         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
4464         recipient/signer list.
4465
4466 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4467
4468         * Makefile.in (datarootdir): Define.
4469         (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory
4470         name that might contain whitespace.
4471
4472 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
4473
4474         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
4475         fbound (Emacs 23 unicode), signal an error.
4476
4477 2008-02-08  Glenn Morris  <rgm@gnu.org>
4478
4479         * gnus-art.el (pgg-display-output-buffer): Declare as function.
4480
4481 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
4482
4483         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
4484         ports to the calls to `netrc-machine-user-or-password' in addition to
4485         "imap" and "imaps".
4486
4487 2008-02-01  Zhang Wei  <id.brep@gmail.com>
4488
4489         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
4490
4491         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
4492
4493 2008-02-01  Kenichi Handa  <handa@m17n.org>
4494
4495         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
4496         rfc2104-hexstring-to-bitstring and changed to return a byte list.
4497         (rfc2104-hash): Convert the result of concat to unibyte string.
4498
4499 2008-02-01  Dave Love  <fx@gnu.org>
4500
4501         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
4502         coding-system-for-read.
4503         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
4504
4505 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
4506
4507         * gnus.el (gnus-group-startup-message): Add `find-image' call before
4508         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
4509         <hanche@math.ntnu.no>.
4510
4511 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4512
4513         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
4514
4515         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
4516
4517 2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
4518
4519         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
4520         * message.el (message-beginning-of-line): Use featurep instead of bound
4521         tests in order to resolve conditionals at compile time.
4522
4523 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
4524
4525         * mail-source.el (mail-sources): Add `group' choice.
4526
4527         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
4528         parameter `in-group' to control into which group the articles go.
4529         Add treatment of `group' mail-source.
4530
4531 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4532
4533         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
4534
4535         * mm-decode.el (mm-dissect-buffer): Decode description.
4536
4537         * mml.el (mml-to-mime): Encode message header first.
4538
4539 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4540
4541         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
4542         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
4543
4544         * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
4545         help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
4546
4547 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
4548
4549         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
4550
4551 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4552
4553         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
4554         prefix keys.
4555         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
4556         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
4557         gnus-xmas.el.
4558
4559         * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
4560         (gnus-xmas-article-describe-bindings): New function.
4561         (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
4562         gnus-xmas-article-describe-bindings.
4563
4564         * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
4565
4566 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
4567
4568         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
4569         Add new variables for article mark management.
4570         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
4571         list of extra data entries which, when present, will indicate that the
4572         article ID should not be trimmed from the registry.
4573         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
4574         functions.
4575         (gnus-registry-read-mark): New function to read a mark name from the
4576         user.
4577         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
4578         (gnus-registry-set-article-mark-internal): New functions to add and
4579         remove marks.
4580         (gnus-registry-get-article-marks): New function to show the marks for
4581         an article, or retrieve them for further use.
4582
4583 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4584
4585         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
4586         keys when no argument is given.
4587
4588 2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
4589
4590         * imap.el (imap-ping-server): New variable.
4591         (imap-opened): On add extra ping if imap-ping-server is non-nil.
4592         (imap-ping-server): Minor doc string fixes.
4593
4594 2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
4595
4596         * imap.el (imap-ping-server): New function.
4597         (imap-opened): Call imap-ping-server.
4598
4599 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
4600
4601         * gnus-sum.el (gnus-article-sort-by-random)
4602         (gnus-thread-sort-by-random): Fix doc strings.  Reported by
4603         jidanni@jidanni.org.
4604
4605 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4606
4607         * gnus-art.el (gnus-article-describe-bindings): New function.
4608         (gnus-article-read-summary-keys): Use it.
4609         (gnus-article-mode-map): Bind `C-h b' to it.
4610
4611 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4612
4613         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
4614         XEmacs.
4615         (gnus-article-describe-key, gnus-article-describe-key-briefly): Protect
4616         against non-character events.
4617
4618         * lpath.el: Fbind map-keymap for Emacs 21.
4619
4620 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
4621
4622         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url): New
4623         command.
4624         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
4625         instead of END.  Change name of the temp file.
4626         (gnus-group-gmane-group-download-format): Add doc string.  Make it
4627         customizable.
4628
4629 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4630
4631         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
4632         bind `S W' to gnus-article-wide-reply-with-original; set default
4633         binding to gnus-article-read-summary-send-keys.
4634         (gnus-article-read-summary-keys): Fix the order of keys; display
4635         continuation keys correctly in the echo area; describe bindings
4636         correctly when keys end with `C-h'.
4637         (gnus-article-read-summary-send-keys): New function.
4638         (gnus-article-describe-key, gnus-article-describe-key-briefly): Work
4639         for gnus-article-read-summary-send-keys; display continuation keys
4640         correctly in the echo area.
4641         (gnus-article-reply-with-original): Ignore prefix argument.
4642         (gnus-article-wide-reply-with-original): New function.
4643
4644         * lpath.el: Fbind character-to-event and set-keymap-default-binding for
4645         Emacs 21.
4646
4647 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
4648
4649         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
4650         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
4651
4652 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
4653
4654         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
4655         (gnus-group-read-ephemeral-gmane-group): New command.
4656
4657 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
4658
4659         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
4660
4661 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
4662
4663         * message.el (message-send-mail-function): Increase custom version.
4664
4665         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
4666         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
4667
4668 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
4669
4670         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
4671         for the cases where imap-authenticate is called with a nil buffer
4672         parameter.
4673
4674 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4675
4676         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
4677         html parts correctly; support forwarded messages.
4678         (gnus-article-browse-html-article): Remove work buffers.
4679
4680         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
4681         compiling.
4682         (netrc-bound-and-true-p): New macro.
4683         (netrc-parse): Use it instead of bound-and-true-p that is not available
4684         in XEmacs 21.4.
4685
4686 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
4687
4688         * gnus-registry.el (gnus-registry-mark-article)
4689         (gnus-registry-article-marks): Add functionality to mark articles
4690         through the Gnus registry.
4691
4692         * encrypt.el: Clarify documentation for the new pgg method.
4693         (encrypt-file-alist): Add PGG option.
4694         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
4695         functionality.  Abstract password key and messaging to external
4696         functions.
4697         (encrypt-password-key, encrypt-get-passphrase-if-needed)
4698         (encrypt-message-method-and-cipher): Add new convenience external
4699         functions.
4700         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
4701         (encrypt-pgg-process-buffer): Add PGG functionality glue.
4702
4703         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
4704         (netrc-parse): Use encrypt-file-alist to determine if
4705         encrypt-find-model or encrypt-insert-file-contents should be used.
4706
4707         * encrypt.el: Clarify documentation.  Load password-cache or
4708         password, whichever one is found first, instead of autoloading.
4709
4710 2007-12-19  Glenn Morris  <rgm@gnu.org>
4711
4712         * mml.el (message-options-set, message-narrow-to-head)
4713         (message-in-body-p, message-mail-p, message-encode-message-body):
4714         Autoload.
4715         (message-remove-header, message-narrow-to-headers-or-head)
4716         (message-subscribed-p, message-make-mail-followup-to)
4717         (message-position-on-field, message-news-p)
4718         (message-options-set-recipient, message-generate-headers)
4719         (message-sort-headers): Declare as functions.
4720
4721 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
4722
4723         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
4724         convention in doc string.
4725
4726 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4727
4728         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
4729         title to html parts.
4730         (gnus-article-browse-html-article): Pass message header to it.
4731
4732         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
4733
4734 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
4735
4736         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
4737         or password compatible with XEmacs.
4738
4739 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
4740
4741         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
4742         format document.
4743         (gnus-mime-delete-part): Don't write description line if empty.
4744         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
4745
4746 2007-12-14  Johan BockgÃ¥rd  <bojohan@gnu.org>
4747
4748         * gnus-sum.el (gnus-summary-mark-unread-as-read)
4749         (gnus-summary-mark-read-and-unread-as-read)
4750         (gnus-summary-mark-current-read-and-unread-as-read)
4751         (gnus-summary-mark-unread-as-ticked): Doc fix.
4752         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
4753
4754 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
4755
4756         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.  Reported by
4757         Christoph Conrad <christoph.conrad@gmx.de>.
4758
4759 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
4760
4761         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
4762         yes-or-no-p.
4763
4764 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4765
4766         * mm-decode.el (mm-add-meta-html-tag): New function.
4767         (mm-save-part-to-file, mm-pipe-part): Use it.
4768
4769         * gnus-art.el (gnus-article-browse-delete-temp-files): Use
4770         gnus-y-or-n-p instead of y-or-n-p.
4771         (gnus-article-browse-html-parts): Work with message/external-body; use
4772         mm-add-meta-html-tag.
4773
4774 2007-12-11  Glenn Morris  <rgm@gnu.org>
4775
4776         * gnus-cache.el: Require gnus-sum not just when compiling.
4777
4778         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
4779
4780         * gnus-int.el (gnus-server-opened, gnus-status-message): Move
4781         definitions before use.
4782
4783         * mm-decode.el: Require gnus-util.
4784         (mm-remove-part): Only call delete-annotation on XEmacs.
4785
4786         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
4787
4788         * nnmail.el: Require gnus-int.
4789
4790         * spam.el: Move `require's before `eval-when-compile's.
4791
4792         * gnus-ems.el (gnus-alive-p):
4793         * gnus-fun.el (message-goto-eoh):
4794         * gnus-util.el (gnus-group-name-decode):
4795         * mail-source.el (gnus-compress-sequence):
4796         * message.el (Info-goto-node, format-spec):
4797         * mm-bodies.el (message-options-get):
4798         * mm-decode.el (mm-view-pkcs7):
4799         * mm-util.el (gmm-write-region):
4800         * mml-smime.el (mml-compute-boundary)
4801         (gnus-completing-read-with-default):
4802         * mml.el (widget-button-press, gnus-make-hashtable):
4803         * mml1991.el (mm-decode-content-transfer-encoding)
4804         (mm-encode-content-transfer-encoding)
4805         (message-options-get, message-options-set):
4806         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
4807         * nnfolder.el (gnus-request-group):
4808         * nnheader.el (ietf-drums-unfold-fws):
4809         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
4810         * smime.el (gnus-run-mode-hooks):
4811         * spam-stat.el (gnus-message): Autoload.
4812
4813         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
4814         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
4815         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
4816         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
4817         Add declare-function compatibility definition.
4818
4819         * gnus-cache.el (nnvirtual-find-group-art):
4820         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
4821         (gnus-add-image, gnus-add-wash-type):
4822         * gnus-group.el (nnkiboze-score-file):
4823         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
4824         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
4825         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
4826         (message-tokenize-header, gnus-get-buffer-create)
4827         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
4828         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
4829         * gnus.el (gnus-group-decoded-name):
4830         * mail-source.el (imap-capability):
4831         * mm-bodies.el (message-options-set):
4832         * mm-decode.el (gnus-configure-windows):
4833         * mm-extern.el (message-goto-body):
4834         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
4835         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
4836         (epg-sub-key-validity, message-options-set):
4837         * mml.el (widget-event-point, gnus-configure-windows):
4838         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
4839         * mml2015.el (epg-check-configuration, epg-configuration)
4840         (message-options-set):
4841         * nndb.el (nndb-request-article):
4842         * nnfolder.el (gnus-request-create-group):
4843         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
4844         * nnmaildir.el (gnus-group-mark-article-read):
4845         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
4846         * rfc1843.el (message-fetch-field):
4847         * spam.el (gnus-extract-address-components):
4848         Declare as functions.
4849
4850 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4851
4852         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
4853
4854         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
4855
4856         * lpath.el: Fbind run-mode-hooks for Emacs 21;
4857         bind show-trailing-whitespace for XEmacs.
4858
4859 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
4860
4861         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
4862         new no-op macro for backward compatibility.
4863
4864         * imap.el (imap-string-to-integer): New function.
4865
4866 2007-12-09  Glenn Morris  <rgm@gnu.org>
4867
4868         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
4869
4870         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
4871         * message.el, mm-view.el, sieve-manage.el, smime.el:
4872         Add declare-function compatibility definition.
4873
4874         * gnus-art.el (w3-region, w3m-region, Info-menu):
4875         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
4876         * gnus-sum.el (gnus-get-predicate):
4877         * gnus-util.el (mm-append-to-file, w32-focus-frame):
4878         * message.el (mail-abbrev-in-expansion-header-p):
4879         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
4880         (w3m-detect-meta-charset, w3m-region):
4881         * sieve-manage.el (password-read, password-cache-add)
4882         (password-cache-remove):
4883         * smime.el (password-read-and-add): Declare as functions.
4884
4885 2007-12-08  David Kastrup  <dak@gnu.org>
4886
4887         * gnus-sum.el (gnus-summary-simplify-subject-query):
4888         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
4889         `message'.
4890
4891 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4892
4893         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
4894         it to bind idna-program, installation-directory, defined-colors, and
4895         face-attribute for XEmacs of the version that compiles defcustom forms.
4896
4897 2007-12-07  Glenn Morris  <rgm@gnu.org>
4898
4899         * gnus-art.el (article-make-date-line): Revert previous change.
4900
4901 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
4902
4903         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
4904
4905 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
4906
4907         * nnmaildir.el (nnmaildir-request-update-info): Improved performance.
4908         Call gnus-add-to-range ranges only once with a prepared article-list.
4909
4910 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
4911
4912         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
4913         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
4914         group names with backslashes.  Reported by Tassilo Horn
4915         <tassilo@member.fsf.org>.
4916
4917 2007-12-06  Deepak Goel  <deego3@gmail.com>
4918
4919         * gnus-art.el (article-make-date-line):
4920         * gnus-start.el (gnus-load):
4921         * pop3.el (pop3-read-response): Fix buggy call to `error'.
4922
4923 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4924
4925         * gnus-art.el (gnus-use-idna)
4926         * gnus-start.el (gnus-site-init-file)
4927         * message.el (message-use-idna)
4928         * mm-uu.el (mm-uu-hide-markers)
4929         * smiley.el (smiley-style): Revert changes that suppress warnings.
4930
4931 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4932
4933         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
4934         specify charset to html source.  Reported by Christoph Conrad
4935         <christoph.conrad@gmx.de>.
4936
4937 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4938
4939         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
4940         idna-program in order to suppress byte compile warning issued by XEmacs
4941         that came to byte compile the default value section of defcustom forms
4942         recently.
4943
4944         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
4945         value of installation-directory.
4946
4947         * message.el (message-use-idna): Don't directly refer to the value of
4948         idna-program.
4949
4950         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
4951
4952         * smiley.el (smiley-style): Don't directly call face-attribute.
4953
4954 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
4955
4956         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
4957
4958         * gnus-dired.el: Reduce Gnus dependencies.
4959         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml): Don't
4960         require.  Use autoloads instead.
4961         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
4962         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
4963         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
4964         (gnus-dired-mode): Adjust doc string.
4965         (gnus-dired-mail-mode): New variable.
4966         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
4967         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
4968         (gnus-dired-mail-buffers): New function.  Return mail or message
4969         composition buffers.
4970         (gnus-dired-attach): Use it.
4971         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
4972         NO-DECODE.
4973         (gnus-dired-print): Use `gnus-print-buffer' depending on
4974         `gnus-dired-mail-mode'.
4975
4976 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
4977
4978         * rfc2047.el (rfc2047-encoded-word-regexp)
4979         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
4980         explaining what regexp patterns are for.
4981
4982 2007-12-04  Glenn Morris  <rgm@gnu.org>
4983
4984         * password.el: Move to password-cache.el.
4985
4986         * mml1991.el (password-read, password-cache-add, password-cache-remove):
4987         * mml2015.el (password-read, password-cache-add, password-cache-remove):
4988         * mml-smime.el (password-read, password-cache-add)
4989         (password-cache-remove):
4990         No need to autoload, since mml-sec requires password.
4991
4992         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
4993         * message.el (gnus-extract-address-components):
4994         * mml-smime.el (gnus-extract-address-components): Define for compiler.
4995
4996         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
4997         password.
4998
4999 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
5000
5001         * mailcap.el: Reduce dependencies.
5002         (mail-header-parse-content-type): Autoload.
5003         (mailcap-delete-duplicates): New alias.
5004         (mailcap-mime-info): Add optional argument NO-DECODE.
5005         (mailcap-mime-types): Use mailcap-delete-duplicates.
5006
5007         * message.el (message-ignored-supersedes-headers): Add "X-ID".
5008
5009 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
5010
5011         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
5012         (imap-parse-status): Upcase status-att for servers that sends them
5013         lower-case (e.g., MS Exchange 2007).
5014
5015 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5016
5017         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
5018         function.
5019
5020         * gnus-uu.el (gnus-uu-decode-yenc): New command.
5021         (gnus-uu-yenc-article): New function.
5022
5023         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
5024
5025         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original
5026         buffer.
5027
5028 2007-12-02  Glenn Morris  <rgm@gnu.org>
5029
5030         * binhex.el (binhex): New custom group.
5031         (binhex-decoder-program, binhex-decoder-switches)
5032         (binhex-use-external): Move to the binhex custom group.
5033
5034         * uudecode.el (uudecode): New custom group.
5035         (uudecode-decoder-program, uudecode-decoder-switches)
5036         (uudecode-use-external): Move to the uudecode custom group.
5037
5038         * netrc.el (top-level): Don't load `encrypt' features.
5039         (netrc-parse): Don't use encrypt.
5040         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
5041
5042         * encrypt.el: Remove file.
5043
5044 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
5045
5046         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
5047         matches on patches.
5048
5049         * gnus-art.el (gnus-article-browse-html-article): Mention
5050         `mm-text-html-renderer' in the doc string.
5051
5052         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
5053         string.  Add comments.
5054
5055         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
5056         if rhs is ASCII.
5057
5058 2007-12-01  Glenn Morris  <rgm@gnu.org>
5059
5060         * mail-source.el (top-level): Require format-spec before
5061         eval-when-compile.
5062
5063 2007-11-30  Glenn Morris  <rgm@gnu.org>
5064
5065         * encrypt.el: Require password, rather than autoloading password-read.
5066
5067 2007-11-29  Glenn Morris  <rgm@gnu.org>
5068
5069         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
5070         (sasl-make-client, sasl-next-step, sasl-step-data)
5071         (sasl-step-set-data): Declare as functions.
5072
5073 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
5074
5075         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
5076
5077 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
5078
5079         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
5080         certs should be verified and what is to be done in the event of a
5081         verification failure.
5082
5083         * gnus.el (gnus-method-to-server): Add an optional parameter so the
5084         caller can indicate whether the cache should be disregarded for this
5085         call.  This way the result of the call is reproducible at all times and
5086         can be considered a canonical server name for the supplied method.
5087         (gnus-agent-method-p): Canonicalize server names by pushing their
5088         method through `gnus-method-to-server' using the no-cache argument.
5089
5090         * gnus-srvr.el (gnus-server-insert-server-line): Call
5091         `gnus-method-to-server' with `no-cache' argument.
5092
5093         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
5094         gnus-agent-possibly-synchronize-flags as this should be called when the
5095         server is actually being opened.
5096         (gnus-agent-possibly-synchronize-flags)
5097         (gnus-agent-possibly-synchronize-flags-server): Move check for the
5098         flags file of an agentized server to the latter function.
5099
5100         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
5101         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
5102         after a connection has been established successfully.
5103
5104 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5105
5106         * gnus-art.el (article-display-face): Force to display face if called
5107         interactively; check if gnus-article-x-face-too-ugly matches author.
5108         (article-display-x-face): Display face even if From header is missing
5109         as article-display-face does.
5110
5111 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
5112
5113         * hashcash.el (message-narrow-to-headers-or-head)
5114         (message-fetch-field, message-goto-eoh)
5115         (message-narrow-to-headers): Declare as functions.
5116
5117 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
5118
5119         * mail-source.el (mail-sources): Default to fetch from file for
5120         compatibility with default of nnmail-spool-file.
5121
5122 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5123
5124         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
5125         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
5126         to look for encoded word that should be encoded again.
5127         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
5128         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
5129         encoding pattern.
5130         (rfc2047-decode-region): Switch strict regexp and loose one according
5131         to rfc2047-allow-irregular-q-encoded-words.
5132
5133 2007-11-25  Romain Francoise  <romain@orebokech.com>
5134
5135         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
5136
5137 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
5138
5139         * tls.el (tls-program): Provide more custom choices from
5140         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
5141         (tls-process-connection-type, tls-success): Remove "*" in doc string.
5142
5143 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
5144
5145         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
5146         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
5147
5148         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
5149         `nnmail-spool-file'.
5150
5151         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
5152         `nnmail-spool-file'.
5153
5154         * gnus-move.el (gnus-change-server): Ditto.
5155
5156         * gnus-kill.el (gnus-batch-score): Ditto.
5157
5158         * gnus-cache.el (gnus-jog-cache): Ditto.
5159
5160         * gnus-msg.el (gnus-summary-reply):
5161         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
5162
5163 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
5164
5165         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
5166         version.  Minor improvement to doc strings.
5167         (tls-program): Add comment.
5168
5169 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
5170
5171         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
5172         (tls-checktrust): New variable.  Check if GNU TLS complained about a
5173         mismatch between the hostname provided in the certificate and the name
5174         of the host connnecting to.
5175         (open-tls-stream): Use them.  Check certificates against trusted root
5176         certificates.
5177
5178 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
5179
5180         * gnus-cache.el (gnus-cache-generate-nov-databases):
5181         Use nnml-generate-nov-databases-directory instead of
5182         nnml-generate-nov-databases-1.
5183
5184 2007-11-24  Glenn Morris  <rgm@gnu.org>
5185
5186         * message.el (message-tool-bar-retro): Update for rename
5187         mail_send.xpm->mail-send.xpm.
5188
5189 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
5190
5191         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
5192         `smime-ldap-search' for Emacs 22 and up.
5193
5194 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
5195
5196         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
5197
5198         * message.el (message-send-mail-function): Fix error convention.
5199         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
5200         (message-widen-reply, message-send-mail, message-talkative-question)
5201         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
5202         (message-clone-locals, message-send-news): Use with-current-buffer.
5203         (message-insert-or-toggle-importance): Remove unused var `valid'.
5204         (message-make-references): Remove unused var `new-references'.
5205         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
5206
5207 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
5208
5209         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
5210         (spam-split-symbolic-return-positive): Reflow docstring.
5211         (spam-backends, spam-summary-exit-behavior)
5212         (spam-mark-ham-unread-before-move-from-spam-group)
5213         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
5214         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
5215         (spam-clear-cache, spam-backend-check, spam-install-backend)
5216         (spam-install-statistical-backend, spam-list-of-processors)
5217         (spam-group-processor-p, spam-split, spam-bogofilter-score)
5218         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
5219         (spam-check-crm114, spam-initialize, spam-unload-hook):
5220         Fix typos in docstrings.
5221
5222 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
5223
5224         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
5225         been checked if they have never been read and those group levels are
5226         higher than the one that a user specified.
5227
5228 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
5229
5230         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
5231         foreign groups unless a group level is specified by a user.
5232         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
5233
5234 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
5235
5236         * message.el (message-send-mail-function): Require sendmail.
5237
5238 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
5239
5240         * message.el (message-send-mail-function): Check for smtpmail too.
5241
5242         * utf7.el (utf7-encode, utf7-decode): Use coding system
5243         `utf-7'/`utf-7-imap' from utf-7.el' if available.
5244
5245         * message.el (message-send-mail-function): New function.
5246         (message-send-mail-function): Set default using
5247         message-send-mail-function.  Adjust doc string.
5248         (message-send-mail-with-mailclient): New function.
5249
5250 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
5251
5252         * smime.el (from):
5253         * rfc2047.el (message-posting-charset):
5254         * qp.el (mm-use-ultra-safe-encoding):
5255         * pop3.el (parse-time-months):
5256         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
5257         * nnml.el (files):
5258         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
5259         (jka-compr-compression-info-list, ange-ftp-path-format)
5260         (efs-path-regexp):
5261         * nndiary.el (files):
5262         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
5263         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
5264         (epg-digest-algorithm-alist, inhibit-redisplay)
5265         (password-cache-expiry):
5266         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
5267         (pgg-output-buffer, password-cache-expiry):
5268         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
5269         (efs-path-regexp):
5270         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
5271         (inhibit-redisplay):
5272         * mm-uu.el (file-name, start-point, end-point, entry)
5273         (gnus-newsgroup-name, gnus-newsgroup-charset):
5274         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
5275         (latin-unity-ucs-list):
5276         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
5277         (mm-uu-binhex-decode-function):
5278         * message.el (gnus-message-group-art, gnus-list-identifiers)
5279         (rmail-enable-mime-composing, gnus-local-organization)
5280         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
5281         (gnus-read-active-file, facemenu-add-face-function)
5282         (facemenu-remove-face-function, gnus-article-decoded-p)
5283         (tool-bar-mode):
5284         * mail-source.el (display-time-mail-function):
5285         * gnus-util.el (nnmail-pathname-coding-system)
5286         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
5287         (gnus-original-article-buffer, gnus-user-agent)
5288         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
5289         (xemacs-codename, sxemacs-codename, emacs-program-version):
5290         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
5291         * gnus-start.el (gnus-agent-covered-methods)
5292         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
5293         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
5294         (gnus-newsgroup-headers, gnus-group-list-mode)
5295         (gnus-group-mark-positions, gnus-newsgroup-data)
5296         (gnus-newsgroup-unreads, nnoo-state-alist)
5297         (gnus-current-select-method, mail-sources)
5298         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
5299         (nnmail-spool-file, gnus-cache-active-hashtb):
5300         * gnus-mh.el (mh-lib-progs):
5301         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
5302         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
5303         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
5304         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
5305         (gnus-group-buffer):
5306         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
5307         (font-lock-set-defaults):
5308         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
5309         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
5310         (gnus-summary-post-menu, total-parts, type, condition, length):
5311         * gnus-agent.el (gnus-agent-read-agentview):
5312         * flow-fill.el (show-trailing-whitespace):
5313         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
5314         eval-and-compile wrappers for byte compiler pacifiers.
5315
5316         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
5317         (mm-display-inline-fontify): Check for featurep 'xemacs not
5318         extent-list.
5319
5320         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
5321         itimer-list.
5322         (mm-create-image-xemacs): Only do something for XEmacs.
5323         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
5324
5325         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
5326
5327         * gnus-registry.el (gnus-adaptive-word-syntax-table):
5328         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
5329
5330 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
5331
5332         * nnimap.el (nnimap-split-download-body):
5333         * gnus-demon.el (gnus-demon):
5334         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
5335
5336 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5337
5338         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer): New
5339         macros.
5340         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
5341         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
5342         copy data from unibyte buffer to multibyte current buffer.
5343         (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
5344         to copy data from unibyte current buffer to multibyte buffer.
5345         (nntp-make-process-buffer): Make process buffer unibyte.
5346
5347         * pop3.el (pop3-open-server): Fix typo in Lisp code.
5348
5349 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
5350
5351         * pop3.el (pop3-open-server): Accept and process data more robustly at
5352         connexion start to avoid spurious "POP SSL connexion failed" errors.
5353
5354 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5355
5356         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
5357         read group names.
5358
5359 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
5360
5361         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
5362
5363 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5364
5365         * nnmail.el (nnmail-parse-active): Make group names unibyte.
5366         (nnmail-save-active): Use a unibyte buffer when saving active file,
5367         which may contain non-ASCII group names.
5368
5369         * nnml.el (nnml-request-group): Decode group names in messages.
5370
5371 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
5372
5373         * message.el (message-citation-line-function)
5374         (message-insert-formatted-citation-line): Fix spelling of
5375         `message-insert-formated-citation-line'.
5376
5377 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
5378
5379         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
5380
5381 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5382
5383         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
5384         nnmail-pathname-coding-system.
5385
5386         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
5387         that a user enters; decode group names in messages.
5388
5389         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
5390
5391 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
5392
5393         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
5394
5395         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
5396
5397         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
5398         risky local variable.
5399
5400         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
5401
5402 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
5403
5404         * encrypt.el: Improve documentation to fix function name typo.
5405         Reported by Daiki Ueno <ueno@unixuser.org>.
5406
5407 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5408
5409         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
5410         even if the point is not in the last page of an article.
5411         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
5412         back to the previous page.
5413
5414 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
5415
5416         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
5417
5418 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5419
5420         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
5421
5422 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
5423
5424         * message.el (message-check-news-body-syntax): Avoid
5425         mm-string-as-multibyte.
5426         (message-hide-headers): Don't assume (point-min)==1.
5427
5428 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5429
5430         * message.el (message-remove-blank-cited-lines): Fix if remove is
5431         given.
5432         (message-bogus-address-regexp): New variable.
5433         (message-bogus-recipient-p): New function.
5434         (message-check-recipients): New command.
5435         (message-syntax-checks): Add `bogus-recipient'.
5436         (message-fix-before-sending): Add `bogus-recipient'.
5437
5438         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
5439         (gnus-treat-body-boundary): Don't test window-system.
5440
5441 2007-10-28  Leo  <sdl.web@gmail.com>  (tiny change)
5442
5443         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
5444
5445 2007-10-28  Miles Bader  <miles@gnu.org>
5446
5447         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
5448         at compile-time too.
5449
5450 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
5451
5452         * gnus-msg.el (gnus-message-setup-hook): Add
5453         `message-remove-blank-cited-lines' to options.
5454
5455 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
5456
5457         * message.el (message-remove-blank-cited-lines): New function.
5458         Suggested by Karl Plästerer.
5459
5460 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5461
5462         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
5463         mapc.
5464
5465         * imap.el (imap-open): Replace mapcar called for effect with mapc.
5466         (top-level): Use mapc to set functions to be traced for debugging.
5467
5468         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
5469         called for effect with while loop.
5470
5471         * message.el (message-talkative-question): Replace mapcar called for
5472         effect with mapc.
5473
5474         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
5475         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
5476         called for effect with dolist.
5477
5478         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
5479
5480         * nndiary.el: Use dolist instead of mapcar to add diary headers to
5481         gnus-extra-headers and nnmail-extra-headers.
5482
5483         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
5484         called for effect with dolist.
5485         (top-level): Use mapc to set functions to be traced for debugging.
5486
5487         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
5488         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
5489         dolist.
5490
5491         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
5492         Replace mapcar called for effect with mapc.
5493         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
5494         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
5495         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
5496         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
5497
5498         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
5499         remove-if that's a cl function.
5500
5501         * webmail.el (webmail-debug): Replace mapcar called for effect with
5502         dolist.
5503
5504         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
5505         with mapc.
5506
5507 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5508
5509         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
5510         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
5511         with while loop.
5512
5513         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
5514         functions from article-* functions.
5515         (gnus-multi-decode-header): Replace mapcar called for effect with
5516         dolist.
5517
5518         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
5519         (gnus-bookmark-show-details): Replace mapcar called for effect with
5520         while loop.
5521
5522         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
5523         called for effect with while loop.
5524
5525         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
5526         with dolist.
5527
5528         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Replace
5529         mapcar called for effect with dolist.
5530
5531         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
5532
5533         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
5534         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
5535         Replace mapcar called for effect with dolist.
5536         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
5537         mapc.
5538
5539         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
5540         Replace mapcar called for effect with dolist.
5541         (gnus-topic-list): Replace mapcar called for effect with mapc.
5542
5543         * gnus.el: Use mapc instead of mapcar to add autoloads.
5544
5545 2007-10-23  Richard Stallman  <rms@gnu.org>
5546
5547         * gnus-group.el (gnus-group-highlight): Mark as risky.
5548
5549 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5550
5551         * gnus.el (gnus-server-to-method): Return method found first in
5552         gnus-newsrc-alist.
5553
5554         * gnus-art.el (gnus-article-highlight-signature)
5555         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
5556         button overlay without the front stickiness.
5557
5558 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
5559
5560         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
5561         overview buffer needed a catch to receive its throw.
5562         (gnus-agent-flush-cache): Declared as interactive to make this function
5563         easier to use.
5564
5565 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
5566
5567         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
5568         `next-line'.
5569
5570 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5571
5572         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
5573         exclude address matching message-dont-reply-to-names.
5574
5575 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5576
5577         * gnus-util.el (gnus-string<): New function.
5578
5579         * gnus-sum.el (gnus-article-sort-by-author)
5580         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
5581
5582 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5583
5584         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
5585         the frame-focus tag is set in gnus-buffer-configuration.
5586
5587 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5588
5589         * gnus-art.el (gnus-article-add-button): Make a button overlay without
5590         the front stickiness.
5591
5592 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5593
5594         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
5595         url pattern; remove duplicate one.
5596         (gnus-article-extend-url-button): New function.
5597         (gnus-article-add-buttons): Use it.
5598         (gnus-button-push): Use concatenated url that it makes.
5599
5600 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
5601
5602         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
5603
5604 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
5605
5606         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
5607         Don't hardcode point-min==1.
5608
5609 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
5610
5611         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
5612         Fix comment about "iso8859-1".
5613
5614 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
5615
5616         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
5617         ones returned from the verify-function.
5618
5619         * mm-uu.el (mm-uu-pgp-signed-extract-1): Call
5620         mml2015-extract-cleartext-signature if extraction failed.
5621
5622 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
5623
5624         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
5625         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
5626         failed.
5627
5628 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
5629
5630         * Relicense "GPLv2 or later" files to "GPLv3 or later".
5631
5632 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
5633
5634         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
5635         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
5636         recommends to use EasyPG instead of PGG.
5637
5638         * pgg.el: Revert to revision 6.23.2.16.
5639
5640         * pgg-def.el: Revert to revision 6.6.2.14.
5641
5642         * pgg-gpg.el: Revert to revision 6.23.2.34.
5643
5644 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
5645
5646         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
5647         to mark a thread as expirable.  Add variable `hide' to handle hiding of
5648         thread for both the null and zero (kill/expire thread) universal prefix
5649         cases.
5650         (gnus-summary-expire-thread): Add new function to expire a thread,
5651         using gnus-summary-kill-thread.
5652         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
5653         shortcuts for gnus-summary-expire-thread.
5654         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
5655         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
5656
5657 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
5658
5659         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
5660         extras value, so an extras entry can be deleted.
5661         (gnus-registry-delete-extra-entry): Use it.
5662         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
5663         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
5664         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
5665         storage through the gnus-registry, and provide an appropriate API for
5666         it.
5667
5668 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5669
5670         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
5671         Suggested by Leo <sdl.web@gmail.com>.
5672
5673         * gnus.el: Do.
5674
5675 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5676
5677         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
5678         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
5679
5680         * gnus-agent.el (gnus-agent-fetch-headers): Do.
5681
5682         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
5683         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
5684
5685 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5686
5687         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
5688         newline.
5689         (nnmbox-request-accept-article): Don't change article in source buffer;
5690         narrow to header to use message-fetch-field rather than
5691         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
5692         (nnmbox-request-replace-article): Quote lines that'll be misidentified
5693         as delimiters; make sure article ends with newline.
5694         (nnmbox-delete-mail): Correct last position of article to be deleted;
5695         ignore X-Gnus-Newsgroup header in article body.
5696         (nnmbox-save-mail): Quote lines looking like delimiters at the right
5697         positions; make sure article ends with newline.
5698
5699         * message.el (message-display-abbrev): Don't infloop when a user
5700         inserts SPC in the beginning of header.
5701
5702         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
5703         coding-system-for-read and coding-system-for-write for XEmacs having no
5704         file-coding feature.
5705
5706         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
5707
5708 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
5709
5710         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
5711         list of groups not followed by default.  Fix type to be regexp.
5712         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
5713
5714 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
5715
5716         * hmac-def.el (define-hmac-function): Switch from old-style to
5717         new-style backquotes.
5718
5719         * md4.el (md4-make-step): Likewise.
5720
5721 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5722
5723         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
5724         raw-text coding system when saving .newsrc file, which may contain
5725         non-ASCII group names.
5726
5727 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5728
5729         * gnus-cus.el (gnus-score-extra): New widget.
5730         (gnus-score-extra-convert): New function.
5731         (gnus-score-customize): Use it for Extra.
5732
5733 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
5734
5735         * mml2015.el (mml2015-extract-cleartext-signature): New function.
5736         (mml2015-mailcrypt-clear-verify): Use it.
5737         (mml2015-gpg-clear-verify): Use it.
5738         (mml2015-pgg-clear-verify): Use it.
5739         (mml2015-epg-clear-verify): Replace the current part with the output
5740         from GnuPG; don't extract the plaintext by itself.
5741
5742         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
5743         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
5744         mml2015-clear-verify-function; don't touch the armor headers or
5745         dash-escaped text here.
5746
5747 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5748
5749         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
5750         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
5751         parts, or application/octet-stream as a last resort.
5752         (gnus-mime-view-part-as-type): Don't toggle display.
5753         (gnus-mime-view-part-as-charset): Don't turn off display before
5754         querying charset.
5755
5756         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
5757         stuff to undisplayer function in Emacs.
5758         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
5759
5760         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
5761         text/calendar parts.
5762
5763 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5764
5765         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
5766         decoding text/calendar parts.
5767
5768         * message.el (message-forward-make-body-mime): Always mark body as
5769         having no illegible text; remove signed-or-encrypted argument.
5770         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
5771
5772         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
5773         (mml-generate-mime-1): Don't encode body if it is specified to be in
5774         raw form; don't make buffer be unibyte when inserting multibyte string.
5775
5776 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
5777
5778         * sha1.el: Fix up comment style.
5779         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
5780         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
5781
5782         * hex-util.el: Fix up comment style.
5783         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
5784
5785         * gnus-salt.el: Use with-current-buffer.
5786         (gnus-pick-setup-message): Fix long-standing typo.
5787
5788 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5789
5790         * imap.el (imap-logout-timeout): New variable.
5791         (imap-logout, imap-logout-wait): New functions.
5792         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
5793
5794         * nnimap.el (nnimap-logout-timeout): New server variable.
5795         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
5796         nnimap-logout-timeout.
5797
5798         * gnus-art.el (gnus-article-summary-command-nosave)
5799         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
5800
5801 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5802
5803         * gnus.el (gnus-maximum-newsgroup): New variable.
5804
5805         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
5806         according to gnus-maximum-newsgroup.
5807
5808         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
5809         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
5810         Limit the range of articles according to gnus-maximum-newsgroup.
5811
5812 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
5813
5814         * gnus-art.el (gnus-sticky-article): Fixed problems described in
5815         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
5816         Don't perform gnus-configure-windows here; reuse existing sticky
5817         article buffer.
5818
5819         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
5820         it doesn't exist in gnus-article-mode.
5821
5822 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5823
5824         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
5825         (gnus-agent-decoded-group-name): New function.
5826         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
5827         (gnus-agent-expire-group-1): Use it; decode group name in messages.
5828
5829 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
5830
5831         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
5832         Add binding for gnus-sticky-article.
5833         (gnus-summary-exit): Don't kill sticky article buffers.
5834
5835         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
5836         article buffer.
5837         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
5838         (gnus-kill-sticky-article-buffers): New commands.
5839
5840 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5841
5842         * nntp.el (nntp-xref-number-is-evil): New server variable.
5843         (nntp-find-group-and-number): If it is non-nil, don't trust article
5844         numbers in the Xref header.
5845
5846 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5847
5848         * gnus-agent.el (gnus-agent-read-group): New function.
5849         (gnus-agent-flush-group, gnus-agent-expire-group)
5850         (gnus-agent-regenerate-group): Use it.
5851         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
5852         nnmail-pathname-coding-system.
5853
5854 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5855
5856         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
5857
5858         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
5859         that are unread as unread, and also as selected so that information of
5860         marks having been changed by a user may be updated when exiting group.
5861
5862 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
5863
5864         * gnus-art.el (gnus-mime-display-single): Pass part number that is
5865         calculated ignoring signature parts to gnus-treat-article.
5866
5867 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5868
5869         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
5870         a point here in order to keep the window start.
5871         (gnus-insert-mime-security-button): Make a button overlay without the
5872         front stickiness.
5873         (gnus-mime-display-security): Goto the end of a button.
5874
5875         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
5876
5877 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5878
5879         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
5880         group-name-at-point.
5881         (gnus-group-completing-read): New function that offers decoded
5882         non-ASCII group names for completion.
5883         (gnus-fetch-group, gnus-group-read-ephemeral-group)
5884         (gnus-group-jump-to-group, gnus-group-make-group-simple)
5885         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
5886         (gnus-group-fetch-control): Use it.
5887         (gnus-fetch-group): Use group-name-at-point for the initial value
5888         rather than the default value; use gnus-alive-p.
5889
5890         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
5891         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
5892         (gnus-summary-post-news): Use gnus-group-completing-read.
5893
5894         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
5895         (gnus-read-move-group-name): Decode group name for completion.
5896
5897 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
5898
5899         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
5900         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
5901         Yamaoka slightly modified the code).
5902
5903 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5904
5905         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
5906         (nnmail-split-incoming): Bind it.
5907
5908         * nnml.el (nnml-group-name-charset): New function.
5909         (nnml-decoded-group-name): Use it; don't decode group name if
5910         nnmail-group-names-not-encoded-p is non-nil.
5911         (nnml-encoded-group-name): New function.
5912         (nnml-group-pathname): Inline nnml-decoded-group-name.
5913         (nnml-request-expire-articles): Decode group name in message.
5914         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
5915         nnmail-pathname-coding-system.
5916         (nnml-save-mail, nnml-active-number): Work with decoded group names and
5917         not decoded ones according to nnmail-group-names-not-encoded-p.
5918         (nnml-generate-active-info): Use nnml-encoded-group-name.
5919
5920 2007-08-08  Glenn Morris  <rgm@gnu.org>
5921
5922         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
5923         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
5924         doc-strings and comments.
5925
5926 2007-07-25  Glenn Morris  <rgm@gnu.org>
5927
5928         * Relicense all FSF files to GPLv3 or later.
5929
5930 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5931
5932         * gnus-sum.el (gnus-summary-move-article): Make
5933         gnus-summary-respool-article work.
5934
5935 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
5936
5937         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
5938         string.
5939
5940 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
5941
5942         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
5943         that should be ignored when comparing distant RSS articles with local
5944         ones.
5945         (nnrss-make-hash-index): New function.  Create a hash index according
5946         to the ignored fields.
5947         (nnrss-check-group): Use it.
5948
5949 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5950
5951         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
5952
5953         * gnus-art.el (article-decode-group-name): Decode Xref header too.
5954
5955         * gnus-group.el (gnus-group-make-group): Encode group name here unless
5956         the new optional argument ENCODED is non-nil.
5957         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
5958         coding system for encoding group name.
5959         (gnus-group-make-rss-group): Pass un-encoded group name to
5960         gnus-group-make-group.
5961         (gnus-group-set-info): Tell gnus-group-make-group that group name is
5962         encoded.
5963
5964         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
5965         Encode group name to which articles are moved or copied.
5966         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
5967         coding system for encoding Newsgroup, Followup-To and Xref headers.
5968
5969         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
5970         marks; use nnheader-file-coding-system to write a file.
5971         (nnagent-retrieve-headers): Bind file-name-coding-system to
5972         nnmail-pathname-coding-system.
5973
5974         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
5975
5976         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
5977         (nnml-request-article, nnml-request-create-group)
5978         (nnml-request-rename-group, nnml-find-id)
5979         (nnml-possibly-change-directory, nnml-possibly-create-directory)
5980         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
5981         (nnml-save-marks): Use nnml-group-pathname instead of
5982         nnmail-group-pathname.
5983
5984         (nnml-request-create-group, nnml-request-expire-articles)
5985         (nnml-request-move-article, nnml-request-delete-group)
5986         (nnml-deletable-article-p, nnml-possibly-create-directory)
5987         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
5988         (nnml-open-marks): Bind file-name-coding-system to
5989         nnmail-pathname-coding-system.
5990
5991         (nnml-request-article): Pass server argument to nnml-find-group-number.
5992         (nnml-request-create-group, nnml-active-number, nnml-save-marks): Pass
5993         server argument to nnml-possibly-create-directory.
5994         (nnml-request-accept-article): Pass server argument to
5995         nnml-active-number and nnml-save-mail.
5996         (nnml-find-group-number): Pass server argument to nnml-find-id.
5997         (nnml-request-update-info): Pass server argument to
5998         nnml-marks-changed-p.
5999
6000         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
6001         (nnml-save-mail, nnml-active-number): Add server argument.
6002
6003         (nnml-request-delete-group): Warn if group is missing.
6004         (nnml-get-nov-buffer): Decode group name.
6005         (nnml-generate-active-info): Encode group name.
6006         (nnml-open-marks): Decode group name in messages.
6007
6008 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6009
6010         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
6011         if it is not specified.
6012         (gnus-article-pipe-part, gnus-article-save-part)
6013         (gnus-article-interactively-view-part, gnus-article-copy-part)
6014         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
6015         (gnus-article-inline-part, gnus-article-save-part-and-strip)
6016         (gnus-article-replace-part, gnus-article-delete-part)
6017         (gnus-article-view-part-as-type): Pass raw prefix argument to
6018         gnus-article-part-wrapper.
6019
6020 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6021
6022         * gnus-agent.el (gnus-agent-save-active): Bind
6023         nnheader-file-coding-system to gnus-agent-file-coding-system.
6024
6025         * gnus-cache.el (gnus-cache-save-buffers)
6026         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
6027         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
6028         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
6029         (gnus-cache-braid-nov, gnus-cache-braid-heads)
6030         (gnus-cache-generate-active, gnus-cache-rename-group)
6031         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
6032         (gnus-cache-update-overview-total-fetched-for): Bind
6033         file-name-coding-system to nnmail-pathname-coding-system.
6034         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names): New
6035         variables.
6036         (gnus-cache-decoded-group-name): New function.
6037         (gnus-cache-file-name): Use it.
6038         (gnus-cache-generate-active): Use non-decoded group name for active.
6039
6040         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
6041         right place.
6042         (gnus-write-active-file): Don't break non-ASCII group names.
6043
6044         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
6045         nnmail-pathname-coding-system.
6046
6047         * lpath.el: Bind default-file-name-coding-system,
6048         file-name-coding-system and language-info-alist for XEmacs.
6049
6050         * gnus-uu.el (gnus-uu-decode-save): Typo.
6051
6052 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6053
6054         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
6055
6056 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6057
6058         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
6059         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
6060         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
6061         (gnus-agent-flush-group, gnus-agent-flush-cache)
6062         (gnus-agent-fetch-headers, gnus-agent-load-alist)
6063         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
6064         (gnus-agent-retrieve-headers, gnus-agent-request-article)
6065         (gnus-agent-regenerate-group)
6066         (gnus-agent-update-files-total-fetched-for)
6067         (gnus-agent-update-view-total-fetched-for): Bind
6068         file-name-coding-system to nnmail-pathname-coding-system.
6069         (gnus-agent-group-pathname): Don't encode file names by
6070         nnmail-pathname-coding-system.
6071         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
6072         coding-system-for-write instead of buffer-file-coding-system to
6073         gnus-agent-file-coding-system.
6074
6075         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
6076         Decode group name.
6077
6078         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
6079
6080         * gnus-start.el (gnus-update-active-hashtb-from-killed)
6081         (gnus-read-newsrc-el-file): Make group names unibyte.
6082
6083         * nnmail.el (nnmail-group-pathname): Don't encode file names by
6084         nnmail-pathname-coding-system.
6085
6086         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
6087         (nnrss-request-delete-group): Bind file-name-coding-system to
6088         nnmail-pathname-coding-system.
6089         (nnrss-read-server-data, nnrss-read-group-data): Bind
6090         file-name-coding-system correctly.
6091         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
6092
6093         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
6094         (nntp-server-to-method-cache): New variable.
6095         (nntp-group-pathname): New function that decodes non-ASCII group names.
6096         (nntp-possibly-create-directory, nntp-marks-changed-p)
6097         (nntp-save-marks, nntp-open-marks): Use it.
6098         (nntp-possibly-create-directory, nntp-open-marks):
6099         Bind file-name-coding-system to nnmail-pathname-coding-system.
6100         (nntp-open-marks): Decode group names when bootstrapping marks.
6101
6102         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
6103         Newsgroups and Folowup-To headers.
6104
6105 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6106
6107         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
6108         (gnus-server-closed-face, gnus-server-denied-face)
6109         (gnus-server-offline-face): Remove variable.
6110         (gnus-server-font-lock-keywords): Use faces that are not aliases.
6111
6112         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
6113         of modifying message-stack directly for XEmacs.
6114
6115         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
6116         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
6117         if the coding-system argument is nil for XEmacs.
6118
6119         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
6120         mm-charset-override-alist.
6121
6122         * rfc2047.el: Don't require base64; require rfc2045 for the function
6123         rfc2045-encode-string.
6124         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
6125         to quote the parameter value.
6126
6127 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6128
6129         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
6130         form in gnus-group-name-charset-method-alist.
6131
6132         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
6133         overrides the default layout edit-form.
6134
6135         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
6136
6137         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
6138
6139 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
6140
6141         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
6142         as unfetched articles.
6143
6144 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
6145
6146         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
6147
6148 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6149
6150         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
6151         original back end that keeps marks in the local system.
6152
6153 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
6154
6155         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
6156         arg of pop-to-buffer for XEmacs.
6157         (gnus-article-read-summary-keys): Ditto; don't restore window
6158         configuration if summary command ends up with neither article buffer
6159         nor summary buffer; describe bindings if summary keys end with C-h.
6160
6161 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
6162
6163         * message.el (message-fix-before-sending): Skip raw message part to be
6164         forwarded while checking illegible text.
6165         (message-forward-make-body-mime, message-forward-make-body): Mark
6166         signed or encrypted raw message as having no illegible text.
6167
6168 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6169
6170         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
6171         (gnus-message-with-timestamp-1): New macro.
6172         (gnus-message-with-timestamp): New function.
6173         (gnus-message): Use them.
6174
6175         * nnheader.el (nnheader-message): Use them.
6176
6177 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
6178
6179         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
6180         .newsrc.eld file.
6181
6182 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6183
6184         * gnus-agent.el (gnus-agent-fetch-headers)
6185         (gnus-agent-retrieve-headers): Bind
6186         gnus-decode-encoded-address-function to identity.
6187
6188         * nntp.el (nntp-send-xover-command): Recognize an xover command is
6189         available also when the server returns simply a dot.
6190
6191         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
6192
6193 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
6194
6195         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
6196
6197 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6198
6199         * gnus-ems.el (gnus-x-splash): Make it work.
6200
6201         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
6202         from being used.
6203
6204         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
6205
6206 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6207
6208         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
6209         4th and the 5th arguments.
6210
6211         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
6212         the front stickiness.
6213         (gnus-article-summary-command-nosave): Correct the order of the
6214         arguments passed to pop-to-buffer.
6215         (gnus-article-read-summary-keys): Ditto; make it work properly when the
6216         summary command ends up with the article buffer.
6217
6218         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
6219         the same faces.
6220
6221 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
6222
6223         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
6224
6225 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
6226
6227         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
6228         * gnus-sum.el (gnus-summary-highlight):
6229         * pgg.el (pgg-sign-region, pgg-sign):
6230         * mail-source.el (mail-source-delete-old-incoming-confirm):
6231         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
6232
6233 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
6234
6235         * gnus-art.el (gnus-mime-view-part-externally)
6236         (gnus-mime-view-part-internally): Fix predicate function passed to
6237         completing-read.
6238
6239         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
6240
6241         * gnus.el (gnus-update-message-archive-method): Add :version.
6242
6243 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6244
6245         * gnus.el (gnus-update-message-archive-method): New variable.
6246
6247         * gnus-start.el (gnus-setup-news): Update saved "archive" method
6248         according to gnus-message-archive-method if
6249         gnus-update-message-archive-method is non-nil.
6250
6251 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
6252
6253         * gnus-sum.el (gnus-summary-limit-to-address): New function.  Suggested
6254         by Loic Dachary <loic@dachary.org>.
6255         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
6256
6257 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6258
6259         * message.el (message-pop-to-buffer): Add switch-function argument.
6260         (message-mail): Pass switch-function argument to it.
6261
6262 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
6263
6264         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
6265         Improve doc string.
6266
6267 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6268
6269         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
6270         (gnus-header-content)
6271         * gnus-cite.el (gnus-cite-10)
6272         * gnus-srvr.el (gnus-server-closed)
6273         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
6274         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
6275         (gnus-group-mail-3-empty, gnus-group-mail-low)
6276         (gnus-group-mail-low-empty, gnus-splash)
6277         * message.el (message-header-to, message-header-cc)
6278         (message-header-subject, message-header-other, message-header-name)
6279         (message-header-xheader, message-separator, message-cited-text)
6280         (message-mml): Lighten colors of faces used for dark background.
6281
6282 2007-05-24  Simon Josefsson  <simon@josefsson.org>
6283
6284         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
6285         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
6286
6287 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6288
6289         * message.el (message-narrow-to-headers-or-head):
6290         Ignore mail-header-separator in the body.
6291
6292 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6293
6294         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
6295         same as window size.
6296
6297 2007-05-22  Kevin Ryde  <user42@zip.com.au>
6298
6299         * message.el (message-font-lock-keywords): Use message-header-xheader
6300         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
6301         ahead of the anything pattern, to get it recognised.
6302
6303 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
6304
6305         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
6306         spam.el loads uses it in the compiled defadvice form.
6307
6308 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
6309
6310         * gnus-sum.el (gnus-articles-to-read)
6311         (gnus-summary-insert-old-articles): Don't truncate group name for
6312         `read-string'.
6313
6314         * gnus-util.el (gnus-limit-string): Delete this function.
6315
6316         * gnus-sum.el (gnus-simplify-subject-fully): Use
6317         `truncate-string-to-width' instead.
6318
6319 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
6320
6321         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.  Tell
6322         if, on summary exit, the next group has to be selected.
6323         (gnus-summary-exit): Use it.
6324
6325 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
6326
6327         * gnus-art.el (gnus-article-mode): Fix comment about displaying
6328         non-break space.
6329
6330 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6331
6332         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
6333         Check if group is not a directory.
6334         (nnfolder-request-expire-articles): Don't delete articles if the target
6335         group is not available.
6336
6337         * nnml.el (nnml-request-create-group): Properly check if group is not a
6338         file.
6339         (nnml-request-expire-articles): Don't delete articles if the target
6340         group is not available.
6341
6342         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
6343         Don't quote characters that are within parentheses.
6344
6345 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6346
6347         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
6348         (gnus-handle-ephemeral-exit): Select article according to it.
6349
6350 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
6351
6352         * message.el (message-insert-formated-citation-line): Remove newline.
6353         (message-citation-line-format): Add final \n here so that the user can
6354         avoid a blank line.
6355
6356 2007-05-03  Dan Christensen  <jdc@uwo.ca>
6357
6358         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
6359         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
6360         Update lanl/arXiv support.
6361
6362 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
6363
6364         * gnus.el: Bump version number.
6365
6366 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6367
6368         * gnus.el (gnus-version-number): Bump version.
6369
6370 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
6371
6372         * gnus.el: No Gnus v0.6 is released.
6373
6374 2007-04-27  Didier Verna  <didier@xemacs.org>
6375
6376         * gnus-util.el (gnus-orify-regexp): Moved and renamed to ...
6377         * gmm-utils.el (gmm-regexp-concat): here.
6378         * message.el: Don't require 'gnus-util.
6379         (message-dont-reply-to-names): Handle name change above.
6380         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
6381
6382 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
6383
6384         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
6385         since the initial value varies according to the system.
6386
6387 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6388
6389         * mm-util.el (mm-charset-synonym-alist): Defcustom.
6390
6391 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
6392
6393         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
6394
6395 2007-04-24  Didier Verna  <didier@xemacs.org>
6396
6397         Improve the type of gnus-ignored-from-addresses.
6398         * gnus-util.el (gnus-orify-regexp): New function.
6399         * message.el (gnus-util): Require it.
6400         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
6401         * gnus-sum.el (gnus-ignored-from-addresses): New function.
6402         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
6403
6404 2007-04-24  Didier Verna  <didier@xemacs.org>
6405
6406         * gnus-sum.el:
6407         * gnus-utils.el: Fix some trailing whitespaces.
6408
6409 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6410
6411         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
6412         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
6413         article's Message-ID; refer parent article in summary buffer.
6414
6415         * message.el (message-bounce): Call mime-to-mml.
6416
6417         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
6418         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
6419         optimize and/or forms properly.
6420
6421 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
6422
6423         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
6424         URL.
6425
6426 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6427
6428         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
6429
6430 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6431
6432         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
6433         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
6434         displayed of multipart/alternative part if it is invoked from summary
6435         buffer.
6436
6437         * mm-view.el (mm-inline-text-html-render-with-w3m)
6438         (mm-inline-text-html-render-with-w3m-standalone)
6439         (mm-inline-render-with-function): Use mail-parse-charset by default.
6440
6441 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
6442
6443         * parse-time.el (parse-time-string-chars): Check if CHAR
6444         is less than the length of parse-time-syntax.
6445
6446 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6447
6448         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
6449         from gnus-newsgroup-processable.
6450
6451 2007-04-16  Didier Verna  <didier@xemacs.org>
6452
6453         * gnus-msg.el (gnus-configure-posting-styles): Handle
6454         message-signature-directory properly with :file syntax.  Reported by
6455         "Leo".
6456
6457 2007-04-11  Didier Verna  <didier@xemacs.org>
6458
6459         New user option: message-signature-directory.
6460         * gnus-msg.el (gnus-configure-posting-styles): Support it.
6461         * message.el (message-insert-signature): Ditto.
6462         * message.el (message-signature-file): Doc update.
6463         * message.el (message-signature-directory): New.
6464
6465 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6466
6467         * gnus-msg.el (gnus-inews-yank-articles): Use
6468         message-exchange-point-and-mark instead of exchange-point-and-mark.
6469
6470 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6471
6472         * message.el (message-yank-original): Make sure cited text ends with
6473         newline; don't exchange point and mark.
6474
6475 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
6476
6477         * tls.el (open-tls-stream): Properly handle case where there
6478         is no associated buffer.
6479
6480 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
6481
6482         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
6483         message-yank-original, make sure (< mark TEXT point).
6484
6485 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
6486
6487         * message.el (message-fill-column): New variable.
6488         (message-mode): Use it.  Add comment on a possible new hook.
6489
6490         * nnmail.el (nnmail-spool-file): Mark as obsolete.
6491         (nnmail-get-new-mail): Reformat.
6492
6493         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
6494
6495         * gmm-utils.el: Fix Commentary.
6496         (gmm-tool-bar-from-list): Fix typo in doc string.
6497
6498 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
6499
6500         * message.el (message-yank-original): Don't switch point and mark
6501         unnecessarily to put point and mark as documented.
6502
6503 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6504
6505         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
6506         from the message heads.
6507
6508 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
6509
6510         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
6511         article buffer does not have a window.  This may not be the best
6512         solution but is certainly better than setting the start of the null,
6513         that is the current, window.
6514
6515 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
6516
6517         * gnus-draft.el (gnus-draft-setup-hook): New hook.
6518         (gnus-draft-setup): Run it.
6519
6520         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
6521         gnus-score-fast-scoring.  Allow regexp.
6522         (gnus-score-headers): Use it.
6523
6524         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
6525         XEmacs.
6526
6527         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
6528         string.
6529         (gnus-button-alist): Also catch `<f1> k ...'.
6530         (gnus-treat-display-x-face): Fix doc string.
6531
6532 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6533
6534         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
6535         evaluation of gnus-extended-version to ensure correct generation of the
6536         User-Agent header when message-generate-headers-first is used.
6537
6538 2007-03-24  Simon Josefsson  <simon@josefsson.org>
6539
6540         * hashcash.el (hashcash-generate-payment-async): Don't crash if
6541         hashcash-path is nil.  Don't call callback with incorrect number of
6542         parameters if val is 0.
6543
6544 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6545
6546         * message.el (message-required-news-headers):
6547         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
6548
6549 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
6550
6551         * tls.el (open-tls-stream): In handshake-waiting loop,
6552         don't wait more if there is output available to process.
6553
6554 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
6555
6556         * tls.el (tls-program): Doc fix.
6557
6558 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6559
6560         * message.el (message-generate-new-buffers): Change the meaning of the
6561         nil value; add `standard' to the choices; treat t as `unique'; improve
6562         doc string.
6563         (gnus-select-frame-set-input-focus): Autoload.
6564         (message-buffer-name): Search for the existing message buffer if
6565         message-generate-new-buffers is nil or `standard'; treat the value t of
6566         message-generate-new-buffers as `unique'.
6567         (message-pop-to-buffer): Raise the frame already displaying the message
6568         buffer; clear the echo area after querying.
6569         (message-setup): Pass the `continue' argument to compose-mail.
6570         (message-mail): Prefer `switch-function' if it is given; search for the
6571         existing message buffer if the `continue' argument is non-nil; pass
6572         continue and switch-function arguments to compose-mail by way of
6573         message-setup.
6574         (message-mail-other-window): Adjust argument of message-setup.
6575         (message-mail-other-frame): Ditto.
6576
6577 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6578
6579         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
6580         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
6581         to turn font-lock on when turning gnus-message-citation-mode on.
6582
6583 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
6584
6585         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
6586         (mml-smime-function-alist): New variable; add epg as the backend.
6587         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
6588         mml-smime- functions instead.
6589         * mm-view.el: Require smime.
6590
6591 2007-03-05  Didier Verna  <didier@xemacs.org>
6592
6593         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
6594         instead of just inheritance for posting styles.
6595         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
6596
6597 2007-02-24  Chris Moore  <dooglus@gmail.com>
6598
6599         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
6600         * pgg-pgp.el (pgg-pgp-encrypt-region):
6601         * pgg-gpg.el (pgg-gpg-encrypt-region):
6602         Check pgg-encrypt-for-me if no other recipients.
6603
6604 2007-02-24  John Paul Wallington  <jpw@pobox.com>
6605
6606         * tls.el (tls-certtool-program): Fix custom type.
6607
6608 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6609
6610         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
6611         and point-at-eol instead of line-(beginning|end)-position.
6612
6613         * assistant.el (assistant-parse-buffer): Ditto.
6614
6615         * netrc.el (netrc-parse-services): Ditto.
6616
6617 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
6618
6619         * mml2015.el (mml2015-epg-find-usable-key): New function.
6620         (mml2015-epg-sign): Use it.
6621         (mml2015-epg-encrypt): Use it.
6622
6623 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6624
6625         * message.el (message-make-in-reply-to): Quote name containing
6626         non-ASCII characters.  It will make the RFC2047 encoder cause an error
6627         if there are special characters.  Reported by NAKAJI Hiroyuki
6628         <nakaji@jp.freebsd.org>.
6629
6630 2007-02-27  Didier Verna  <didier@xemacs.org>
6631
6632         Include the group parameters as well as the topic ones in the
6633         inheritance filter process.
6634         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
6635         argument GROUP-PARAMS-LIST.
6636         * gnus-topic.el (gnus-group-topic-parameters): Use it.
6637
6638 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6639
6640         * nntp.el (nntp-never-echoes-commands)
6641         (nntp-open-connection-functions-never-echo-commands): New variables.
6642         (nntp-send-command): Use them.
6643
6644 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
6645
6646         * mml2015.el (mml2015-epg-verify): Simplified.
6647
6648 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6649
6650         * mml.el (mml-content-disposition-alist): New user option.
6651         (mml-content-disposition): New function.
6652         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
6653         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
6654
6655 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
6656
6657         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
6658         verification.
6659
6660 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6661
6662         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
6663         articles posted in the last 24 hours.
6664
6665 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
6666
6667         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
6668
6669 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
6670
6671         * nntp.el (nntp-send-command): Don't wait for echoes when
6672         nntp-open-ssl-stream is used.
6673
6674 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6675
6676         * gnus-cite.el (gnus-test-font-lock-add-keywords)
6677         (gnus-message-add-citation-keywords)
6678         (gnus-message-remove-citation-keywords): Remove.
6679         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
6680         directly, make the variables in font-lock-defaults buffer-local, add
6681         gnus-message-citation-keywords to them and then update the value of
6682         font-lock-keywords.
6683
6684 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6685
6686         * message.el (message-cite-original-1): Don't call
6687         gnus-article-highlight-citation.
6688
6689         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
6690         citations; fix line count.
6691
6692 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
6693
6694         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
6695         (gnus-message-add-citation-keywords)
6696         (gnus-message-remove-citation-keywords): Use it; fix the emulating
6697         versions of font-lock-add-keywords and font-lock-remove-keywords to
6698         work with XEmacs correctly.
6699
6700 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6701
6702         * gnus-cite.el (gnus-cite-face-list): Set the values of
6703         gnus-message-max-citation-depth and gnus-message-citation-keywords.
6704         (gnus-message-max-citation-depth): Use defvar rather than defconst.
6705         (gnus-message-cite-prefix-regexp): New variable.
6706         (gnus-message-search-citation-line): Use it; protect against long
6707         citation prefix; fill match data with nil rather than 0 for XEmacs; set
6708         the 0th match data for Emacs.
6709         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
6710         (gnus-message-add-citation-keywords): Append keywords rather than
6711         prepending; emulate font-lock-add-keywords if it is not available.
6712         (gnus-message-remove-citation-keywords): Emulate
6713         font-lock-remove-keywords if it is not available.
6714
6715         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
6716
6717         * message.el (message-cite-prefix-regexp): Set the value of
6718         gnus-message-cite-prefix-regexp.
6719
6720 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6721
6722         * nnweb.el (nnweb-google-parse-1): Update parser.
6723
6724 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
6725
6726         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
6727
6728 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6729
6730         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
6731         regexp.
6732
6733 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6734
6735         * uudecode.el (uudecode-string-to-multibyte): New function emulating
6736         string-to-multibyte.
6737         (uudecode-decode-region-internal): Use it.
6738
6739         * lpath.el: Fbind string-as-multibyte for XEmacs.
6740
6741 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
6742
6743         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file): Fix
6744         custom choice.
6745
6746         * gnus-art.el (gnus-signature-limit): Fix custom choice.
6747
6748 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
6749
6750         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
6751
6752         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
6753         `write-region' to respect `mm-inhibit-file-name-handlers'.
6754
6755 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
6756
6757         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
6758         Use gnus-home-directory instead of "~/" or "$HOME".
6759
6760 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
6761
6762         * encrypt.el (encrypt-insert-file-contents): Add better prompt
6763         to mention filename.
6764         Add comments at beginning regarding usage.
6765         (encrypt-write-file-contents): Change interactive so a string is
6766         acceptable.  If the file has no associated model, show an error instead
6767         of a nonsense prompt.
6768
6769 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
6770
6771         * spam.el (spam-bsfilter-ham-switch): Fix typo.
6772         Thanks to Yoshihiko Yamada for kind notification of this typo.
6773
6774 2007-01-12  Kenichi Handa  <handa@m17n.org>
6775
6776         * uudecode.el (uudecode-decode-region-internal): Make it work in a
6777         multibyte buffer.
6778
6779 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
6780
6781         * gnus-score.el (gnus-score-fast-scoring): New variable.
6782         (gnus-score-headers): Use it.
6783
6784         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
6785
6786         * message.el (message-cite-original-1): Call
6787         gnus-article-highlight-citation if requested.
6788         (message-make-from): Allow name and address as optional arguments.
6789
6790         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
6791
6792         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
6793         bugs to doc string.
6794         (gnus-button-alist): Add mid\\|message-id.
6795         (gnus-button-fetch-group): Extend for use in
6796         `browse-url-browser-function'.
6797         (gnus-button-url-regexp): Try to catch paired parentheses like in
6798         Wikipedia URLs.
6799
6800         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
6801         Suggested by Simon Krahnke <overlord@gmx.li>.
6802
6803 2007-01-13  Romain Francoise  <romain@orebokech.com>
6804
6805         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
6806         Update copyright.
6807
6808 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
6809
6810         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
6811
6812 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
6813
6814         * gnus-registry.el (gnus-registry-unfollowed-groups)
6815         (gnus-registry-split-fancy-with-parent): Fix documentation.
6816
6817 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6818
6819         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
6820         from nnweb groups.
6821
6822 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6823
6824         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
6825         Xref urls.  Erase buffer before requesting head.
6826
6827 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
6828
6829         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
6830         customizable.
6831
6832 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
6833
6834         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
6835         no signing key is found.
6836         (mml2015-epg-encrypt): Ask user whether to skip or abort if
6837         no encrypting and/or signing key is found.
6838
6839 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
6840
6841         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
6842
6843 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6844
6845         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
6846         headers read from disk with the ones newly found in the current search.
6847         This should no longer cause problems, because the article numbers in
6848         Gmane's `nov.php' output are ignored since the previous change.
6849
6850 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6851
6852         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
6853
6854 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6855
6856         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
6857         replace-regexp-in-string; bind url-version; fbind display-images-p and
6858         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
6859         find-face and set-itimer-function for Emacs; bind itimer-list for
6860         Emacs.
6861
6862         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
6863
6864 2007-01-01  Romain Francoise  <romain@orebokech.com>
6865
6866         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
6867
6868 2006-12-31  Steve Youngs  <steve@sxemacs.org>
6869
6870         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
6871         `define-minor-mode' macro definition expanded properly.
6872         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
6873         exclude it there.
6874
6875         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
6876         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
6877         `fboundp' test.
6878         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
6879         This is OK to autoload in (S)XEmacs now.
6880
6881 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6882
6883         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
6884         keystroke.
6885         (gnus-summary-limit-to-singletons): Fix typo.
6886
6887         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
6888         else fails.
6889
6890 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6891
6892         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
6893         docstring.
6894
6895         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
6896         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
6897         (gnus-summary-insert-dormant-articles): Fix typo in message.
6898
6899 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
6900
6901         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
6902         nil for XEmacs.
6903         (gnus-message-citation-mode): Don't autoload in XEmacs.
6904
6905         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
6906
6907 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
6908
6909         * nnimap.el (nnimap-expunge-search-string): Mention
6910         nnimap-search-uids-not-since-is-evil in docstring.
6911
6912 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
6913
6914         * spam.el: Revert to make-obsolete-variable because
6915         define-obsolete-variable-alias is not supported in Emacs 21.
6916
6917         * spam.el (spam-ifile-path, spam-ifile-database-path)
6918         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
6919         make-obsolete-variable.
6920         (spam-bsfilter-path, spam-bsfilter-program)
6921         (spam-spamassassin-path, spam-spamassassin-program)
6922         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.  Don't
6923         use "path" inappropriately.
6924         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
6925         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
6926         variable names.
6927
6928 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
6929
6930         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
6931         summary buffer.
6932
6933         * password.el (password-cache-remove): Use clear-string to burn
6934         password, if available.
6935
6936 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
6937
6938         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
6939
6940         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
6941
6942         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
6943         (gnus-message-highlight-citation): Move defcustom here from
6944         gnus-cite.el.
6945         (gnus-message-citation-mode): Autoload.
6946
6947         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
6948         checks to make it compile with XEmacs.
6949         (gnus-message-citation-mode): New minor mode.
6950         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
6951         (gnus-message-highlight-citation): New variables.
6952         (gnus-message-search-citation-line)
6953         (gnus-message-add-citation-keywords)
6954         (gnus-message-remove-citation-keywords)
6955         (turn-on-gnus-message-citation-mode)
6956         (turn-off-gnus-message-citation-mode): New functions.
6957
6958 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
6959
6960         * gnus-cite.el: Enable highlighting of different citation levels in
6961         message-mode.
6962
6963 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
6964
6965         * message.el (message-make-fqdn): Fix comment.
6966         (message-bogus-system-names): Add ".local".
6967
6968         * spam.el (spam-ifile-path, spam-ifile-program)
6969         (spam-ifile-database-path, spam-ifile-database)
6970         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
6971         Don't use "path" inappropriately.
6972         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
6973         strings.
6974         (spam-check-ifile, spam-ifile-register-with-ifile)
6975         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter): Use
6976         new variable names.
6977
6978         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
6979         (gnus-treat-display-smileys): Simplify using
6980         gnus-image-type-available-p.
6981
6982         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
6983         available.
6984
6985         * gnus-xmas.el (gnus-xmas-image-type-available-p): Use
6986         `display-images-p' if available.
6987
6988 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
6989
6990         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
6991         one after turning on the buffer's multibyteness instead of decoding
6992         them directly in the unibyte buffer that causes unexpected conversion
6993         in Emacs 23 (unicode).
6994
6995 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6996
6997         * message.el (message-generate-hashcash): Fix custom type.
6998
6999 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
7000
7001         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
7002
7003 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
7004
7005         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
7006         disconnect icons.  Add help text.
7007
7008 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
7009
7010         * spam.el (spam-extra-header-to-number): CRM114 spam score is
7011         negated to be consistent with the others we handle.
7012
7013 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7014
7015         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
7016         version of gnus-summary-buffer to something, so that we can use two
7017         article buffers at the same time.
7018
7019 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
7020
7021         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
7022         trigger all the extra headers.
7023         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
7024         sorting.
7025
7026 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7027
7028         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
7029         solid groups.
7030
7031 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
7032
7033         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
7034
7035 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
7036
7037         * legacy-gnus-agent.el: Add Copyright notice.
7038
7039 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
7040
7041         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
7042
7043 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7044
7045         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
7046
7047         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
7048         to make it work reliably in CVS Emacs.
7049         (gnus-summary-limit-strange-charsets-predicate)
7050         (gnus-summary-limit-to-predicate): New functions.
7051
7052 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
7053
7054         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
7055         specifying array size.
7056         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
7057         array if it is too small.
7058         (gnus-sort-threads-recursive): Renamed from gnus-sort-thread-1.
7059         (gnus-sort-threads-loop): New function.
7060
7061 2006-12-06  Chris Moore  <dooglus@gmail.com>
7062
7063         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
7064         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
7065
7066 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
7067
7068         * mm-url.el (mm-url-predefined-programs): Call curl with correct
7069         options.
7070
7071 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7072
7073         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
7074         DOS-ing the recipient.
7075
7076         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
7077         the headers when creating the mapping to avoid mismappings.
7078         (nnweb-gmane-create-mapping): Always nix out old mapping.
7079
7080 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7081
7082         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
7083         and mm-verify-option to never.
7084
7085 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7086
7087         * message.el (message-signed-or-encrypted-p): New function.
7088         (message-forward-make-body): Use it.
7089
7090         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
7091         Replace encode-coding-string with mm-encode-coding-string.
7092
7093 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7094
7095         * nneething.el (nneething-decode-file-name): Replace
7096         decode-coding-string with mm-decode-coding-string.
7097
7098         * gnus-int.el (gnus-open-server): Say failed server's name.
7099
7100 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
7101
7102         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
7103         strings to a single string.  Quote `errors-file-name'.
7104         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
7105         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
7106         Adjust calls.  Use `shell-quote-argument'.
7107
7108 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
7109
7110         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
7111         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
7112
7113         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
7114         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
7115         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
7116         (gnus-group-make-directory-group, gnus-group-transpose-groups):
7117         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
7118         (gnus-subscribe-newsgroup, gnus-1):
7119         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
7120         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
7121         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
7122         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
7123
7124 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7125
7126         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
7127         keystroke.
7128         (gnus-summary-limit-to-bodies): Implement headersp.
7129
7130 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7131
7132         * dns.el (query-dns): Protect against "Process dns deleted" strings.
7133
7134 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
7135
7136         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
7137
7138 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7139
7140         * message.el (message-generate-hashcash): Expand range of values to
7141         include `opportunistic'.
7142         (message-send-mail): Use it.
7143
7144 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7145
7146         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
7147         and comment it.
7148
7149         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
7150
7151 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
7152
7153         * gnus-util.el (gnus-extract-address-components): Improve comment.
7154
7155 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7156
7157         * gnus-util.el (gnus-extract-address-components): Work with address in
7158         which the name portion contains @.
7159
7160         * lpath.el: Fbind custom-autoload.
7161
7162 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
7163
7164         * gnus.el (gnus-start): Move custom group up.
7165         (gnus-select-method): Don't autoload, but make it available for
7166         `customize-variable'.
7167         (gnus-getenv-nntpserver): Don't autoload.
7168
7169 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
7170
7171         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
7172
7173 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
7174
7175         * message.el (message-sendmail-extra-arguments): New variable.
7176         (message-send-mail-with-sendmail): Use it.
7177
7178 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7179
7180         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
7181         mm-with-unibyte-current-buffer to make string unibyte.
7182
7183         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
7184         mm-string-as-multibyte.
7185
7186 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
7187
7188         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
7189         Reported by Werner Koch <wk@gnupg.org>.
7190
7191 2006-11-14  Daiki Ueno  <ueno@p360>
7192
7193         * mml2015.el: Autoload epa-select-keys when compiling.
7194
7195 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
7196
7197         * mml2015.el (mml2015-epg-sign): Save the signing keys in
7198         message-options.
7199         (mml2015-epg-encrypt): Save the recipient keys in message-options.
7200
7201 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
7202
7203         * mml2015.el (mml2015-epg-encrypt): Removed backward compatibility for
7204         EasyPG (< 0.0.6).
7205         (mml2015-always-trust): New user option.
7206         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
7207         prompt.
7208
7209 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7210
7211         * nntp.el (nntp-authinfo-force): New variable.
7212         (nntp-send-authinfo): Use it.
7213
7214 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
7215
7216         * message.el (message-strip-subject-encoded-words): Allow _not_ to
7217         decode encoded words.  Improve prompt.  Add comment about forwarding.
7218         (message-replacement-char): Move up.
7219
7220 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
7221
7222         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
7223         instead of gnus-intersection because arguments of gnus-sorted-nunion
7224         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
7225
7226 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
7227
7228         * message.el (message-strip-subject-encoded-words): Reformat prompt.
7229         (message-simplify-subject-functions): Enable
7230         message-strip-subject-encoded-words by default.
7231
7232 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
7233
7234         * message.el (message-strip-subject-encoded-words): New function.
7235         (message-simplify-subject-functions): New variable.
7236         (message-simplify-subject): Use it.  Fix typo in doc string.
7237         Support message-strip-subject-encoded-words.
7238
7239 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
7240
7241         * gnus-diary.el (gnus-diary-delay-format-function):
7242         * nndiary.el (nndiary-reminders):
7243         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
7244
7245 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
7246
7247         * gnus-art.el (article-hide-boring-headers): Fetch date from
7248         gnus-original-article-buffer to avoid problems with localized date
7249         strings.
7250
7251 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7252
7253         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
7254
7255 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
7256
7257         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
7258         New variables.
7259         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
7260         (mm-charset-synonym-alist): Move some entries to
7261         mm-codepage-iso-8859-list.
7262         (mm-charset-synonym-alist, mm-charset-override-alist): Add
7263         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
7264
7265 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7266
7267         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
7268
7269 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
7270
7271         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
7272         with Emacs 21 and XEmacs.
7273
7274 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
7275
7276         * spam.el (spam-parse-address): New function for better parsing,
7277         catching errors, etc.
7278         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
7279
7280 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
7281
7282         * mm-view.el: Add interactive arg to html2text autoload.
7283
7284 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7285
7286         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
7287
7288 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
7289
7290         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list): New
7291         variables.
7292         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
7293         (mm-charset-synonym-alist): Move some entries to
7294         mm-codepage-iso-8859-list.
7295
7296         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
7297
7298 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
7299
7300         * message.el (message-citation-line-format)
7301         (message-insert-formated-citation-line): Fix implementation of %E, %N
7302         and %n according to the doc string.
7303
7304 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
7305
7306         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
7307         car-safe to avoid bad parses.
7308
7309 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7310
7311         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
7312         names.
7313
7314         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
7315
7316 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7317
7318         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
7319         header.
7320
7321         * message.el (message-draft-headers): Add Date.
7322         (message-headers-to-generate): Fix typo in docstring.
7323
7324         * nndraft.el (nndraft-required-headers): New variable.
7325         (nndraft-generate-headers): Use it.
7326
7327         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
7328
7329 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
7330
7331         * gnus-registry.el (gnus-registry-wash-for-keywords)
7332         (gnus-registry-find-keywords): New functions to allow easy searching of
7333         articles that are in the registry.
7334
7335 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
7336
7337         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
7338         ietf-drums-parse-address instead of gnus-extract-address-components.
7339         Reported by Damien Elmes <damien@repose.cx>.
7340
7341 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
7342
7343         * gnus.el (gnus-mime): Remove unused custom group.
7344
7345 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7346
7347         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
7348         "blank line" when searching for end of armor headers.
7349
7350 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7351
7352         * gmm-utils.el (gmm-write-region): Fix variable name.
7353
7354 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
7355
7356         * gmm-utils.el (gmm-write-region): New function based on compatibility
7357         code from `mm-make-temp-file'.
7358
7359         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
7360
7361         * nnmaildir.el (nnmaildir--update-nov)
7362         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
7363         Use `gmm-write-region'.
7364
7365 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
7366
7367         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist): Add
7368         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
7369
7370         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
7371
7372         * message.el (message-replacement-char): New variable.
7373         (message-fix-before-sending): Use it.
7374         (message-simplify-subject): New function to remove duplicate code.
7375         (message-reply, message-followup): Use it.
7376
7377         * gnus-sum.el (gnus-summary-make-menu-bar): Clarify
7378         gnus-summary-limit-to-articles.
7379
7380 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
7381
7382         * gnus-util.el (gnus-with-local-quit): New macro.
7383
7384         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
7385
7386 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
7387
7388         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
7389         ignore non-string data.
7390
7391 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
7392
7393         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
7394         non-string data (needs to be done in the registry too).
7395
7396 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
7397
7398         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
7399         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
7400         (gnus-registry-split-fancy-with-parent)
7401         (gnus-registry-fetch-simplified-message-subject-fast)
7402         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
7403         Remove text properties on ingress into the registry and when it's saved.
7404         (gnus-registry-clean-empty-function): Fix bug with cleaning the
7405         registry from entries with no groups.
7406
7407 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
7408
7409         * gnus-util.el (gnus-string-remove-all-properties): Add utility
7410         function to remove string properties.
7411
7412 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
7413
7414         * gmm-utils.el (gmm): Adjust custom version.
7415
7416         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist): Adjust
7417         custom version.
7418
7419         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
7420
7421 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
7422
7423         * gnus-art.el (gnus-insert-prev-page-button)
7424         (gnus-insert-next-page-button): Simplify.  Reformat.
7425
7426 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
7427
7428         * gnus-art.el (gnus-insert-prev-page-button)
7429         (gnus-insert-next-page-button): Apply gnus-article-button-face.
7430
7431 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
7432
7433         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
7434
7435 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
7436
7437         * gnus-art.el (gnus-insert-mime-button)
7438         (gnus-insert-mime-security-button):
7439         Apply gnus-article-button-face to MIME and security buttons.
7440
7441 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
7442
7443         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
7444         readable.
7445
7446 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7447
7448         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
7449
7450 2006-09-20  Steve Youngs  <steve@sxemacs.org>
7451
7452         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
7453         `browse-url-of-file' instead of `browse-url'.
7454
7455 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7456
7457         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
7458         regexp.  Articles containing quotation were cut prematurely.
7459
7460 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7461
7462         * message.el (message-cite-original-1): Use nobody by default for the
7463         value of From header.
7464         (message-reply): Ditto.
7465
7466 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
7467
7468         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
7469         to the gnus-info.  This fixes a bug of inline-PGP message verification.
7470         Reported by Michael Piotrowski <mxp@dynalabs.de>.
7471
7472 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
7473
7474         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
7475         mails in the doc string.  Add some URLs in comment.
7476         (pop3-movemail): Warn about pop3-leave-mail-on-server.
7477
7478 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7479
7480         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
7481         backslashes handling and the way to find boundaries of quoted strings.
7482
7483 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
7484
7485         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
7486         mml1991-encrypt-to-self is set and mml1991-signers is not set.
7487         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
7488         mml2015-encrypt-to-self is set and mml2015-signers is not set.
7489
7490 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
7491
7492         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
7493         doc string.
7494         (gnus-button-regexp, gnus-button-last): Remove unused variables.
7495
7496 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7497
7498         * lpath.el: Fbind epg-check-configuration.
7499
7500 2006-09-06  Simon Josefsson  <jas@extundo.com>
7501
7502         * mml2015.el (mml2015-use): Doc fix, mention epg.
7503
7504 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
7505
7506         * mml2015.el (mml2015-use): Default to epg, if available.
7507
7508 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
7509
7510         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
7511         message-sender.
7512         (mml1991-epg-encrypt): Ditto.
7513         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
7514         message-sender.
7515         (mml2015-epg-encrypt): Ditto.
7516
7517 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
7518
7519         * message.el (message-send-mail-with-sendmail): Look for sendmail in
7520         several common directories.
7521
7522 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
7523
7524         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
7525         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
7526
7527 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7528
7529         * gnus-art.el (article-decode-encoded-words): Make it fast.
7530
7531 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7532
7533         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
7534
7535         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
7536         in quoted string into `\'.
7537
7538 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7539
7540         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
7541         Use standard-syntax-table.
7542
7543 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7544
7545         * gnus-art.el (gnus-decode-address-function): New variable.
7546         (article-decode-encoded-words): Use it to decode headers which are
7547         assumed to contain addresses.
7548         (gnus-mime-delete-part): Remove useless `or'.
7549
7550         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
7551         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
7552         (gnus-nov-parse-line): Use it to decode From header.
7553         (gnus-get-newsgroup-headers): Ditto.
7554         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
7555
7556         * mail-parse.el (mail-decode-encoded-address-region): New alias.
7557         (mail-decode-encoded-address-string): New alias.
7558
7559         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
7560         New function.
7561         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
7562         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
7563         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
7564         (rfc2047-decode-string): Ditto.
7565         (rfc2047-decode-address-region): New function.
7566         (rfc2047-decode-address-string): New function.
7567
7568 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
7569
7570         * message.el (message-caesar-buffer-body): Allow rotating headers.
7571
7572         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
7573
7574         * message.el (message-insert-formated-citation-line): Fix %f.
7575         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
7576
7577 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7578
7579         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
7580         (gnus-bookmark-mouse-available-p): New macro.
7581         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
7582         (gnus-bookmark-bmenu-show-infos): Use it.
7583         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
7584         (gnus-bookmark-bmenu-hide-infos): Ditto.
7585         (gnus-bookmark-remove-properties): New function.
7586         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
7587         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
7588         (gnus-bookmark-write-file): Bind coding-system-for-write.
7589         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
7590         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
7591         group before selecting it.
7592         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
7593         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
7594         quit-window if it is not available; use gnus-mouse-2 and bind it to
7595         gnus-bookmark-bmenu-select-by-mouse.
7596         (gnus-bookmark-show-details): Remove unused variable `details-list'.
7597         (gnus-bookmark-bmenu-select-by-mouse): New function.
7598
7599 2006-08-13  Romain Francoise  <romain@orebokech.com>
7600
7601         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
7602         space.
7603
7604 2006-08-10  Romain Francoise  <romain@orebokech.com>
7605
7606         * dns-mode.el: Alias `zone-mode' to `dns-mode'.
7607         (dns-mode-soa-auto-increment-serial): New user option.
7608         (dns-mode-soa-maybe-increment-serial): New function.
7609         (dns-mode): Add the latter to `write-contents-functions'.
7610
7611 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7612
7613         * compface.el (uncompface): Use binary rather than raw-text-unix.
7614
7615 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7616
7617         * compface.el (uncompface): Make sure the eol conversion doesn't take
7618         place when communicating with the external programs.  Reported by
7619         ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
7620
7621 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
7622
7623         * nnheader.el (nnheader-insert-head): Fix typo in comment.
7624
7625 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7626
7627         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
7628         Make it more robust by parsing author and date independently.
7629
7630 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7631
7632         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
7633
7634 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
7635
7636         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
7637         first matching secret key.
7638         (mml2015-epg-encrypt): Ditto.
7639
7640         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
7641         first matching secret key.
7642         (mml1991-epg-encrypt): Ditto.
7643
7644         * mml2015.el (mml2015-encrypt-to-self): New user option.
7645         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
7646         mml2015-epg-encrypt-to-self is set.
7647
7648         * mml1991.el (mml1991-encrypt-to-self): New variable.
7649         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
7650         mml1991-epg-encrypt-to-self is set.
7651
7652         * mml2015.el (mml2015-signers): New user option.
7653         (mml2015-epg-sign): Reflect the value of mml2015-signers.
7654         (mml2015-epg-encrypt): Allow to select signing keys.
7655
7656         * mml1991.el (mml1991-signers): New variable.
7657         (mml1991-epg-sign): Reflect the value of mml1991-signers.
7658         (mml1991-epg-encrypt): Allow to select signing keys.
7659
7660 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7661
7662         * nnheader.el (nnheader-insert-head): Make it work even if the file
7663         uses CRLF for the line-break code.
7664
7665 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
7666
7667         * mml2015.el: Require mml-sec instead of password.
7668         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
7669         (mml2015-cache-passphrase): Inherit the default value from
7670         mml-secure-cache-passphrase.
7671         (mml2015-passphrase-cache-expiry): Inherit the default value from
7672         mml-secure-passphrase-cache-expiry.
7673
7674         * mml1991.el: Require mml-sec instead of password.
7675         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
7676         (mml1991-cache-passphrase): Inherit the default value from
7677         mml-secure-cache-passphrase.
7678         (mml1991-passphrase-cache-expiry): Inherit the default value from
7679         mml-secure-passphrase-cache-expiry.
7680
7681         * mml-sec.el: Require password.
7682         (mml-secure-verbose): New user option.
7683         (mml-secure-cache-passphrase): New user option.
7684         (mml-secure-passphrase-cache-expiry): New user option.
7685
7686 2006-07-24  Daiki Ueno  <ueno@unixuser.org>
7687
7688         * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
7689         letters from the end.  Thanks to "David Smith" <davidsmith@acm.org> and
7690         andreas@altroot.de (Andreas Vögele).
7691
7692         FIXME: Use `tiny change'?
7693
7694 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7695
7696         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
7697         workaround for the url package included with Emacs.
7698
7699         * nnweb.el (nnweb-google-create-mapping): Update regexp.
7700
7701 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7702
7703         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
7704         correctly.  This fixes a bug caused by the 2006-05-12 change.
7705
7706 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
7707
7708         * nnmail.el (nnmail-article-group): If splitting raises an error, give
7709         some information about the error when saying that the `bogus' mail
7710         group will be used.
7711
7712 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
7713
7714         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
7715         string.
7716
7717 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
7718
7719         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
7720
7721 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7722
7723         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
7724
7725 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
7726
7727         * mml1991.el (mml1991-function-alist): Add epg.
7728         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
7729         (mml1991-epg-encrypt): New functions.
7730
7731 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
7732
7733         * mml2015.el (mml2015-verbose): New variable.
7734         (mml2015-cache-passphrase): Ditto.
7735         (mml2015-passphrase-cache-expiry): Ditto.
7736         (mml2015-function-alist): Add epg.
7737         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
7738         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
7739         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt): New
7740         functions.
7741
7742 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7743
7744         * message.el (message-cite-original-1): Preserve region when removing
7745         quoted text due to X-No-Archive in order to avoid bogus attribution
7746         when citing multiple messages.
7747
7748 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7749
7750         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.  Reported by
7751         Kenneth Jacker <khj@be.cs.appstate.edu>.
7752
7753 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
7754
7755         * gnus-diary.el (gnus-user-format-function-d)
7756         (gnus-user-format-function-D): Autoload.
7757
7758         * imap.el (Commentary): Fix typo.
7759
7760         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
7761         2006-04-22 contribution.
7762
7763 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7764
7765         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
7766         It didn't really fix the bogosity I'm seeing with solid web groups.
7767
7768 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7769
7770         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
7771         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
7772         created using server names.  If we use the feature without declaring
7773         it, Gnus does not properly manage server and group state.
7774
7775         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
7776         bound.
7777
7778 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7779
7780         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
7781         looking up the method using GROUP's prefix before inventing a new one.
7782         It is used on killed/unknown groups in various places where returning
7783         an all-new method isn't expected by the caller.
7784
7785         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
7786         and match semantics of gnus-group-real-prefix.
7787
7788 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
7789
7790         * nnmail.el (nnmail-broken-references-mailers): New variable.
7791         (nnmail-ignore-broken-references): New function generalizing
7792         nnmail-fix-eudora-headers.
7793         (nnmail-fix-eudora-headers): Now obsolete.
7794
7795         * gnus-art.el (gnus-button-handle-custom): Support
7796         `customize-apropos*'.
7797
7798 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7799
7800         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
7801
7802         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
7803         articles.
7804
7805 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
7806
7807         * message.el (message-cite-reply-above): New variable.
7808         (message-yank-original): Use it.
7809
7810 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7811
7812         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
7813
7814 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
7815
7816         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
7817         as read.
7818
7819         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
7820
7821 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
7822
7823         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
7824         (gnus-bookmark-default-file): Use gnus-directory.
7825         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
7826         Remove "*" in doc string.
7827         (gnus-bookmark-write-file): Simplify.
7828         (gnus-bookmark-maybe-sort-alist): Use `when'.
7829         (gnus-bookmark-get-bookmark): Fix typo in doc string.
7830         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark): Add
7831         FIXME about Emacs 21 and XEmacs compatibility.
7832         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
7833         compatibility.
7834         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
7835         compatibility.
7836         (gnus-bookmark-menu-heading): Fix version.
7837
7838 2006-06-19  Bastien Guerry  <bzg@altern.org>
7839
7840         * gnus-bookmark.el: New file.
7841
7842 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7843
7844         * message.el (message-syntax-checks): Doc fix.
7845
7846 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7847
7848         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
7849         unsubscribed groups as if they were killed ones.  It causes duplicate
7850         entries in gnus-newsrc-alist.
7851
7852 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7853
7854         * message.el (message-syntax-checks): Doc fix.
7855         (message-send-mail): Add check for continuation headers.
7856         (message-check-news-header-syntax): Fix regexp used to check for
7857         continuation headers.
7858
7859 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7860
7861         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
7862
7863 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
7864
7865         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
7866
7867 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7868
7869         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
7870         default-truncate-lines.
7871
7872 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7873
7874         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
7875         to fill the utf-8 entry.
7876
7877         * lpath.el: Fbind unicode-precedence-list.
7878
7879 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7880
7881         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
7882
7883 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
7884
7885         * gnus-agent.el (directory-files-and-attributes): Move all the way
7886         forward (the third and final move).
7887         (gnus-agent-read-agentview): Trap reconstruction errors due to
7888         nonexistant directory.  Handle by returning nil.
7889
7890 2006-05-30  Didier Verna  <didier@xemacs.org>
7891
7892         * message.el (message-dont-reply-to-names): Update the custom type.
7893         * message.el (message-dont-reply-to-names): New defsubst: potentially
7894         convert a list of regexps into a single one.
7895         * message.el (message-get-reply-headers): Use it.
7896         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
7897
7898 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7899
7900         * gnus-agent.el (directory-files-and-attributes): Move forward.
7901
7902 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
7903
7904         * gnus-ml.el (gnus-mailing-list-subscribe)
7905         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
7906         (gnus-mailing-list-message): Fix doc strings.
7907
7908 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7909
7910         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
7911         of doing it manually.
7912
7913 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
7914
7915         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
7916         comment.
7917
7918 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
7919
7920         * gnus-agent.el: Added gnus-agent-flush* to purge agent info.
7921         (gnus-agent-read-agentview): Fixed handling of end-of-file error.
7922         (gnus-agent-read-local): All symbols allocated in my-obarray.
7923         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
7924         (gnus-agent-regenerate-group): Check numeric names to see if they are
7925         messages or groups.
7926         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
7927         better way of do this...)
7928
7929         * gnus-cache.el (gnus-agent-total-fetched-for): Ignore
7930         'dummy.group' (there should be a better way of do this...)
7931
7932 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7933
7934         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
7935         (gnus-saved-headers): Ditto.
7936         (gnus-default-article-saver): Mention functions may have properties.
7937         (gnus-article-save): Override gnus-save-all-headers and
7938         gnus-saved-headers by :headers property which saver function may have.
7939         (gnus-summary-save-in-file): Add :headers property.
7940         (gnus-summary-write-to-file): Ditto.
7941
7942         * gnus-sum.el (gnus-summary-save-article): Bind
7943         gnus-prompt-before-saving to t when saving many articles in a file;
7944         always show all headers.
7945
7946         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
7947
7948 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
7949
7950         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
7951         marks.
7952
7953         * message.el (message-indent-citation): Add optional arguments to allow
7954         using it outside of message buffers.
7955
7956         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
7957         (gnus-article-treat-unfold-headers): Use it.
7958         (gnus-article-truncate-lines): New variable.
7959         (gnus-article-mode): Use it.
7960         (gnus-article-toggle-truncate-lines): New function.
7961
7962         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar): Add
7963         gnus-article-toggle-truncate-lines.
7964
7965         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
7966         coding system in XEmacs, use binary.
7967
7968 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7969
7970         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
7971         after-load-alist.
7972
7973         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
7974         this function should save decoded articles.
7975         (gnus-summary-write-to-file): Use property to specify this function
7976         should save decoded articles and specify gnus-summary-save-in-file
7977         should be used to save articles other than the first one when saving
7978         many articles.
7979         (gnus-summary-save-body-in-file): Use property to specify this
7980         function should save decoded articles.
7981         (gnus-summary-write-body-to-file): Use property to specify this
7982         function should save decoded articles and specify
7983         gnus-summary-save-body-in-file should be used to save articles other
7984         than the first one when saving many articles.
7985
7986         * gnus-sum.el (gnus-summary-save-article): Simplify.
7987
7988 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7989
7990         * gnus-art.el (gnus-default-article-saver): Add
7991         gnus-summary-write-body-to-file.
7992         (gnus-article-save-coding-system): Don't use coding system object
7993         in XEmacs.
7994         (gnus-read-save-file-name): Add optional `dir-var' argument which
7995         specifies directory in which files are saved; work even if optional
7996         `variable' argument is not specified.
7997         (gnus-summary-write-to-file): Read file name.
7998         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
7999         (gnus-summary-write-body-to-file): New function.
8000
8001         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
8002         (gnus-summary-local-variables): Add it.
8003         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
8004         (gnus-summary-save-article): Remove optional `decode' argument;
8005         determine whether to decode articles by the value of
8006         gnus-default-article-saver; when saving many files using
8007         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
8008         it first and use gnus-summary-save-in-file or
8009         gnus-summary-save-body-in-file thereafter unless
8010         gnus-prompt-before-saving is always; move point to article which
8011         will be saved.
8012         (gnus-summary-save-article-file): Revert.
8013         (gnus-summary-write-article-file): Revert.
8014         (gnus-summary-save-article-body-file): Revert.
8015         (gnus-summary-write-article-body-file): New function.
8016
8017 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8018
8019         * gnus-art.el (gnus-default-article-saver): Doc fix.
8020         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
8021         from gnus-summary-save-article-coding-system, and default to a
8022         certain coding system.
8023         (gnus-output-to-file): Add coding cookie and encode text according
8024         to gnus-article-save-coding-system; don't use mm-append-to-file.
8025
8026         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
8027         gnus-art.el and rename to gnus-article-save-coding-system.
8028         (gnus-summary-save-article): Require gnus-art; don't show all
8029         headers if it decodes articles; don't add coding cookie here;
8030         don't bind mm-text-coding-system-for-write.
8031         (gnus-summary-save-article-file): Save decoded articles.
8032         (gnus-summary-write-article-file): When saving many files, use
8033         gnus-summary-write-to-file first and gnus-summary-save-in-file
8034         thereafter unless gnus-prompt-before-saving is always.
8035         (gnus-summary-save-article-body-file): Save decoded articles.
8036
8037         * lpath.el: Fbind select-safe-coding-system for XEmacs.
8038
8039 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
8040
8041         * nnrss.el (nnrss-check-group): Bind hash-index.
8042
8043 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
8044
8045         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
8046         its hash index.  Store this hash in `nnrss-group-data'.
8047         (nnrss-read-group-data): Update accordingly.
8048
8049 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
8050
8051         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
8052         entry.
8053
8054         * gnus-sum.el (gnus-summary-make-menu-bar): Add
8055         gnus-article-browse-html-article.
8056
8057 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
8058
8059         * gnus-sum.el (gnus-summary-mime-map): Add
8060         gnus-article-browse-html-article.
8061
8062         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
8063
8064 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
8065
8066         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
8067         suitable coding systems in customize.
8068
8069 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
8070
8071         * mail-source.el (mail-sources): Fix custom type.
8072
8073 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
8074
8075         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
8076         (gnus-summary-expire-articles-now): Shorten prompt.
8077
8078         * gmm-utils.el (wid-edit): Require.
8079         (defun-gmm): Renamed from `gmm-defun-compat'.
8080         (gmm-image-search-load-path): Use it.
8081         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
8082
8083 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8084
8085         * gnus-sum.el (gnus-summary-save-article-coding-system): New
8086         variable.
8087         (gnus-summary-save-article): Add optional `decode' argument.  If
8088         it is set and gnus-summary-save-article-coding-system is non-nil,
8089         save decoded article.
8090         (gnus-summary-write-article-file): Save decoded article if
8091         gnus-summary-save-article-coding-system is non-nil.
8092
8093         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
8094         type.
8095
8096 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8097
8098         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
8099
8100 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8101
8102         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
8103         first to test gnus-single-article-buffer which may be buffer-local.
8104
8105         * gnus-sum.el (gnus-summary-setup-buffer): Make
8106         gnus-single-article-buffer buffer-local and nil in ephemeral
8107         group; make gnus-article-buffer, gnus-article-current, and
8108         gnus-original-article-buffer always buffer-local.
8109         (gnus-summary-exit): Kill article buffer belonging to ephemeral
8110         group.
8111         (gnus-handle-ephemeral-exit): Don't move to next summary line.
8112
8113 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
8114
8115         * nnml.el (nnml-request-compact-group): Compressed files might not
8116         have .gz extension.
8117
8118 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
8119
8120         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
8121         (mm-copy-to-buffer): Use with-current-buffer.
8122         (mm-display-part): Simplify.
8123         (mm-inlinable-p): Add optional arg `type'.
8124
8125 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
8126
8127         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
8128         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
8129         Try harder to show the attachment internally or externally using
8130         gnus-mime-view-part-as-type.
8131
8132 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
8133
8134         * message.el (message-from-style, message-signature-separator)
8135         (message-user-organization-file, message-send-mail-function)
8136         (message-citation-line-function, message-yank-prefix)
8137         (message-indent-citation-function, message-signature)
8138         (message-signature-file, message-signature-insert-empty-line):
8139         Remove autoloads.
8140
8141         * gnus-art.el (gnus-buttonized-mime-types): Remove
8142         "multipart/signed".  Revert 2006-04-26 change.
8143
8144 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8145
8146         * gnus.el (gnus-version-number): Bump version.
8147
8148 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
8149
8150         * gnus.el: No Gnus v0.5 is released.
8151
8152 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8153
8154         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
8155         fetching articles by message-id.
8156
8157 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8158
8159         * message.el (hashcash): Require hashcash as normal.
8160
8161         * ecomplete.el (ecomplete-highlight-match-line): Use
8162         point-at-eol.
8163         (ecomplete-highlight-match-line): Use `highlight', because that
8164         face exists in both Emacs and XEmacs.
8165
8166         * message.el (message-display-abbrev): Use point-at-bol.
8167
8168         * mail-source.el: Don't require timer/timer-funcs.
8169
8170         * gnus-async.el: Ditto.
8171
8172         * password.el: Ditto.
8173
8174         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
8175
8176         * mm-url.el: Ditto.
8177
8178         * gnus-xmas.el: Don't require timer-funcs.
8179
8180         * mm-util.el: Require timer/timer-funcs.
8181
8182 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8183
8184         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
8185         Close.
8186
8187 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8188
8189         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
8190         unibyte after clear-decrypt function runs.
8191
8192         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
8193         returns as a unibyte string.
8194
8195 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8196
8197         * lpath.el: Revert.
8198
8199         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
8200         (pgg-gpg-process-sentinel): Revert.
8201
8202         * pgg-pgp.el (pgg-pgp-process-region): Revert.
8203         (pgg-pgp-lookup-key): Revert.
8204
8205         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
8206         (pgg-pgp5-lookup-key): Revert.
8207
8208         * pgg.el (pgg-fetch-key): Revert.
8209
8210 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8211
8212         * lpath.el: Fbind string-as-multibyte for XEmacs.
8213
8214         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
8215         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
8216         (mml1991-pgg-encrypt): Ditto.
8217
8218         * pgg-gpg.el (pgg-string-to-multibyte): New function.
8219         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
8220         a multibyte buffer.
8221
8222         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
8223         (pgg-pgp-lookup-key): Ditto.
8224
8225         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
8226         (pgg-pgp5-lookup-key): Ditto.
8227
8228         * pgg.el (pgg-fetch-key): Ditto.
8229
8230 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
8231
8232         * message.el (message-user-organization-file): Check several
8233         locations of the organization file.
8234
8235         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
8236         Add gnus-article-view-part-as-type.
8237
8238         * gnus-art.el (gnus-article-view-part-as-type): New function.
8239
8240         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
8241         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
8242
8243         * mml.el: Simplify autoload.
8244         (mml-mode): defvar dnd-protocol-alist instead of using
8245         symbol-value.
8246         (mml-default-directory): New variable.
8247         (mml-minibuffer-read-file): Use it.
8248         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
8249
8250         * message.el (message-citation-line-format): New variable.
8251         (message-insert-formated-citation-line): New function.
8252         (message-citation-line-function): Add
8253         `message-insert-formated-citation-line' to custom type.
8254
8255         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
8256         to doc string.
8257
8258         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
8259         depending on mm-verify-option.
8260
8261 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8262
8263         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
8264         binding pgg-* variables; reimplement the section which prevents
8265         MIME header from being signed.
8266         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
8267         pgg-text-mode; remove a blank line at the top of body.
8268
8269         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
8270         lines at the top of body; use gnus-newsgroup-charset if there's no
8271         Charset header.
8272
8273 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8274
8275         * message.el (message-self-insert-commands): Doc fix.
8276
8277         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
8278         (mm-uu-pgp-encrypted-test): Ditto.
8279         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
8280         between header and body; return application/pgp-encrypted handle
8281         if decryption failed; decode decrypted body by charset.
8282
8283         * mm-decode.el (mm-automatic-display): Don't make application/pgp
8284         element match to application/pgp-*.
8285
8286 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8287
8288         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
8289         HTML.
8290
8291 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8292
8293         * mail-source.el (mail-source-call-script): Message the error
8294         string.
8295
8296 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8297
8298         * gnus-util.el (gnus-byte-compile): Use it.
8299
8300 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
8301
8302         * gnus-util.el (kill-empty-logs): New function.
8303
8304 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8305
8306         * message.el (message-mail-alias-type): Doc fix.
8307         (message-mail-alias-type-p): New function.
8308         (message-send): Use it.
8309         (message-mode): Ditto.
8310         (message-strip-forbidden-properties): Ditto.
8311
8312         * ecomplete.el (ecomplete-database-file-coding-system): New
8313         variable.
8314         (ecomplete-save): Use it.
8315         (ecomplete-setup): Use it.
8316
8317 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8318
8319         * message.el (message-self-insert-commands): New variable.
8320         (message-strip-forbidden-properties): Use it.
8321
8322 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8323
8324         * message.el (message-put-addresses-in-ecomplete): Use a regexp
8325         that doesn't make XEmacs choke.
8326
8327 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
8328
8329         * gnus-util.el (gnus-replace-in-string):
8330         Prefer replace-regexp-in-string over of replace-in-string.
8331
8332 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8333
8334         * gnus-util.el (gnus-select-frame-set-input-focus):
8335         Use select-frame-set-input-focus if it is available in XEmacs; use
8336         definition defined in Emacs 22 for old Emacsen.
8337
8338         * dgnushack.el: Autoload unmorse-region for XEmacs.
8339
8340         * lpath.el: Bind cursor-in-non-selected-windows and
8341         select-frame-set-input-focus for XEmacs.
8342
8343 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8344
8345         * mm-view.el (mm-inline-text): Use equal instead of equalp.
8346
8347 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
8348
8349         * gnus-registry.el (gnus-registry-cache-save): Remove text
8350         properties when saving via the temp buffer.
8351
8352 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
8353
8354         * message.el (message-generate-hashcash): Honor custom type.
8355
8356 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8357
8358         * message.el (message-generate-hashcash): Default to non-nil when
8359         hashcash is found.
8360
8361         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
8362         (gnus-refer-thread-limit): Increase default to 500.
8363
8364         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
8365
8366         * flow-fill.el (fill-flowed): Allow delete-space.
8367
8368 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
8369
8370         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
8371         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
8372         Remove autoloads.
8373
8374 2006-04-18  Simon Josefsson  <jas@extundo.com>
8375
8376         * message.el (message-generate-hashcash): Default to.
8377
8378 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8379
8380         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
8381         concatenating segments rather than before concatenating them.
8382
8383 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
8384
8385         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
8386
8387 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8388
8389         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
8390
8391         * message.el (message-forward-make-body-plain): Allow
8392         message-forward-ignored-headers to be a list.
8393         (message-remove-ignored-headers): Factor out into function.
8394         (message-forward-make-body-mml): Use it.
8395
8396         * imap.el (imap-quote-specials): New function.
8397         (imap-login-auth): Quote specials.
8398
8399         * rfc2231.el (rfc2231-parse-string): Remove dead code.
8400         (rfc2231-parse-string): Allow concatanation of parameters that
8401         aren't contiguous.  The test case is
8402           (mail-header-parse-content-type "message/external-body;
8403             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
8404             access-type=LOCAL-FILE;
8405             name*1*=plugh%2fhello-sailor%2fbing.pdf")
8406
8407 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
8408
8409         * nntp.el (nntp-accept-process-output): Return the value of
8410         `nnheader-accept-process-output'.
8411
8412 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8413
8414         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
8415         (gnus-button-alist): Recognize more diff formats.
8416         (gnus-button-patch): Strip directory.
8417
8418 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
8419
8420         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
8421         Emacs 22 when setting focus.
8422
8423 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8424
8425         * gnus-art.el (gnus-article-treat-types): Do treatment of
8426         text/x-verbatim parts.
8427         (gnus-button-patch): New command.
8428
8429         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
8430         addresses that contain invalid characters.
8431
8432 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8433
8434         * message.el (message-put-addresses-in-ecomplete): Use
8435         gnus-replace-in-string.
8436         (message-is-yours-p): Use the more correct
8437         mail-header-parse-address instead of
8438         mail-extract-address-components.
8439         (message-put-addresses-in-ecomplete): Fix typo.
8440
8441         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
8442         keystroke.
8443
8444         * gnus-art.el (gnus-treatment-function-alist): Change order of
8445         newsgroups/generic header folding to avoid double-folding.
8446
8447         * message.el (message-hidden-headers): Add X-Draft-From.
8448
8449         * gnus-sum.el (gnus-summary-repeat-search-article-forward): New
8450         command.
8451         (gnus-summary-repeat-search-article-backward): New command.
8452
8453         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
8454         groups in the parent topic.
8455
8456 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
8457
8458         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
8459         (spam-extra-header-to-number): Return the CRM114 number as a
8460         number instead of a string.
8461
8462 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8463
8464         * gnus-art.el (gnus-face-properties-alist): Moved here from
8465         gnus-fun.
8466
8467         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
8468
8469 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8470
8471         * message.el (message-strip-forbidden-properties): Only display on
8472         self-insert-command.
8473
8474         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
8475         reindent.
8476         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
8477
8478 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
8479
8480         * smiley.el (smiley-style): Fix typo.
8481
8482 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8483
8484         * hashcash.el (hashcash-insert-payment-async-2): Use
8485         message-goto-eoh instead of doing it manually.
8486         (mail-add-payment): Use message-narrow-to-header instead of trying
8487         to do the same itself.
8488
8489         * message.el (message-hidden-headers): Add Face.
8490
8491         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
8492         reparenting code.
8493         (gnus-summary-reparent-children): Refactored out code.
8494         (gnus-summary-thread-map): New keystroke.
8495         (gnus-summary-reparent-children): Make into command.
8496
8497         * smiley.el (smiley-style): Default to `medium' if using a large
8498         font.
8499
8500         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
8501         does it itself.
8502
8503         * message.el (message-point-in-header-p): Simplify definition.
8504
8505 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8506
8507         * nnagent.el (nnagent-request-set-mark): Silence log file
8508         writing.
8509         (nnagent-request-set-mark): Use write-region instead of
8510         append-to-file.
8511
8512         * gnus-sum.el (gnus-read-header): Fudge article number if using a
8513         strange select method.
8514
8515         * ecomplete.el (ecomplete-display-matches): Get highlightling
8516         right.
8517         (ecomplete-display-matches): Use literals.
8518         (ecomplete-display-matches): Disable message logging.
8519
8520         * message.el (message-display-abbrev): Small optimization.
8521
8522         * ecomplete.el (ecomplete-display-matches): Allow automatic
8523         display.
8524
8525         * message.el (message-strip-forbidden-properties): Display
8526         abbrevs.
8527         (message-display-abbrev): Get automatic display right.
8528
8529         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
8530         keystrokes.
8531
8532 2006-04-13  Romain Francoise  <romain@orebokech.com>
8533
8534         TODO: Backport to v5-10!
8535
8536         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
8537         Moved here (and renamed) from gnus-registry.el.
8538
8539         * gnus-registry.el: Require gnus-util.
8540         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
8541
8542 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8543
8544         * gnus-group.el (gnus-group-catchup-current): Change
8545         if-then-else-if-then-else into cond.
8546         (gnus-group-catchup): Indent.
8547         (group-name-at-point): New function.
8548         (gnus-fetch-group): Provide default from thing at point.
8549
8550 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8551
8552         * message.el (message-display-abbrev): Fix regexp.
8553
8554         * ecomplete.el (ecomplete-highlight-match-line): Reimplement
8555         choosing.
8556         (ecomplete-highlight-match-line): Fix up code rewrite, remove
8557         dead variables.
8558
8559         * message.el (message-newline-and-indent): Remove debugging.
8560         (message-display-abbrev): Use new implementation.
8561
8562 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
8563
8564         * gnus-art.el (gnus-article-mode): Set
8565         cursor-in-non-selected-windows to nil.
8566
8567         * smiley.el: Revert previous change.
8568         (smiley-data-directory): defvar it before using it in the
8569         defcustom of `smiley-style'.
8570
8571 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8572
8573         * message.el (message-newline-and-indent): New function.
8574
8575         * ecomplete.el: Implement more bits.
8576
8577         * message.el (message-put-addresses-in-ecomplete): Clean up the
8578         string.
8579
8580         * ecomplete.el (ecomplete-add-item): Chop off decimals.
8581
8582         * gnus-sum.el (gnus-summary-save-parts): Bind
8583         gnus-summary-save-parts-counter and use it to make unique file
8584         names.
8585
8586         * gnus-art.el (gnus-ignored-headers): Add some more headers.
8587
8588         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
8589         parameter to say whether to actually parse the individual
8590         addresses.
8591
8592         * message.el (message-put-addresses-in-ecomplete): New function.
8593         (ecomplete): Require.
8594         (message-mail-alias-type): Add ecomplete as an option.
8595
8596 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
8597
8598         * flow-fill.el (fill-flowed): Remove trailing space from blank
8599         quoted lines.
8600
8601 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8602
8603         * smiley.el (smiley-style): Move definition later to avoid a
8604         compilation warning.
8605
8606 2006-04-12  Kenichi Handa  <handa@m17n.org>
8607
8608         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
8609         buffer and then decode the buffer text if necessary.
8610         (rfc2231-encode-string): Be sure to work on multibyte buffer at
8611         first, and after mm-encode-body, change the buffer to unibyte.
8612         Use mm-disable-multibyte instead of set-buffer-multibyte.
8613
8614 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8615
8616         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
8617         Content-Type header instead of Content-Disposition header.
8618         (gnus-mime-inline-part): Ditto.
8619         (gnus-mime-view-part-as-charset): Ignore charset that the part
8620         specifies.
8621
8622         * mm-decode.el (mm-display-part): Work with external parts and
8623         usual parts similarly.
8624
8625         * mm-extern.el (mm-inline-external-body): Use mm-display-part
8626         instead of gnus-display-mime.
8627
8628         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
8629         instead of with-temp-buffer.
8630
8631         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
8632         tag to summarized topics part in order to encode non-ASCII text.
8633
8634 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
8635
8636         * smiley.el (smiley-style): New variable.
8637         (smiley-directory): New function.
8638         (smiley-data-directory): Derive from `smiley-style' using
8639         `smiley-directory'.
8640         (smiley-regexp-alist): Add new entries.
8641
8642         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
8643         (gnus-article-browse-delete-temp): Add :version.
8644
8645 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
8646
8647         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
8648         the sieve region.
8649
8650 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8651
8652         * gnus.el (gnus-version-number): Bump version.
8653
8654 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
8655
8656         * gnus.el: No Gnus v0.4 is released.
8657
8658 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8659
8660         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
8661         layout.
8662
8663         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
8664         unknown charset.
8665
8666         * message.el (message-header-synonyms): Add Original-To to the
8667         default.
8668
8669         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
8670         optional parameter.
8671
8672 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
8673
8674         * gnus-fun.el (gnus): Require it for gnus-directory.
8675
8676 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8677
8678         * gnus-fun.el (gnus-face-properties-alist): Add :version.
8679
8680 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
8681
8682         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
8683
8684 2006-04-05  Simon Josefsson  <jas@extundo.com>
8685
8686         * password.el (password-reset): New function.
8687
8688 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
8689
8690         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region): Wait
8691         for BEGIN_SIGNING too, new in GnuPG 1.4.3.
8692
8693 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8694
8695         * nnweb.el (nnweb-google-create-mapping): Update regexp.
8696         Some whitespace was matched into the url, which broke browsing hits
8697         > 100 when mm-url-use-external was nil.
8698
8699 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
8700
8701         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Check
8702         gnus-extra-headers for 'Newsgroups.
8703
8704         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
8705         bound.
8706
8707 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
8708
8709         * pgg-gpg.el: Clean up process buffers every time gpg processes
8710         complete.
8711
8712 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
8713
8714         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
8715         doc string.
8716
8717 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
8718
8719         * pgg-gpg.el (pgg-gpg-process-filter)
8720         (pgg-gpg-wait-for-completion): Check if buffer is alive.
8721
8722         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
8723         lines, temporary fix.
8724
8725 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
8726
8727         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
8728
8729 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
8730
8731         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
8732         default-enable-multibyte-characters.  This reverts the change from
8733         revision 6.17 which is no longer necessary because the passphrase
8734         is sent separately now.  GnuPG messages are unreadable under
8735         multibyte locales with default-enable-multibyte-characters set to
8736         nil.
8737
8738 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
8739
8740         * message.el (message-tool-bar-gnome): Move "spell".
8741
8742 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
8743
8744         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
8745         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
8746         instead.
8747
8748 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
8749
8750         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Improve
8751         newsgroups handling for NNTP overviews which don't include
8752         Newsgroups.
8753
8754 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8755
8756         * message.el (message-resend): Bind message-generate-hashcash to nil.
8757
8758 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8759
8760         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
8761         when searching for already-paid recipients.
8762
8763 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
8764
8765         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
8766         passphrases when it is not needed.
8767         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
8768         passphrase stuff from gpg, should only be necessary when you use
8769         gpg with a smartcard.
8770
8771 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8772
8773         * mml.el (mml-insert-mime): Ignore cached contents of
8774         message/external-body part.
8775
8776         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
8777         (mm-insert-part): Ditto.
8778
8779 2006-03-23  Simon Josefsson  <jas@extundo.com>
8780
8781         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
8782         Reiner.
8783         (pgg-gpg-use-agent-p): Use it again.
8784
8785 2006-03-23  Simon Josefsson  <jas@extundo.com>
8786
8787         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
8788         older emacsen.
8789         (pgg-gpg-use-agent-p): Don't use it.
8790
8791 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
8792
8793         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
8794         if we can.
8795
8796 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
8797
8798         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
8799         (pgg-gpg-update-agent): New function.
8800         (pgg-gpg-use-agent-p): New function.
8801         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
8802         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
8803         (pgg-gpg-sign-region): Use it.
8804
8805 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8806
8807         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
8808         Reported by Ralf Wachinger <rwachinger@gmx.de>.
8809
8810 2006-03-21  Simon Josefsson  <jas@extundo.com>
8811
8812         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
8813         <wilde@sha-bang.de>.
8814         (pgg-gpg-use-agent): New variable.
8815         (pgg-gpg-process-region): Use it.
8816         (pgg-gpg-encrypt-region): Likewise.
8817         (pgg-gpg-encrypt-symmetric-region): Likewise.
8818         (pgg-gpg-decrypt-region): Likewise.
8819         (pgg-gpg-sign-region): Likewise.
8820         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
8821
8822 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
8823
8824         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
8825
8826         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
8827         Add comment on version.
8828
8829 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
8830
8831         * smiley.el: Add missing test smiley.
8832
8833 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8834
8835         * mm-decode.el (mm-with-part): New macro.
8836         (mm-get-part): Use it; work with message/external-body as well.
8837         (mm-save-part): Treat name and filename equally.
8838
8839         * mm-extern.el (mm-extern-cache-contents): New function.
8840         (mm-inline-external-body): Use it; force the part to be displayed;
8841         move undisplayer added to the cached handle to the parent.
8842
8843         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
8844         (gnus-mime-view-part-as-type): Work with message/external-body.
8845
8846         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
8847
8848 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
8849
8850         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
8851         images in image-load-path.  [Sync with image.el, revision 1.60, in
8852         Emacs.]
8853
8854 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
8855
8856         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
8857         path rather than symbol.  Always return list of directories.
8858         Guarantee that image directory comes first.  [Sync with image.el,
8859         revision 1.59, in Emacs.]
8860
8861         * message.el (message-make-tool-bar): Adjust to new API of
8862         `gmm-image-load-path-for-library'.
8863
8864         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
8865
8866         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
8867
8868 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8869
8870         * gnus-art.el (gnus-article-only-boring-p):
8871         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
8872         intangible text.
8873         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
8874
8875 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
8876
8877         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.  Use
8878         `defun' instead of `gmm-defun-compat'.
8879
8880 2006-03-14  Simon Josefsson  <jas@extundo.com>
8881
8882         * message.el (message-unique-id): Don't use message-number-base36
8883         if (user-uid) is a float.
8884         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
8885
8886 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8887
8888         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
8889
8890         * gnus-art.el (gnus-mime-display-single): Make sure there is an
8891         empty line between a part and a message part.
8892
8893 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
8894
8895         * smiley.el: Add more test smileys.
8896         (smiley-data-directory, smiley-regexp-alist)
8897         (gnus-smiley-file-types): Fix doc strings.
8898         (smiley-update-cache): Clear smiley-cached-regexp-alist before
8899         adding new elements.
8900         (smiley-mouse-map): Unused code.  Make it a comment.
8901
8902 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8903
8904         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
8905         scan latest NoCeM messages instead of old ones.
8906         (gnus-nocem-check-article): Fix regexps so as to match to PGP
8907         delimiters that are recently used.
8908         (gnus-nocem-load-cache): Add autoload cookie.
8909
8910         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
8911
8912         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
8913         level which is larger than gnus-use-nocem is specified.
8914
8915         * gnus-group.el (gnus-group-get-new-news): Ditto.
8916
8917 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
8918
8919         * gnus-util.el (gnus-tool-bar-update): New function.
8920
8921         * gnus-group.el (gnus-group-update-tool-bar): New variable.
8922         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
8923
8924         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
8925
8926         * gnus-group.el (gnus-group-redraw-when-idle)
8927         (gnus-group-redraw-check): Remove.
8928         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
8929
8930 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
8931
8932         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
8933         if optional last element is specified in splits (FIELD VALUE...).
8934
8935 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
8936
8937         * message.el (message-make-tool-bar): Rename gmm-image-load-path
8938         to gmm-image-load-path-for-library.  Call with no-error argument.
8939         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
8940
8941         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
8942
8943         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
8944
8945         * gmm-utils.el (gmm-image-load-path): Remove alias.
8946
8947 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
8948
8949         * gmm-utils.el (gmm-image-load-path): Add alias.
8950
8951         * nnml.el (nnml-generate-nov-databases-directory): Rename from
8952         nnml-generate-nov-databases-1.
8953         (nnml-generate-nov-databases): Use it.
8954         (nnml-generate-nov-databases-directory): Document no-active
8955         argument.
8956
8957         * gmm-utils.el (gmm-image-load-path-for-library): Return single
8958         directory if path is t.  Add no-error.
8959
8960         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
8961         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
8962
8963         * gnus-art.el (gnus-article-browse-delete-temp-files): Simplify
8964         resetting gnus-article-browse-html-temp-list.
8965
8966         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
8967         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
8968         Add example to docstring.  Rename local variables.  Move error
8969         checks to default case in cond and simplify.
8970
8971 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8972
8973         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
8974         handle is multipart when calling it recursively.
8975         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
8976
8977 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
8978
8979         * nnimap.el (nnimap-request-update-info-internal): Optimize.
8980         Don't `gnus-uncompress-range' to avoid excessive memory usage.
8981
8982 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8983
8984         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
8985         is loaded.
8986
8987         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
8988         loaded.
8989
8990 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
8991
8992         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
8993         to "Emacs 23 (unicode)" in doc string.
8994
8995         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
8996         "Emacs 23 (unicode)" in comment.
8997
8998 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8999
9000         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
9001
9002         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
9003         characters 160 through 255 in Emacs 23.
9004
9005 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
9006
9007         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
9008         gnus-article-browse-html-temp.
9009         (gnus-article-browse-delete-temp): Make it customizable.  Add
9010         `file'.  Adjust doc string.
9011         (gnus-article-browse-delete-temp-files): Add argument.  Allow
9012         query for each file.  Adjust doc string.
9013         (gnus-article-browse-html-parts): Add
9014         `gnus-article-browse-delete-temp-files' to
9015         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
9016
9017 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
9018
9019         * gnus-art.el (gnus-article-browse-html-temp)
9020         (gnus-article-browse-delete-temp): New variables.
9021         (gnus-article-browse-delete-temp-files): New function.
9022         (gnus-article-browse-html-parts): Use it.
9023
9024 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
9025
9026         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
9027
9028         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
9029         string.
9030
9031         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
9032         gnus-summary-insert-new-articles when unplugged.  Remove
9033         gnus-summary-search-article-forward.
9034
9035         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
9036         display-visual-class instead of display-color-cells.
9037
9038 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9039
9040         * dgnushack.el: Autoload customize-group for XEmacs.
9041
9042         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
9043         message/* containing non-ASCII text properly.
9044
9045 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
9046
9047         * message.el: Require gmm-utils, remove autoloads.
9048         (message-tool-bar): Set default based on
9049         gmm-tool-bar-style.
9050         (message-tool-bar-gnome): Add gmm-customize-mode.
9051
9052         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
9053         gmm-tool-bar-style.
9054         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
9055
9056         * gnus-group.el (gnus-group-tool-bar): Set default based on
9057         gmm-tool-bar-style.
9058         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
9059
9060         * gmm-utils.el (gmm-image-directory): Rename variable from
9061         gmm-image-load-path.
9062         (gmm-image-load-path): Use gmm-image-directory.
9063         (gmm-customize-mode): New function.
9064         (gmm-tool-bar-style): New variable.
9065
9066         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
9067         gnus-group-redraw-line-number.
9068         (gnus-group-redraw-check): Simplify.
9069         (gnus-group-tool-bar-update): Remove redraw check.
9070         (gnus-group-make-tool-bar): Add redraw check.
9071
9072 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
9073
9074         * gnus-art.el (gnus-button): Add missing parentheses.
9075
9076 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9077
9078         * lpath.el: Fbind line-number-at-pos.
9079
9080 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9081
9082         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
9083
9084 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
9085
9086         * gnus-art.el (gnus-button): New face.
9087         (gnus-article-button-face): Use it.
9088
9089         * gnus-sum.el (gnus-summary-tool-bar-gnome): Add
9090         gnus-summary-next-page.  Re-order.
9091
9092         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
9093         next-node are now included.
9094         (gnus-group-redraw-line-number): New internal variable.
9095         (gnus-group-redraw-check): Helper function for updating the tool
9096         bar.
9097         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
9098
9099         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
9100
9101         * spam.el (spam-spamassassin-score-regexp): New internal variable.
9102         (spam-extra-header-to-number, spam-check-spamassassin-headers):
9103         Use it to match format of Spamassassin 3.0 and later.  Reported by
9104         IRIE Tetsuya <irie@t.email.ne.jp>.
9105         (spam-check-bogofilter)
9106         (spam-bogofilter-register-with-bogofilter): Fix args of
9107         `gnus-error' calls.
9108
9109 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
9110
9111         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
9112         unnecessary interaction when sending queued mails.  Reported by
9113         TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
9114
9115 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
9116
9117         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
9118         first or last are nil.
9119
9120 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9121
9122         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
9123
9124 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9125
9126         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
9127
9128 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9129
9130         * dns.el (query-dns): Protect more against buggy tcp output.
9131
9132 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
9133
9134         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
9135         nov.php.
9136
9137 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
9138
9139         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
9140         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
9141         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
9142         output on the server side.
9143         (nnweb-google-create-mapping): Update regexps and add some
9144         progress indication.
9145
9146 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
9147
9148         * gnus-group.el (gnus-group-tool-bar-gnome): Fix
9149         gnus-agent-toggle-plugged.  Re-order icons.
9150         (gnus-group-tool-bar-gnome): Add
9151         gnus-group-{prev,next}-unread-group.
9152         (gnus-group-tool-bar-gnome): Re-order icons.
9153
9154         * gnus-sum.el (gnus-summary-tool-bar-gnome): Move
9155         gnus-summary-insert-new-articles.
9156
9157         * message.el (message-tool-bar-gnome, message-tool-bar-retro): Fix
9158         comments.
9159
9160         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
9161         also available in Emacs 21.3.
9162
9163         * message.el (message-fix-before-sending): Change "Emacs 22" to
9164         "Emacs 23 (unicode)" in comment.
9165
9166         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
9167         "Emacs 23 (unicode)" in comment.
9168
9169         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
9170         comment.
9171         (mm-coding-system-p): Add comment about no-MULE XEmacs.
9172
9173         * mm-view.el (mm-fill-flowed): Add :version.
9174
9175 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9176
9177         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
9178         and load-path.
9179
9180 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
9181
9182         * message.el: Autoload gmm-image-load-path.
9183         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
9184         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
9185         consitency.
9186
9187         * gmm-utils.el (gmm-image-load-path): Also search in
9188         "../etc/images".  Don't set gmm-image-load-path if we don't find
9189         the image.
9190
9191 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9192
9193         * gmm-utils.el (gmm-image-load-path): Don't make
9194         `gmm-image-load-path' include subdirectories which the second arg
9195         `image' might specify.
9196
9197         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
9198         subdirectory to icon file names.
9199
9200         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
9201
9202 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
9203
9204         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
9205         gmm-image-load-path calls.
9206
9207         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
9208
9209         * message.el (message-make-tool-bar): Ditto.
9210
9211         * mml.el (mml-preview): Added comment concerning tool bar icons.
9212
9213         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
9214         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
9215
9216         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
9217         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
9218
9219         * message.el (message-tool-bar-gnome): Use new icon names.
9220         (message-make-tool-bar): Use `gmm-image-load-path'.
9221
9222         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path): New
9223         functions from MH-E.
9224         (gmm-image-load-path): New variable from MH-E.
9225         (gmm-image-load-path): New function from MH-E.  Added arguments
9226         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
9227         *-image-load-path-called-flag.
9228
9229 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
9230
9231         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
9232
9233 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
9234
9235         * nnimap.el (nnimap-request-move-article): Change folder back to
9236         source group before deleting.
9237
9238 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
9239
9240         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
9241
9242         * gnus-art.el (mm-url-insert-file-contents-external): Autoload
9243         mm-url.
9244
9245         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
9246
9247 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9248
9249         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
9250         coding system which mm-charset-to-coding-system returns for a
9251         given charset is valid.
9252
9253 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
9254
9255         * html2text.el (html2text-remove-tag-list):
9256         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
9257
9258 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
9259
9260         * gnus-cus.el: Revert 2005-10-17 change.
9261
9262 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9263
9264         * gnus-art.el (article-strip-banner): Call
9265         article-really-strip-banner only when the regexp match is made.
9266
9267 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9268
9269         * gnus-art.el (article-strip-banner): Use
9270         gnus-extract-address-components instead of
9271         mail-header-parse-addresses to make it work with non-ASCII text;
9272         remove mail-encode-encoded-word-string.
9273
9274         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
9275         values which are surrounded with \"...\"; make it never cause a
9276         Lisp error; give up parsing of parameters if it failed in
9277         extracting type.
9278
9279 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
9280
9281         * smime.el (smime-cert-by-ldap-1): Fix bug where
9282         `smime-ldap-search' returns results without userCertificates.
9283
9284 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9285
9286         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
9287
9288 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
9289
9290         * spam.el (spam-check-spamassassin-headers): Adapt format for
9291         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
9292         <ari@mbf.ocn.ne.jp>.
9293         (spam-list-of-processors): Add spam-use-gmane.
9294
9295 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9296
9297         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
9298         make-temp-file; make it work with XEmacs as well.
9299
9300         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
9301         mm-make-temp-file.
9302
9303         * mm-decode.el (mm-display-external): Use the 3rd arg of
9304         mm-make-temp-file.
9305         (mm-create-image-xemacs): Ditto.
9306
9307 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9308
9309         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
9310         with message-narrow-to-headers.
9311         (gnus-draft-setup): Narrow to header to run message-fetch-field.
9312         (gnus-draft-check-draft-articles): New function.
9313         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
9314
9315 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
9316
9317         * gnus-art.el (gnus-article-browse-html-parts):
9318         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
9319         Don't use suffix argument for mm-make-temp-file for Emacs 21
9320         compatibility.  Remove useless `format'.
9321
9322 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
9323
9324         * nnweb.el (nnweb-google-wash-article): Update regexps.
9325         (nnweb-group-alist): Use defvoo instead of defvar.
9326
9327 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9328
9329         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
9330         re-loading nn* modules.
9331
9332 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
9333
9334         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
9335         for `tool-bar-mode' and don't check it's default-value.
9336
9337         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
9338
9339         * message.el (message-make-tool-bar): Ditto.
9340
9341         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
9342         `substring'.  Shorten tmp-file name.
9343
9344         * gnus.el: Remove bogus comment.
9345
9346 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
9347
9348         * gnus-art.el (gnus-article-browse-html-parts): New function.
9349         (gnus-article-browse-html-article): New function for viewing html
9350         articles with a browser.
9351
9352 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
9353
9354         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
9355         in elisp.
9356         (pgg-gpg-encrypt-symmetric-region): Ditto.
9357         (pgg-gpg-sign-region): Ditto.
9358
9359         * pgg-def.el (pgg-text-mode): New variable.
9360
9361         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
9362         (mml2015-pgg-encrypt): Ditto.
9363
9364         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
9365         (mml1991-pgg-encrypt): Ditto.
9366
9367 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9368
9369         * nnfolder.el (nnfolder-insert-newsgroup-line): Use
9370         message-make-date instead of current-time-string.
9371
9372         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
9373         to gnus-decoded which mm-uu might set.
9374
9375 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9376
9377         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
9378         don't decode quoted parameters; remove misimported Emacs code.
9379         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
9380         (rfc2231-decode-encoded-string): Don't use split-string which
9381         behaves differently according to Emacs version; use
9382         mm-decode-coding-region to convert charset to coding-system.
9383         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
9384         (rfc2231-encode-string): Remove misimported Emacs code.
9385
9386 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9387
9388         * gnus-art.el (article-decode-charset): Don't use ignore-errors
9389         when calling mail-header-parse-content-type.
9390         (article-de-quoted-unreadable): Ditto.
9391         (article-de-base64-unreadable): Ditto.
9392         (article-wash-html): Ditto.
9393
9394         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
9395         calling mail-header-parse-content-type and
9396         mail-header-parse-content-disposition.
9397         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
9398         mail-header-parse-content-type.
9399
9400         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
9401         insert charset and format parameters; encode description after
9402         inserting it to buffer.
9403         (mml-insert-parameter): Fold lines properly even if a parameter is
9404         segmented into two or more lines; change the max column to 76.
9405
9406         * rfc1843.el (rfc1843-decode-article-body): Don't use
9407         ignore-errors when calling mail-header-parse-content-type.
9408
9409         * rfc2231.el (rfc2231-parse-string): Return at least type if
9410         possible; don't cause an error even if it fails in parsing of
9411         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
9412         (rfc2231-encode-string): Don't break lines at the beginning, leave
9413         it to mml-insert-parameter.
9414
9415         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
9416         calling mail-header-parse-content-type.
9417
9418 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
9419
9420         * spam-report.el (spam-report-gmane-use-article-number):
9421         Improve doc string.
9422         (spam-report-gmane-internal): Check if a suitable header was found
9423         in the article.
9424
9425 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
9426
9427         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
9428         (rfc2231-encode-string): Make param*=value always begin with LWSP.
9429
9430 2006-02-05  Romain Francoise  <romain@orebokech.com>
9431
9432         Update copyright notices of all files in the gnus directory.
9433
9434 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
9435
9436         * nnweb.el (nnweb-request-group): Avoid growing overview files.
9437
9438 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
9439
9440         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
9441         segmented lines of parameter value to cope with Thunderbird 1.5
9442         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
9443         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
9444         (rfc2231-encode-string): Don't make lines exceeding 76 column.
9445
9446 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
9447
9448         * mml.el (mml-generate-mime-1): Correct the order of inline signed
9449         parts.
9450
9451 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
9452
9453         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
9454         there's only one active file for all servers.
9455         (nnweb-request-scan): Make sure nnweb-articles is initialized on
9456         solid groups.  Gnus might have used a FAST request to select the group.
9457         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
9458         and nnweb-search redundantly in the active file.
9459         (nnweb-request-list): Don't list bogus groups.  There can only be one.
9460         (nnweb-request-create-group): Don't use ARGS.
9461         (nnweb-possibly-change-server, nnweb-request-group): Remove some
9462         initialisations.  Let nnoo do the work.
9463
9464 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
9465
9466         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
9467         Say the part has been decoded.
9468
9469         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
9470
9471 2006-01-31  Kevin Ryde  <user42@zip.com.au>
9472
9473         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
9474         mailcap-viewer-test-cache when there's no 'test clause, since that
9475         will invert the meaning of a "nil" test previously determined by
9476         mailcap-mailcap-entry-passes-test.
9477
9478 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9479
9480         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
9481         compiling.
9482
9483         * gnus-sum.el: Ditto.
9484
9485         * message.el: Don't bind tool-bar-map when compiling.
9486
9487 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
9488
9489         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
9490
9491 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
9492
9493         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
9494         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
9495         current Google Groups.
9496
9497 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
9498
9499         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
9500         and tool-bar-mode.
9501
9502         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
9503         and tool-bar-mode.
9504
9505         * message.el (message-tool-bar-update): Simplify.
9506         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
9507
9508         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
9509         gnus-summary-buffer.
9510         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
9511         gnus-summary-reply.
9512
9513         * gmm-utils.el (gmm): Add :version.
9514
9515 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9516
9517         * Makefile.in (clean): New rule.
9518         (distclean): Use it.
9519
9520 2006-01-26  Steve Youngs  <steve@sxemacs.org>
9521
9522         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list): Don't
9523         autoload.
9524
9525 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9526
9527         * gmm-utils.el (gmm-verbose): Add :group.
9528
9529 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
9530
9531         * message.el: Change some comments WRT tool-bars.
9532
9533         * gnus-sum.el (gnus-summary-tool-bar)
9534         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
9535         (gnus-summary-tool-bar-zap-list): New variables.
9536         (gnus-summary-make-tool-bar): Complete rewrite using
9537         `gmm-tool-bar-from-list'.
9538
9539         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
9540         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list): New
9541         variables.
9542         (gnus-group-make-tool-bar): Complete rewrite using
9543         `gmm-tool-bar-from-list'.
9544         (gnus-group-tool-bar-update): New function.
9545
9546         * message.el (message-mode-field-menu): Add "Show hidden Headers".
9547
9548 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9549
9550         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
9551         is dissected into a single part of which the type is the same as
9552         the given one; decode charset.
9553
9554 2006-01-21  Kevin Ryde  <user42@zip.com.au>
9555
9556         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
9557         into alists as symbol not string, since that's what
9558         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
9559         look for.
9560
9561 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
9562
9563         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
9564         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
9565
9566         * message.el (message-tool-bar-gnome): Use gmm-ignore.
9567
9568 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9569
9570         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
9571         (gnus-xmas-mime-security-button-menu): New function.
9572
9573         * gnus-art.el (gnus-mime-security-button-commands): New variable.
9574         (gnus-mime-security-button-menu): New definition.
9575         (gnus-mime-security-button-map): Use them.
9576         (gnus-mime-security-button-menu): New function.
9577         (gnus-insert-mime-security-button): Addition to help echo.
9578         (gnus-mime-security-run-function, gnus-mime-security-save-part)
9579         (gnus-mime-security-pipe-part): New functions.
9580
9581         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
9582         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
9583
9584         * mm-decode.el (mm-handle-set-disposition): Remove.
9585         (mm-handle-set-description): Remove.
9586
9587 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9588
9589         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
9590         (mm-w3m-standalone-supports-m17n-p): New function.
9591         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
9592         w3m usage.
9593
9594         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone): Use
9595         mm-w3m-standalone-supports-m17n-p to alter w3m usage.
9596
9597 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
9598
9599         * message.el (message-tool-bar-zap-list): Use
9600         gmm-tool-bar-zap-list as custom type.
9601         (message-tool-bar-update): New function.
9602         (message-tool-bar, message-tool-bar-gnome)
9603         (message-tool-bar-retro): Add message-tool-bar-update.
9604         (message-tool-bar-gnome): Add flyspell-buffer.
9605
9606         * gnus-util.el (gnus-error): Describe `args'.
9607
9608         * gmm-utils.el (gmm-error): Describe `args'.
9609         (gmm-tool-bar-zap-list): New widget.
9610         (gmm-tool-bar-from-list): Improve description of `zap-list'.
9611
9612 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9613
9614         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
9615         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
9616         the number of recursive calls.
9617
9618         * mm-decode.el (mm-handle-set-disposition): New macro.
9619         (mm-handle-set-description): New macro.
9620
9621 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9622
9623         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
9624         encoding.
9625
9626 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
9627
9628         * message.el (message-tool-bar-zap-list, message-tool-bar)
9629         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
9630         (message-tool-bar-local-item-from-menu): Remove.
9631         (message-tool-bar-map): Replace by `message-make-tool-bar'.
9632         (message-make-tool-bar): New function.
9633         (message-mode): Use `message-make-tool-bar'.
9634
9635         * gmm-utils.el: New file.
9636         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
9637         (gmm-lazy): New widget copied from `nnmail.el'.
9638         (gmm-tool-bar-from-list): New function for creating customizable
9639         tool bars.
9640         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
9641         output.
9642         (gmm): Add :prefix to defgroup.
9643
9644 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
9645
9646         * gmm-utils.el (gmm-widget-p): New function.
9647
9648 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
9649
9650         * mml.el (mml-attach-file): Describe `description' in doc string.
9651         (mml-menu): Add Emacs MIME manual and PGG manual.
9652
9653 2006-01-20  Richard M. Stallman  <rms@gnu.org>
9654
9655         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
9656
9657 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
9658
9659         * nntp.el (nntp-end-of-line): Doc fix.
9660
9661 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
9662
9663         * imap.el (imap-open): Handle case where buffer is a buffer
9664         object.
9665
9666 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
9667
9668         * gnus-delay.el (gnus-delay): Don't autoload.
9669         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
9670         to be re-loaded when customizing the `gnus-delay' group.
9671
9672 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
9673
9674         * message.el (message-insert-citation-line): Use newlines.
9675
9676 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
9677
9678         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
9679         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
9680         these routines, so the passphrase can be managed externally and
9681         passed in to the system.
9682         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
9683         pgg-add-passphrase-to-cache function.
9684
9685         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
9686         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
9687         these routines, so the passphrase can be managed externally and
9688         passed in to the system.
9689         (pgg-pgp5-sign-region): Use new name of
9690         pgg-add-passphrase-to-cache function.
9691
9692 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
9693
9694         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
9695         part of the decoded armor to find the key-identifier.
9696         (pgg-gpg-lookup-key-owner): New function to return the
9697         human-readable identifier of a key owner.
9698         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
9699         itself.
9700         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
9701         the key value) if we have a key and can match it against a secret
9702         key.  Also, added a note pointing out fact that the prompt only
9703         indicates the first matching key.
9704
9705         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
9706         pgg-decrypt-region.
9707         (pgg-add-passphrase-to-cache): Rename from
9708         `pgg-add-passphrase-cache' to reduce confusion (all callers
9709         changed).
9710         (pgg-remove-passphrase-from-cache): Rename from
9711         `pgg-remove-passphrase-cache' to reduce confusion (all callers
9712         changed).
9713         (pgg-read-passphrase, pgg-add-passphrase-cache)
9714         (pgg-remove-passphrase-cache): Add informative docstrings.
9715         (pgg-decrypt): Convey provided passphrase in subordinate call to
9716         pgg-decrypt-region.
9717
9718 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
9719
9720         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
9721         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
9722         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
9723         'passphrase' argument, so the passphrase can be managed externally
9724         and then passed in to the system.
9725
9726         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
9727         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
9728         so the passphrase cache can be used reliably with identifiers
9729         besides a pgp packet's key id.
9730
9731         * pgg-gpg.el (pgg-gpg-encrypt-region)
9732         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
9733         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
9734         these routines, so the passphrase can be managed externally and
9735         passed in to the system.
9736
9737         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
9738         'notruncate' argument, so the passphrase cache can be used
9739         reliably with identifiers besides a pgp packet's key id.
9740
9741 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
9742
9743         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
9744         symmetric encryption.
9745         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
9746         encrypted session key.
9747         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
9748         message ask for the passphrase in a proper way.
9749
9750         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
9751         New user commands for symmetric encryption.
9752
9753 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9754
9755         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
9756
9757         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
9758
9759 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
9760
9761         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
9762
9763 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9764
9765         * mm-decode.el (mm-inlined-types): Add application/pgp.
9766         (mm-automatic-display): Ditto.
9767
9768         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
9769         part as text.
9770
9771 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9772
9773         * nnrss.el: Update copyright.
9774         (nnrss-opml-import): Query whether to subscribe to each entry.
9775
9776         * gnus-art.el:
9777         * gnus-sum.el:
9778         * gnus-xmas.el:
9779         * messagexmas.el:
9780         * mm-uu.el:
9781         * mm-view.el: Update copyright.
9782
9783 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
9784
9785         * message.el (message-info): New function.
9786         (message-mode-menu): Add it.
9787         Update copyright.
9788
9789         * ChangeLog: Fix and update copyright.
9790
9791 2006-01-13  Romain Francoise  <romain@orebokech.com>
9792
9793         * message.el (message-forward-subject-name-subject): Prefer the
9794         address to 'nowhere' if the sender has no name.
9795         Fix typo.  Update copyright year.
9796
9797 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9798
9799         * gnus-art.el (article-wash-html): Use
9800         gnus-summary-show-article-charset-alist if a numeric arg is given.
9801         (gnus-article-wash-html-with-w3m-standalone): New function.
9802
9803         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
9804         mm-inline-text-html-render-with-w3m-standalone.
9805         (mm-text-html-washer-alist): Map w3m-standalone to
9806         gnus-article-wash-html-with-w3m-standalone.
9807         (mm-inline-text-html-render-with-w3m-standalone): New function.
9808
9809 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
9810
9811         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
9812         Improve LaTeX.
9813
9814 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9815
9816         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
9817         (nnrss-request-article): Render text/plain parts as HTML.
9818
9819         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
9820         the buffer.
9821
9822 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
9823
9824         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
9825         custom definition of `gnus-posting-styles'.
9826
9827         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bind
9828         print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
9829
9830 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
9831
9832         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
9833         Use nntp for bug archive.
9834
9835 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
9836
9837         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
9838         parts.
9839         (nnrss-normalize-date): New function converts ISO 8601 date into
9840         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
9841         (nnrss-check-group): Use it.
9842
9843 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9844
9845         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
9846
9847         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
9848         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
9849         (nnrss-insert-w3): Ditto.
9850
9851 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9852
9853         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
9854         the articles to be forwarded including the case where neither a
9855         number of articles nor a region is specified.
9856
9857 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
9858
9859         * nnrss.el (nnrss-request-article): Fix last change; fill
9860         text/plain parts.
9861
9862 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9863
9864         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
9865         in text/plain part.
9866         (nnrss-check-group): Don't add excessive newline to dc:subject.
9867
9868 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
9869
9870         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
9871         article.
9872
9873 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
9874
9875         * nnml.el: Don't require gnus-bcklg.  Autoload it.
9876         (nnml-use-compressed-files, nnml-save-mail): Support other
9877         comression programs such as bzip2.
9878
9879 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9880
9881         * dns.el (query-dns): Make sure we check the buffer size before
9882         removing tcp headers.
9883
9884 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9885
9886         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
9887         remove MIME buttons associated with multipart/alternative parts.
9888         (gnus-mime-display-alternative): Tag buttons using `article-type'
9889         text property.
9890
9891         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
9892         associated with multipart/alternative parts.
9893
9894         * gnus-art.el (gnus-signature-separator): Fix custom type.
9895
9896         * mm-decode.el (mm-inlined-types): Fix custom type.
9897         (mm-keep-viewer-alive-types): Ditto.
9898         (mm-automatic-display): Ditto.
9899         (mm-attachment-override-types): Ditto.
9900         (mm-inline-override-types): Ditto.
9901         (mm-automatic-external-display): Ditto.
9902
9903 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
9904
9905         * spam-report.el (spam-report-user-mail-address)
9906         (spam-report-user-agent): New variables.
9907         (spam-report-url-ping-plain): Use spam-report-user-agent.
9908
9909 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
9910
9911         * gnus-art.el (gnus-button-handle-custom): Do not just use
9912         `customize-apropos' for any "M-x customize-*" button but the
9913         function called for.  Accept both the function name and its
9914         argument in order to achieve this.
9915         (gnus-button-alist): Remove support for "custom:" URL's.  Pass
9916         function name to `gnus-button-handle-custom' in case of "M-x
9917         customize-*" buttons.
9918
9919 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9920
9921         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
9922         multipart/alternative and add xref to mm-discouraged-alternatives
9923         in doc string.
9924
9925         * mm-decode.el (mm-discouraged-alternatives): Add xref to
9926         gnus-buttonized-mime-types in doc string.
9927
9928 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
9929
9930         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
9931         Suggest image/.* in the doc string.
9932
9933 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
9934
9935         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
9936         message-marks (Debian bug #342521).
9937
9938 2005-12-12  Simon Josefsson  <jas@extundo.com>
9939
9940         * password.el (password-read-from-cache): Add.
9941         (password-read): Use it.
9942
9943 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9944
9945         * rfc2047.el (rfc2047-charset-to-coding-system): Recognize
9946         us-ascii as a MIME charset.
9947
9948         * mm-bodies.el (mm-decode-content-transfer-encoding): Protect
9949         against the case where the 2nd arg TYPE is nil.
9950
9951 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
9952
9953         * pop3.el (pop3-stream-type): Fix custom version.
9954
9955         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
9956
9957 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
9958
9959         * mm-decode.el (mm-display-external): Add missing cdr.
9960
9961 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9962
9963         * mm-decode.el (mm-display-external): Use nametemplate (defined in
9964         RFC1524) if it is in mailcap or add a suffix according to
9965         mailcap-mime-extensions when generating a temp filename; postpone
9966         deleting a temp file for 2 seconds for some wrappers, shell
9967         scripts, and so on, which might exit right after having started a
9968         viewer command as a background job.
9969
9970 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
9971
9972         * nntp.el (nntp-marks-directory): Fix custom group.
9973
9974         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
9975         steps when < 10.
9976
9977         * gnus-start.el (gnus-no-server-1): Mention
9978         `gnus-level-default-subscribed' in doc string.
9979
9980 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
9981
9982         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
9983         parens.
9984
9985 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9986
9987         * gnus-xmas.el (gnus-use-toolbar): Revert.
9988         (gnus-xmas-setup-toolbar): Use global default-toolbar if
9989         gnus-use-toolbar is default.
9990
9991         * messagexmas.el (message-use-toolbar): Revert.
9992         (message-setup-toolbar): Use global default-toolbar if
9993         message-use-toolbar is default.
9994
9995 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9996
9997         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
9998         according to default-toolbar-visible-p.
9999
10000         * messagexmas.el (message-use-toolbar): Ditto.
10001
10002 2005-11-26  Dave Love  <fx@gnu.org>
10003
10004         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
10005         (tls-program, tls-success): Provide openssl alternative.
10006
10007         * starttls.el: Doc fixes.
10008         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
10009         SERVICE to PORT.
10010
10011         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
10012         port null or service name.
10013         (starttls-negotiate): Autoload.
10014
10015 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10016
10017         * message.el (message-kill-to-signature): Fix interactive spec.
10018
10019 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10020
10021         * pop3.el (pop3-open-server): Recognize a string as a service name.
10022
10023 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
10024
10025         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
10026
10027 2005-11-23  Dave Love  <fx@gnu.org>
10028
10029         Add pop3s, pop3/starttls.
10030
10031         * pop3.el (pop3-authentication-scheme): Clarify doc.
10032         (open-tls-stream, starttls-open-stream): Autoload.
10033         (pop3-stream-type): New.
10034         (pop3-open-server): Use it.
10035
10036         * mail-source.el (mail-sources): Fix some :types.  Add stream type
10037         for POP.
10038         (mail-source-keyword-map): Add :stream for POP.
10039         (mail-source-fetch-pop): Use pop3-stream-type.
10040
10041 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10042
10043         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
10044         of current-time-string.
10045
10046 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
10047
10048         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
10049         date header.
10050
10051 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
10052
10053         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
10054         it can seriously impact performance as it bypasses the agent's
10055         local caches.
10056
10057 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
10058
10059         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
10060         must be explicitly online rather than "not explicitly offline" for
10061         its flags to be synchronized.
10062
10063         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
10064         that gnus-uu-unmark-thread will function correctly.
10065
10066         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
10067         1024K is instead displayed as 1M.
10068
10069 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10070
10071         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
10072
10073 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
10074
10075         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
10076
10077 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
10078
10079         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
10080         error message to display actual error condition.
10081         (gnus-agent-save-local): Avoid saving symbols that are bound to
10082         nil as they simply result in a warning message in
10083         gnus-agent-read-local.
10084
10085 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10086
10087         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
10088         rather than make-variable-buffer-local for file-precious-flag.
10089
10090 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
10091
10092         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
10093         for duplicates which are removed.  The invalid sort check then
10094         triggers a rescan after the sort as sorting may have moved
10095         duplicate entries such that they can be cheaply detected.
10096
10097 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10098
10099         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
10100
10101 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
10102
10103         * gnus-agent.el (gnus-agent-article-alist-save-format): Changed
10104         internal variable to a custom variable.  Changed default value
10105         from compressed(2) to uncompressed(1).
10106         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
10107         support for uncompressed agentview files.  Taken together, reading
10108         the agentview file should now be 6-7 times faster.
10109
10110 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
10111
10112         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
10113         as a buffer-local variable.  This avoids creating truncated
10114         dribble files as a result of a hang up, eg.
10115
10116 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
10117
10118         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
10119         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
10120         XEmacs.
10121
10122 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
10123
10124         * gnus-start.el (gnus-start-draft-setup): Enforce
10125         `gnus-draft-mode' for nndraft:drafts at startup.
10126
10127         * gnus.el (gnus-splash): Change custom group.
10128         (gnus-group-get-parameter, gnus-group-parameter-value): Describe
10129         allow-list argument.
10130
10131         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
10132         string.
10133
10134 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
10135
10136         * gnus-art.el (gnus-default-article-saver): Add user-defined
10137         `function' to custom type.
10138
10139 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
10140
10141         * imap.el (imap-open): Handle case where buffer is a buffer
10142         object.
10143
10144 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
10145
10146         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
10147         long lines.
10148         (gnus-cache-delete-group): Wrap doc strings.
10149
10150         * gnus-agent.el (gnus-agent-rename-group)
10151         (gnus-agent-delete-group): Wrap doc strings.
10152
10153 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10154
10155         * messagexmas.el (message-use-toolbar): Change the valid values
10156         into default, top, bottom, left, and right.
10157         (message-toolbar-thickness): New variable.
10158         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
10159         well.
10160         (message-setup-toolbar): Make it work.
10161
10162         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
10163         (gnus-use-toolbar): Change the valid values into default, top,
10164         bottom, left, and right.
10165         (gnus-toolbar-thickness): New variable.
10166         (gnus-xmas-setup-toolbar): New function.
10167         (gnus-xmas-setup-group-toolbar): Use it.
10168         (gnus-xmas-setup-summary-toolbar): Use it.
10169
10170 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10171
10172         * gnus-start.el (gnus-1): Add "native" to
10173         gnus-predefined-server-alist.
10174
10175         * gnus.el (gnus-method-to-server): Don't add "native" to the
10176         lists here, because that leads to problems when
10177         gnus-select-method is bound.
10178
10179 2005-11-09  Simon Josefsson  <jas@extundo.com>
10180
10181         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
10182         use (not sort-by-date) instead.
10183
10184 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
10185
10186         * gnus-delay.el (gnus-delay-group): Don't autoload.
10187         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
10188         to be re-loaded when customizing the `gnus-delay' group.
10189
10190 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
10191
10192         * message.el: Revert last changes.
10193         (message-insert-citation-line): Use newlines.
10194
10195 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
10196
10197         * message.el (message-courtesy-message)
10198         (message-mark-insert-begin, message-mark-insert-end)
10199         (message-elide-ellipsis, message-cancel-message)
10200         (message-add-header, message-change-subject)
10201         (message-cross-post-followup-to-header)
10202         (message-cross-post-insert-note, message-reduce-to-to-cc)
10203         (message-widen-reply, message-delete-not-region)
10204         (message-kill-to-signature, message-insert-signature)
10205         (message-insert-importance-high, message-insert-importance-low)
10206         (message-insert-or-toggle-importance)
10207         (message-insert-disposition-notification-to)
10208         (message-indent-citation, message-yank-original)
10209         (message-cite-original-without-signature, message-cite-original)
10210         (message-insert-citation-line, message-position-on-field)
10211         (message-fix-before-sending, message-send-mail-partially)
10212         (message-send-mail, message-send-mail-with-sendmail)
10213         (message-send-mail-with-qmail, message-send-news)
10214         (message-check-news-header-syntax, message-generate-headers)
10215         (message-insert-courtesy-copy, message-fill-address)
10216         (message-fill-header, message-shorten-references)
10217         (message-setup-1, message-cancel-news)
10218         (message-forward-make-body-plain, message-forward-make-body-mime)
10219         (message-forward-make-body-mml, message-encode-message-body)
10220         (message-forward-make-body-digest-plain)
10221         (message-forward-make-body-digest-mime)
10222         (message-use-alternative-email-as-from): Insert `hard-newline'
10223         instead of ordinary newlines.
10224
10225 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10226
10227         * message.el (message-generate-headers): Downcase the argument
10228         given to message-check-element.
10229
10230 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
10231
10232         * nntp.el (nntp-authinfo-rejected): New error condition.
10233         (nntp-wait-for): Use new error condition to signal authentication
10234         error.
10235         (nntp-retrieve-data): Rethrow new error condition to break out of
10236         recursive call to nntp-send-authinfo.
10237
10238 2005-11-08  Romain Francoise  <romain@orebokech.com>
10239
10240         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
10241         (gnus-summary-exit-map): Bind to `Z p'.
10242         (gnus-summary-make-menu-bar): Add menu item.
10243
10244 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
10245
10246         * gnus-art.el (gnus-article-treat-custom): Add `first'.
10247         (gnus-treat-*): Add `first' in all doc strings.
10248
10249         * gnus-group.el (gnus-group-compact-group): Fix typo.
10250
10251 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10252
10253         * gnus.el (gnus-parameters-case-fold-search): New variable.
10254         (gnus-parameters-get-parameter): Use it.
10255
10256         * gnus-score.el (gnus-home-score-file): Doc fix.
10257
10258 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
10259
10260         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
10261
10262 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
10263
10264         * mm-util.el (mm-special-display-p): New function.
10265
10266         * mml.el (mml-preview): Use it; doc fix.
10267
10268 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
10269
10270         * imap.el (imap-open): Handle case where buffer is a buffer object.
10271
10272 2005-10-29  Romain Francoise  <romain@orebokech.com>
10273
10274         * message.el (message-fix-before-sending): Fix comment.
10275
10276 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
10277
10278         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
10279
10280 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
10281
10282         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
10283         Used in gnus-score.el.
10284
10285 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
10286
10287         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
10288
10289 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
10290
10291         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
10292         whitespace removed in revision 7.8.  Use concatenated string to
10293         protect trailing whitespace.
10294
10295 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
10296
10297         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
10298         (nnimap-request-expire-articles): Use it to avoid sending 'UID
10299         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
10300         Courier IMAP ("some version from 2004").  Mostly based on similar
10301         code in the same function.
10302
10303 2005-10-26  Didier Verna  <didier@xemacs.org>
10304
10305         * gnus-group.el (gnus-group-compact-group): Invalidate original
10306         article buffer.
10307         * gnus-srvr.el (gnus-server-compact-server): Ditto.
10308         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
10309         NOV database and in article itself.
10310         Invalidate article backlog.
10311
10312 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
10313
10314         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
10315
10316 2005-10-26  Simon Josefsson  <jas@extundo.com>
10317
10318         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
10319         part of 2004-07-25 change.
10320
10321 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10322
10323         * message.el (message-display-completion-list): New function.
10324         (message-expand-group): Use it; make sure the Completions buffer
10325         is modifiable.
10326 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
10327
10328         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
10329         user-mail-name is an empty string.
10330
10331 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
10332
10333         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
10334         depending on gnus-score-decay-constant.
10335
10336         * encrypt.el (encrypt-insert-file-contents)
10337         (encrypt-write-file-contents): Don't use `gnus-message'.
10338
10339         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
10340         arguments.
10341         (mm-uu-type-alist): Add message-marks and insert-marks.  Pass
10342         arguments to mm-uu-verbatim-marks-extract.
10343         (mm-uu-hide-markers): New variable.
10344         (mm-uu-extract): Use face similar to `gnus-cite-3'.
10345
10346         * gnus-fun.el (gnus-convert-image-to-x-face-command)
10347         (gnus-convert-image-to-face-command): Use "convert" by default to
10348         allow other input image formats.
10349         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
10350         accordingly.
10351
10352 2005-10-23  Simon Josefsson  <jas@extundo.com>
10353
10354         * imap.el (imap-gssapi-program): Align command line parameters
10355         with latest GNU SASL.
10356         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
10357
10358 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10359
10360         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
10361         HTML.
10362         (nnslashdot-request-article): Ditto.
10363
10364         * lpath.el (featurep): Add nobreak-char-display.
10365
10366 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
10367
10368         * mail-source.el (mail-source-fetch-pop): Require pop3.
10369         (mail-source-check-pop): Ditto.
10370
10371 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10372
10373         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
10374         errors.
10375
10376 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
10377
10378         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
10379         (gnus-treat-strip-leading-blank-lines): Improve doc string.
10380
10381         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
10382
10383         * mm-bodies.el (mm-decode-string): Call
10384         `mm-charset-to-coding-system' with allow-override argument.
10385
10386 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10387
10388         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
10389         (rfc2047-charset-to-coding-system): New function.
10390         (rfc2047-decode-encoded-words): New function.
10391         (rfc2047-decode-region): Use them.
10392         (rfc2047-decode-cte): Remove.
10393         (rfc2047-parse-and-decode): Remove.
10394         (rfc2047-decode): Remove.
10395
10396 2005-10-15  Kenichi Handa  <handa@m17n.org>
10397
10398         * rfc2047.el (rfc2047-decode-cte): New function.
10399         (rfc2047-decode-region): Change the way to decode successive
10400         encoded-words: decode B- or Q-encoding in each encoded-word,
10401         concatenate them, and decode it as charset.
10402
10403 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10404
10405         * lpath.el: Fbind codepage-setup for XEmacs.
10406
10407 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
10408
10409         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
10410         widget-move-and-invoke.
10411         (gnus-custom-mode): Use gnus-custom-map.
10412
10413 2005-10-15  Bill Wohler  <wohler@newt.com>
10414
10415         * message.el (message-tool-bar-map): Renamed image file from
10416         mail_send to mail/send.
10417
10418 2005-10-16  Masatake YAMATO  <jet@gyve.org>
10419
10420         * message.el (message-expand-group): Pass the common
10421         prefix substring of completion to `display-completion-list'.
10422
10423 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
10424
10425         * mml-sec.el (mml-secure-method): New internal variable.
10426         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
10427         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt): New
10428         functions using mml-secure-method.
10429
10430         * mml.el (mml-mode-map): Add key bindings for those functions.
10431         (mml-menu): Simplify security menu entries.  Suggested by Jesper
10432         Harder <harder@myrealbox.com>.
10433         (mml-attach-file, mml-attach-buffer, mml-attach-external): Goto
10434         end of message if point is the headers of the message.
10435
10436         * message.el (message-in-body-p): New function.
10437
10438         * assistant.el: Autoload gnus-util and netrc.
10439
10440         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
10441         Use `mm-charset-override-alist' only when decoding.
10442
10443         * mm-bodies.el (mm-decode-body): Call
10444         `mm-charset-to-coding-system' with allow-override argument.
10445
10446         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
10447         `filename' from Content-Disposition if Content-Type doesn't
10448         provide `name'.
10449         (gnus-mime-view-part-as-type): Set default instead of
10450         initial-input.
10451
10452 2005-10-09  Daniel Brockman  <daniel@brockman.se>
10453
10454         * format-spec.el (format-spec): Propagate text properties of % spec.
10455
10456 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
10457
10458         * gnus-art.el (gnus-treat-predicate): Add `first'.
10459
10460 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
10461
10462         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
10463         (mm-charset-override-alist): New variable.
10464         (mm-charset-to-coding-system): Use it.
10465         (mm-codepage-setup): New helper function.
10466         (mm-charset-eval-alist): New variable.
10467         (mm-charset-to-coding-system): Use mm-charset-eval-alist.  Warn
10468         about unknown charsets.
10469
10470         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
10471
10472 2005-10-04  David Hansen  <david.hansen@gmx.net>
10473
10474         * nnrss.el (nnrss-request-article): Add support for the comments tag.
10475         (nnrss-check-group): Ditto.
10476
10477 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
10478
10479         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
10480         Rename x-gnus-verbatim to x-verbatim.
10481         (mm-uu-type-alist): Fix regexp for verbatim-marks.
10482
10483         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
10484         x-verbatim.
10485
10486         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
10487
10488         * gnus-util.el (gnus-remove-duplicates): Remove.
10489
10490         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
10491         instead of gnus-remove-duplicates.
10492
10493         * message.el (message-remove-duplicates): Remove.
10494         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
10495         message-remove-duplicates.
10496
10497         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
10498         available, else use implementation from `delete-dups'.
10499
10500         * message.el (message-insert-expires): New function.
10501         (message-mode-map): Add key binding.
10502         (message-mode-field-menu): Add menu entry.
10503         (message-mode): Document it.
10504         (message-make-expires-date): Use `message-make-date'.
10505
10506 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
10507
10508         * message.el (message-make-expires-date): New function.
10509
10510 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
10511
10512         * Makefile.in (list-installed-shadows): New entry.
10513         (install): Use it.
10514         (remove-installed-shadows): New entry.
10515
10516         * dgnushack.el (dgnushack-default-load-path): New variable.
10517         (dgnushack-find-lisp-shadows): New function.
10518         (dgnushack-remove-lisp-shadows): New function.
10519
10520 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
10521
10522         * Makefile.in (install-el-elc): New entry.
10523         (install): Use it so that .el files are necessarily installed.
10524
10525 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10526
10527         * time-date.el: Autoload parse-time-string, XEmacs needs it.
10528
10529 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
10530
10531         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
10532         function rather than the diff-mode.el package.
10533         (mm-display-external): Use with-current-buffer.
10534         (mm-viewer-completion-map, mm-viewer-completion-map):
10535         Move initialization inside declaration.
10536
10537 2005-09-29  Simon Josefsson  <jas@extundo.com>
10538
10539         * spam.el: Load hashcash when compiling, to avoid warnings.  Don't
10540         autoload mail-check-payment.
10541         (spam-check-hashcash): Define unconditionally, since hashcash.el
10542         is part of Gnus now.  Ignore errors from payment checking.
10543
10544 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
10545
10546         * message.el (message-bold-region, message-unbold-region): Rename
10547         from `bold-region' and `unbold-region'.
10548
10549         * message.el: Remove useless autoloads.
10550
10551 2005-09-28  Simon Josefsson  <jas@extundo.com>
10552
10553         * message.el (message-use-idna): Default to t.
10554         (message-use-idna): Test whether encoding works too.  Doc fix.
10555
10556 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10557
10558         * nntp.el (nntp-warn-about-losing-connection): Remove.
10559
10560 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
10561
10562         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
10563         customizable.  Change default value.
10564         (mm-uu-diff-groups-regexp): Change default value.
10565         (mm-uu-type-alist): Add doc string.
10566         (mm-uu-configure): Add doc string.  Make it interactive.
10567         (mm-uu-tex-groups-regexp): New variable.
10568         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
10569         (mm-uu-type-alist): Add LaTeX documents.
10570         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
10571         of "text/verbatim".
10572         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
10573
10574         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
10575         instead of "text/verbatim".
10576
10577         * message.el (message-mark-inserted-region)
10578         (message-mark-insert-file): Use slrn style marks when called with
10579         prefix argument.
10580
10581 2005-09-27  Simon Josefsson  <jas@extundo.com>
10582
10583         * message.el (message-idna-to-ascii-rhs-1): Reformat.
10584
10585 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
10586
10587         * message.el (message-remove-duplicates): New function.
10588         Implementation borrowed from `gnus-remove-duplicates'.
10589         (message-idna-to-ascii-rhs): Also encode idna addresses in
10590         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
10591         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
10592         only ask about the same idna domain once per header and also tell
10593         in what header to replace the idna domain.
10594
10595         * gnus-art.el (article-decode-idna-rhs): Also decode idna
10596         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
10597         (article-decode-idna-rhs): Fix regexp so that all idna-address in
10598         a header is decoded and not just the last one.
10599
10600 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10601
10602         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
10603         has been decoded.
10604
10605         * mm-decode.el (mm-automatic-display): Add text/verbatim.
10606         (mm-insert-part): Don't modify text if it has been decoded.
10607
10608         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
10609         decoded.
10610
10611         * mm-view.el (mm-inline-text): Don't strip text props unless
10612         decoding enriched or richtext parts.
10613
10614 2005-09-25  Romain Francoise  <romain@orebokech.com>
10615
10616         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
10617         * gnus-start.el (gnus-subscribe-interactively):
10618         * gnus-uu.el (gnus-uu-grab-articles):
10619         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
10620         space.
10621
10622 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
10623
10624         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
10625         * mm-view.el (mm-view-pkcs7-decrypt):
10626         * gnus-sum.el (gnus-summary-limit-to-extra)
10627         (gnus-summary-respool-article, gnus-read-move-group-name):
10628         * gnus-score.el (gnus-summary-increase-score):
10629         * gnus-util.el (gnus-completing-read-with-default):
10630         * gnus-art.el (gnus-read-save-file-name)
10631         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
10632         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
10633         * message.el (message-check-news-header-syntax):
10634         Follow convention for reading with the minibuffer.
10635
10636 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
10637
10638         * spam-report.el (spam-report-url-ping-plain):
10639         Use gnus-extended-version as User-Agent.
10640
10641         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
10642         default value is nil.
10643
10644         * mm-uu.el (mm-uu-type-alist): Added slrn style verbatim-marks.
10645         (mm-uu-verbatim-marks-extract): New function.
10646         (mm-uu-extract): New face.
10647         (mm-uu-copy-to-buffer): Use it.
10648
10649         * spam-report.el (spam-report-gmane-ham): Renamed from
10650         `spam-report-gmane-unspam'.
10651         (spam-report-gmane-internal): Renamed from `spam-report-gmane'.
10652         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
10653
10654         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
10655         Autoload.
10656         (spam-report-gmane-unregister-routine): Renamed
10657         `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
10658
10659 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
10660
10661         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
10662         (spam-report-gmane-unregister-routine): Add support for gmane
10663         unregistration.
10664
10665         * spam-report.el (spam-report-gmane-unspam)
10666         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
10667         (spam-report-gmane): Change to take a single article and do unspam
10668         registration.
10669
10670 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
10671
10672         * mm-url.el (mm-url-decode-entities): Fix regexp.
10673
10674 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10675
10676         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
10677         default to nil, to be able to use Gnus at all.  If the default
10678         switches to something else, then the function should be fixed not
10679         be exceedingly slow.
10680
10681 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
10682
10683         * gnus-start.el (gnus-activate-group): If the server is nil, don't
10684         fail hard.
10685
10686         * spam-report.el: Add better Keywords line.
10687
10688         * spam.el: Add Maintainer and better Keywords line.
10689
10690 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
10691
10692         * gnus-art.el (gnus-article-replace-part)
10693         (gnus-mime-replace-part): New functions.
10694         (gnus-mime-action-alist, gnus-mime-button-commands)
10695         (gnus-mime-save-part-and-strip): Added file argument.
10696         (gnus-article-part-wrapper): Added interactive argument.
10697
10698         * gnus-sum.el (gnus-summary-mime-map): Add
10699         `gnus-article-replace-part'.
10700
10701 2005-09-19  Didier Verna  <didier@xemacs.org>
10702
10703         The nnml compaction feature:
10704         * nnml.el (nnml-request-compact-group): New function.
10705         * nnml.el (nnml-request-compact): New function.
10706         * gnus-int.el (gnus-request-compact-group): New function.
10707         * gnus-int.el (gnus-request-compact): New function.
10708         * gnus-group.el (gnus-group-compact-group): New function.
10709         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
10710         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
10711         * gnus-srvr.el (gnus-server-compact-server): New function.
10712         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
10713         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
10714
10715 2005-09-18  Deepak Goel  <deego@gnufans.org>
10716
10717         * sieve.el (sieve-help): Fix `message' call: first arg should be a
10718         format spec.
10719
10720 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10721
10722         * gnus.el (gnus-group-startup-message): Bind image-load-path.
10723
10724 2005-09-15  Romain Francoise  <romain@orebokech.com>
10725
10726         * message.el (message-fill-paragraph): Clarify docstring.
10727
10728 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10729
10730         * gnus-art.el (gnus-mime-display-part): Protect against broken
10731         MIME messages.
10732
10733 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10734
10735         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
10736         before parsing header.
10737
10738 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
10739
10740         * html2text.el (html2text-replace-list): Add new entities.
10741
10742 2005-09-11  Romain Francoise  <romain@orebokech.com>
10743
10744         * message.el (message-alternative-emails): Improve docstring.
10745         (message-setup-1): Call `message-use-alternative-email-as-from'
10746         after `message-setup-hook' to give it precedence over posting
10747         styles, etc.
10748         (message-use-alternative-email-as-from): Add docstring.  Remove
10749         the original From header if present.
10750
10751         * nnml.el (nnml-compressed-files-size-threshold): New variable.
10752         (nnml-save-mail): Use it.
10753
10754         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
10755         articles.  Add new argument `silent'.
10756         (gnus-uu-mark-all): Report the total number of marked articles.
10757
10758 2005-09-10  Romain Francoise  <romain@orebokech.com>
10759
10760         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
10761         (gnus-uu-mark-series): Likewise.
10762
10763 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
10764
10765         * spam-report.el (spam-report-gmane): Fix generation of spam
10766         report URL.
10767
10768 2005-09-10  Simon Josefsson  <jas@extundo.com>
10769
10770         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
10771         t, based on discussion on the ding list with Robert Epprecht
10772         <epprecht@solnet.ch>.
10773
10774 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
10775
10776         * spam-report.el (spam-report-gmane): Make it work without
10777         X-Report-Spam header.  Gmane now only provides Archived-At.
10778         This is only used if `spam-report-gmane-use-article-number' is nil.
10779         (spam-report-gmane-spam-header): Remove.  Not used anymore.
10780
10781         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
10782         make `gnus-summary-sort-by-recipient' work with threading.
10783
10784         * nnweb.el (nnweb-google-wash-article): Print a message if article
10785         is not available.
10786
10787 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
10788
10789         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
10790         change.  Decode text/* parts content before displaying.
10791
10792 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
10793
10794         * mml-smime.el: Remove defvar of gnus-extract-address-components.
10795
10796 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10797
10798         * mm-view.el (mm-display-inline-fontify): Disable support modes.
10799
10800         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
10801         url-package-name, url-package-version,
10802         w3m-cid-retrieve-function-alist, w3m-current-buffer,
10803         w3m-display-inline-images, and w3m-minor-mode-map.
10804
10805 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
10806
10807         * message.el (message-tab-body-function): Fix mismatched custom type.
10808
10809         * gnus.el (gnus-group-change-level-function): Ditto.
10810
10811         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
10812
10813         * gnus-art.el (gnus-signature-limit)
10814         (gnus-article-mime-part-function): Ditto.
10815
10816 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
10817
10818         * mml.el (mml-mode): Silence the byte compiler.
10819
10820         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
10821         using `(sit-for 0)' before moving the point to the specified part;
10822         skip unbuttonized parts.
10823         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
10824         return to the summary window if gnus-auto-select-part is non-nil.
10825
10826 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
10827
10828         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options): New
10829         variables.
10830         (mml-dnd-attach-file, mml-mode): Use them.
10831
10832         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
10833         Make fetching article by MID work again for Google Groups.  Added
10834         FIXME concerning gnus-group-make-web-group.
10835
10836         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
10837         Don't depend on Gnus by using mail-extract-address-components if
10838         gnus-extract-address-components is not bound.
10839
10840 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10841
10842         * gnus-art.el (gnus-mime-display-security): Don't display the
10843         signature, but only the signed part.
10844
10845 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
10846
10847         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
10848
10849         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
10850         list, not listp.
10851
10852 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
10853
10854         * mm-encode.el (mm-encode-content-transfer-encoding): Likewise
10855         when encoding.
10856
10857         * mm-bodies.el (mm-decode-content-transfer-encoding):
10858         De-canonicalize CRLF for all text content types, not just
10859         text/plain.
10860
10861 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10862
10863         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
10864         valid article; point arrow and cursor at the MIME button.
10865
10866 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10867
10868         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
10869         Suggested by Dan Christensen <jdc@uwo.ca>.
10870
10871         * mm-decode.el (mm-save-part): Enable change of prompt.
10872
10873 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
10874
10875         * gnus-msg.el (gnus-inews-add-send-actions): Made
10876         `message-post-method' lambda parameter ARG `&optional'.
10877
10878 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
10879
10880         * gnus-sum.el (gnus-summary-mime-map): Added
10881         gnus-article-save-part-and-strip, gnus-article-delete-part and
10882         gnus-article-jump-to-part.
10883
10884         * gnus-art.el (gnus-article-edit-article): Added quiet argument.
10885         (gnus-article-edit-part): Use it.
10886         (gnus-article-part-wrapper): Added no-handle argument.
10887         (gnus-article-save-part-and-strip, gnus-article-delete-part): New
10888         functions.
10889
10890 2005-08-29  Romain Francoise  <romain@orebokech.com>
10891
10892         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
10893         docstring.
10894         (gnus-face-from-file): Likewise.
10895
10896 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
10897
10898         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
10899         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
10900         non-nil.
10901         (gnus-auto-select-part): New variable.
10902         (gnus-article-jump-to-part): New function.
10903         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
10904         (gnus-mime-delete-part): Allow selecting specified part after
10905         deleting or stripping parts.
10906         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
10907         part if argument is bogus.
10908
10909 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
10910
10911         * gnus-art.el (w3m-minor-mode-map):
10912         * gnus-spec.el (gnus-newsrc-file-version):
10913         * gnus-util.el (nnmail-active-file-coding-system)
10914         (gnus-original-article-buffer, gnus-user-agent):
10915         * gnus.el (gnus-ham-process-destinations)
10916         (gnus-parameter-ham-marks-alist)
10917         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
10918         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
10919         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
10920         * mm-decode.el (gnus-current-window-configuration):
10921         * mm-extern.el (gnus-article-mime-handles):
10922         * mm-url.el (url-current-object, url-package-name)
10923         (url-package-version):
10924         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
10925         (smime-keys, w3m-cid-retrieve-function-alist)
10926         (w3m-current-buffer, w3m-display-inline-images)
10927         (w3m-minor-mode-map):
10928         * mml-smime.el (gnus-extract-address-components):
10929         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
10930         (gnus-newsrc-hashtb, message-default-charset)
10931         (message-deletable-headers, message-options)
10932         (message-posting-charset, message-required-mail-headers)
10933         (message-required-news-headers):
10934         * mml1991.el (mc-pgp-always-sign):
10935         * mml2015.el (mc-pgp-always-sign):
10936         * nnheader.el (nnmail-extra-headers):
10937         * rfc1843.el (gnus-decode-encoded-word-function)
10938         (gnus-decode-header-function, gnus-newsgroup-name):
10939         * spam-stat.el (gnus-original-article-buffer): Add defvars.
10940
10941 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
10942
10943         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
10944         the end of the date treatments.
10945
10946 2005-08-15  Simon Josefsson  <jas@extundo.com>
10947
10948         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
10949         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
10950         Capello and Romain Francoise.
10951         (pgg-fetch-key-function): Removed, not used?
10952         (pgg-insert-url-with-w3): Require url, to get
10953         url-insert-file-contents regardless of where it is defined.
10954
10955 2005-08-13  Romain Francoise  <romain@orebokech.com>
10956
10957         * message.el (message-cite-original-1): New function.
10958         (message-cite-original): Use it.
10959         (message-cite-original-without-signature): Ditto.
10960
10961 2005-08-08  Romain Francoise  <romain@orebokech.com>
10962
10963         * message.el (message-yank-empty-prefix): New variable.
10964         (message-indent-citation): Use it.
10965         (message-cite-original-without-signature): Respect X-No-Archive.
10966
10967 2005-08-08  Simon Josefsson  <jas@extundo.com>
10968
10969         * pgg.el: Autoload url-insert-file-contents instead of loading
10970         w3/url.
10971         (pgg-insert-url-with-w3): Don't load url here.
10972
10973 2005-08-07  Jesper Harder  <harder@phys.au.dk>
10974
10975         * message.el (message-kill-to-signature): Don't insert newline at
10976         bol.
10977         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
10978
10979 2005-08-06  Romain Francoise  <romain@orebokech.com>
10980
10981         * message.el (message-user-fqdn): Fix typo in docstring.
10982
10983 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
10984
10985         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
10986
10987         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
10988
10989 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
10990
10991         * mm-bodies.el (mm-encode-body): Use coding system rather than
10992         charset to encode text.
10993
10994         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
10995         number of charsets if utf-8 is available (XEmacs).
10996
10997 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
10998
10999         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
11000         taken from `gnus-button-mid-or-mail-regexp'.
11001         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
11002         (gnus-button-alist): Improve regexp for domain part of the MIDs
11003         for news:localpart@domain buttons.
11004         (gnus-button-ctan-directory-regexp): Update.
11005
11006 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11007
11008         * sieve-manage.el (sieve-manage-interactive-login): Use
11009         make-local-variable rather than make-variable-buffer-local.
11010         (sieve-manage-open): Ditto.
11011         (sieve-manage-authenticate): Ditto.
11012
11013         * mml.el (mml-generate-mime-1): Make the content type default to
11014         text/plain if the filename is not specified.
11015
11016 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11017
11018         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
11019         instead of insert-buffer.
11020
11021         * message.el (message-yank-original): Ditto; set the mark at the
11022         end of the yanked message.
11023
11024 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
11025
11026         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
11027         lines to scroll rather than to stop it.
11028
11029         * mml.el (mml-generate-default-type): Add doc string.
11030         (mml-generate-mime-1): Use mm-default-file-encoding or make it
11031         default to application/octet-stream when determining the content
11032         type if it is not specified for the part or the mml contents; add
11033         a comment about mml-generate-default-type.
11034
11035 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
11036
11037         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
11038         make it default to application/octet-stream when determining the
11039         content type if it is not specified for the external contents.
11040
11041 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11042
11043         * rfc2231.el (rfc2231-parse-string): Take care that not only a
11044         segmented parameter but also other parameters might be there.
11045
11046 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11047
11048         * mm-decode.el (mm-display-external): Delete temp file, directory
11049         and buffer immediately if the external process is exited.
11050
11051 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11052
11053         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
11054         fewer lines than that of scroll-margin.
11055         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
11056
11057 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11058
11059         * gnus-art.el (gnus-article-next-page): Revert.
11060         (gnus-article-beginning-of-window): New macro.
11061         (gnus-article-next-page-1): Use it.
11062         (gnus-article-prev-page): Ditto.
11063         (gnus-article-edit-part): Use insert-buffer-substring instead of
11064         insert-buffer.
11065         (gnus-article-edit-exit): Ditto.
11066
11067         * gnus-util.el (gnus-beginning-of-window): Remove.
11068         (gnus-end-of-window): Remove.
11069
11070         * lpath.el: Don't bind header-line-format and scroll-margin.
11071
11072 2005-07-25  Simon Josefsson  <jas@extundo.com>
11073
11074         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
11075         to have the url package without w3.  Reported by Daiki Ueno
11076         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
11077
11078 2005-07-20  Didier Verna  <didier@xemacs.org>
11079
11080         * gnus-diary.el: Remove the description comment (nndiary is now
11081         properly documented in the Gnus manual).
11082         Fix the spelling of "Back End".
11083         * nndiary.el: Ditto.
11084         Fix the copyright notice.
11085
11086 2005-07-18  Romain Francoise  <romain@orebokech.com>
11087
11088         * gnus-sum.el (gnus-summary-to-prefix)
11089         (gnus-summary-newsgroup-prefix): New variables.
11090         (gnus-summary-from-or-to-or-newsgroups): Use them.
11091
11092 2005-07-17  Romain Francoise  <romain@orebokech.com>
11093
11094         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
11095         space as it's generally not especially interesting to the user.
11096
11097 2005-07-16  Romain Francoise  <romain@orebokech.com>
11098
11099         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
11100         nil to avoid prompting and file modification if one of the
11101         messages at the top of the nnfolder file contains a copyright
11102         notice.
11103         Update copyright notice.
11104
11105         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
11106         instead of `current-time-string' as the latter creates a time
11107         string that is not RFC 2822 compliant (it lacks the zone).
11108         Update copyright notice.
11109
11110 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
11111
11112         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
11113         for text/rtf.  Display default in prompt.  Pass default for M-n.
11114
11115         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
11116
11117 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11118
11119         * gnus-msg.el (gnus-button-mailto): Remove
11120         save-selected-window-window hackery because it relies on
11121         save-selected-window internals.
11122
11123 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11124
11125         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
11126         (gnus-article-next-page-1): Use gnus-beginning-of-window.
11127         (gnus-article-prev-page): Ditto.
11128
11129         * gnus-util.el (gnus-beginning-of-window): New function.
11130         (gnus-end-of-window): New function.
11131
11132         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
11133
11134 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
11135
11136         * gnus-score.el (gnus-score-edit-all-score): Set
11137         gnus-score-edit-exit-function to gnus-score-edit-done and call
11138         gnus-message.
11139
11140 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11141
11142         * gnus-msg.el (gnus-button-mailto): Remove
11143         save-selected-window-window hackery because it relies on
11144         save-selected-window internals.
11145
11146 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11147
11148         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
11149         add-minor-mode.
11150         (gnus-binary-mode): Ditto.
11151
11152         * gnus-topic.el (gnus-topic-mode): Ditto.
11153
11154 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
11155
11156         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
11157         (gnus-article-prev-page): Take scroll-margin into consideration.
11158
11159 2005-07-04  Lute Kamstra  <lute@gnu.org>
11160
11161         Update FSF's address in GPL notices.
11162
11163 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
11164
11165         * gnus.el (gnus-exit):
11166         * gnus-group.el (gnus-group-icons):
11167         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
11168
11169         * gnus-nocem.el (gnus-nocem):
11170         * message.el (message-various, message-buffers, message-sending)
11171         (message-interface, message-forwarding, message-insertion)
11172         (message-headers, message-news, message-mail):
11173         * pgg-gpg.el (pgg-gpg):
11174         * pgg-parse.el (pgg-parse):
11175         * pgg-pgp.el (pgg-pgp):
11176         * pgg-pgp5.el (pgg-pgp5):
11177         * pop3.el (pop3): Finish `defgroup' description with period.
11178
11179 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11180
11181         * gnus-art.el (article-display-face): Improve the efficiency.
11182         (article-display-x-face): Ditto; remove grey x-face stuff.
11183
11184 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11185
11186         * gnus-art.el (article-display-face): Correct the position in
11187         which Faces are inserted.
11188
11189 2005-06-29  Didier Verna  <didier@xemacs.org>
11190
11191         * gnus-art.el (article-display-face): Display faces in correct
11192         order.
11193
11194 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
11195
11196         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
11197         (gnus-fill-real-hashtb): Use hash table instead of obarray.
11198         (gnus-nocem-check-article): Fetch the Type header.
11199         (gnus-nocem-message-wanted-p): Fix the way to examine types.
11200         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
11201         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
11202         make sure gnus-nocem-hashtb is initialized.
11203         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
11204         (gnus-nocem-unwanted-article-p): Ditto.
11205
11206         * pgg.el (pgg-verify): Return the verification result.
11207
11208 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11209
11210         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
11211         is ascii.
11212
11213 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
11214
11215         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
11216         `show-nonbreak-escape'.
11217
11218 2005-06-23  Lute Kamstra  <lute@gnu.org>
11219
11220         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
11221
11222         * dig.el (dig-mode):
11223         * smime.el (smime-mode): Use gnus-run-mode-hooks.
11224
11225 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
11226
11227         * nnimap.el (nnimap-split-download-body): Fix spellings.
11228
11229 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
11230
11231         * gnus-art.el (gnus-article-encrypt-body):
11232         * gnus-cus.el (gnus-score-customize):
11233         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
11234         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
11235
11236 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
11237
11238         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
11239         header by looking for magic "MII" at the beginnig.
11240
11241 2005-06-16  Miles Bader  <miles@gnu.org>
11242
11243         * gnus-xmas.el (gnus-xmas-group-startup-message):
11244         Use renamed gnus-splash face.
11245
11246         * assistant.el (assistant-field): Remove "-face" suffix from face name.
11247         (assistant-field-face): New backward-compatibility alias for renamed
11248         face.
11249         (assistant-render-text): Use renamed assistant-field face.
11250
11251         * spam.el (spam): Remove "-face" suffix from face name.
11252         (spam-face): New backward-compatibility alias for renamed face.
11253         (spam-face, spam-initialize): Use renamed spam face.
11254
11255         * message.el (message-header-to, message-header-cc)
11256         (message-header-subject, message-header-newsgroups)
11257         (message-header-other, message-header-name)
11258         (message-header-xheader, message-separator, message-cited-text)
11259         (message-mml): Remove "-face" suffix from face names.
11260         (message-header-to-face, message-header-cc-face)
11261         (message-header-subject-face, message-header-newsgroups-face)
11262         (message-header-other-face, message-header-name-face)
11263         (message-header-xheader-face, message-separator-face)
11264         (message-cited-text-face, message-mml-face):
11265         New backward-compatibility aliases for renamed faces.
11266         (message-font-lock-keywords): Use renamed message faces.
11267
11268         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
11269         (sieve-test-commands, sieve-tagged-arguments):
11270         Remove "-face" suffix from face names.
11271         (sieve-control-commands-face, sieve-action-commands-face)
11272         (sieve-test-commands-face, sieve-tagged-arguments-face):
11273         New backward-compatibility aliases for renamed faces.
11274         (sieve-control-commands-face, sieve-action-commands-face)
11275         (sieve-test-commands-face, sieve-tagged-arguments-face):
11276         Use renamed sieve faces.
11277
11278         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
11279         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
11280         (gnus-group-news-3-empty, gnus-group-news-4)
11281         (gnus-group-news-4-empty, gnus-group-news-5)
11282         (gnus-group-news-5-empty, gnus-group-news-6)
11283         (gnus-group-news-6-empty, gnus-group-news-low)
11284         (gnus-group-news-low-empty, gnus-group-mail-1)
11285         (gnus-group-mail-1-empty, gnus-group-mail-2)
11286         (gnus-group-mail-2-empty, gnus-group-mail-3)
11287         (gnus-group-mail-3-empty, gnus-group-mail-low)
11288         (gnus-group-mail-low-empty, gnus-summary-selected)
11289         (gnus-summary-cancelled, gnus-summary-high-ticked)
11290         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
11291         (gnus-summary-high-ancient, gnus-summary-low-ancient)
11292         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
11293         (gnus-summary-low-undownloaded)
11294         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
11295         (gnus-summary-low-unread, gnus-summary-normal-unread)
11296         (gnus-summary-high-read, gnus-summary-low-read)
11297         (gnus-summary-normal-read, gnus-splash):
11298         Remove "-face" suffix from face names.
11299         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
11300         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
11301         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
11302         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
11303         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
11304         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
11305         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
11306         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
11307         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
11308         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
11309         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
11310         (gnus-summary-selected-face, gnus-summary-cancelled-face)
11311         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
11312         (gnus-summary-normal-ticked-face)
11313         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
11314         (gnus-summary-normal-ancient-face)
11315         (gnus-summary-high-undownloaded-face)
11316         (gnus-summary-low-undownloaded-face)
11317         (gnus-summary-normal-undownloaded-face)
11318         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
11319         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
11320         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
11321         (gnus-splash-face):
11322         New backward-compatibility aliases for renamed faces.
11323         (gnus-group-startup-message): Use renamed gnus faces.
11324
11325         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
11326         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
11327         (gnus-server-agent): Remove "-face" suffix from face names.
11328         (gnus-server-agent-face, gnus-server-opened-face)
11329         (gnus-server-closed-face, gnus-server-denied-face)
11330         (gnus-server-offline-face):
11331         New backward-compatibility aliases for renamed faces.
11332         (gnus-server-agent-face, gnus-server-opened-face)
11333         (gnus-server-closed-face, gnus-server-denied-face)
11334         (gnus-server-offline-face): Use renamed gnus faces.
11335
11336         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
11337         Remove "-face" suffix from face names.
11338         (gnus-picon-xbm-face, gnus-picon-face):
11339         New backward-compatibility aliases for renamed faces.
11340
11341         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
11342         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
11343         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
11344         (gnus-cite-11): Remove "-face" suffix from face names.
11345         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
11346         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
11347         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
11348         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
11349         New backward-compatibility aliases for renamed faces.
11350         (gnus-cite-attribution-face, gnus-cite-face-list)
11351         (gnus-article-boring-faces): Use renamed gnus faces.
11352
11353         * gnus-art.el (gnus-signature, gnus-header-from)
11354         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
11355         (gnus-header-content): Remove "-face" suffix from face names.
11356         (gnus-signature-face, gnus-header-from-face)
11357         (gnus-header-subject-face, gnus-header-newsgroups-face)
11358         (gnus-header-name-face, gnus-header-content-face):
11359         New backward-compatibility aliases for renamed faces.
11360         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
11361
11362         * gnus-sum.el (gnus-summary-selected-face)
11363         (gnus-summary-highlight): Use renamed gnus faces.
11364         * gnus-group.el (gnus-group-highlight): Likewise.
11365
11366 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
11367
11368         * gnus-sieve.el (gnus-sieve-article-add-rule):
11369         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
11370         * spam-stat.el (spam-stat-buffer-change-to-spam)
11371         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
11372
11373         * message.el (message-is-yours-p):
11374         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
11375
11376 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11377
11378         * mm-view.el (mm-inline-text): Withdraw the last change.
11379
11380 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
11381
11382         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
11383         executing enriched-decode.
11384
11385 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11386
11387         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
11388         charset of tar files.
11389
11390 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
11391
11392         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
11393
11394 2005-06-04  Lute Kamstra  <lute@gnu.org>
11395
11396         * nnfolder.el (nnfolder-read-folder): Make sure that undo
11397         information is never recorded.
11398
11399 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
11400
11401         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
11402
11403 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11404
11405         * pop3.el (pop3-apop): Run md5 in the binary mode.
11406
11407         * starttls.el (starttls-set-process-query-on-exit-flag):
11408         Use eval-and-compile.
11409
11410 2005-05-31  Simon Josefsson  <jas@extundo.com>
11411
11412         * smime.el (smime-replace-in-string): Define.
11413         (smime-cert-by-ldap-1): Use it.
11414
11415 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
11416
11417         * gnus-art.el (article-display-x-face): Replace
11418         process-kill-without-query by gnus-set-process-query-on-exit-flag.
11419
11420         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
11421         set-process-query-on-exit-flag or process-kill-without-query.
11422
11423         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
11424         loop instead of replace-regexp.
11425
11426         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
11427         instead of process-kill-without-query if it is available.
11428
11429         * lpath.el: Fbind ldap-search-entries.
11430
11431         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
11432         instead of find-file-hooks if it is available.
11433
11434         * mml1991.el: Bind pgg-default-user-id when compiling.
11435
11436         * mml2015.el: Bind pgg-default-user-id when compiling.
11437
11438         * nndraft.el (nndraft-request-associate-buffer):
11439         Use write-contents-functions instead of write-contents-hooks if it is
11440         available.
11441
11442         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
11443         instead of find-file-hooks if it is available.
11444
11445         * nntp.el (nntp-open-connection): Replace
11446         process-kill-without-query by gnus-set-process-query-on-exit-flag.
11447         (nntp-open-ssl-stream): Ditto.
11448         (nntp-open-tls-stream): Ditto.
11449
11450         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
11451         set-process-query-on-exit-flag or process-kill-without-query.
11452         (starttls-open-stream-gnutls): Use it instead of
11453         process-kill-without-query.
11454         (starttls-open-stream): Ditto.
11455
11456 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
11457
11458         * smime.el (smime-cert-by-ldap-1): Don't use
11459         replace-regexp-in-string.
11460
11461 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
11462
11463         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
11464
11465         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
11466         in PEM format.  Adjust to the XEmacs compability.
11467
11468 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
11469
11470         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
11471         by `string-to-number'.
11472         * gnus-agent.el (gnus-agent-regenerate-group)
11473         (gnus-agent-fetch-articles): Ditto.
11474         * gnus-art.el (gnus-button-fetch-group): Ditto.
11475         * gnus-cache.el (gnus-cache-generate-active)
11476         (gnus-cache-articles-in-group): Ditto.
11477         * gnus-group.el (gnus-group-set-current-level)
11478         (gnus-group-insert-group-line): Ditto.
11479         * gnus-score.el (gnus-score-set-expunge-below)
11480         (gnus-score-set-mark-below, gnus-summary-score-effect)
11481         (gnus-summary-score-entry): Ditto.
11482         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
11483         (gnus-soup-pack): Ditto.
11484         * gnus-spec.el (gnus-xmas-format): Ditto.
11485         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
11486         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
11487         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
11488         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
11489         * nndb.el (nndb-get-remote-expire-response): Ditto.
11490         * nndiary.el (nndiary-parse-schedule-value)
11491         (nndiary-string-to-number, nndiary-request-replace-article)
11492         (nndiary-request-article): Ditto.
11493         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
11494         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
11495         * nneething.el (nneething-make-head): Ditto.
11496         * nnfolder.el (nnfolder-request-article)
11497         (nnfolder-retrieve-headers): Ditto.
11498         * nnheader.el (nnheader-file-to-number): Ditto.
11499         * nnkiboze.el (nnkiboze-request-article): Ditto.
11500         * nnmail.el (nnmail-process-unix-mail-format)
11501         (nnmail-process-babyl-mail-format): Ditto.
11502         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
11503         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
11504         (nnmh-request-create-group, nnmh-request-list-1)
11505         (nnmh-request-group, nnmh-request-article): Ditto.
11506         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
11507         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
11508         * nnsoup.el (nnsoup-make-active): Ditto.
11509         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
11510         * nntp.el (nntp-find-group-and-number)
11511         (nntp-retrieve-headers-with-xover): Ditto.
11512         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
11513         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
11514         (pgg-format-key-identifier): Ditto.
11515         * pop3.el (pop3-last, pop3-stat): Ditto.
11516         * qp.el (quoted-printable-decode-region): Ditto.
11517
11518         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
11519         of concat.
11520
11521 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11522
11523         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
11524
11525         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
11526
11527         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
11528
11529         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
11530
11531         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
11532
11533         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
11534
11535         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
11536         (gnus-carpal-mode): Ditto.
11537
11538         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
11539         (gnus-browse-mode): Ditto.
11540
11541         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
11542
11543         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
11544
11545 2005-05-29  Richard M. Stallman  <rms@gnu.org>
11546
11547         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
11548
11549 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11550
11551         * gnus-util.el (gnus-run-mode-hooks): New function.
11552
11553         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
11554
11555         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
11556         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
11557
11558 2005-05-27  Lute Kamstra  <lute@gnu.org>
11559
11560         * dns-mode.el (dns-mode): Specify customization group.
11561
11562 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
11563
11564         * gnus-agent.el (gnus-agent-make-mode-line-string):
11565         Use mode-line-highlight as mouse-face.
11566
11567 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11568
11569         * canlock.el (canlock): Change the parent group to news.
11570
11571         * deuglify.el (gnus-outlook-deuglify): Add :group.
11572
11573         * dig.el (dig): Add :group.
11574
11575         * dns-mode.el (dns-mode): Add :group.
11576
11577         * encrypt.el (encrypt): Add :group.
11578
11579         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
11580         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
11581         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
11582         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
11583         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
11584
11585         * gnus-diary.el (gnus-diary): Add :group.
11586
11587         * gnus.el (gnus-group-news-1-face): Add :group.
11588         (gnus-group-news-1-empty-face): Ditto.
11589         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
11590         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
11591         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
11592         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
11593         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
11594         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
11595         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
11596         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
11597         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
11598         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
11599         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
11600         (gnus-summary-high-ticked-face): Ditto.
11601         (gnus-summary-low-ticked-face): Ditto.
11602         (gnus-summary-normal-ticked-face): Ditto.
11603         (gnus-summary-high-ancient-face): Ditto.
11604         (gnus-summary-low-ancient-face): Ditto.
11605         (gnus-summary-normal-ancient-face): Ditto.
11606         (gnus-summary-high-undownloaded-face): Ditto.
11607         (gnus-summary-low-undownloaded-face): Ditto.
11608         (gnus-summary-normal-undownloaded-face): Ditto.
11609         (gnus-summary-high-unread-face): Ditto.
11610         (gnus-summary-low-unread-face): Ditto.
11611         (gnus-summary-normal-unread-face): Ditto.
11612         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
11613         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
11614
11615         * hashcash.el (hashcash): New custom group.
11616         (hashcash-default-payment): Add :group.
11617         (hashcash-payment-alist): Ditto.
11618         (hashcash-default-accept-payment): Ditto.
11619         (hashcash-accept-resources): Ditto.
11620         (hashcash-path): Ditto.
11621         (hashcash-extra-generate-parameters): Ditto.
11622         (hashcash-double-spend-database): Ditto.
11623         (hashcash-in-news): Ditto.
11624
11625         * message.el (message-minibuffer-local-map): Add :group.
11626
11627         * netrc.el (netrc): Add :group.
11628
11629         * sieve-manage.el (sieve-manage-log): Add :group.
11630         (sieve-manage-default-user): Diito.
11631         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
11632         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
11633         (sieve-manage-authenticators): Ditto.
11634         (sieve-manage-authenticator-alist): Ditto.
11635         (sieve-manage-default-port): Ditto.
11636
11637         * sieve-mode.el (sieve-control-commands-face): Add :group.
11638         (sieve-action-commands-face): Ditto.
11639         (sieve-test-commands-face): Ditto.
11640         (sieve-tagged-arguments-face): Ditto.
11641
11642         * smime.el (smime): Add :group.
11643
11644         * spam-report.el (spam-report): Add :group.
11645
11646         * spam.el (spam, spam-face): Add :group.
11647
11648 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11649
11650         * nntp.el (nntp-next-result-arrived-p): Some news servers may
11651         return \n.\n.\n at the end of articles.  Protect against that.
11652         (nntp-with-open-group): Allow debugging.
11653
11654         * nnheader.el (mail-header-set-extra): Make into a function
11655         because I just could't understand how to quote the list properly.
11656
11657         * dns.el (query-dns-cached): New function.
11658
11659 2005-05-26  Lute Kamstra  <lute@gnu.org>
11660
11661         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
11662
11663 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11664
11665         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
11666
11667         * gnus-art.el: Don't autoload mail-extract-address-components.
11668
11669         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
11670         eval-and-compile to evaluate it.
11671
11672         * hashcash.el: Don't autoload executable-find.
11673
11674         * nndb.el: Don't declare the nndb back end two or more times; don't
11675         autoload news-reply-mode, news-setup, cancel-timer and telnet.
11676
11677         * nntp.el: Autoload format-spec instead of format; use
11678         eval-and-compile to evaluate autoload forms.
11679
11680 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
11681
11682         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
11683
11684 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11685
11686         * gnus.el (gnus-version-number): Bump version.
11687
11688 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
11689
11690         * gnus.el: No Gnus v0.3 is released.
11691
11692 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11693
11694         * lpath.el (featurep): Bind show-nonbreak-escape.
11695
11696 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11697
11698         * gnus-art.el (gnus-article-edit-part): Disable undo.
11699
11700 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11701
11702         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
11703         gnus-article-date-lapsed-new-header is t if date timer is active;
11704         skip headers in which the original date value is empty.
11705         (gnus-article-save-original-date): Redefine it as a macro.
11706         (gnus-display-mime): Use it.
11707
11708 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11709
11710         * gnus-art.el (article-date-ut): Support converting date in
11711         forwarded parts as well.
11712         (gnus-article-save-original-date): New function.
11713         (gnus-display-mime): Use it.
11714
11715 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
11716
11717         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
11718         enclosure element of <item>.
11719
11720 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
11721
11722         * message.el (message-kill-buffer-query): Renamed from
11723         `message-kill-buffer-query-if-modified'.  Added :version.
11724
11725 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11726
11727         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
11728         window layout.
11729
11730 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
11731
11732         * mml.el: Autoload dnd when compiling.
11733
11734 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
11735
11736         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
11737         x-dnd-*.
11738
11739 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
11740
11741         * qp.el (quoted-printable-encode-region): Save excursion.
11742
11743 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
11744
11745         * message.el (message-kill-buffer-query-if-modified): Add new variable
11746         so the user can kill a modified message buffer quickly.
11747         (message-kill-buffer): Use it.
11748
11749 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11750
11751         * lpath.el: Fbind display-time-event-handler; don't fbind
11752         string-to-multibyte.
11753
11754         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
11755
11756 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11757
11758         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
11759         contained in text because xml.el decodes entities) with LFs.
11760
11761 2005-04-11  Lute Kamstra  <lute@gnu.org>
11762
11763         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
11764         differently.
11765
11766 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
11767
11768         * mm-util.el (mm-detect-coding-region): Typo.
11769
11770 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
11771
11772         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
11773
11774 2005-04-06  Deepak Goel  <deego@gnufans.org>
11775
11776         * spam-stat.el (spam-stat-score-buffer): Add a call to a
11777         user-function allow user modifications of the scores.
11778         (spam-stat-score-buffer-user): New function, to allow
11779         user-computed modifications to the score.
11780         (spam-stat-score-buffer-user-functions): List of additional
11781         scoring functions.
11782         (spam-stat-error-holder): Global temporary error holder.
11783         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
11784         variable.
11785
11786 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
11787
11788         * gnus-registry.el (gnus-registry-clean-empty-function)
11789         (gnus-registry-trim, gnus-registry-fetch-groups)
11790         (gnus-registry-delete-group): Groups that match
11791         `gnus-registry-ignored-groups' are removed from the registry
11792         entries, not just ignored for splitting.  This helps clean up the
11793         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
11794         to get all the groups a message ID is in.
11795
11796         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
11797         (spam-stat-split-fancy): Change "threshhold" to "threshold".
11798         (spam-stat-score-buffer-user-functions): Add :number custom type.
11799
11800 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11801
11802         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
11803         argument in XEmacs.
11804
11805         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
11806         (nnrss-request-group): Decode group name first.
11807         (nnrss-request-article): Make a text/plain article if mml-to-mime
11808         failed.
11809         (nnrss-get-encoding): Return a compatible encoding according to
11810         nnrss-compatible-encoding-alist.
11811         (nnrss-find-el): Use consp instead of listp.
11812         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
11813
11814 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11815
11816         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
11817         which Emacs 20 doesn't support.
11818         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
11819
11820 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
11821
11822         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
11823         silence the byte compiler inside the defun.
11824
11825         * gnus-demon.el (parse-time-string): Add autoload.
11826
11827         * gnus-delay.el (parse-time-string): Add autoload.
11828
11829         * gnus-art.el (parse-time-string): Add autoload.
11830
11831         * nnultimate.el (parse-time): Require for `parse-time-string'.
11832
11833 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
11834
11835         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
11836
11837         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
11838
11839         * smime.el (smime-ldap-host-list): Add :version.
11840
11841 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
11842
11843         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
11844         pass it to `gnus-browse-read-group'.
11845         (gnus-browse-read-group): Add NUMBER argument and pass it to
11846         `gnus-group-read-ephemeral-group'.
11847
11848         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
11849         argument and pass it to `gnus-group-read-group'.
11850
11851 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
11852
11853         * mm-util.el (mm-xemacs-find-mime-charset): Only call
11854         mm-xemacs-find-mime-charset-1 if we have the mule feature
11855         available at runtime.
11856
11857 2005-03-25  Werner Lemberg  <wl@gnu.org>
11858
11859         * nnmaildir.el: Replace `illegal' with `invalid'.
11860
11861 2005-03-23  Lute Kamstra  <lute@gnu.org>
11862
11863         * time-date.el: Add comment on time value formats.
11864         Don't require parse-time.
11865         (with-decoded-time-value): New macro.
11866         (encode-time-value): New function.
11867         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
11868         (days-to-time): Return a valid time value when arg is huge.
11869         (time-since): Use time-subtract.
11870         (time-to-number-of-days): Use time-to-seconds.
11871
11872 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
11873
11874         * gnus-start.el (gnus-display-time-event-handler):
11875         Check display-time-timer at runtime rather than only at load time
11876         in case display-time-mode is turned off in the mean time.
11877
11878 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
11879
11880         * nnimap.el (nnimap-open-connection): Print which authinfo file is
11881         used.
11882
11883         * nneething.el (nneething-map-file-directory): Derive from
11884         `gnus-directory'.
11885
11886         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
11887         the To/Cc button.
11888
11889 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
11890
11891         * nnmaildir.el (nnmaildir-request-accept-article):
11892         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
11893
11894 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
11895
11896         * gnus-async.el: Require timer-funcs at compile time when in
11897         XEmacs for `run-with-idle-timer'.
11898
11899 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
11900
11901         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
11902         autoloaded function.
11903
11904 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
11905
11906         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
11907
11908 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
11909
11910         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
11911
11912 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11913
11914         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Add
11915         gnus-expert-user to default.
11916
11917 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
11918
11919         * nnimap.el (nnimap-open-server): Ditto.
11920
11921         * imap.el (imap-authenticate): Fix typo.
11922
11923 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
11924
11925         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
11926         buffer (since IMAP server might return FETCH response out of
11927         order, and the nntp buffer must be sorted).
11928
11929 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
11930
11931         * gnus-start.el (gnus-convert-old-newsrc): Fixed numeric
11932         comparison on string.
11933
11934         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
11935         (gnus-agent-score): Renamed category keywords to match gnus-cus.
11936         (gnus-agent-summary-fetch-series): Modified to protect against
11937         gnus-agent-summary-fetch-group clearing processable flags.
11938         (gnus-agent-synchronize-group-flags): Update live group buffer as
11939         synchronization may occur due to the user toggle the plugged
11940         status.
11941         (gnus-agent-fetch-group-1): Clear downloadable flag when article
11942         successfully downloaded.
11943         (gnus-agent-expire-group-1): Avoid using markers when the overview
11944         is in ascending order; greatly improves performance.
11945         (gnus-agent-regenerate-group): Use
11946         gnus-agent-synchronize-group-flags to reset read status in both
11947         gnus and server.
11948         (gnus-agent-update-files-total-fetched-for): Fixed initial size.
11949
11950 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
11951
11952         * message.el: Don't autoload former message-utils variables.
11953         (message-strip-subject-trailing-was): Change doc string.
11954
11955         * nnweb.el: Fixes for `gnus-group-make-web-group'.
11956         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
11957         (nnweb-google-search): Add "hl=en" here.
11958         (nnweb-google-parse-1, nnweb-google-create-mapping):
11959         Don't hardcode URL.
11960
11961 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
11962
11963         * message.el (message-get-reply-headers, message-followup):
11964         Mention related variables `message-use-followup-to' and
11965         `message-use-mail-followup-to', in the information buffer.
11966
11967         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
11968         of broken groups(-beta).google.com.
11969
11970 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
11971
11972         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
11973         parameter to invoked gnus-request-move-article; remove the
11974         redundant gnus-sum-hint-move-is-internal variable; apply the marks
11975         all at once instead of once per article.
11976         (gnus-summary-remove-process-mark): Accept a list of articles as
11977         well as a single article for processing.
11978
11979         * gnus-int.el (gnus-request-move-article): Add move-is-internal
11980         parameter.
11981
11982         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
11983
11984         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
11985
11986         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
11987         parameter.
11988
11989         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
11990         parameter.
11991
11992         * nnimap.el (nnimap-request-move-article): Add move-is-internal
11993         parameter and remove the gnus-sum-hint-move-is-internal variable.
11994
11995         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
11996         parameter.
11997
11998         * nndraft.el (nndraft-request-move-article): Add move-is-internal
11999         parameter.
12000
12001         * nndiary.el (nndiary-request-move-article): Add move-is-internal
12002         parameter.
12003
12004         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
12005
12006         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
12007         parameter.
12008
12009         * nnagent.el (nnagent-request-move-article): Add move-is-internal
12010         parameter.
12011
12012 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
12013
12014         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
12015         a more conservative way.
12016
12017 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
12018
12019         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
12020         buffer, so it moves the window's cursor.
12021
12022 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
12023
12024         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
12025         `mm-dissect-multipart' and receive the from field as an (optional)
12026         argument from `mm-dissect-multipart'.
12027         (mm-dissect-multipart): Receive the from field as an argument and
12028         pass it on when we call `mm-dissect-buffer' on MIME parts.
12029         Fixes verification/decryption of signed/encrypted MIME parts.
12030
12031 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
12032
12033         * gnus-sum.el (gnus-summary-move-article): Set
12034         gnus-sum-hint-move-is-internal for gnus-request-move-article and
12035         whatever it calls (right now, only nnimap-request-move article
12036         respects it).
12037
12038         * nnimap.el (nnimap-request-move-article): When
12039         gnus-sum-hint-move-is-internal is set, don't do the extra
12040         nnimap-request-article.
12041
12042 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
12043
12044         * nnheader.el (nnheader-find-file-noselect): Add doc string.
12045
12046         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
12047         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
12048
12049         * gnus-sum.el (gnus-summary-caesar-message):
12050         Apply `gnus-treat-article' after rotation.
12051
12052         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
12053         doc string.
12054
12055 2005-02-22  Simon Josefsson  <jas@extundo.com>
12056
12057         * encrypt.el (encrypt-password-cache-expiry): Remove (use
12058         `password-cache-expiry' instead).  Reported by Arne Jørgensen
12059         <arne@arnested.dk>.
12060         (encrypt): Add password-cache and password-cache-expiry as group
12061         members.
12062
12063 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
12064
12065         * smime.el (smime-ldap-host-list): Doc fix.
12066         (smime-ask-passphrase): Use `password-read-and-add' to read (and
12067         cache) password.
12068         (smime-sign-region): Use it.
12069         (smime-decrypt-region): Use it.
12070         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
12071         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
12072         fails.
12073         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
12074         certificate from DER to PEM format rather than calling openssl.
12075
12076         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
12077
12078         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
12079         for signing/encryption.
12080
12081         * mml.el (mml-parse-1): Use them.
12082
12083 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
12084
12085         * nnrss.el (nnrss-verbose): Removed.
12086         (nnrss-request-group): Use `nnheader-message' instead.
12087
12088 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
12089
12090         * nnrss.el (nnrss-verbose): New variable.
12091         (nnrss-request-group): Make it say nnrss is requesting a group.
12092
12093 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
12094
12095         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
12096         Handle news URL with given port correctly.
12097
12098 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12099
12100         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
12101         containing special characters.
12102
12103         * gnus-sum.el (gnus-summary-edit-article): Ditto.
12104
12105         * mml.el (mime-to-mml): Ditto.
12106
12107         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
12108         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
12109         (rfc2047-decode-region): Quote decoded words containing special
12110         characters when rfc2047-quote-decoded-words-containing-tspecials
12111         is non-nil.
12112
12113 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
12114
12115         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
12116
12117         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
12118
12119 2005-02-15  Simon Josefsson  <jas@extundo.com>
12120
12121         * nnimap.el (nnimap-debug): Doc fix.
12122
12123         * imap.el (imap-debug): Doc fix.
12124
12125 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12126
12127         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
12128
12129 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
12130
12131         * gnus.el (spam-contents): Improve docs for spam-contents
12132         parameter in its variable incarnation.
12133
12134 2005-02-14  Simon Josefsson  <jas@extundo.com>
12135
12136         * smime-ldap.el: Use require instead of load-library for ldap.
12137         (smime-ldap-search): Indent.
12138         (smime-ldap-search-internal): Shorten line.
12139
12140         * smime.el (smime-cert-by-dns): Add doc-string.
12141         (smime-cert-by-ldap-1): Indent.
12142
12143         * mml-smime.el (mml-smime-get-ldap-cert): Renamed from
12144         mml-smime-get-dns-ldap.
12145         (mml-smime-encrypt-query): Use new function.  Default to ldap.
12146
12147 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
12148
12149         * smime.el: Require smime-ldap.
12150         (smime-ldap-host-list): New variable.
12151         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
12152
12153         * mml-smime.el (mml-smime-encrypt-query): New function.
12154         (mml-smime-encrypt-query): Use it.
12155
12156         * smime-ldap.el: New file.
12157
12158 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12159
12160         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
12161
12162 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
12163
12164         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
12165         argument in doc string.  Make query for type more clear.
12166
12167 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
12168
12169         * gnus.el (gnus-group-startup-message): Search for gnus images in
12170         etc/images/gnus.
12171         * mm-util.el (mm-image-load-path): Likewise.
12172         * smiley.el (smiley-data-directory): Search for smilies in
12173         etc/images/smilies.
12174
12175 2005-02-09  Kim F. Storm  <storm@cua.dk>
12176
12177         Change Emacs release version from 21.4 to 22.1 throughout.
12178         Change Emacs development version from 21.3.50 to 22.0.50.
12179
12180 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12181
12182         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
12183
12184         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
12185         non-Mule XEmacs as well.
12186         (mm-decompress-buffer): Signal an error intentionally if it does
12187         not decompress compressed data because auto-compression-mode is
12188         disabled.
12189
12190 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
12191
12192         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
12193         an ID in the registry even if it has no groups.
12194
12195 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12196
12197         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
12198         merge it into mm-decompress-buffer.
12199         (gnus-mime-copy-part): Use the MIME part charset, the value which
12200         a user specified or gnus-newsgroup-charset for decoding, like
12201         gnus-mime-inline-part does; set buffer-file-coding-system to tell
12202         save-buffer what was used.  Suggested by Kevin Ryde
12203         <user42@zip.com.au>.
12204         (gnus-mime-inline-part): Allow the name parameter as well as the
12205         filename parameter; force decompressing of compressed data; always
12206         display contents being not decoded as unibyte.
12207
12208         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
12209         as well as the filename parameter.
12210
12211         * mm-util.el (mm-decompress-buffer): Merge
12212         gnus-mime-jka-compr-maybe-uncompress.
12213         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
12214         of compressed data.
12215
12216 2005-02-08  Simon Josefsson  <jas@extundo.com>
12217
12218         * imap.el (imap-log): Doc fix.
12219
12220 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12221
12222         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
12223         the coding cookies; decompress compressed parts.
12224
12225         * mml.el (mml-generate-mime-1): Add the charset parameter according
12226         to the value which a user specified manually or the coding cookie.
12227
12228         * mm-util.el (mm-string-to-multibyte): New function.
12229         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
12230         (mm-coding-system-to-mime-charset): New function.
12231         (mm-decompress-buffer): New function.
12232         (mm-find-buffer-file-coding-system): New function.
12233
12234         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
12235         (mm-display-inline-fontify): Rewrite for decoding and decompressing
12236         parts.
12237
12238 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
12239
12240         * mm-view.el (mm-display-inline-fontify): Decode a part according
12241         to the charset parameter.
12242
12243 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
12244
12245         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
12246         prefix arg is neither nil nor a number, as info specifies.
12247
12248 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12249
12250         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
12251         timestamps.
12252
12253 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
12254
12255         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
12256         groups error checking and notify user.
12257
12258 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
12259
12260         * message.el (message-send-mail-function): Check existence of
12261         sendmail-program first before using default value
12262         `message-send-mail-with-sendmail'.  Otherwise use more generic
12263         `smtpmail-send-it'.
12264
12265 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12266
12267         * nntp.el (nntp-request-update-info): Always return nil.
12268
12269 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
12270
12271         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
12272
12273 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
12274
12275         * message.el (message-beginning-of-line): Change the behavior when
12276         invoked between BOL and : so that it first moves backward.
12277
12278 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12279
12280         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
12281         article buffer when editing of the article is discarded.
12282         (gnus-article-prepare): Revert.
12283
12284 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12285
12286         * gnus-art.el (gnus-article-prepare):
12287         Remove message-strip-forbidden-properties from the local hook.
12288
12289 2005-01-27  Simon Josefsson  <jas@extundo.com>
12290
12291         * password.el (password-cache-add): Only start one timer per key.
12292         Reported by Derek Atkins <warlord@MIT.EDU>.
12293
12294 2005-01-26  Steve Youngs  <steve@sxemacs.org>
12295
12296         * run-at-time.el: Removed.  It is no longer needed as
12297         timer-funcs.el in the xemacs-base package has a working version of
12298         `run-at-time'.
12299
12300         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
12301
12302         * password.el: Require timer-funcs instead of run-at-time in
12303         XEmacs.
12304         Remove `password-run-at-time' macro.
12305         (password-cache-add): Use `run-at-time' instead of
12306         `password-run-at-time'.
12307
12308         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
12309         Remove `nnheader-cancel-function-timers' alias,
12310         `cancel-function-timers' exists in XEmacs in timer-funcs.
12311
12312         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
12313         for `run-with-idle-timer'.
12314
12315         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
12316         for `run-at-time'.
12317
12318         * mm-url.el: Require timer-funcs at compile time when in XEmacs
12319         for `with-timeout'.
12320
12321         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
12322         the same as for XEmacs 21.4.
12323         No need to ignore `run-with-idle-timer', this function exists in
12324         XEmacs now in timer-funcs.el in the xemacs-base package.
12325         (dgnushack-compile): No need to delete
12326         run-at-time.el from the list of files to compile because it
12327         doesn't exist anymore.
12328
12329 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12330
12331         * mml.el (mml-generate-mime-1): Convert string into unibyte when
12332         inserting " *mml*" buffer's contents into a unibyte temp buffer.
12333
12334 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
12335
12336         * mail-source.el (mail-source-fetch-imap): Search for ^From case
12337         sensitively.
12338
12339 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
12340
12341         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
12342
12343 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12344
12345         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
12346         which will be inserted according to the multibyteness of a buffer
12347         rather than the type of contents.  Suggested by ARISAWA Akihiro
12348         <ari@mbf.ocn.ne.jp>.
12349
12350         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
12351         of string which old xml.el may return rather than a string.
12352
12353 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12354
12355         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
12356
12357 2005-01-16  Simon Josefsson  <jas@extundo.com>
12358
12359         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
12360         idn/idna.el isn't available.
12361         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
12362         <michael@waxrat.com>.
12363
12364         * hashcash.el: Remove non-FSF copyright header.
12365
12366         * hashcash.el (hashcash-extra-generate-parameters): New variable.
12367         (hashcash-generate-payment): Use it.
12368         (hashcash-generate-payment-async): Use it.
12369
12370 2005-01-15  Simon Josefsson  <jas@extundo.com>
12371
12372         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
12373         Suggested by Raymond Scholz <ray-2005@zonix.de>.
12374
12375         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
12376         gnus-summary-idna-message.
12377         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
12378         (gnus-summary-idna-message): New function.
12379
12380 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
12381
12382         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
12383         gnus-novice-user.
12384
12385 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12386
12387         * nnrss.el (nnrss-request-delete-group): Delete entries in
12388         nnrss-group-alist as well.
12389         (nnrss-save-server-data): Insert newline.
12390
12391 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
12392
12393         * gnus.el (gnus-user-agent): Use list of symbols instead of
12394         symbols.  Display full version number for (S)XEmacs.  Optionally
12395         display (S)XEmacs codename.
12396
12397         * gnus-util.el (gnus-emacs-version): Update for new
12398         `gnus-user-agent'.
12399
12400         * gnus-msg.el (gnus-extended-version): Make it possible to omit
12401         Gnus version.
12402
12403 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
12404
12405         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
12406         which is unreadable in some setups.
12407
12408 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12409
12410         * gnus-spec.el (gnus-update-format-specifications): Flush the
12411         group format spec cache if it doesn't support decoded group names.
12412
12413 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
12414
12415         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
12416         Allow to apply decay on score files matching a regexp.
12417
12418 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12419
12420         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
12421         compatibility in %g and %c.
12422
12423 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12424
12425         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
12426         name for only %g and %c.
12427         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
12428         of gnus-tmp-group to decoded group name.
12429         (gnus-group-make-rss-group): Exclude `/'s from group names.
12430
12431 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12432
12433         * nnrss.el (nnrss-get-encoding): Fix regexp.
12434
12435 2004-12-27  Simon Josefsson  <jas@extundo.com>
12436
12437         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
12438         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
12439         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
12440
12441 2004-12-17  Kim F. Storm  <storm@cua.dk>
12442
12443         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
12444
12445         * gnus-sum.el (gnus-summary-mode-map): Likewise.
12446
12447 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
12448
12449         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
12450
12451 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12452
12453         * nnrss.el: Require rfc2047 and mml.
12454         (nnrss-file-coding-system): New variable.
12455         (nnrss-format-string): Redefine it as an inline function.
12456         (nnrss-decode-group-name): New function.
12457         (nnrss-string-as-multibyte): Remove.
12458         (nnrss-retrieve-headers): Decode group name; don't use
12459         nnrss-format-string.
12460         (nnrss-request-group): Decode group name.
12461         (nnrss-request-article): Decode group name; allow a Message-ID as
12462         well as an article number; don't use nnrss-format-string; encode a
12463         Message-ID string which may contain non-ASCII characters; use
12464         mml-to-mime to compose a MIME article.
12465         (nnrss-request-expire-articles): Decode group name.
12466         (nnrss-request-delete-group): Decode group name.
12467         (nnrss-fetch): Clarify error message.
12468         (nnrss-read-server-data): Use insert-file-contents instead of load;
12469         bind file-name-coding-system; use multibyte buffer.
12470         (nnrss-save-server-data): Bind coding-system-for-write to the
12471         value of nnrss-file-coding-system; bind file-name-coding-system;
12472         add coding cookie.
12473         (nnrss-read-group-data): Use insert-file-contents instead of load;
12474         bind file-name-coding-system; use multibyte buffer.
12475         (nnrss-save-group-data): Bind coding-system-for-write to the
12476         value of nnrss-file-coding-system; bind file-name-coding-system.
12477         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
12478         make it work with non-ASCII text.
12479         (nnrss-find-el): Make it work with old xml.el as well.
12480
12481 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
12482
12483         * nnrss.el (nnrss-get-encoding): New function.
12484         (nnrss-fetch): Use unibyte buffer initially; bind
12485         coding-system-for-read while performing mm-url-insert; remove ^Ms;
12486         decode contents according to the encoding attribute.
12487         (nnrss-save-group-data): Add coding cookie.
12488         (nnrss-mime-encode-string): New function.
12489         (nnrss-check-group): Use it to encode subject and author.
12490
12491 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
12492
12493         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
12494         imaginary variable.
12495
12496 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12497
12498         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
12499         correctly even if there are wide characters.
12500
12501 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
12502
12503         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
12504         downcased symbol names; make a new cache instead of reusing
12505         bbdb-hashtable.
12506
12507 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
12508
12509         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
12510         concatenating segments rather than before concatenating them.
12511         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
12512
12513         * message.el (message-get-reply-headers): Bind `extra'.
12514
12515 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12516
12517         * message.el (message-extra-wide-headers): New variable.
12518         (message-get-reply-headers): Use it.
12519
12520 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12521
12522         * gnus-agent.el (gnus-agent-group-path): Decode group name.
12523         (gnus-agent-group-pathname): Ditto.
12524
12525         * gnus-cache.el (gnus-cache-file-name): Decode group name.
12526
12527         * gnus-group.el (gnus-group-make-group): Decode group name.
12528         (gnus-group-make-rss-group): Register the group data after opening
12529         the nnrss group.
12530
12531 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
12532
12533         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
12534         by expiry now get marked as read.
12535
12536 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12537
12538         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
12539
12540 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
12541
12542         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
12543         unify Latin characters in XEmacs.
12544         (mm-find-mime-charset-region): Use it.
12545
12546 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12547
12548         * gnus-util.el (gnus-delete-directory): New function.
12549
12550         * gnus-agent.el (gnus-agent-delete-group): Use it.
12551
12552         * gnus-cache.el (gnus-cache-delete-group): Use it.
12553
12554 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12555
12556         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
12557         names.
12558
12559 2004-12-16  Simon Josefsson  <jas@extundo.com>
12560
12561         * hashcash.el (hashcash-payment-alist): Fix custom :type.
12562
12563 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12564
12565         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
12566
12567         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
12568         (gnus-group-set-current-level): Decode group name.
12569
12570 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
12571
12572         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
12573         failed.
12574
12575 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12576
12577         * gnus-group.el (gnus-group-delete-group): Decode group name.
12578         (gnus-group-make-rss-group): Encode group name.
12579         (gnus-group-catchup-current): Decode group name.
12580         (gnus-group-kill-group): Decode group name.
12581
12582 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
12583
12584         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
12585
12586 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12587
12588         * gnus-group.el (gnus-group-make-rss-group):
12589         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
12590
12591         * gnus-start.el (gnus-setup-news): Honor user's setting to
12592         gnus-message-archive-method.  Suggested by Lute Kamstra
12593         <lute@gnu.org>.
12594
12595 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
12596
12597         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
12598         global counterparts of the buffer-local variables.
12599
12600 2004-11-16  Romain Francoise  <romain@orebokech.com>
12601
12602         * gnus-sum.el (gnus-summary-exit): Don't clear the global
12603         counterparts of the buffer-local variables.
12604
12605 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
12606
12607         * message.el (message-forbidden-properties): Fixed typo in doc
12608         string.
12609
12610 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
12611
12612         * gnus-util.el (gnus-replace-in-string): Added doc string.
12613
12614         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
12615         to avoid problems when splitting mails with many recipients.
12616
12617 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
12618
12619         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
12620         pop-to-buffer, covered by the subsequent gnus-configure-windows.
12621
12622 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
12623
12624         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
12625         if there is no hashtable in memory or file modification time is
12626         newer than cached timestamp.
12627
12628 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
12629
12630         * gnus-sum.el (gnus-summary-limit-to-recipient): Implement
12631         not-matching option.
12632
12633 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
12634
12635         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
12636         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
12637         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
12638         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
12639         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
12640         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
12641
12642 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12643
12644         * message.el (message-forward-make-body-mml): Remove headers
12645         according to message-forward-ignored-headers if a message is decoded.
12646
12647 2004-12-02  Romain Francoise  <romain@orebokech.com>
12648
12649         * message.el (message-forward-make-body-plain): Always remove
12650         headers according to message-forward-ignored-headers.
12651
12652 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
12653
12654         * spam.el (spam-summary-prepare-exit): Remove the
12655         gnus-summary-limit pop for now, it has problems with ham marks for
12656         me.
12657
12658 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
12659
12660         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
12661         correctly.
12662
12663 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
12664
12665         * format-spec.el (format-spec): Message the char.
12666
12667 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
12668
12669         * gnus-art.el (gnus-split-methods): Reformat comments.
12670
12671         * spam.el (spam-summary-prepare-exit): Remove article limits
12672         before exiting the summary buffer.
12673
12674 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12675
12676         * lpath.el: Remove bbdb-create-internal, bbdb-records,
12677         spam-BBDB-register-routine and spam-enter-ham-BBDB.
12678
12679         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
12680         order to silence the byte compiler.
12681
12682         * spam.el: Fix the way to silence the byte compiler, which
12683         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
12684         bbdb-search-simple, spam-BBDB-register-routine,
12685         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
12686         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
12687         spam-stat-buffer-is-spam, spam-stat-load,
12688         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
12689         spam-stat-save and spam-stat-split-fancy.
12690
12691 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12692
12693         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
12694         which may confuse users.
12695         (canlock-password-for-verify): Ditto.
12696
12697         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
12698
12699         * gnus-art.el (gnus-emphasis-alist): Ditto.
12700
12701         * gnus-registry.el (gnus-registry-max-entries): Ditto.
12702
12703         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
12704
12705         * gnus-start.el (gnus-save-killed-list): Ditto.
12706
12707         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
12708         (gnus-sum-thread-tree-root): Ditto.
12709         (gnus-sum-thread-tree-false-root): Ditto.
12710         (gnus-sum-thread-tree-single-indent): Ditto.
12711
12712         * message.el (message-courtesy-message): Ditto.
12713         (message-archive-note): Ditto.
12714         (message-subscribed-address-file): Ditto.
12715         (message-user-fqdn): Ditto.
12716
12717         * spam-report.el (spam-report-gmane-regex): Ditto.
12718
12719         * spam.el (spam-blackhole-good-server-regex): Ditto.
12720
12721 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12722
12723         * mml.el (mml-preview): Widen the message buffer before copying
12724         the contents to the preview buffer; sort headers before previewing.
12725
12726         * message.el (message-hidden-headers): Fix the way to avoid a bug
12727         in the `repeat' widget in Emacs 21.3 or earlier.
12728
12729 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12730
12731         * message.el (message-hidden-headers): Default to "^References:".
12732         Improve customization type.  Suggested by Reiner Steib
12733         <Reiner.Steib@gmx.de>.
12734
12735 2004-11-25  Romain Francoise  <romain@orebokech.com>
12736
12737         * message.el (message-strip-forbidden-properties): Remove check for
12738         obsolete `message-hidden' text property, hidden headers are not
12739         accessible in the buffer anymore.
12740
12741 2004-11-22  Romain Francoise  <romain@orebokech.com>
12742
12743         * message.el (message-header-format-alist): Add `From' in list
12744         so that it can be sorted.
12745         (message-fix-before-sending): Widen and sort headers before
12746         sending.
12747         (message-hide-headers): Use narrowing to hide headers by moving
12748         them to the top of the buffer and narrowing to the region
12749         underneath.
12750
12751 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12752
12753         * message.el (message-strip-forbidden-properties): Bind
12754         buffer-read-only (etc) to nil.
12755
12756 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12757
12758         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
12759         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
12760
12761 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
12762
12763         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
12764
12765 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12766
12767         * dns.el (query-dns): Use sit-for to time instead of
12768         accept-process-output, since that doesn't seem to work on udp
12769         sockets.
12770
12771 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12772
12773         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
12774
12775 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
12776
12777         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
12778         doc string.  Improve doc string.
12779
12780 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12781
12782         * nntp.el (nntp-request-update-info): Return nil if
12783         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
12784         may not call gnus-activate-group which uselessly issues the GROUP
12785         commands for all nntp groups and wastes time.  Reported by Romain
12786         Francoise <romain@orebokech.com>.
12787
12788         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
12789
12790 2004-11-15  Simon Josefsson  <jas@extundo.com>
12791
12792         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
12793         headers separately.
12794         (gnus-button-openpgp): New function, inspired by Jochen Küpper
12795         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
12796
12797 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
12798
12799         * gnus-start.el (gnus-convert-old-newsrc):
12800         Assign legacy-gnus-agent to 5.10.7.
12801
12802 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12803
12804         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
12805         start of the lines.
12806
12807 2004-11-14  Magnus Henoch  <mange@freemail.hu>
12808
12809         * hashcash.el (hashcash-default-payment): Change default to 20.
12810         (hashcash-default-accept-payment): Change default to 20.
12811         (hashcash-process-alist): New variable.
12812         (hashcash-generate-payment-async): Add.
12813         (hashcash-already-paid-p): Add.
12814         (hashcash-insert-payment): Don't generate payments twice.
12815         (hashcash-insert-payment-async): Add.
12816         (hashcash-insert-payment-async-2): Add.
12817         (hashcash-cancel-async): Add.
12818         (hashcash-wait-async): Add.
12819         (hashcash-processes-running-p): Add.
12820         (hashcash-wait-or-cancel): Add.
12821         (mail-add-payment): New optional argument.  Conditionally start
12822         asynchronous calculation.
12823         (mail-add-payment-async): Add.
12824
12825         * message.el (message-send-mail): Wait for asynchronous hashcash
12826         results.  Don't clobber existing X-Hashcash headers.
12827         (message-setup-1): Call mail-add-payment-async when
12828         message-generate-hashcash is non-nil.
12829
12830 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
12831
12832         * message.el (message-use-alternative-email-as-from): Examine the
12833         From header as well; use message-make-from in order to include a
12834         user's full name.
12835
12836 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12837
12838         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
12839         default; improve customization type.
12840         (gnus-emphasis-custom-with-format): New macro.
12841         (gnus-emphasis-custom-value-to-external): New function.
12842         (gnus-emphasis-custom-value-to-internal): New function.
12843
12844 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12845
12846         * dns.el (query-dns): Resolve reverse addresses.
12847
12848 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12849
12850         * gnus-group.el (gnus-group-get-new-news): Use it.
12851
12852         * gnus-start.el (gnus-check-reasonable-setup): New function.
12853
12854 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12855
12856         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
12857         "Args out of range" error.  Reported by Arnaud Giersch
12858         <arnaud.giersch@free.fr>.
12859
12860 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
12861
12862         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
12863
12864 2004-11-04  Richard M. Stallman  <rms@gnu.org>
12865
12866         * spam.el (spam group): Add :version.
12867
12868         * pgg-def.el (pgg group): Add :version.
12869
12870 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
12871
12872         * gnus-art.el (gnus-article-edit-article): Don't associate the
12873         article buffer with a draft file.  This is a temporary measure
12874         against the 2004-08-22 change to gnus-article-edit-mode.
12875
12876 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12877
12878         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
12879         (html2text-format-tags): Remove unused variable `attr'.
12880
12881 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
12882
12883         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
12884
12885         * tls.el (tls-process-connection-type, tls-success)
12886         (tls-certtool-program): Add :version.
12887
12888         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
12889         (starttls-extra-arguments, starttls-process-connection-type)
12890         (starttls-connect, starttls-failure, starttls-success): Add :version.
12891
12892         * spam-stat.el (spam-stat): Add :version.
12893
12894         * sieve.el (sieve): Add :version.
12895
12896         * sha1.el (sha1): Add :version.
12897         (sha1-use-external): Remove redundant version.
12898
12899         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
12900         (nnmail-cache-ignore-groups, nnmail-spool-hook)
12901         (nnmail-split-fancy-match-partial-words)
12902         (nnmail-split-lowercase-expanded): Add :version.
12903
12904         * nndiary.el (nndiary): Add :version.
12905
12906         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
12907
12908         * mml-sec.el (mml-default-sign-method)
12909         (mml-default-encrypt-method, mml-signencrypt-style-alist):
12910         Add :version.
12911
12912         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
12913
12914         * mm-url.el (mm-url-use-external, mm-url-program)
12915         (mm-url-arguments): Add :version.
12916
12917         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
12918         (mm-attachment-file-modes, mm-decrypt-option)
12919         (mm-w3m-safe-url-regexp): Add :version.
12920
12921         * message.el (message-cite-prefix-regexp)
12922         (message-sendmail-envelope-from, message-minibuffer-local-map)
12923         (message-user-fqdn, message-completion-alist): Add :version.
12924
12925         * gnus-win.el (gnus-configure-windows-hook)
12926         (gnus-use-frames-on-any-display): Add :version.
12927
12928         * gnus-art.el (gnus-article-address-banner-alist)
12929         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
12930         (gnus-treat-from-picon, gnus-treat-mail-picon)
12931         (gnus-treat-x-pgp-sig): Add :version.
12932
12933         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
12934         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
12935         (gnus-summary-article-delete-hook)
12936         (gnus-summary-display-while-building): Add :version.
12937
12938         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
12939         (gnus-get-top-new-news-hook): Add :version.
12940
12941         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
12942         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
12943
12944         * gnus-registry.el (gnus-registry): Add :version.
12945
12946         * gnus-spec.el (gnus-use-correct-string-widths)
12947         (gnus-make-format-preserve-properties): Add :version.
12948
12949         * gnus.el (gnus-group-charter-alist)
12950         (gnus-group-fetch-control-use-browse-url)
12951         (gnus-install-group-spam-parameters): Add :version.
12952
12953         * gnus-diary.el (gnus-diary): Add :version.
12954
12955         * gnus-delay.el (gnus-delay): Add :version.
12956
12957         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
12958         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
12959         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
12960         Add :version.
12961
12962         * gnus-agent.el (gnus-agent-max-fetch-size)
12963         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
12964         (gnus-agent-prompt-send-queue): Add :version.
12965
12966         * deuglify.el (gnus-outlook-deuglify): Add :version.
12967
12968         * html2text.el: Beautify code.  Improve doc strings.  Some
12969         checkdoc cleanup.
12970         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
12971
12972 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
12973
12974         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
12975
12976 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
12977
12978         * gnus-registry.el (gnus-registry-hashtb): Create the registry
12979         when package is loaded.
12980
12981         * spam.el (spam-summary-score-preferred-header): Add global preference
12982         for people who want to override the default SpamAssassin over
12983         Bogofilter preference (when both are set).
12984         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
12985         (spam-user-format-function-S): Check
12986         spam-summary-score-preferred-header.
12987         (spam-extra-header-to-number): Add X-Bogosity header parsing.
12988         (spam-user-format-function-S): Format the score correctly.
12989
12990 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12991
12992         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
12993         signature file.  Suggested by Manoj Srivastava
12994         <srivasta@golden-gryphon.com>.
12995
12996         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
12997         iso-2022-jp even in the Japanese language environment.
12998         Suggested by Jason Rumney <jasonr@gnu.org>.
12999
13000 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13001
13002         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
13003         use the same characters as the dummy marks; make it free from
13004         getting affected by the language environment.
13005         (gnus-summary-read-group-1): Update mark positions only when the
13006         format spec is updated.
13007
13008         * gnus-spec.el (gnus-update-format-specifications): Return a list
13009         of updated types.
13010
13011 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13012
13013         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
13014         of boundp to check if display-warning is available.
13015
13016 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
13017
13018         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
13019
13020 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13021
13022         * nnspool.el (nnspool-spool-directory): Use news-path if the
13023         news-directory variable is not bound.
13024
13025         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
13026         function instead of display-warning if it is not available.
13027
13028 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
13029
13030         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
13031         v5-10: Use `point-at-bol'.
13032
13033 2004-10-26  Simon Josefsson  <jas@extundo.com>
13034
13035         * hashcash.el: Fix URL in comment, reported by Cheng Gao
13036         <chenggao@gmail.com>.
13037
13038 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
13039
13040         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
13041         instead.
13042
13043 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
13044
13045         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
13046         to remove a server from the nnimap-server-buffer-alist.
13047         (nnimap-open-connection, nnimap-close-server): Use it.
13048
13049         * gnus-encrypt.el: Remove file in favor of encrypt.el.
13050
13051 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
13052
13053         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
13054         running the major-mode function.
13055
13056 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13057
13058         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
13059         dummy marks in the right way.
13060
13061 2004-10-18  David Edmondson  <dme@dme.org>
13062
13063         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
13064         excessively.
13065
13066 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
13067
13068         * gnus-util.el (gnus-split-references): Accept a nil references
13069         string and go on blissfully.
13070
13071         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
13072         cases where the references string is non-nil but has no references.
13073
13074         * encrypt.el: Add autoload tags.
13075
13076         * spam.el (spam-resolve-registrations-routine): Remove article
13077         from unregistration list too.  Reported by David Hanak
13078         <dhanak@isis.vanderbilt.edu>
13079
13080 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
13081
13082         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
13083         nil.  Changed custom type.
13084
13085 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
13086
13087         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
13088
13089         * gnus-sum.el (gnus-summary-move-article): Use it.
13090
13091 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
13092
13093         * encrypt.el: Add autoload cookies.
13094
13095         * spam.el (spam-backend-article-list-property)
13096         (spam-backend-get-article-todo-list)
13097         (spam-backend-put-article-todo-list)
13098         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
13099         Resolve registrations separately.
13100         (spam-register-routine): Format comments.
13101         (spam-unregister-routine, spam-register-routine): Always call with
13102         specific-articles, no default list.
13103         (spam-summary-prepare-exit): Use the spam-classifications function.
13104
13105         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
13106         gnus-encrypt.el.
13107
13108         * encrypt.el: Copied from gnus-encrypt.el.
13109
13110         * gnus-encrypt.el: Commented that it's obsolete.
13111
13112 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
13113
13114         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
13115         (gnus-score-save): Use it.
13116
13117         * message.el (message-bury): Use `window-dedicated-p'.
13118
13119 2004-10-15  Simon Josefsson  <jas@extundo.com>
13120
13121         * pop3.el (top-level): Don't require nnheader.
13122         (pop3-read-timeout): Add.
13123         (pop3-accept-process-output): Add.
13124         (pop3-read-response, pop3-retr): Use it.
13125
13126 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
13127
13128         * spam.el (spam-register-routine): Move comment.
13129         (spam-verify-bogofilter): Use 'unknown for the initial
13130         spam-bogofilter-valid state, not 'never.
13131
13132         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
13133         for netrc-machine.
13134
13135         * nnimap.el (nnimap-open-connection): Use
13136         netrc-machine-user-or-password.
13137
13138 2004-10-17  Richard M. Stallman  <rms@gnu.org>
13139
13140         * gnus-registry.el (gnus-registry-unload-hook):
13141         Set as a variable with add-hook.
13142
13143         * nnspool.el (nnspool-spool-directory): Use news-directory instead
13144         of news-path.
13145
13146         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
13147
13148         * spam.el: Delete duplicate `provide'.
13149         (spam-unload-hook): Set as a variable with add-hook.
13150
13151 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
13152
13153         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
13154         in the doc string.
13155
13156         * message.el (message-ignored-news-headers)
13157         (message-ignored-supersedes-headers)
13158         (message-ignored-resent-headers)
13159         (message-forward-ignored-headers): Improve custom type.
13160
13161 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13162
13163         * message.el (message-tokenize-header): Fix 2004-09-06 change
13164         which used point-min in the wrong place.
13165
13166 2004-10-12  Simon Josefsson  <jas@extundo.com>
13167
13168         * tls.el (tls-certtool-program): New variable.
13169         (tls-certificate-information): New function, based on
13170         ssl-certificate-information.
13171
13172 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13173
13174         * compface.el: Move the version of ELisp-based uncompface program
13175         to the contrib directory because of the copyright problem.
13176
13177 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
13178
13179         * message.el (message-kill-buffer): Raise the current frame.
13180
13181 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
13182
13183         * gnus-sum.el: Mention that multibyte characters don't work as marks.
13184
13185         * gnus.el (message-y-or-n-p): Autoload.
13186
13187         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
13188         (pop3-password-required, pop3-authentication-scheme)
13189         (pop3-leave-mail-on-server): Made customizable.
13190         (pop3): New custom group.
13191         (pop3-retr): Remove `sleep-for' statements.
13192         Suggested by Dave Love <fx@gnu.org>.
13193
13194         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
13195         Windows/DOS.
13196
13197         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
13198         (imap-parse-body): Fix incorrect use of `assert'.  Suggested by
13199         Dave Love <fx@gnu.org>.
13200
13201         * mml.el (mml-minibuffer-read-disposition): Require match.
13202         Suggested by Dave Love <fx@gnu.org>.
13203
13204 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
13205
13206         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
13207         doc string.
13208
13209 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
13210
13211         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
13212
13213 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
13214
13215         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
13216         instead of calling `mm-insert-inline', to decode text/* parts
13217         before displaying them.
13218
13219 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13220
13221         * mm-uu.el (mm-uu-text-plain-type): New variable.
13222         (mm-uu-pgp-signed-extract-1): Use it.
13223         (mm-uu-pgp-encrypted-extract-1): Use it.
13224         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
13225         bind mm-uu-text-plain-type with that value.
13226         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
13227         mm-uu-dissect.
13228
13229 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13230
13231         * gnus-group.el (gnus-update-group-mark-positions):
13232         * gnus-sum.el (gnus-update-summary-mark-positions):
13233         * message.el (message-check-news-body-syntax):
13234         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
13235         of string-as-multibyte.
13236
13237 2004-10-05  Juri Linkov  <juri@jurta.org>
13238
13239         * gnus-group.el (gnus-update-group-mark-positions):
13240         * gnus-sum.el (gnus-update-summary-mark-positions):
13241         * message.el (message-check-news-body-syntax):
13242         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
13243         8-bit unibyte values to a multibyte string for search functions.
13244
13245 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13246
13247         * mm-uu.el (mm-uu-dissect): Allow optional arg.
13248         (mm-uu-dissect-text-parts): New function.
13249
13250         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
13251         dissect text parts.
13252
13253         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
13254         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
13255
13256         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
13257
13258         * gnus-topic.el (gnus-topic-hierarchical-parameters): Use
13259         gnus-current-topics instead of gnus-current-topic.
13260
13261 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
13262
13263         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
13264
13265 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
13266
13267         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
13268         where approriate.
13269
13270         * nnml.el (nnml-generate-active-info): do.
13271
13272         * nndiary.el (nndiary-generate-active-info): do.
13273
13274         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
13275         (gnus-topic-move): do.
13276
13277         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
13278         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
13279
13280         * gnus-srvr.el (gnus-server-prepare)
13281         (gnus-server-open-all-servers): do.
13282
13283         * gnus-msg.el (gnus-summary-cancel-article)
13284         (gnus-summary-resend-message)
13285         (gnus-summary-mail-crosspost-complaint): do.
13286
13287         * gnus-move.el (gnus-change-server): do.
13288
13289         * gnus-group.el (gnus-group-unmark-all-groups)
13290         (gnus-group-set-current-level): do.
13291
13292 2004-10-04  Simon Josefsson  <jas@extundo.com>
13293
13294         * message.el (message-generate-hashcash): Doc fix.
13295
13296 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
13297
13298         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
13299         avoid infinite recursion via gnus-get-function.
13300
13301 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
13302
13303         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
13304
13305         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
13306
13307         * nnmail.el (nnmail-split-history): do.
13308
13309         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
13310         (nnml-request-delete-group): do.
13311
13312         * nnslashdot.el (nnslashdot-read-groups): do.
13313
13314         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
13315         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
13316
13317         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
13318         (nnspool-sift-nov-with-sed): Use last.
13319         (nnspool-retrieve-headers-with-nov): Use mapc.
13320         (nnspool-request-newgroups): Use dolist.
13321         (nnspool-request-group): Use last.
13322
13323         * nntp.el (nntp-read-server-type): Use dolist.
13324
13325         * nnvirtual.el (nnvirtual-create-mapping)
13326         (nnvirtual-update-read-and-marked): Use dolist.
13327         (nnvirtual-convert-headers): Simplify.
13328
13329 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
13330
13331         * gnus-agent.el (gnus-agent-synchronize-group-flags): Added
13332         support for sync'ing tick marks.
13333
13334 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13335
13336         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
13337         there's no visible header.
13338
13339 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
13340
13341         * gnus-agent.el (gnus-agent-synchronize-group-flags): When
13342         necessary, pass full group name to gnus-request-set-marks.
13343
13344 2004-10-01  Simon Josefsson  <jas@extundo.com>
13345
13346         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
13347         acroread.
13348
13349 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13350
13351         * spam-report.el (spam-report-gmane): Fix interactive.
13352
13353         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
13354
13355         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
13356         when writing file.
13357         (gnus-agent-synchronize-flags): Don't default to being
13358         interactive.
13359
13360 2004-09-30  Simon Josefsson  <jas@extundo.com>
13361
13362         * message.el (message-generate-hashcash): Add.
13363         (message-send-mail): Use it, call mail-add-payment.
13364
13365 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
13366
13367         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
13368
13369 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
13370
13371         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replaced
13372         gnus-requst-update-info with explicit code to sync the in-memory
13373         info read flags with the marks being sync'd to the backend.
13374
13375         *gnus-util.el (gnus-pp): Added optional stream to match pp API.
13376
13377 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
13378
13379         * spam.el (spam-verify-bogofilter): Add new function.
13380         (spam-check-bogofilter)
13381         (spam-bogofilter-register-with-bogofilter): Use it.
13382         (spam-verify-bogofilter): Add small fixes.
13383
13384 2004-09-28  Simon Josefsson  <jas@extundo.com>
13385
13386         * hashcash.el (hashcash-generate-payment): Revert.
13387
13388 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
13389
13390         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Use
13391         gnus-extract-references instead of gnus-split-references.
13392
13393         * gnus-util.el (gnus-extract-references): Add new function, analogous
13394         to gnus-split-references but extracts only the message-ID without
13395         anything extra.
13396
13397         * hashcash.el (hashcash-generate-payment)
13398         (hashcash-check-payment): Do the right thing if hashcash-path is
13399         nil (because the hashcash program could not be found).
13400
13401         * spam.el (spam-use-hashcash): Remove comment.
13402
13403 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
13404
13405         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
13406         (gnus-cache-enter-article, gnus-cache-remove-article)
13407         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
13408
13409         * gnus-async.el (gnus-async-prefetch-remove-group): do.
13410
13411         * gnus-art.el (article-hide-boring-headers)
13412         (article-translate-strings, article-display-face)
13413         (gnus-article-mime-match-handle-first)
13414         (gnus-article-highlight-headers)
13415         (gnus-article-add-buttons-to-head): do.
13416
13417 2004-09-27  Simon Josefsson  <jas@extundo.com>
13418
13419         * hashcash.el: New version, from
13420         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
13421         ../contrib/.
13422
13423 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13424
13425         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
13426
13427 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
13428
13429         * gnus-dup.el (gnus-dup-open): Use mapc.
13430         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
13431
13432         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
13433         Reported by Stefan Wiens <s.wi@gmx.net>.
13434
13435         * gnus.el (gnus-shutdown): Use dolist.
13436
13437         * gnus-undo.el (gnus-undo): Use mapc.
13438
13439         * nnrss.el (nnrss-generate-active): do.
13440
13441         * message.el (message-cite-original-without-signature)
13442         (message-cite-original): Use mapc.
13443         (message-do-actions, message-make-forward-subject): Use dolist.
13444
13445 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
13446
13447         * gnus-agent.el (gnus-agent-check-overview-buffer): Fixed range of
13448         deletion to remove entire duplicate line.  Fixes merged article
13449         number bug.
13450
13451 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
13452
13453         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
13454         servers that are offline.  Avoids having gnus-agent-toggle-plugged
13455         first ask if you want to open a server and then, even when you
13456         responded with no, asking if you want to synchronize the server's
13457         flags.
13458         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
13459         multi-line expressions.
13460         (gnus-agent-synchronize-group-flags): New internal function.
13461         Updates marks in memory (in the info structure) AND in the
13462         backend.
13463
13464         * gnus-util.el (gnus-remassoc): Fixed typo in documentation.
13465
13466         * nnagent.el (nnagent-request-set-mark): Use
13467         gnus-agent-synchronize-group-flags, not backend's request-set-mark
13468         method, to ensure that synchronization updates marks in the
13469         backend and in the info (in memory) structure.
13470
13471 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13472
13473         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
13474         convention fully; don't miss the root article of a thread; make
13475         the X-Draft-From header with correct article numbers.
13476
13477 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
13478
13479         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
13480         unless plugged.  Disable the agent so that an open failure causes
13481         an error.
13482
13483         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
13484         Reverted 2004-09-21 change.  The backend must be opened while
13485         synchronizing flags even when the backend stores the flags
13486         locally.
13487
13488 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
13489
13490         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
13491         in `header' match.  Reported by Svend Tollak Munkejord.
13492
13493         * message.el (message-cite-original): Fix use of
13494         `message-cite-articles-with-x-no-archive'.
13495
13496 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13497
13498         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
13499         (gnus-window-to-buffer): Ditto.
13500
13501         * mml.el (mml-preview-buffer): New variable.
13502         (mml-preview): Manage window layout with gnus-buffer-configuration.
13503
13504         * gnus-msg.el (gnus-setup-message): Put article numbers into the
13505         X-Draft-From header even if those articles aren't quoted.
13506
13507 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
13508
13509         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
13510         (gnus-request-set-mark, gnus-request-update-mark): Use new
13511         g-s-t-u-l-m to decide to use backend even when unplugged.
13512
13513 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
13514
13515         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
13516         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
13517
13518 2004-09-20  Simon Josefsson  <jas@extundo.com>
13519
13520         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
13521         "utf-16-le".
13522
13523 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
13524
13525         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
13526
13527 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
13528
13529         * uudecode.el (uudecode-use-external): Add :version.
13530
13531         * smime.el (smime-CA-file, smime-encrypt-cipher)
13532         (smime-dns-server): Add :version.
13533
13534         * smiley.el (gnus-smiley-file-types): Add :version.
13535
13536         * sha1.el (sha1-use-external): Add :version.
13537
13538         * pgg-def.el (pgg-query-keyserver): Add :version.
13539
13540         * nnmail.el (nnmail-fancy-expiry-targets)
13541         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
13542         Add :version.
13543
13544         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
13545         (nnimap-retrieve-groups-asynchronous): Add :version.
13546         (nnimap-close-asynchronous): Add :version.  Fixed typo in doc string.
13547
13548         * mml.el (mml-content-disposition-parameters)
13549         (mml-insert-mime-headers-always): Add :version.
13550
13551         * mm-util.el (mm-coding-system-priorities): Add :version.
13552
13553         * mm-decode.el (mm-inline-text-html-with-images)
13554         (mm-keep-viewer-alive-types, mm-external-terminal-program)
13555         (mm-verify-option): Add :version.
13556         (mm-text-html-renderer): Change :version.
13557
13558         * message.el (message-fcc-externalize-attachments)
13559         (message-required-headers, message-draft-headers)
13560         (message-subject-trailing-was-query)
13561         (message-subject-trailing-was-ask-regexp)
13562         (message-subject-trailing-was-regexp, message-mark-insert-begin)
13563         (message-mark-insert-end, message-archive-header)
13564         (message-archive-note, message-cross-post-default)
13565         (message-cross-post-note, message-followup-to-note)
13566         (message-cross-post-note-function, message-use-mail-followup-to)
13567         (message-subscribed-address-functions)
13568         (message-subscribed-address-file, message-subscribed-addresses)
13569         (message-subscribed-regexps, message-allow-no-recipients)
13570         (message-yank-cited-prefix, message-signature-insert-empty-line)
13571         (message-hidden-headers, message-hierarchical-addresses)
13572         (message-mail-user-agent, message-use-idna)
13573         (message-valid-fqdn-regexp)
13574         (message-strip-special-text-properties, message-header-synonyms)
13575         (message-beginning-of-line, message-tab-body-function): Add :version.
13576         (message-insert-canlock, message-wide-reply-confirm-recipients):
13577         Change :version.
13578
13579         * mail-source.el (mail-source-ignore-errors): Add :group, :type
13580         and :version.
13581         (mail-source-delete-old-incoming-confirm)
13582         (mail-source-movemail-program): Add :version.
13583
13584         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
13585         (gnus-agent-cache, gnus-agent): Change :version.
13586
13587         * gnus-util.el (gnus-use-byte-compile): Change :version.
13588
13589         * gnus-sum.el (gnus-summary-make-false-root-always)
13590         (gnus-summary-default-high-score)
13591         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
13592         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
13593         (gnus-read-all-available-headers, gnus-article-emulate-mime)
13594         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
13595         (gnus-sum-thread-tree-single-indent)
13596         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
13597         (gnus-sum-thread-tree-leaf-with-other)
13598         (gnus-sum-thread-tree-single-leaf): Add :version.
13599         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
13600         (gnus-article-loose-mime): Change :version.
13601
13602         * gnus-start.el (gnus-backup-startup-file)
13603         (gnus-save-startup-file-via-temp-buffer): Add :version.
13604
13605         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
13606         (gnus-server-offline-face): Add :version.
13607
13608         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
13609
13610         * gnus-msg.el (gnus-gcc-externalize-attachments)
13611         (gnus-debug-files, gnus-debug-exclude-variables)
13612         (gnus-discouraged-post-methods): Change :version.
13613         (gnus-confirm-mail-reply-to-news)
13614         (gnus-confirm-treat-mail-like-news): Add :version.
13615
13616         * gnus-int.el (gnus-server-unopen-status): Add :version.
13617
13618         * gnus-group.el (gnus-group-jump-to-group-prompt)
13619         (gnus-large-ephemeral-newsgroup)
13620         (gnus-fetch-old-ephemeral-headers): Add :version.
13621
13622         * gnus-fun.el (gnus-x-face-directory)
13623         (gnus-convert-pbm-to-x-face-command)
13624         (gnus-convert-image-to-x-face-command)
13625         (gnus-convert-image-to-face-command): Add :version.
13626
13627         * gnus-delay.el (gnus-delay-default-hour): Add :version.
13628
13629         * gnus-cite.el (gnus-cite-blank-line-after-header)
13630         (gnus-article-boring-faces): Add :version.
13631
13632         * gnus-art.el (gnus-buttonized-mime-types)
13633         (gnus-inhibit-mime-unbuttonizing)
13634         (gnus-treat-display-face)
13635         (gnus-treat-body-boundary): Change :version.
13636         (gnus-body-boundary-delimiter, gnus-picon-databases)
13637         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
13638         (gnus-treat-date-english, gnus-treat-fold-headers)
13639         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
13640         (gnus-treat-mail-picon, gnus-treat-wash-html)
13641         (gnus-article-encrypt-protocol)
13642         (gnus-use-idna, gnus-article-over-scroll)
13643         (gnus-mime-display-multipart-alternative-as-mixed)
13644         (gnus-mime-display-multipart-related-as-mixed)
13645         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
13646         (gnus-ctan-url, gnus-button-ctan-handler)
13647         (gnus-button-handle-ctan-bogus-regexp)
13648         (gnus-button-ctan-directory-regexp)
13649         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
13650         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
13651         (gnus-button-man-level, gnus-button-emacs-level)
13652         (gnus-button-message-level, gnus-button-browse-level): Add :version.
13653
13654         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
13655         (gnus-agent-go-online): Change :version.
13656         (gnus-agent-expire-unagentized-dirs)
13657         (gnus-agent-auto-agentize-methods): Add :version.
13658
13659         * flow-fill.el (fill-flowed-display-column)
13660         (fill-flowed-encode-column): Add :version.
13661
13662         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
13663         (gnus-outlook-deuglify-unwrap-max)
13664         (gnus-outlook-deuglify-cite-marks)
13665         (gnus-outlook-deuglify-unwrap-stop-chars)
13666         (gnus-outlook-deuglify-no-wrap-chars)
13667         (gnus-outlook-deuglify-attrib-cut-regexp)
13668         (gnus-outlook-deuglify-attrib-verb-regexp)
13669         (gnus-outlook-deuglify-attrib-end-regexp)
13670         (gnus-outlook-display-hook): Add :version.
13671
13672         * binhex.el (binhex-use-external): Add :version.
13673
13674 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
13675
13676         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
13677         and `invisible'.
13678
13679 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
13680
13681         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
13682         in gnus-registry-trim.
13683
13684 2004-09-13  Simon Josefsson  <jas@extundo.com>
13685
13686         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
13687
13688         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
13689
13690         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
13691         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
13692         <yamaoka@jpl.org>.
13693         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
13694         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
13695         <yamaoka@jpl.org>.
13696
13697         * sieve.el (sieve-manage-mode): Ditto.
13698
13699 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
13700
13701         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
13702
13703 2004-09-11  Simon Josefsson  <jas@extundo.com>
13704
13705         * dns-mode.el: Add.
13706
13707         * mm-view.el (mm-display-dns-inline): Add.
13708
13709         * mm-decode.el (mm-inline-media-tests): Add text/dns.
13710         (mm-automatic-display): Ditto.
13711
13712         * mailcap.el (mailcap-mime-data): Add text/dns.
13713         (mailcap-mime-extensions): Map .soa to text/dns.
13714
13715 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
13716
13717         * gnus-art.el (article-decode-mime-words, article-babel)
13718         (gnus-article-highlight-signature, gnus-article-add-buttons)
13719         (gnus-signature-toggle): Remove unnecessary bindings of
13720         `inhibit-read-only' inherited from v5.10 merge.
13721
13722 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
13723
13724         * nntp.el (nntp): New customization group.
13725         (nntp-authinfo-file): Add customization group.
13726
13727         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
13728
13729         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
13730
13731         * gnus.el (to-address, to-list, subscribed)
13732         (large-newsgroup-initial): Ditto.
13733
13734         * flow-fill.el (fill-flowed-display-column)
13735         (fill-flowed-encode-column): Ditto.
13736
13737 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
13738
13739         * message.el (message-tokenize-header, message-send-mail-with-qmail):
13740         Use point-min rather than 1.
13741         (message-send-mail): Use buffer-size rather than point-max.
13742
13743         * gnus-sum.el (gnus-summary-search-article-forward):
13744         Signal a specific `search-failed' rather than a generic `error'.
13745
13746         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
13747         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
13748         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
13749
13750 2004-09-10  Simon Josefsson  <jas@extundo.com>
13751
13752         * nndb.el (require): Remove tcp and duplicate cl.
13753
13754 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13755
13756         * gnus-agent.el (directory-files-and-attributes): Move forward.
13757
13758 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
13759
13760         * gnus-agent.el (directory-files-and-attributes): Optionally
13761         defined to support XEmacs.
13762
13763 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
13764
13765         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
13766         to avoid run-time CL dependencies.
13767         (gnus-agent-unfetch-articles): New function.
13768         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
13769         article numbers even when local .overview file is missing.
13770         (gnus-agent-read-article-number): New function.  Only accepts
13771         27-bit article numbers.
13772         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles): Use
13773         gnus-agent-read-article-number.
13774         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
13775         from backend while recognizing that article numbers in .overview
13776         must be valid.
13777         (gnus-agent-update-files-total-fetched-for): Use
13778         directory-files-and-attributes to improve performance.
13779         * gnus-int.el (gnus-request-move-article): Use
13780         gnus-agent-unfetch-articles in place of gnus-agent-expire to
13781         improve performance.
13782
13783         * gnus-start.el (gnus-convert-old-newsrc): Changed message text as
13784         some users confused by references to .newsrc when they only have a
13785         .newsrc.eld file.
13786         (gnus-convert-mark-converter-prompt)
13787         (gnus-convert-converter-needs-prompt): Fixed use of property list.
13788         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
13789         New function.  Used internally to only display 'gnus converting
13790         files' message when actually necessary.
13791
13792         * gnus-sum.el (): Removed (require 'gnus-agent) as required
13793         methods now autoloaded.
13794
13795 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
13796
13797         * gnus-sum.el (gnus-summary-insert-subject): Remove list
13798         identifiers.
13799
13800 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
13801
13802         * gnus-picon.el: Fix indentation and closing parenthesis.
13803
13804 2004-09-01  Simon Josefsson  <jas@extundo.com>
13805
13806         * message.el (message-canlock-generate): Require sha1, not
13807         sha1-el.  (Can we get rid of this require altogether?  It is ugly
13808         to require within a function.  Sadly, if sha1.el isn't loaded, the
13809         let binding in m-c-g will hide the defcustom definition, which is
13810         bad.)
13811
13812         * canlock.el: Require sha1, not sha1-el.
13813
13814         * message.el: Don't autoload sha1 (there is a autoload cookie in
13815         sha1.el).
13816
13817         * sha1-el.el: Renamed to sha1.el.
13818
13819 2004-08-30  Juanma Barranquero  <lektu@terra.es>
13820
13821         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
13822
13823 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
13824
13825         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
13826
13827 2004-08-30  Kim F. Storm  <storm@cua.dk>
13828
13829         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
13830
13831         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
13832         Add :group 'nnimap.
13833
13834 2004-08-30  Andreas Schwab  <schwab@suse.de>
13835
13836         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
13837         ?* and ?\;.
13838
13839         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
13840         and ?\' to symbol instead of whitespace.
13841
13842 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13843
13844         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
13845
13846         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
13847         instead of re-search-forward.
13848
13849         * gnus-uu.el (gnus-uu-save-article): Ditto.
13850         (gnus-uu-post-encode-uuencode): Ditto.
13851
13852         * html2text.el (html2text-clean-list-items): Ditto.
13853         (html2text-clean-dtdd): Ditto.
13854         (html2text-format-tags): Ditto.
13855
13856         * message.el (message-send-mail-with-sendmail): Fix regexp.
13857         (message-fill-field-general): Use search-forward instead of
13858         re-search-forward.
13859         (unbold-region): Ditto.
13860
13861         * nnrss.el (nnrss-request-article): Ditto.
13862
13863         * nnslashdot.el (nnslashdot-request-article): Ditto.
13864
13865         * nnweb.el (nnweb-gmane-wash-article): Ditto.
13866
13867         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
13868         "Unrecognized menu descriptor" error in XEmacs.
13869
13870 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
13871
13872         * gnus-sum.el (gnus-read-header): Don't remove a header for the
13873         parent article of a sparse article in the thread hashtb.
13874
13875 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
13876
13877         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
13878         (nnmail-expand-newtext): Lowercase expanded entries if
13879         nnmail-split-lowercase-expanded is non-nil.
13880
13881 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13882
13883         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
13884
13885         * gnus-group.el (gnus-group-line-format-alist): Convert the value
13886         of gnus-tmp-news-method into string under XEmacs.  It will be
13887         passed to gnus-correct-length which takes only a string argument.
13888
13889 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13890
13891         * gnus-util.el (gnus-bind-print-variables): New macro.
13892         (gnus-prin1): Use it.
13893         (gnus-prin1-to-string): Use it.
13894         (gnus-pp): New function.
13895         (gnus-pp-to-string): New function.
13896
13897         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
13898         Replace pp-to-string with gnus-pp-to-string.
13899         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
13900         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
13901         * gnus-msg.el (gnus-debug): Ditto.
13902         * gnus-score.el (gnus-score-save): Ditto.
13903         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
13904         gnus-pp-to-string.
13905         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
13906         with gnus-pp.
13907         * score-mode.el (gnus-score-pretty-print): Ditto.
13908         * webmail.el (webmail-debug): Ditto.
13909
13910 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13911
13912         * gnus-art.el (article-display-face, article-display-x-face):
13913         Use buffer-read-only.
13914
13915 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13916
13917         * gnus-art.el (article-hide-list-identifiers):
13918         Bind inhibit-read-only as t.
13919
13920 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
13921
13922         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
13923
13924 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
13925
13926         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
13927         (gnus-narrow-to-page): Don't assume point-min == 1.
13928         (gnus-article-edit-mode): Derive from message-mode.
13929
13930         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
13931         point-min == 1.
13932
13933         * imap.el (imap-parse-address-list, imap-parse-body-ext):
13934         Disable incorrect use of `assert'.
13935
13936         * message.el (message-mode): Set comment-start-skip.
13937
13938
13939 2004-08-22  Sam Steingold  <sds@gnu.org>
13940
13941         * pop3.el (pop3-leave-mail-on-server): New user variable.
13942         (pop3-movemail): Delete mail only when it is nil.
13943
13944 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
13945
13946         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
13947
13948         * mml.el (mml-preview): Use `pop-to-buffer'.
13949
13950         * message.el (message-goto-mail-followup-to): Insert after "To".
13951         (message-carefully-insert-headers): Add comment.
13952
13953         * gnus.el: Remove unused variable `gnus-article-check-size'.
13954
13955         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
13956
13957         * gnus-art.el (gnus-button-alist): Improve
13958         `gnus-button-handle-library' entry.
13959
13960 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
13961
13962         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p): Use
13963         downcase, since XEmacs capitalizes error messages differently.
13964
13965 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
13966
13967         * nntp.el: Add (require 'gnus) due to reference to
13968         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
13969
13970 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
13971
13972         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Bind
13973         `mm-fill-flowed'.
13974
13975         * mm-decode.el (mm-dissect-singlepart): Check it.
13976
13977 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
13978
13979         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
13980         'imap' for netrc parsing.
13981
13982 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
13983
13984         * mailcap.el (mailcap-mime-data): Mark as risky.
13985
13986 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13987
13988         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
13989         may be included in the encoded word.
13990         (rfc2047-encode): Don't append a space if the encoded word
13991         includes close parenthesis.
13992
13993 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13994
13995         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
13996         of text within parentheses.
13997
13998 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
13999
14000         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
14001         (gnus-encrypt-write-file-contents): Make the password key the file
14002         name PLUS the cipher, not just the cipher.  Also remove failed
14003         passwords from the cache.
14004
14005 2004-08-06  Simon Josefsson  <jas@extundo.com>
14006
14007         * gnus-sum.el (gnus-article-loose-mime): Change default to t.  Doc
14008         fix.
14009
14010 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
14011
14012         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
14013         LWSP.
14014
14015 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
14016
14017         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Try
14018         to append in-reply-to: data to the references: header.
14019
14020         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
14021         (netrc-parse): Use gnus-encrypt.el functions.
14022
14023         * gnus-encrypt.el: Add new file for encryption support; currently
14024         does only a few GPG ciphers and an internal XOR cipher.
14025
14026         * password.el: Add comments on using password-read-and-add.
14027         (password-read-and-add): Add function to read and add the
14028         password to the cache at once.
14029
14030 2004-07-28  Simon Josefsson  <jas@extundo.com>
14031
14032         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
14033         parameter (but don't use it, for now).
14034
14035         * imap.el (imap-ssl-open): Use imap-process-connection-type,
14036         instead of hard coding to nil.
14037
14038 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14039
14040         * mm-view.el (mm-inline-image-emacs): Open lines under an image
14041         as mm-inline-image-xemacs does.
14042
14043 2004-07-26  Simon Josefsson  <jas@extundo.com>
14044
14045         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
14046         Revert part of 2004-07-17 change below.
14047
14048 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14049
14050         * rfc2047.el (rfc2047-encode-region): Don't infloop.  Suggested by
14051         Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
14052
14053 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14054
14055         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
14056         quotes that actually start with ">" at the beginning of the
14057         lines.
14058
14059 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14060
14061         * rfc2047.el (rfc2047-encode-region): Fix last change.
14062         (rfc2047-encode-parameter): Remove useless concat.
14063
14064 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14065
14066         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
14067         encode special characters; fix some kind of misconfigured headers;
14068         signal a real error if debug-on-quit or debug-on-error is non-nil.
14069         (rfc2047-encode-max-chars): New variable.
14070         (rfc2047-encode-1): Use it.
14071         (rfc2047-encode-parameter): New function.
14072
14073         * mml.el (mml-insert-parameter): Remove an excessive space.
14074
14075 2004-07-17  Simon Josefsson  <jas@extundo.com>
14076
14077         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
14078         Kai Grossjohann <kai@emptydomain.de>.
14079         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
14080         (gnus-group-make-menu-bar): Ditto.
14081
14082         * gnus-util.el (gnus-group-server): Add.
14083
14084 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
14085
14086         * message.el (message-clone-locals): Clone sendmail and smtp
14087         variables.
14088
14089 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14090
14091         * rfc2047.el (rfc2047-encode-region): Fix last change.
14092
14093 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14094
14095         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
14096         characters as non-special.
14097
14098 2004-07-09  Simon Josefsson  <jas@extundo.com>
14099
14100         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
14101         Users will lose all flag changes made while unplugged with
14102         e.g. nntp unless flag synchronization happens, thus `nil' is not a
14103         good default.  See numerous reports on ding mailing list.
14104
14105 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
14106
14107         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
14108         add generate-head-function and generate-article-function to the
14109         rfc822-forward entry.
14110         (nndoc-rfc822-forward-generate-article): New function.
14111         (nndoc-rfc822-forward-generate-head): New function.
14112
14113         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
14114
14115 2004-07-06  Dan Christensen  <jdc@uwo.ca>
14116
14117         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
14118         respect display group parameter and gnus-summary-expunge-below.
14119         (gnus-articles-to-read): Remove unused reference to display group
14120         parameter.
14121
14122 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14123
14124         * nnheader.el (nnheader-uniquify-message-id): New experimental
14125         variable.
14126         (nnheader-nov-read-message-id): Use it.
14127
14128         * spam-report.el (spam-report-gmane): Add interactive.
14129
14130 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14131
14132         * mm-encode.el (mm-content-transfer-encoding-defaults): Use
14133         qp-or-base64 for the application/* types.
14134
14135 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
14136
14137         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
14138
14139 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
14140
14141         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
14142         trim value.
14143
14144 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
14145
14146         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
14147         New macro and function.
14148         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
14149
14150 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14151
14152         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
14153         after-load-alist.
14154
14155 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14156
14157         * gnus-group.el (gnus-group-get-new-news-this-group): Don't
14158         update info that isn't there.
14159
14160 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
14161
14162         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
14163         entry.
14164
14165 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14166
14167         * mm-view.el (mm-inline-render-with-function): Use multibyte
14168         buffer; decode html source by charset.
14169
14170         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
14171
14172         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
14173         Mule-UCS is loaded under XEmacs.
14174         (mm-mime-mule-charset-alist): Avoid duplicated entries.
14175
14176 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
14177
14178         * nnheader.el (nnheader-max-head-length): Increase to 8192.
14179
14180 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14181
14182         * mm-util.el (mm-coding-system-p): Return a coding-system.
14183         (mm-mime-mule-charset-alist): Use shift_jis instead of
14184         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
14185         entries for the mime charsets iso-2022-jp-3 and shift_jis.
14186         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
14187         instead of japanese-shift-jis and iso-latin-1 respectively in
14188         order to share the default value with both Emacs and XEmacs-mule.
14189         (mm-mule-charset-to-mime-charset): Make
14190         mm-coding-system-priorities effective.
14191         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
14192         while predicating of candidates upon the priorities.
14193
14194 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
14195
14196         * gnus-sum.el (gnus-summary-make-menu-bar): Add
14197         gnus-uu-invert-processable.
14198
14199         * gnus.el: Autoload gnus-uu-invert-processable.
14200
14201 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14202
14203         * mm-util.el (mm-with-multibyte-buffer): New macro.
14204
14205         * rfc2047.el (rfc2047-encode-string): Use it.
14206         (rfc2047-encode-region): Move point to the end of the region after
14207         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
14208
14209 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14210
14211         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
14212         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
14213
14214 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14215
14216         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
14217         (gnus-cite-parse): Ignore quoted envelope From_.  Suggested by
14218         Karl Chen <quarl@nospam.quarl.org>.
14219
14220 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
14221
14222         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
14223         invalid addresses.
14224
14225 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
14226
14227         * spam.el: Change section markers, revise TODO list.
14228         (spam-backends): Make new master list of all installed backends.
14229         (spam-summary-exit-behavior): Add new variable to determine how
14230         messages moves are done at summary exit.
14231         (spam-move-spam-nonspam-groups-only)
14232         (spam-process-ham-in-nonham-groups)
14233         (spam-process-ham-in-spam-groups): Remove variables, the
14234         spam-summary-exit-behavior variable should be used to manage this
14235         behavior.
14236         (spam-old-ham-articles, spam-old-spam-articles): Remove.
14237         (spam-old-articles): Add variable, replacing spam-old-ham-articles
14238         and spam-old-spam-articles.
14239         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
14240         Add empty variables, placeholders for the backends they represent.
14241         (spam-set-difference): Move, unchanged.
14242         (spam-list-of-processors): Declare OBSOLETE, not used anymore
14243         unless the user has a processor variable.
14244         (spam-classifications, spam-classification-valid-p)
14245         (spam-backend-properties, spam-backend-property-valid-p)
14246         (spam-backend-function-type-valid-p)
14247         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
14248         (spam-report-articles-gmane, spam-report-articles-resend):
14249         Remove functions, they are not needed.
14250         (spam-install-backend-super, spam-backend-list)
14251         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
14252         (spam-backend-function, spam-backend-ham-registration-function)
14253         (spam-backend-spam-registration-function)
14254         (spam-backend-ham-unregistration-function)
14255         (spam-backend-spam-unregistration-function)
14256         (spam-backend-statistical-p, spam-backend-mover-p)
14257         (spam-install-backend-alias, spam-install-checkonly-backend)
14258         (spam-install-mover-backend, spam-install-nocheck-backend)
14259         (spam-install-backend, spam-install-statistical-backend)
14260         (spam-install-statistical-checkonly-backend): Add backend installation
14261         support.
14262         (spam-summary-prepare-exit): Rewrite to use the new backend code.
14263         (spam-group-processor-p): Use the new backend code and respect the
14264         summary exit behavior.
14265         (spam-mark-spam-as-expired-and-move-routine): Remove.
14266         (spam-summary-prepare): Change to use the new spam-old-articles
14267         variable.
14268         (spam-copy-or-move-routine, spam-copy-spam-routine)
14269         (spam-move-spam-routine, spam-copy-ham-routine)
14270         (spam-move-ham-routine): Add code to copy/move ham or spam.
14271         (spam-fetch-field-fast): Improve doc and code, plus allow the
14272         'number request.
14273         (spam-list-of-checks, spam-list-of-statistical-checks): Remove
14274         variables.
14275         (spam-split, spam-find-spam): Use the new backend code.
14276         (spam-registration-functions): Remove variable.
14277         (spam-unregister-routine): Add convenience wrapper.
14278         (spam-log-undo-registration, spam-register-routine)
14279         (spam-log-processing-to-registry)
14280         (spam-log-unregistration-needed-p): Rename "check" to "backend"
14281         where possible.
14282         (spam-check-gmane-xref, spam-check-regex-headers)
14283         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
14284         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
14285         (spam-check-bogofilter-headers, spam-check-spamoracle)
14286         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
14287         (spam-check-crm114-headers): Use the spam-split-group that
14288         spam-split prepares, no need to determine it every time.
14289
14290         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
14291         to the nnheader-parse-naked-head call.
14292
14293         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
14294
14295         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
14296         the nnheader-nov-read-message-id call.
14297
14298 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
14299
14300         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
14301         gnus-activate-group twice.  Suggested by Markus Peter
14302         <warp@spin.de>.
14303
14304 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
14305
14306         * gnus-art.el (gnus-article-time-format): Exchange the order of
14307         day and month in the default value; fix customization type.
14308         (article-date-ut): Use add-text-properties.
14309         (article-make-date-line): Use message-make-date instead of
14310         current-time-string.
14311
14312         * message.el (message-fetch-field): Don't use set-text-properties.
14313         (message-make-date): Simplify.
14314
14315         * messagexmas.el (message-xmas-make-date): New function.
14316         (message-xmas-redefine): Defalias message-make-date to it.
14317
14318 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14319
14320         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
14321         (rfc2047-encode-region): Treat text within parentheses as special;
14322         show the original text when error has occurred.
14323
14324         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
14325         already-computed method to gnus-activate-group.
14326
14327         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
14328         same select-methods identical Lisp objects.
14329
14330         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
14331         object when modifying the info.
14332
14333 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14334
14335         * gnus-srvr.el (gnus-server-set-info): Remove the server from
14336         gnus-opened-servers since it has never been opened with the new
14337         configuration yet.
14338
14339 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14340
14341         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
14342         arg to nnheader-generate-fake-message-id.
14343
14344 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
14345
14346         * nnheader.el (nnheader-generate-fake-message-id): Accept a
14347         number and build a fake message ID localized to a group and
14348         article number (so it's repeatable from that point on).
14349         (nnheader-fake-message-id-p): Change regex to accomodate new fake
14350         ID format.
14351
14352         * gnus-sum.el (gnus-get-newsgroup-headers): Call
14353         nnheader-generate-fake-message-id with the article number.
14354
14355 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
14356
14357         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
14358         end-of-buffer.
14359
14360 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14361
14362         * message.el (message-ignored-supersedes-headers): Add Approved.
14363
14364 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
14365
14366         * rfc2047.el (rfc2047-encode-message-header): Remove useless
14367         goto-char.
14368         (rfc2047-encode): Fold the line before encoding.
14369
14370 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14371
14372         * rfc2047.el (rfc2047-encode-message-header): Disabled header
14373         folding -- not all headers can be folded, and this should be done
14374         by the message composition mode.  Probably.  I think.
14375
14376 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14377
14378         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
14379         fast.
14380
14381         * gnus-ems.el (gnus-remove-image): Don't use
14382         message-text-with-property; remove only the image found first.
14383
14384         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
14385         found first.
14386
14387 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
14388
14389         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
14390
14391 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
14392
14393         * message.el (message-text-with-property): Make it fast and accept
14394         optional arguments.
14395         (message-strip-forbidden-properties): Use it.
14396         (message-fix-before-sending): Follow the m-t-w-p change.
14397
14398         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
14399
14400 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
14401
14402         * gnus-art.el (article-hide-headers): Don't change the buffer
14403         mistakenly when performing mml-preview even if
14404         gnus-single-article-buffer is nil.
14405
14406 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
14407
14408         * message.el (message-expand-name-databases): New user option.
14409         (message-expand-name): Use it.
14410
14411 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
14412
14413         * spam.el (spam-report-articles-resend)
14414         (spam-report-resend-register-routine): Allow ham reporting.
14415         (spam-report-resend-register-ham-routine): Add wrapper.
14416         (spam-registration-functions): Add ham resending functions.
14417         (spam-list-of-processors): Add ham resend processor.
14418
14419         * gnus.el (ham-resend-to): Add new group parameter.
14420         (spam-process): Add ham resend option.
14421
14422         * spam-report.el (spam-report-resend): Allow reporting ham.
14423         (spam-report-resend-ham): Add wrapper.
14424
14425 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14426
14427         * message.el (message-cite-articles-with-x-no-archive): New
14428         variable.
14429         (message-cite-original): Use it.
14430
14431 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14432
14433         * message.el (message-cite-original): Respect X-No-Archive.
14434
14435 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
14436
14437         * gnus-art.el (article-hide-headers): Refer to the values for
14438         gnus-ignored-headers and gnus-visible-headers in the summary
14439         buffer since a user may have set them as group parameters.
14440
14441 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
14442
14443         * assistant.el (assistant-node-name): Add convenience function.
14444         (assistant-render-text, assistant-render-node): Add error handling,
14445         plus handle multiple next nodes.
14446         (assistant-find-next-node): Comment out for now.
14447         (assistant-find-next-nodes): Add function, returns list of next
14448         nodes.
14449
14450 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
14451
14452         * mail-source.el (mail-source-directory): Fix doc-string.
14453
14454 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
14455
14456         * assistant.el (assistant-render-text, assistant-eval): Add :set
14457         widget type, which is different because it takes and returns a
14458         list.  Much hilarity ensues.
14459
14460 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
14461
14462         * gnus-art.el (gnus-button-alist): Fixed regexp for manual links.
14463
14464         * gnus-group.el (gnus-group-get-new-news-this-group): Added
14465         doc-string.
14466
14467         * gnus-start.el (gnus-activate-group): Added doc-string.
14468
14469 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14470
14471         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
14472
14473 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
14474
14475         * assistant.el (assistant-render-text): Try to add a :set
14476         widget, more to come.
14477
14478         * spam.el (spam-group-spam-contents-p): Handle empty groupname
14479         strings.
14480         (spam-report-articles-resend)
14481         (spam-register-routine): Do registration iff any articles warrant
14482         it.
14483         (spam-summary-prepare-exit): Change log message for nil group
14484         destinations.
14485
14486 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
14487
14488         * spam.el (spam-report-resend-register-routine): Allow
14489         spam-report-resend-to to be a group parameter or a global value.
14490
14491 2004-05-26  Simon Josefsson  <jas@extundo.com>
14492
14493         * starttls.el: Merge with my GNUTLS based starttls.el.
14494         (starttls-gnutls-program, starttls-use-gnutls)
14495         (starttls-extra-arguments, starttls-process-connection-type)
14496         (starttls-connect, starttls-failure, starttls-success): New
14497         variables.
14498         (starttls-program, starttls-extra-args): Doc fix.
14499         (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New
14500         functions.
14501         (starttls-negotiate, starttls-open-stream): Check
14502         `starttls-use-gnutls' and pass on to corresponding *-gnutls
14503         function if it is set.
14504
14505 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14506
14507         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
14508         structured fields.
14509
14510 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14511
14512         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
14513
14514 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
14515
14516         * spam.el (spam-mark-new-messages-in-spam-group-as-spam): Add
14517         variable.
14518         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
14519         assigning the spam-mark to new messages.
14520
14521 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
14522
14523         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
14524
14525 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14526
14527         * dgnushack.el: Autoload customize-set-variable for XEmacs.
14528
14529         * rfc2047.el (rfc2047-encodable-p): Don't move point.
14530         (rfc2047-decode): Treat the ascii coding-system as raw-text by
14531         default.
14532
14533 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
14534
14535         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
14536         correct data.
14537
14538 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
14539
14540         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
14541         (spam-group-processor-p): Fix function.
14542         (spam-group-processor-multiple-p)
14543         (spam-group-spam-processor-report-gmane-p)
14544         (spam-group-spam-processor-report-resend-p)
14545         (spam-group-spam-processor-bogofilter-p)
14546         (spam-group-spam-processor-blacklist-p)
14547         (spam-group-spam-processor-ifile-p)
14548         (spam-group-ham-processor-ifile-p)
14549         (spam-group-spam-processor-spamoracle-p)
14550         (spam-group-spam-processor-crm114-p)
14551         (spam-group-ham-processor-bogofilter-p)
14552         (spam-group-spam-processor-stat-p)
14553         (spam-group-ham-processor-stat-p)
14554         (spam-group-ham-processor-whitelist-p)
14555         (spam-group-ham-processor-BBDB-p)
14556         (spam-group-ham-processor-spamoracle-p)
14557         (spam-group-ham-processor-copy-p): Remove functions with some
14558         prejudice against unneeded code.
14559         (spam-report-articles-resend)
14560         (spam-report-resend-register-routine): Allow the group/topic
14561         spam-resend-to value to override spam-report-resend-to.
14562         (spam-summary-prepare-exit): Invoke spam-group-processor-p
14563         properly now.
14564
14565         * gnus.el (spam-resend-to): Add group/topic parameter.
14566         (spam-process): Move the OBSOLETE processors to the end of the
14567         choices.
14568
14569 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
14570
14571         * spam-report.el (spam-report-resend-to, spam-report-resend): Start
14572         with resend-to set to nil, and then ask the user if necessary.
14573         (spam-report-resend): spam-report-resend takes a list of articles, not
14574         separate article numbers.
14575
14576 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14577
14578         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
14579         addition to emacs-w3m.
14580
14581 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14582
14583         * assistant.el (assistant-authinfo-data): New function.
14584         (assistant-eval): Eval for entire assistant.
14585
14586         * netrc.el (netrc-services-file): New variable.
14587         (netrc-parse-services): New function.
14588         (netrc-find-service-name): New function.
14589         (netrc-find-service-number): New function.
14590         (netrc-port-equal): New function.
14591         (netrc-machine): Use it.
14592
14593         * nnimap.el (nnimap-open-connection): Use netrc.
14594
14595         * gnus-util.el (gnus-netrc-get): Remove aliases.
14596
14597         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
14598
14599         * assistant.el (wid-edit): Fix compilation.
14600
14601         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
14602
14603 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
14604
14605         * gnus-util.el (gnus-set-file-modes): New function.  (small
14606         patch).
14607
14608 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14609
14610         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
14611
14612         * assistant.el (assistant-render-node): Fix up rendering and
14613         read-only text.
14614         (assistant-render-node): Reset.
14615         (assistant-make-read-only): Not sticky.
14616
14617 2004-05-20  Danny Siu  <dsiu@adobe.com>
14618
14619         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
14620         centered even when gnus-auto-center-summary is t.
14621
14622 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14623
14624         * dns.el (dns-get-txt-answer): New function.
14625         (dns-read-txt): Ditto.
14626         (query-dns): Use it.
14627
14628 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
14629
14630         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
14631         active for foreign groups even if the group level is higher than
14632         the specified value.
14633
14634 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14635
14636         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
14637         non-active groups.
14638
14639         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
14640
14641 2004-05-20  Magnus Henoch  <mange@freemail.hu>
14642
14643         * dns.el (dns-read-type): Add support for SVR.  (small patch)
14644
14645 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
14646
14647         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
14648         (spam-crm114-header, spam-crm114-spam-switch)
14649         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
14650         (spam-crm114-positive-spam-header)
14651         (spam-crm114-database-directory, spam-list-of-processors)
14652         (spam-group-spam-processor-crm114-p)
14653         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
14654         (spam-generic-score, spam-list-of-checks)
14655         (spam-list-of-statistical-checks, spam-registration-functions)
14656         (spam-check-crm114-headers, spam-crm114-score)
14657         (spam-check-crm114, spam-crm114-register-with-crm114)
14658         (spam-crm114-register-spam-routine)
14659         (spam-crm114-unregister-spam-routine)
14660         (spam-crm114-register-ham-routine)
14661         (spam-crm114-unregister-ham-routine): Add CRM114 support.  From
14662         asjo@koldfront.dk (Adam Sjøgren).
14663
14664         * gnus.el: Add spam-use-crm114.
14665
14666         * spam.el (spam-list-of-processors, spam-registration-functions):
14667         Add spam-use-resend.
14668         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
14669         (spam-report-articles-gmane): Add doc fix.
14670         (spam-report-articles-resend, spam-report-resend-register-routine):
14671         Add wrappers around spam-report-resend-to.
14672
14673         * spam-report.el (spam-report-resend-to, spam-report-resend):
14674         Add support for resending spam.
14675         (spam-report-gmane): Fix line length >80.
14676
14677         * gnus.el (spam-process): Add spam-use-resend.
14678
14679 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
14680
14681         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
14682         number of processed spam messages.
14683         (spam-ham-copy-or-move-routine): Return the number of processed
14684         ham messages.
14685         (spam-summary-prepare-exit): Use the above values to decide
14686         whether status messages shouled be displayed.
14687
14688 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
14689
14690         * rfc2047.el (rfc2047-encode-function-alist): Renamed from
14691         `rfc2047-encoding-function-alist' in order to avoid conflicting
14692         with the old version.
14693         (rfc2047-encode-region): Concatenate words containing non-ASCII
14694         characters in structured fields; don't encode space-delimited
14695         ASCII words even in unstructured fields; don't break words at
14696         char-category boundaries.
14697         (rfc2047-encode-1): New function.
14698         (rfc2047-encode): Use it; encode text so that it occupies the
14699         maximum width within 76-column; work correctly on Q encoding for
14700         iso-2022-* charsets.
14701         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
14702         sure not to break a line just after the header name.
14703         (rfc2047-b-encode-region): Removed.
14704         (rfc2047-b-encode-string): New function.
14705         (rfc2047-q-encode-region): Removed.
14706         (rfc2047-q-encode-string): New function.
14707
14708         * mm-util.el (mm-replace-in-string): New function.
14709
14710 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14711
14712         * gnus-msg.el (gnus-inews-make-draft-meta-information): Really
14713         get it right.
14714         (gnus-inews-make-draft): Really.
14715
14716 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
14717
14718         * nnmh.el (nnmh-request-list-1): Don't check the link count
14719         before descending.  (small patch)
14720
14721 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14722
14723         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
14724         stuff.
14725
14726         * gnus-start.el (gnus-subscribe-hierarchical-interactive): Match
14727         on real group name.
14728
14729         * gnus-art.el (gnus-signature-limit): Doc fix.
14730
14731         * gnus-msg.el (gnus-inews-make-draft): Quote list.
14732
14733         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
14734
14735 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
14736
14737         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
14738         isn't a string.
14739
14740 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14741
14742         * gnus-draft.el (gnus-draft-send): Bind
14743         rfc2047-encode-encoded-words.
14744
14745         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
14746         (rfc2047-encodable-p): Say that =? needs encoding.
14747         (rfc2047-encode-encoded-words): New variable.
14748
14749         * gnus-group.el (gnus-group-select-group): Doc fix.
14750
14751         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
14752
14753         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
14754         to nil.
14755
14756         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
14757
14758         * nnheader.el (nnheader-get-lines-and-char): New function.
14759
14760 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
14761
14762         * gnus-msg.el (gnus-summary-followup-with-original): Document
14763         yanking of region when active.
14764
14765 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14766
14767         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
14768         groups if the group level is higher than the specified value.
14769
14770 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
14771
14772         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
14773         (gnus-group-jump-to-group): Added prefix argument using
14774         `gnus-group-jump-to-group-prompt'.  Query before jumping to
14775         non-active group.
14776
14777         * compface.el (uncompface): Be verbose when changing
14778         `uncompface-use-external'.
14779
14780         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
14781         handle manual section.
14782
14783 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14784
14785         * gnus-art.el (gnus-button-alist): Revert previous change.
14786
14787 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
14788
14789         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
14790
14791 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14792
14793         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
14794         whether backend can accept message.
14795
14796         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
14797
14798 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
14799
14800         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
14801         Avoid creating directory when nntp-marks-is-evil is true.
14802         Reported by Reiner Steib.
14803
14804 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
14805
14806         * gnus-picon.el (gnus-picon-style): New variable.
14807         (gnus-picon-insert-glyph): Added optional `nostring' argument.
14808         (gnus-picon-transform-address): Support `gnus-picon-style'.  From
14809         Jesper Harder <harder@ifa.au.dk>.
14810
14811 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14812
14813         * message.el (message-fill-field): Return point.
14814         (message-generate-headers): Go to end of field.
14815
14816         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
14817         stuff for non-living groups.
14818
14819 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
14820
14821         * gnus-art.el (gnus-article-followup-with-original)
14822         (gnus-article-reply-with-original): gnus-mark-active-p ->
14823         gnus-region-active-p.
14824
14825 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
14826
14827         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
14828         only when there is spam or ham to be processed.
14829
14830 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14831
14832         * mail-source.el (mail-source-delete-crash-box): Refactor.
14833         (mail-source-fetch): Use it.
14834         (mail-source-fetch-file): Ditto.
14835         (mail-source-fetch-directory): Run postscript in loop.
14836         (mail-source-fetch-pop): Delete.
14837         (mail-source-fetch-maildir): Ditto.
14838         (mail-source-fetch-imap): Ditto.
14839
14840         * imap.el (imap-authenticators): Comment out sasl.
14841
14842         * message.el (message-skip-to-next-address): New function.
14843         (message-fill-header-address): Refactor.
14844         (message-fill-address): Use it.
14845         (message-delete-address): Use it.
14846         (message-fill-header-general): Refactor.
14847         (message-fill-field-address): Rename.
14848         (message-narrow-to-field): Find the start of the header.
14849         (message-header-format-alist): Don't pre-fill.
14850         (message-fill-header): Removed.
14851         (message-insert-header): New function.
14852         (message-shorten-references): Use it.
14853
14854         * rfc2047.el (rfc2047-field-value): Strip props.
14855
14856         * mail-parse.el (mail-header-make-address): New alias.
14857
14858         * ietf-drums.el (ietf-drums-make-address): New function.
14859
14860         * imap.el: Add compiler directives.
14861
14862         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
14863
14864         * gnus-art.el (article-decode-idna-rhs): Don't use
14865         message-idna-inside-rhs-p.
14866
14867 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14868
14869         * message.el (message-idna-inside-rhs-p): Removed.
14870         (message-idna-to-ascii-rhs-1): Use proper address parsing.
14871
14872         * gnus-art.el (gnus-emphasis-alist): Removed strikethru; too many
14873         false positives.
14874
14875 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
14876
14877         * imap.el (imap-sasl-make-mechanisms): Use sasl.
14878
14879 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14880
14881         * nneething.el (nneething-file-name): Don't create spurious
14882         files.
14883
14884         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
14885         (gnus-inews-do-gcc): Remove sleep.
14886
14887         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
14888         part under point.
14889
14890         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
14891         (gnus-agent-regenerate-group): Using nil messages aren't valid.
14892
14893 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
14894
14895         * spam.el (spam-summary-prepare-exit): Fixed (length).
14896
14897 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
14898
14899         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
14900         as expired without moving it" message when there are spam
14901         messages left.
14902
14903 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
14904
14905         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
14906         header is not nil.
14907
14908 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
14909
14910         * nntp.el (nntp-request-set-mark, nntp-request-update-info): Call
14911         nntp-possibly-create-directory, not nntp-possibly-change-group.
14912         (nntp-marks-changed-p): New arg SERVER.
14913         (nntp-request-update-info): Adjust caller.
14914
14915 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
14916
14917         * nntp.el (nntp-save-marks): Pass missing arg.
14918
14919 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
14920
14921         * nntp.el: Support marks.
14922         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
14923         (nntp-marks-modtime, nntp-marks-directory): New variables.
14924         (nntp-request-set-mark, nntp-request-update-info)
14925         (nntp-possibly-create-directory, nntp-marks-changed-p)
14926         (nntp-save-marks, nntp-open-marks, nntp-marks-directory): New
14927         functions.
14928
14929 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
14930
14931         * gnus-xmas.el (gnus-xmas-select-lowest-window)
14932         (gnus-xmas-redefine): Rename.
14933
14934         * gnus-score.el (gnus-score-insert-help): Use
14935         gnus-select-lowest-window.
14936
14937         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
14938         appt-select-lowest-window and rename to gnus-select-lowest-window.
14939
14940         * gnus.el: do.
14941
14942 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
14943
14944         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
14945         encodings of MIME-encoded words, in order to improve
14946         interoperability with several broken MUAs.
14947
14948 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
14949
14950         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
14951         tags, only when charsets are not specified in headers.
14952         (mm-inline-text-html-render-with-w3m): Ditto.
14953
14954         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
14955         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
14956
14957 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
14958
14959         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
14960         instead of MIME-decoded from fields when checking
14961         `gnus-article-address-banner-alist'.
14962
14963 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
14964
14965         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
14966         description rather than subject.
14967
14968 2004-05-02  Steve Youngs  <steve@youngs.au.com>
14969
14970         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
14971
14972 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14973
14974         * gnus.el (gnus-version-number): Bump.
14975
14976 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
14977
14978         * gnus.el: No Gnus v0.2 is released.
14979
14980 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14981
14982         * gnus-agent.el (gnus-agent-read-agentview): Inline
14983         gnus-uncompress-range.
14984
14985 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
14986
14987         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
14988         `exec-installed-p'.
14989
14990 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
14991
14992         * gnus.el (spam-process, spam-autodetect-methods): Add
14993         bsfilter and bsfilter-headers.
14994
14995         * spam.el (spam-bsfilter): New customize group.
14996         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
14997         (spam-bsfilter-header, spam-bsfilter-probability-header)
14998         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
14999         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
15000         (spam-bsfilter-database-directory): New options.
15001         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
15002         (spam-list-of-statistical-checks, spam-registration-functions):
15003         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
15004         (spam-bsfilter-score): New command.
15005         (spam-check-bsfilter-headers, spam-check-bsfilter)
15006         (spam-bsfilter-register-with-bsfilter)
15007         (spam-bsfilter-register-spam-routine)
15008         (spam-bsfilter-unregister-spam-routine)
15009         (spam-bsfilter-register-ham-routine)
15010         (spam-bsfilter-unregister-ham-routine): New functions.
15011         (spam-generic-score): Support bsfilter; Accept an optional argument
15012         to recalcurate spam score even if scoring header has already been
15013         added.
15014         (spam-bogofilter-score, spam-spamassassin-score): Accept an
15015         optional argument to recalcurate spam score even if scoring header
15016         has already been added.
15017
15018 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
15019
15020         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
15021         strings!  Reported by David D. Smith <davidsmith@acm.org>.
15022         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
15023         link is missing.
15024
15025 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
15026
15027         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
15028         (html2text-get-attr): Rewrite.
15029
15030         * message.el (message-setup-1): Remove redundant put-text-property
15031         on mail-header-separator.
15032
15033 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
15034
15035         * gnus-registry.el (gnus-registry-cache-whitespace)
15036         (gnus-registry-action, gnus-registry-spool-action)
15037         (gnus-registry-split-fancy-with-parent): Change message levels
15038         from 5 to 3 or 7, as needed.
15039
15040         * spam.el (spam-summary-prepare-exit)
15041         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
15042         (spam-split, spam-find-spam, spam-log-undo-registration)
15043         (spam-check-blackholes, spam-enter-ham-BBDB): Changed message
15044         level from 5 to 6.
15045
15046 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15047
15048         * gnus-ems.el: Autoload appt-select-lowest-window (revert
15049         2004-03-04 change).
15050
15051 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
15052
15053         * sieve-manage.el (sieve-manage-open):
15054         * nnweb.el (nnweb-insert-html):
15055         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
15056         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
15057         * nnspool.el (nnspool-request-group):
15058         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
15059         * nnml.el (nnml-request-update-info):
15060         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
15061         (nnmh-request-create-group, nnmh-update-gnus-unreads):
15062         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
15063         (nnimap-request-set-mark):
15064         * nnfolder.el (nnfolder-request-update-info):
15065         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
15066         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
15067         * gnus-uu.el (gnus-uu-find-articles-matching):
15068         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
15069         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
15070         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
15071         * gnus-nocem.el (gnus-nocem-scan-groups):
15072         * gnus-int.el (gnus-start-news-server):
15073         * gnus-group.el (gnus-group-make-kiboze-group)
15074         (gnus-group-browse-foreign-server):
15075         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
15076         Use mapc when appropriate.
15077
15078 2004-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
15079
15080         FIXME: Make separate entries for each person.
15081
15082         From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
15083         Sjøgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
15084         <shields@msrl.com>:
15085
15086         * spam.el (spam-necessary-extra-headers): Get the extra headers we
15087         may need for spam sorting and scoring.
15088         (spam-user-format-function-S): Add user format function suitable for
15089         general use.
15090         (spam-article-sort-by-spam-status): Add sorting function for summary
15091         sorting.
15092         (spam-extra-header-to-number): Add function to get a score from a
15093         header.
15094         (spam-summary-score): Add function to get a numeric score from the
15095         headers.
15096         (spam-generic-score): Fix function doc, was in wrong place.
15097         (spam-initialize): Take symbols when it's run, and install the
15098         extra headers that spam-necessary-extra-headers thinks we need.
15099
15100 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
15101
15102         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
15103         Reported by bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
15104
15105 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
15106
15107         * gnus-sum.el (gnus-set-global-variables)
15108         (gnus-build-all-threads, gnus-get-newsgroup-headers)
15109         (gnus-article-get-xrefs, gnus-summary-best-group)
15110         (gnus-summary-next-article, gnus-summary-enter-digest-group)
15111         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
15112         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
15113         Use with-current-buffer.
15114
15115 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
15116
15117         * spam.el (spam-summary-prepare-exit): Simplify logic.
15118         (spam-fetch-article-header): Read the article header if it's not
15119         available.
15120         (spam-list-articles): Simplify logic.
15121         (spam-filelist-register-routine): Fix bug with unregister-list.
15122
15123         * gnus-registry.el: Fix comments at beginning.
15124
15125 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
15126
15127         * message.el (message-cater-to-broken-inn): Remove.
15128         (message-shorten-references): Make sure the total folded length of
15129         References is shorter than 998 characters to cater to a bug in INN
15130         2.3.  Also, don't pretend that references aren't folded -- this
15131         hasn't worked for a while.
15132
15133 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15134
15135         * gnus-agent.el (gnus-agentize):
15136         gnus-agent-send-mail-real-function no longer set to current value
15137         of message-send-mail-function but rather a lambda that calls
15138         message-send-mail-function.  The change makes the agent real-time
15139         responsive to user changes to message-send-mail-function.
15140
15141 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15142
15143         * legacy-gnus-agent.el
15144         (gnus-agent-convert-to-compressed-agentview): Fixed typos with
15145         help from Florian Weimer <fw@deneb.enyo.de>
15146
15147 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15148
15149         * nnmail.el (nnmail-cache-insert): Revert last change.
15150
15151 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
15152
15153         * nnmail.el (nnmail-cache-insert): Always check whether
15154         nnmail-cache-ignore-groups matches a group name.
15155
15156 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
15157
15158         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
15159         (spam-find-spam, spam-log-processing-to-registry)
15160         (spam-log-registered-p, spam-log-unregistration-needed-p)
15161         (spam-log-undo-registration): Use gnus-message instead of
15162         gnus-error, none of these errors are fatal.
15163
15164         * gnus-registry.el (gnus-registry-clean-empty-function)
15165         (gnus-registry-clean-empty): Remove only empty entries without
15166         extra data.
15167
15168 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
15169
15170         * spam-stat.el (spam-stat-buffer-change-to-spam)
15171         (spam-stat-buffer-change-to-non-spam): Change (error) to
15172         (gnus-message 8) invocation.
15173
15174 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15175
15176         * nntp.el (nntp-via-netcat-command): New variable.
15177         (nntp-via-netcat-switches): New variable.
15178         (nntp-open-via-rlogin-and-netcat): New function.
15179         (nntp-open-connection-function): Doc fix.
15180         (nntp-telnet-command): Doc fix.
15181         (nntp-end-of-line): Doc fix.
15182         (nntp-via-rlogin-command): Doc fix.
15183         (nntp-via-user-name): Doc fix.
15184         (nntp-via-address): Doc fix.
15185
15186 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15187
15188         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
15189         error in Emacs 21.1.
15190
15191 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
15192
15193         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
15194
15195 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15196
15197         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
15198         (gnus-agent-with-refreshed-group): New macro.
15199         (gnus-agent-rename-group): New function.
15200         (gnus-agent-delete-group): New function.
15201         (gnus-agent-save-group-info): Use gnus-command-method when
15202         `method' parameter is nil.  Don't write nil entries into the
15203         active file.
15204         (gnus-agent-get-group-info): New function.
15205         (gnus-agent-fetch-articles): Use
15206         gnus-agent-update-files-total-fetched-for to increment disk space
15207         used.
15208         (gnus-agent-fetch-headers, gnus-agent-save-alist): Use
15209         gnus-agent-update-view-total-fetched-for to increment disk space
15210         used.
15211         (gnus-agent-get-local): Added optional parameters to avoid calling
15212         gnus-group-real-name and gnus-find-method-for-group.
15213         (gnus-agent-set-local): Delete stored entry if either min, or max,
15214         are nil.
15215         (gnus-agent-fetch-session): Reworded error/quit messages.  On
15216         quit, use gnus-agent-regenerate-group to record existance of any
15217         articles fetched to disk before the quit occurred.
15218         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
15219         gnus-agent-update-view-total-fetched-for, and
15220         gnus-agent-update-files-total-fetched-for to decrement disk space
15221         used.
15222         (gnus-agent-retrieve-headers): Use
15223         gnus-agent-update-view-total-fetched-for to increment disk space
15224         used.
15225         (gnus-agent-regenerate-group): Replace gnus-group-update-group
15226         with gnus-agent-update-files-total-fetched-for to decrement disk
15227         space and fresh group buffer.
15228         (gnus-agent-inhibit-update-total-fetched-for): New variable.
15229         (gnus-agent-need-update-total-fetched-for): New variable.
15230         (gnus-agent-update-files-total-fetched-for): New function.
15231         (gnus-agent-update-view-total-fetched-for): New function.
15232         (gnus-agent-total-fetched-for): New function.
15233
15234         * gnus-cache.el (gnus-cache-save-buffers): Use
15235         gnus-cache-update-overview-total-fetched-for to change disk space
15236         used by this group.
15237         (gnus-cache-possibly-enter-article): Use
15238         gnus-cache-update-file-total-fetched-for to increment disk space
15239         used by this group.
15240         (gnus-cache-possibly-remove-article): Use
15241         gnus-cache-update-file-total-fetched-for to decrement disk space
15242         used by this group.
15243         (gnus-cache-generate-nov-databases): Purge total fetched cache.
15244         (gnus-cache-rename-group): New function.
15245         (gnus-cache-delete-group): New function.
15246         (gnus-cache-inhibit-update-total-fetched-for): New variable.
15247         (gnus-cache-need-update-total-fetched-for): New variable.
15248         (gnus-cache-with-refreshed-group): New macro.
15249         (gnus-cache-update-file-total-fetched-for): New function.
15250         (gnus-cache-update-overview-total-fetched-for): New function.
15251         (gnus-cache-rename-group-total-fetched-for): New function.
15252         (gnus-cache-delete-group-total-fetched-for): New function.
15253         (gnus-cache-total-fetched-for): New function.
15254
15255         * gnus-group.el: Require gnus-sum and autoload functions to
15256         resolve warnings when gnus-group.el compiled alone.
15257         (gnus-group-line-format): Documented new %F.
15258         (size of Fetched data) group line format; identifies disk space
15259         used by agent and cache.
15260         (gnus-group-line-format-alist): Defined new F format.
15261         (gnus-total-fetched-for): New function.
15262         (gnus-group-delete-group): No longer update
15263         gnus-cache-active-altered as gnus-request-delete-group now keeps
15264         the cache in sync.
15265         (gnus-group-list-active): Let the agent store a server's active
15266         list if currently plugged.
15267
15268         * gnus-int.el (gnus-request-delete-group):
15269         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
15270         local disk in sync with the server.
15271         (gnus-request-rename-group):
15272         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
15273         local disk in sync with the server.
15274
15275         * gnus-start.el (gnus-get-unread-articles):
15276         Cosmetic simplification to logic.
15277
15278         * gnus-util.el (gnus-rename-file): New function.
15279
15280 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
15281
15282         * mm-util.el (mm-image-load-path): Handle nil in load-path.
15283
15284 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
15285
15286         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
15287         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
15288
15289 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
15290
15291         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
15292         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
15293
15294 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
15295
15296         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
15297
15298 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
15299
15300         * spam.el (spam-set-difference): Add function to replace
15301         gnus-set-difference in spam.el.
15302         (spam-summary-prepare-exit): Use spam-set-difference.
15303
15304 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
15305
15306         * gnus-registry.el (gnus-registry-cache-file): Update to use
15307         gnus-dribble-directory OR gnus-home-directory OR ~.
15308         (gnus-registry-split-fancy-with-parent): Fix doc.
15309
15310 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15311
15312         * message.el (message-exchange-point-and-mark): Use
15313         message-mark-active-p.  Suggested by Jesper Harder
15314         <harder@ifa.au.dk>.
15315
15316 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15317
15318         * message.el (message-exchange-point-and-mark): Don't activate
15319         region if it was inactive.  Suggested by Hiroshi Fujishima
15320         <pooh@nature.tsukuba.ac.jp>.
15321
15322 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15323
15324         * gnus-art.el (article-display-face): Display Faces in the same
15325         order as X-Faces.
15326
15327 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15328
15329         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
15330
15331 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15332
15333         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
15334         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
15335         (gnus-article-mime-hierarchy): Remove.
15336         (gnus-article-mime-hierarchy-next): Remove.
15337         (gnus-article-mode): Revert 2004-03-19 change.
15338         (gnus-article-setup-buffer): Revert 2004-03-19 change.
15339         (gnus-insert-mime-button): Revert 2004-03-19 change.
15340         (gnus-mime-accumulate-hierarchy): Remove.
15341         (gnus-mime-enter-multipart): Remove.
15342         (gnus-mime-leave-multipart): Remove.
15343         (gnus-mime-display-part): Revert 2004-03-19 change.
15344         (gnus-mime-display-alternative): Revert 2004-03-19 change.
15345
15346         * mml.el (mml-preview): Revert 2004-03-19 change.
15347
15348 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
15349
15350         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
15351
15352 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15353
15354         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
15355         t while entering a file name using the mm-with-multibyte macro.
15356         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
15357
15358         * mm-util.el (mm-with-multibyte): New macro.
15359
15360 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15361
15362         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): New
15363         user option.
15364         (gnus-mime-multipart-functions): Doc and customization fix.
15365         (gnus-article-mime-hierarchy): New variable.
15366         (gnus-article-mime-hierarchy-next): New variable.
15367         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
15368         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
15369         gnus-article-mime-hierarchy-next to nil.
15370         (gnus-insert-mime-button): Show hierarchy numbers.
15371         (gnus-mime-accumulate-hierarchy): New function.
15372         (gnus-mime-enter-multipart): New function.
15373         (gnus-mime-leave-multipart): New function.
15374         (gnus-mime-display-part): Recompute hierarchical MIME structure.
15375         (gnus-mime-display-alternative): Show hierarchy numbers.
15376
15377         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
15378         gnus-article-mime-hierarchy-next to nil.
15379
15380 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
15381
15382         * dns.el: Don't require gnus-xmas.
15383
15384 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
15385
15386         * mml.el (mml-generate-mime-1): Don't use format=flowed with
15387         inline PGP.
15388         (mml-menu): Disable mml-quote-region if mark is inactive.
15389
15390 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15391
15392         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
15393         when the group's active is not available.
15394
15395 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15396
15397         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
15398         error.
15399
15400 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
15401
15402         * imap.el (imap-store-password): New variable.
15403         (imap-interactive-login): Use it.
15404         Suggested by Mark Plaksin <happy@mcplaksin.org>.
15405
15406 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15407
15408         * gnus-art.el (gnus-article-read-summary-keys): Restore new
15409         window-start and hscroll to summary window.
15410
15411 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15412
15413         * gnus-start.el (gnus-convert-old-newsrc): Only write the
15414         conversion message to newsrc-dribble when an actual conversion is
15415         performed.
15416
15417 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
15418
15419         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
15420
15421 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15422
15423         * mm-decode.el (mm-complicated-handles): New function reviving
15424         former definition of mm-multiple-handles.
15425
15426         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
15427         (gnus-mime-delete-part): Use it.
15428
15429 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15430
15431         * gnus-agent.el (gnus-agent-read-local): Bind
15432         nnheader-file-coding-system to gnus-agent-file-coding-system to
15433         avoid the implicit assumption that they will always be equal.
15434         (gnus-agent-save-local): Bind buffer-file-coding-system, not
15435         coding-system-for-write, as the with-temp-file macro first prints
15436         to a buffer then saves the buffer.
15437
15438 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15439
15440         * gnus-art.el (gnus-article-edit-part): New function.
15441         (gnus-mime-save-part-and-strip): Use it; do query instead of
15442         signaling an error; don't use mm-multiple-handles.
15443         (gnus-mime-delete-part): Ditto.
15444
15445 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15446
15447         * gnus-agent.el (gnus-agent-read-agentview): Removed support for
15448         old file versions.
15449         (gnus-group-prepare-hook): Removed function that converted list
15450         form of gnus-agent-expire-days to group properties.
15451
15452         * gnus-int.el: Autoload gnus-agent-regenerate-group.
15453         (gnus-request-accept-article): Re-indented.
15454
15455         * gnus-start.el (gnus-convert-old-newsrc): Registered new
15456         converters to handle old agent file formats.  Added logic for a
15457         "backup before upgrading warning".
15458         (gnus-convert-mark-converter-prompt): Developers can mark
15459         functions as needing (default), or not needing,
15460         gnus-convert-old-newsrc's "backup before upgrading warning".
15461         (gnus-convert-converter-needs-prompt): Tests whether the user
15462         should be protected from potentially irreversable changes by the
15463         function.
15464
15465         * legacy-gnus-agent.el: New.  Provides converters that are only
15466         loaded when gnus-convert-old-newsrc needs to call them.
15467
15468 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
15469
15470         * mail-source.el (mail-source-touch-pop): Doc fix.
15471
15472         * message.el (message-smtpmail-send-it): Doc fix.
15473
15474 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
15475
15476         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
15477
15478         * nnmail.el (nnmail-split-fancy): do.
15479
15480         * gnus-kill.el (gnus-kill, gnus-execute): do.
15481
15482 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
15483
15484         * gnus-sum.el (gnus-widget-reversible-match)
15485         (gnus-widget-reversible-to-internal)
15486         (gnus-widget-reversible-to-external): New functions.
15487         (gnus-widget-reversible): New widget.
15488         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
15489
15490 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
15491
15492         * gnus-sum.el (gnus-thread-sort-functions)
15493         (gnus-article-sort-functions): Document `(not F)' items.
15494
15495 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
15496
15497         * spam.el (spam-use-gmane-xref): Add new backend.
15498         (spam-gmane-xref-spam-group): Add variable to control the name of the
15499         Gmane spam group.
15500         (spam-blackhole-servers, spam-blackhole-good-server-regex)
15501         (spam-regex-headers-spam, spam-regex-headers-ham)
15502         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
15503         (spam-list-of-checks): Add spam-use-gmane-xref to list of
15504         backends and checks.
15505         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
15506
15507         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
15508         an autodetect method.
15509
15510 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15511
15512         * gnus-int.el (gnus-request-accept-article): Inform the agent that
15513         articles are being added to a group.
15514         (gnus-request-replace-article): Inform the agent that articles
15515         need to be uncached as the cached contents are no longer valid.
15516
15517 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
15518
15519         * binhex.el: Don't autoload executable-find.
15520
15521         * canlock.el: Don't autoload mail-fetch-field.
15522
15523         * dgnushack.el: Autoload c-mode for XEmacs.
15524
15525         * gnus-ems.el: Don't autoload appt-select-lowest-window.
15526
15527         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
15528         rmail-dont-reply-to and rmail-output.
15529
15530         * gnus-score.el: Don't autoload ffap-string-at-point.
15531
15532         * gnus-setup.el: Don't autoload sc-cite-original.
15533
15534         * imap.el: Don't autoload base64-decode-string,
15535         base64-encode-string and md5.
15536
15537         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
15538         and rmail-msg-restore-non-pruned-header.
15539
15540         * mm-decode.el: Don't autoload executable-find.
15541
15542         * mm-url.el: Don't autoload executable-find.
15543
15544         * mm-view.el: Don't autoload diff-mode.
15545
15546         * nndb.el: Don't autoload news-reply-mode, news-setup,
15547         cancel-timer and telnet.
15548
15549         * password.el: Don't autoload run-at-time for Emacs.
15550
15551         * sha1-el.el: Don't autoload executable-find.
15552
15553         * sieve-mode.el: Don't autoload c-mode.
15554
15555         * uudecode.el: Don't autoload executable-find.
15556
15557 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15558
15559         * gnus-agent.el (gnus-agent-file-header-cache): Removed.
15560         (gnus-agent-possibly-alter-active): Avoid null in numeric
15561         comparison.
15562         (gnus-agent-set-local): Refuse to save null in local object table.
15563         (gnus-agent-regenerate-group): The REREAD parameter can now be a
15564         list of articles that will be marked as unread.
15565
15566 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
15567
15568         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
15569
15570 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
15571
15572         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
15573         language tags.
15574
15575 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
15576
15577         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
15578         Don't bind "obarray".
15579
15580         * gnus-sum.el (gnus-thread-sort-functions): Added
15581         `gnus-thread-sort-by-most-recent-number' and
15582         `gnus-thread-sort-by-most-recent-date'.
15583         Reported by Kai Grossjohann <kai@emptydomain.de>.
15584
15585 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
15586
15587         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
15588
15589 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15590
15591         * gnus-cus.el (gnus-agent-customize-category): Removed
15592         ignore-errors macro reference that required cl to be loaded at
15593         run-time.
15594
15595         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
15596         single-interval range of the form (min . max).  Previously the
15597         range had to look like ((min . max)).  Likewise, return
15598         (min . max) rather than ((min . max)).
15599         (gnus-range-map): Use gnus-range-normalize to accept
15600         single-interval range.
15601
15602         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
15603         the cache, but not the agent, now appear with their usual face.
15604
15605         * dgnushack.el (loaddir): New variable that is bound to the
15606         directory containing the dgnushack.el file. Use loaddir, rather
15607         than srcdir, to update load-path. Change lets dgnushack compile
15608         code in directories other than GNUS/lisp.
15609
15610 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
15611
15612         * lpath.el: Don't bind w3m-safe-url-regexp.
15613
15614         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
15615         w3m-safe-url-regexp variable buffer-local.
15616
15617         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
15618
15619 2004-02-27  Simon Josefsson  <jas@extundo.com>
15620
15621         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
15622         gnus-group-real-prefix.
15623         (gnus-summary-move-article): Use it, instead of
15624         gnus-group-real-prefix.
15625
15626 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15627
15628         * lpath.el: Bind w3m-safe-url-regexp.
15629
15630         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
15631         w3m-safe-url-regexp variable buffer-local and set it as the value
15632         of mm-w3m-safe-url-regexp.
15633
15634         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
15635
15636         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
15637         parsing gnus-posting-styles when the message is not for replying.
15638
15639         * dgnushack.el: Autoload sgml-mode for XEmacs.
15640
15641         * nnrss.el (nnrss-opml-export): Use
15642         mm-set-buffer-file-coding-system instead of
15643         set-buffer-file-coding-system.
15644
15645 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
15646
15647         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
15648         of checkdoc.el).
15649         * nnrss.el: do.
15650         * gnus-mlspl.el: do.
15651         * gnus-ml.el: do.
15652         * gnus-srvr.el: do.
15653
15654         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
15655
15656 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
15657
15658         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
15659         Corrections to custom-manual links.
15660
15661         * gnus-art.el (gnus-article): Ditto.
15662
15663         * mm-decode.el (mime-display, mime-security): Ditto.
15664
15665 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
15666
15667         * flow-fill.el: Typo.
15668
15669 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
15670
15671         * spam-wash.el: New file.
15672
15673 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
15674
15675         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
15676
15677 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
15678
15679         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
15680         to be run with new-articles as LIST1, not LIST2.
15681         (spam-registration-functions): Add spam-use-ham-copy as a nil
15682         registration backend.
15683
15684 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
15685
15686         * spam-stat.el (spam-stat-washing-hook): New option.
15687         (spam-stat-buffer-words): Use it.
15688         (spam-stat-process-directory, spam-stat-test-directory): Use
15689         insert-file-contents-literally.
15690         (spam-stat-coding-system): New variable.
15691         (spam-stat-load, spam-stat-save): Use it.
15692
15693 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15694
15695         * spam-report.el (spam-report-plug-agent): Quote
15696         spam-report-url-to-file and spam-report-url-ping-plain.
15697
15698 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
15699
15700         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Allow
15701         / in mailto URLs.
15702
15703 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
15704
15705         * spam-report.el (spam-report-process-queue): Fix interactive use.
15706         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
15707         (spam-report-unplug-agent): Doc fixes.
15708         (spam-report-url-ping-mm-url, spam-report-url-to-file)
15709         (spam-report-agentize, spam-report-deagentize): Autoload.
15710
15711 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15712
15713         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
15714
15715         * message.el (message-setup-fill-variables): Add mml tags to
15716         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
15717         <ajk@iu.edu>.
15718         (message-mode): Don't modify paragraph-separate there.
15719
15720 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15721
15722         * compface.el (uncompface-use-external): Default to undecided.
15723         (uncompface-use-external-threshold): New variable.
15724         (uncompface-float-time): New macro.
15725         (uncompface): Determine whether to use the external decoder if
15726         uncompface-use-external is undecided.
15727
15728 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15729
15730         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
15731         after images.
15732
15733         * gnus-art.el (gnus-mime-display-single): Remove dead code.
15734
15735 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
15736
15737         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
15738
15739         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
15740
15741         * gnus-sum.el (gnus-summary-limit-to-age)
15742         (gnus-summary-limit-children): do.
15743
15744         * gnus-int.el (gnus-request-scan): do.
15745
15746         * gnus-group.el (gnus-group-suspend): do.
15747
15748         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
15749
15750         * gnus-cite.el (gnus-cite-parse-attributions): do.
15751
15752         * gnus-agent.el (gnus-summary-set-agent-mark)
15753         (gnus-agent-regenerate-group): do.
15754
15755         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
15756
15757         * binhex.el (binhex-decode-region-internal): do.
15758
15759 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15760
15761         * gnus-fun.el (gnus-face-properties-alist): New user option.
15762         (gnus-display-x-face-in-from): Use it.
15763
15764         * gnus-art.el (article-display-face): Ditto.
15765
15766         * compface.el (uncompface-use-external): Default to nil.
15767
15768 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
15769
15770         * nntp.el (nntp-erase-buffer): New function.
15771         (nntp-retrieve-data, nntp-send-command)
15772         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
15773         (nntp-possibly-change-group): Use it.
15774
15775         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list): Use
15776         with-current-buffer.
15777
15778 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
15779
15780         * compface.el: Merge the ELisp-based uncompface program.
15781         (compface): New customization group.
15782         (uncompface-use-external): New user option.
15783         (uncompface): Call uncompface-internal if uncompface-use-external
15784         is nil.
15785         (uncompface-internal): New function.  Note that there are also
15786         some other functions and variables added for this function.
15787
15788 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
15789
15790         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
15791         if necessary.
15792
15793 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
15794
15795         * spam-report.el (spam-report-unplug-agent)
15796         (spam-report-plug-agent, spam-report-deagentize)
15797         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
15798         Add support for the Agent in spam-report: when unplugged, report to a
15799         file; when plugged, submit all the requests.
15800
15801         * spam.el (spam-register-routine): Fix message about
15802         registration.
15803
15804 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
15805
15806         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
15807         dependencies.
15808         (rfc2047-encode): Use it.
15809
15810         * gnus-art.el (gnus-button-marker-list): Move before first
15811         reference.
15812
15813         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
15814         (imap-parse-body): Fix format string mismatch.
15815
15816         * gnus-score.el (gnus-summary-increase-score): do.
15817
15818         * nnrss.el (nnrss-close): New function.
15819
15820 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
15821
15822         * nnrss.el (nnrss-make-filename): New function.
15823         (nnrss-request-delete-group, nnrss-read-server-data)
15824         (nnrss-save-server-data, nnrss-read-group-data)
15825         (nnrss-save-group-data): Use it.
15826         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
15827         (nnrss-read-server-data, nnrss-read-group-data): Use load.
15828         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
15829
15830 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
15831
15832         * mml.el (mml-compute-boundary-1): Don't uncompress files.
15833
15834 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
15835
15836         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
15837         files.
15838
15839         * message.el (message-generate-headers-first): Don't quote nil
15840         and t in docstrings.
15841
15842         * imap.el (imap-id): do.
15843
15844         * gnus-agent.el (gnus-agent-consider-all-articles)
15845         (gnus-agent-queue-mail): do.
15846
15847 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
15848
15849         * spam-report.el (spam-report-process-queue): New function.
15850         Process requests from `spam-report-requests-file'.
15851         (spam-report-process-queue): Doc fix.
15852
15853 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
15854
15855         * spam.el (spam-register-routine)
15856         (spam-log-processing-to-registry, spam-log-registered-p)
15857         (spam-log-unregistration-needed-p, spam-log-undo-registration):
15858         Change "check" to "spam-check" for semi-clarity.
15859
15860 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
15861
15862         * pop3.el: Require nnheader.
15863
15864         * mml-smime.el: Require cl.  Autoload message-fetch-field.
15865
15866         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
15867
15868         * gnus-picon.el: Require cl.
15869
15870         * gnus-fun.el: Require gnus-ems and gnus-util.
15871
15872         * gnus.el (gnus-method-to-server): Move defsubst before first use.
15873
15874         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
15875
15876         * gnus-art.el (gnus-article-edit-mode): Define before first
15877         reference.
15878
15879 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
15880
15881         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
15882         (gnus-uu-post-encoded): Use point-at-bol.
15883
15884         * gnus-topic.el (gnus-group-active-topic-p): do.
15885
15886         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
15887
15888         * gnus-group.el (gnus-group-kill-region): do.
15889
15890         * gnus-art.el (article-date-ut): do.
15891
15892         * message.el (message-fetch-field): Remove redundant
15893         case-fold-search binding.
15894         (message-narrow-to-field): Simplify.
15895
15896 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
15897
15898         * spam.el (spam-directory): Derive from `gnus-directory'.
15899
15900         * spam-report.el (spam-report-url-to-file)
15901         (spam-report-requests-file): New function and variable for offline
15902         reporting.
15903         (spam-report-url-ping-function): Add `spam-report-url-to-file'
15904         and user defined function.
15905         (spam-report-url-ping-mm-url): Remove doubled slash.
15906
15907 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
15908
15909         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
15910
15911 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
15912
15913         * spam.el (spam-check-spamoracle, spam-spamoracle-learn): Fix
15914         format string mismatch.
15915
15916         * sieve.el (sieve-deactivate-all): do.
15917
15918         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
15919
15920         * nnlistserv.el (nnlistserv-kk-wash-article): do.
15921
15922         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
15923
15924         * mm-bodies.el (mm-7bit-chars): Don't include \r.
15925
15926 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
15927
15928         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
15929         the list of checks.
15930
15931 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
15932
15933         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
15934         padding.
15935
15936 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
15937
15938         * mm-view.el (mm-fill-flowed): New variable.
15939         (mm-inline-text): Use it.
15940
15941 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
15942
15943         * spam.el (spam-spamassassin-register-ham-routine)
15944         (spam-spamassassin-register-spam-routine): Fix function names.
15945
15946 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15947
15948         * gnus.el (gnus-tmp-grouplens): Remove.
15949         (gnus-summary-line-format): Remove grouplens.
15950
15951         * gnus-group.el (gnus-group-line-format): Ditto.
15952
15953         * gnus-spec.el (gnus-format-specs): Ditto.
15954         (gnus-update-format-specifications): Flush the group format spec
15955         cache if there's the grouplens stuff.
15956         (gnus-parse-simple-format): Replace %l with the empty string.
15957
15958 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
15959
15960         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
15961         omission.
15962
15963 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15964
15965         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
15966         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
15967
15968 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
15969
15970         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
15971         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
15972         New macros and functions.
15973         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
15974         Handle > NLINK_MAX messages.
15975         * nnmaildir.el (nnmaildir-request-set-mark): Use
15976         nnmaildir--emlink-p and nnmaildir--eexist-p.
15977
15978 2004-01-25  Alex Schroeder  <alex@gnu.org>
15979
15980         * spam-stat.el (spam-stat-process-directory-age): New option.
15981         (spam-stat-process-directory): Use it.
15982
15983 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
15984
15985         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
15986         (spam-stat-save): Accept prefix argument.
15987
15988 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
15989
15990         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
15991         links" error.
15992
15993 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15994
15995         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
15996         the rest of the and/or forms.
15997
15998 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
15999
16000         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
16001         compatibility with old .newsrc.eld files.
16002
16003         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
16004
16005         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
16006
16007         * gnus-start.el (gnus-1): do.
16008
16009         * gnus-group.el (gnus-group-line-format-alist): do.
16010
16011         * gnus.el (gnus-use-grouplens, gnus-visual): do.
16012
16013         * gnus-gl.el: Remove.
16014
16015 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16016
16017         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
16018         marks consisting of a single range {for example, (3 . 5)} rather
16019         than a list of a single range { ((3 . 5)) }.
16020
16021 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
16022
16023         * spam-stat.el (spam-stat-store-gnus-article-buffer): Use
16024         with-current-buffer.
16025         (spam-stat-store-current-buffer): Use insert-buffer-substring to
16026         avoid consing a string.
16027
16028         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
16029         Remove obsolete entries for big5 and gb2312.
16030
16031 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16032
16033         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
16034         uncompressed list.
16035
16036 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
16037
16038         * spam-stat.el (spam-stat-strip-xref): New function.
16039         (spam-stat-process-directory): Use it.
16040
16041         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
16042         here -- it's done in message-fetch-field.
16043
16044 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16045
16046         * gnus-agent.el (gnus-agent-queue-mail)
16047         (gnus-agent-prompt-send-queue): New variables.
16048         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
16049         * gnus-draft.el (gnus-group-send-queue): Pass the group name
16050         "nndraft:queue" along to gnus-draft-send.  Use
16051         gnus-agent-prompt-send-queue.
16052         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
16053         is "nndraft:queue".  Suggested by Gaute Strokkenes
16054         <gs234@srcf.ucam.org>
16055
16056         * gnus-agent.el (agent-disable-undownloaded-faces): Removed.
16057         (agent-enable-undownloaded-faces): Added.
16058         (gnus-agent-cat-groups): Use eval-and-compile, not
16059         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
16060         method of gnus-agent-cat-groups even when the buffer has been
16061         evaled.
16062         (gnus-agent-save-active, gnus-agent-save-active-1): Merged to
16063         delete gnus-agent-save-active-1.
16064         (gnus-agent-save-groups): Deleted.  Identical to
16065         gnus-agent-save-active.
16066         (gnus-agent-write-active): No longer adjust agent's copy of active
16067         file as agent's adjustments are now stored in their own
16068         file.  Removed optional parameter.
16069         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
16070         servers.  Add use of min/max range limits from server's local
16071         file.
16072         (gnus-agent-save-alist): Removed unused optional argument.
16073         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
16074         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
16075         (gnus-agent-set-local): A per-server file that keeps min/max range
16076         limits for articles known to the agent.  Provides a fast mechanism
16077         for altering many active ranges.
16078         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
16079         active file (local makes it unnecessary).
16080         (gnus-agent-regenerate-group): Fixed XEmacs compatibility.
16081
16082         * gnus-cus.el (agent-disable-undownloaded-faces): Removed.
16083         (agent-enable-undownloaded-faces): Added.
16084
16085         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
16086         disable it when sending to "nndraft:queue".
16087         (gnus-group-send-queue): Add safety check to avoid sending queue
16088         when unplugged.
16089
16090         * gnus-group.el (gnus-group-catchup): Use new
16091         gnus-sequence-of-unread-articles, not
16092         gnus-list-of-unread-articles, to avoid exhausting memory with huge
16093         numbers of articles.  Use gnus-range-map to avoid having to
16094         uncompress the unread list.
16095         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
16096         Fixed invalid ange-ftp reference.
16097
16098         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
16099         (gnus-sorted-range-intersection): Intersection of two ranges
16100         without requiring that they first be uncompressed.
16101
16102         * gnus-start.el (gnus-activate-group): Unless blocked by the
16103         caller, possibly expand the active range to include both cached
16104         and agentized articles.
16105         (gnus-convert-old-newsrc): Rewrote in anticipation of having
16106         multiple version-dependent converters.
16107         (gnus-groups-to-gnus-format): Replaced gnus-agent-save-groups with
16108         gnus-agent-save-active.
16109         (gnus-save-newsrc-file): Save dirty agent range limits.
16110
16111         * gnus-sum.el (gnus-select-newgroup): Replaced inline code with
16112         gnus-agent-possibly-alter-active.
16113         (gnus-adjust-marked-articles): Faster handling of simple lists.
16114
16115 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
16116
16117         * spam-stat.el (spam-stat-test-directory): New optional argument
16118         displays a list of files detected.  Suggested by Andrew Cohen
16119         <cohen@andy.bu.edu>.
16120         (spam-stat-buffer-words-with-scores): Don't narrow and change
16121         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
16122
16123 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
16124
16125         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
16126         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
16127         (spam-spamassassin-arguments)
16128         (spam-spamassassin-spam-flag-header)
16129         (spam-spamassassin-positive-spam-flag-header)
16130         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
16131         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
16132         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
16133         (spam-list-of-processors, spam-list-of-checks)
16134         (spam-list-of-statistical-checks, spam-registration-functions)
16135         (spam-check-spamassassin-headers, spam-check-spamassassin)
16136         (spam-spamassassin-score)
16137         (spam-spamassassin-register-with-sa-learn)
16138         (spam-spamassassin-register-spam-routine)
16139         (spam-spamassassin-register-ham-routine)
16140         (spam-assassin-register-spam-routine)
16141         (spam-assassin-register-ham-routine): Add SpamAssassin support.
16142         (spam-bogofilter-score): Fix to show article before scoring.
16143
16144 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
16145
16146         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
16147         default scoring function.
16148         (spam-generic-score): Call spam-spamassassin-score if
16149         spam-use-spamassassin or spam-use-spamassassin-headers is on;
16150         spam-bogofilter-score otherwise.
16151
16152         * gnus.el (spam-process, spam-autodetect-methods): Add
16153         spamassassin and spamassassin-headers.
16154
16155 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
16156
16157         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
16158         Suppress unnecessary messages.
16159
16160 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
16161
16162         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
16163         make-hash-table.
16164
16165 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16166
16167         * canlock.el (base64-encode-string): Don't autoload it.
16168
16169 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
16170
16171         * run-at-time.el: Remove useless (require 'itimer),
16172         eval-and-compile and (featurep 'xemacs).
16173
16174 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
16175
16176         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
16177         GROUP is a virtual group.
16178
16179 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
16180
16181         * gnus.el: Autoload `message-y-or-n-p'.
16182
16183 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
16184
16185         * pgg-parse.el: Remove unnecessary (require 'custom).
16186
16187         * pgg-def.el: do.
16188
16189         * nnmail.el: do.
16190
16191         * gnus-undo.el: do.
16192
16193         * gnus-picon.el: do.
16194
16195         * gnus-util.el: do.
16196
16197 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
16198
16199         * gnus-sum.el (gnus-pick-line-number): Add autoload.
16200
16201 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16202
16203         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
16204         handle, as well as a list.
16205
16206         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
16207         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
16208         (mm-w3m-cid-retrieve): Simplify.
16209
16210 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
16211
16212         * message.el (message-kill-to-signature): Allow prefix arg to
16213         specify number of lines to keep before signature.
16214
16215 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
16216
16217         * message.el (message-kill-to-signature): Change docstring.
16218
16219 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16220
16221         * canlock.el: Always require sha1-el.
16222         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
16223
16224         * message.el: Autoload sha1 only when compiling.
16225
16226         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
16227         eudc-expand-inline for XEmacs.
16228
16229 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16230
16231         * message.el (message-canlock-generate): Require sha1-el.
16232
16233 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
16234
16235         * message.el (message-expand-name): Silence the byte compiler.
16236
16237         * lpath.el: Add detect-coding-system.
16238
16239         * dgnushack.el (dgnushack-compile): Remove obsolete check for
16240         cus-edit.
16241
16242 2004-01-13  Simon Josefsson  <jas@extundo.com>
16243
16244         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
16245         Invoke gnus-score-mode.  Reported by
16246         bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
16247
16248         * gnus-range.el (gnus-compress-sequence): Doc fix.  Suggested by
16249         Jim Blandy <jimb@redhat.com> (tiny change).
16250
16251 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
16252
16253         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
16254
16255 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
16256
16257         * spam.el (spam-get-article-as-string): Update to use
16258         gnus-request-article-this-buffer, much simpler.
16259         (spam-get-article-as-buffer): Remove.
16260
16261 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
16262
16263         * message.el (message-expand-name): Use EUDC if the user uses that.
16264
16265 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
16266
16267         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
16268         character for the encoding to avoid consing a string.
16269
16270         * rfc2047.el (rfc2047-decode-string): Don't cons a string
16271         unnecessarily.
16272
16273         * mm-util.el (mm-replace-chars-in-string): Remove.
16274
16275         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
16276         of mm-replace-chars-in-string.
16277
16278 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
16279
16280         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
16281
16282         * mm-util.el (mm-subst-char-in-string): Support inplace.
16283
16284         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
16285         a new string in every iteration.  Use shy groups.
16286
16287 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
16288
16289         * gnus-srvr.el (gnus-browse-unsubscribe-group):
16290         * gnus-soup.el (gnus-soup-group-brew):
16291         * gnus-msg.el (gnus-put-message):
16292         * gnus-move.el (gnus-group-move-group-to-server):
16293         * gnus-kill.el (gnus-batch-score):
16294         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
16295         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
16296         (gnus-group-update-group, gnus-group-read-group)
16297         (gnus-group-make-group, gnus-group-make-help-group)
16298         (gnus-group-make-archive-group, gnus-group-make-directory-group)
16299         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
16300         (gnus-group-sort-by-unread, gnus-group-catchup)
16301         (gnus-group-unsubscribe-group, gnus-group-kill-group)
16302         (gnus-group-yank-group, gnus-group-set-info)
16303         (gnus-group-list-groups):
16304         * gnus.el (gnus-generate-new-group-name):
16305         * gnus-delay.el (gnus-delay-send-queue):
16306         * nnvirtual.el (nnvirtual-catchup-group):
16307         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
16308         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
16309         (gnus-group-prepare-topics, gnus-topic-check-topology):
16310         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
16311         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
16312         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
16313         (gnus-group-make-articles-read):
16314         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
16315         (gnus-group-change-level, gnus-kill-newsgroup)
16316         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
16317         (gnus-get-unread-articles, gnus-make-articles-unread)
16318         (gnus-make-ascending-articles-unread): Use accessor
16319         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
16320         to get group information for improved readability.
16321
16322
16323 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
16324
16325         * gnus-art.el (article-decode-mime-words, article-babel)
16326         (gnus-article-highlight-signature, gnus-article-add-buttons)
16327         (gnus-signature-toggle): Use gnus-with-article-buffer.
16328
16329         * gnus-art.el (gnus-article-highlight-headers)
16330         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
16331
16332         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
16333         (gnus-article-set-globals, gnus-request-article-this-buffer)
16334         (gnus-button-message-id, gnus-article-maybe-hide-headers)
16335         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
16336         (gnus-mime-display-alternative): Use with-current-buffer.
16337
16338 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
16339
16340         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
16341         also under 80 char limit, and call gnus-error if needed.
16342         (spam-fetch-article-header): Fix - it was a
16343         buffer-local variable (gnus-newsgroup-data).
16344         (spam-find-spam): Use spam-generate-fake-headers, forget about
16345         spam-insert-fake-headers.
16346         (spam-insert-fake-headers): Remove.
16347
16348 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
16349
16350         * deuglify.el (gnus-article-outlook-unwrap-lines)
16351         (gnus-outlook-rearrange-article)
16352         (gnus-outlook-repair-attribution-outlook)
16353         (gnus-outlook-repair-attribution-block)
16354         (gnus-outlook-repair-attribution-other): Remove redundant
16355         save-excursion.
16356
16357 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
16358
16359         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
16360         (spam-fetch-field-subject-fast)
16361         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
16362         (spam-fetch-article-header): Add functions to deal with Gnus
16363         internals for fast retrieval of article header data.
16364         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
16365
16366 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
16367
16368         * pop3.el (pop3-md5): Remove.
16369         (pop3-apop): Replace pop3-md5 with md5.
16370
16371         * mm-bodies.el: base64 is always built-in.
16372
16373         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use
16374         with-current-buffer.
16375
16376 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
16377
16378         * canlock.el (canlock-insert-header): Remove excessive grouping in
16379         regexp.
16380
16381         * gnus-sum.el (gnus-summary-read-document): Ditto.
16382
16383         * gnus-uu.el (gnus-uu-part-number): Ditto.
16384
16385         * html2text.el (html2text-remove-tags): Ditto.
16386         (html2text-format-tags): Ditto.
16387         (html2text-format-single-elements): Ditto.
16388
16389         * mml.el (mml-parse-1): Ditto.
16390
16391 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
16392
16393         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
16394
16395         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
16396
16397         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
16398
16399         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
16400
16401 2003-11-15  Simon Josefsson  <jas@extundo.com>
16402
16403         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
16404         (pgg-gpg-lookup-key): Use regexp match instead of
16405         split-string (split-string is different between emacs 21.2 and
16406         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
16407
16408 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
16409
16410         * gnus-art.el (gnus-mime-view-all-parts)
16411         (gnus-article-part-wrapper, gnus-article-view-part): Use
16412         with-current-buffer.
16413
16414 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
16415
16416         * spam.el (spam-disable-spam-split-during-ham-respool)
16417         (spam-spamoracle-database, spam-cache-lookups)
16418         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
16419         (spam-group-ham-mark-p, spam-group-spam-mark-p)
16420         (spam-group-ham-marks, spam-group-spam-marks)
16421         (spam-group-spam-contents-p, spam-group-ham-contents-p)
16422         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
16423         also add spam-use-blackholes to the statistical checks.
16424         (spam-fetch-field-fast): Add interface to fetching fields, may
16425         become a macro.
16426         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
16427         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
16428         (spam-insert-fake-headers): Fake an article when needed.
16429         (spam-find-spam): Fake article when possible.
16430         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
16431         (spam-check-bogofilter-headers): Use message-fetch-field instead
16432         of nnmail-fetch-field.
16433
16434 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
16435
16436         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
16437
16438 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
16439
16440         * spam.el (spam-split): Do not require spam-use-CHECK to be
16441         enabled if that check is passed to spam-split explicitly; also
16442         fix so 'spam doesn't get converted to spam-split-group when
16443         spam-split-symbolic-return is t.
16444         (spam-find-spam): Find registrations of the article and use those
16445         instead of re-running spam-split to find the spam/ham
16446         classification of the article.
16447         (spam-log-processing-to-registry, spam-log-registered-p)
16448         (spam-log-unregistration-needed-p, spam-log-undo-registration):
16449         Use gnus-error instead of gnus-message.
16450         (spam-log-registration-type): Add function to determine the
16451         classification of a message based on registry entries; will
16452         return nil if both 'spam and 'ham are found.
16453         (spam-check-BBDB): Expand all the BBDB macros here so we can have
16454         a reasonably fast local cache without the loading errors.
16455         (spam-cache-lookups): Set to t by default.
16456         (spam-find-spam): Don't try to guess spam-cache-lookups.
16457         (spam-enter-whitelist, spam-enter-blacklist): Clear the
16458         spam-caches entry.
16459         (spam-filelist-build-cache, spam-filelist-check-cache): Fix
16460         caching of whitelist/blacklist entries.
16461         (spam-check-whitelist, spam-check-blacklist): Invoke
16462         spam-from-listed-p with a type, not a cache variable.
16463         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
16464
16465 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
16466
16467         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
16468
16469         * nnmail.el (nnmail-split-fancy): do.
16470
16471         * mml.el (mml-parse): do.
16472
16473         * gnus-score.el (gnus-enter-score-words-into-hashtb)
16474         (gnus-score-adaptive): do.
16475
16476 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
16477
16478         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
16479         (gnus-mime-button-map): Don't set keymap parent.
16480         (gnus-button-ctan-directory-regexp): Use shy grouping.
16481         (gnus-prev-page-map): Don't set keymap parent.
16482         (gnus-prev-page-map): Remove duplicated one.
16483         (gnus-next-page-map): Don't set keymap parent.
16484         (gnus-mime-security-button-map): Ditto.
16485
16486         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
16487         version number.
16488
16489         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
16490
16491 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
16492
16493         * canlock.el (canlock-sha1-function): Remove.
16494         (canlock-sha1-function-for-verify): Remove.
16495         (canlock-openssl-program): Remove.
16496         (canlock-openssl-args): Remove.
16497         (canlock-ignore-errors): Remove.
16498         (canlock-sha1-with-openssl): Remove.
16499         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
16500         (canlock-verify): Don't use canlock-ignore-errors.
16501
16502         * sha1-el.el (sha1-string-external): Make it can return a string
16503         in binary form.
16504         (sha1-region-external): Ditto.
16505         (sha1-string-internal): Ditto.
16506         (sha1-region-internal): Ditto.
16507         (sha1-region): Ditto.
16508         (sha1-string): Ditto.
16509         (sha1): Ditto.
16510
16511 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16512
16513         * spam.el (spam-report-articles-gmane): New command.
16514
16515 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
16516
16517         * gnus.el: Don't make unnecessary *Group* buffer when loading.
16518
16519         * run-at-time.el (run-at-time-saved): Remove.
16520         (run-at-time): Doc fix.
16521
16522 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
16523
16524         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
16525         (gnus-summary-limit-map): Add it.
16526         (gnus-summary-make-menu-bar): do.
16527
16528 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
16529
16530         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
16531         Make attempt at some caching support (done for BBDB only now).
16532         (spam-find-spam): Set spam-cache-lookups if there are more than 2
16533         addresses to be checked.
16534         (spam-clear-cache-BBDB): Add function, to be invoked by
16535         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
16536         (spam-check-BBDB): Check and use the caches, if
16537         spam-cache-lookups is on, remove superfluous (provide).
16538
16539 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
16540
16541         * gnus-art.el (gnus-treat-ansi-sequences): Changed default.
16542
16543 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
16544
16545         * run-at-time.el (run-at-time-saved): Move to after the definition
16546         of `run-at-time'.
16547
16548         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
16549
16550 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
16551
16552         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
16553         mm-w3m-local-map-property.
16554
16555         * mm-view.el (mm-w3m-mode-map): Remove.
16556         (mm-w3m-local-map-property): Remove.
16557         (mm-inline-text-html-render-with-w3m): Don't use
16558         mm-w3m-local-map-property.
16559
16560 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16561
16562         * run-at-time.el: New file.
16563
16564         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
16565         under Emacs.
16566
16567         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
16568         of gnus-set-text-properties.
16569
16570         * gnus-uu.el (gnus-uu-save-article): Ditto.
16571
16572         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
16573
16574         * gnus-cite.el (gnus-cite-parse): Ditto.
16575
16576         * gnus-art.el (gnus-button-push): Use set-text-properties instead
16577         of gnus-.
16578
16579         * gnus-xmas.el (run-at-time): Require run-at-time.
16580
16581         * gnus.el: Changed calls to nnheader-run-at-time and
16582         password-run-at-time throughout to use run-at-time directly.
16583
16584         * password.el: Removed definition of run-at-time.
16585
16586         * nnheaderxm.el: Remove definition of run-at-time.
16587
16588 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
16589
16590         * mml.el (mml-minibuffer-read-disposition): Show attachment type
16591         in prompt.
16592
16593 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
16594
16595         * messagexmas.el (message-xmas-redefine): Alias
16596         `message-make-caesar-translation-table' to
16597         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
16598         version.
16599
16600         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
16601         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
16602         `gnus-xmas-set-text-properties'.
16603         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
16604         `gnus-xmas-completing-read'.
16605         (gnus-xmas-completing-read): Removed.
16606         (gnus-xmas-open-network-stream): Removed.
16607
16608         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
16609         XEmacs version.
16610
16611         * dns.el (dns-make-network-process): Use `open-network-stream'
16612         instead of `gnus-xmas-open-network-stream'.
16613
16614         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
16615
16616         * .cvsignore: Add auto-autoloads.el, custom-load.el.
16617
16618 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
16619
16620         * gnus-art.el (gnus-mime-display-alternative)
16621         (gnus-insert-mime-button, gnus-insert-mime-security-button)
16622         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
16623         Don't use gnus-local-map-property.
16624
16625         * gnus-util.el (gnus-local-map-property): Remove.
16626
16627         * mm-view.el (mm-view-pkcs7-decrypt): Replace
16628         gnus-completing-read-maybe-default with completing-read.
16629
16630         * gnus-util.el (gnus-completing-read): do.
16631         (gnus-completing-read-maybe-default): Remove.
16632
16633 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
16634
16635         * password.el: Only autoload `run-at-time' if not XEmacs.
16636         Only autoload the itimer functions if XEmacs.
16637
16638 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
16639
16640         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
16641         XEmacsen.
16642
16643         * dgnushack.el: Autoload executable-find for XEmacs.
16644
16645 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
16646
16647         * gnus-art.el (gnus-read-string): Remove.
16648         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
16649         read-string.
16650
16651 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
16652
16653         * netrc.el: Autoload password-read.
16654         (netrc): Add configuration group.
16655         (netrc-encoding-method, netrc-openssl-path): Add
16656         variables for encoding and decoding of files with symmetric
16657         ciphers.
16658         (netrc-encode): Add assistant function to encode a file with
16659         netrc-encoding-method.
16660         (netrc-parse): Add interactive parameter, added optional
16661         decoding if netrc-encoding-method is non-nil but otherwise
16662         behavior is standard.
16663         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
16664         Do s/encode/encrypt/ everywhere.
16665
16666         * spam.el: Remove executable-find autoload.
16667
16668 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
16669
16670         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
16671
16672         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
16673
16674 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
16675
16676         * gnus-art.el (gnus-treat-ansi-sequences)
16677         (article-treat-ansi-sequences): New variable and function.
16678         Suggested by Dan Jacobson <jidanni@jidanni.org>.
16679
16680         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
16681         Use it.
16682
16683 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
16684
16685         * mm-util.el (mm-quote-arg): Remove.
16686
16687         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
16688         shell-quote-argument.
16689
16690         * gnus-uu.el (gnus-uu-command): do.
16691
16692         * gnus-sum.el (gnus-summary-insert-pseudos): do.
16693
16694         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
16695         with make-char.
16696
16697         * mm-util.el (mm-make-char): Remove.
16698
16699         * mml.el (mml-mode): Replace gnus-add-minor-mode with
16700         add-minor-mode.
16701
16702         * gnus-undo.el (gnus-undo-mode): do.
16703
16704         * gnus-topic.el (gnus-topic-mode): do.
16705
16706         * gnus-sum.el (gnus-dead-summary-mode): do.
16707
16708         * gnus-start.el (gnus-slave-mode): do.
16709
16710         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
16711
16712         * gnus-ml.el (gnus-mailing-list-mode): do.
16713
16714         * gnus-gl.el (gnus-grouplens-mode): do.
16715
16716         * gnus-draft.el (gnus-draft-mode): do.
16717
16718         * gnus-dired.el (gnus-dired-mode): do.
16719
16720         * gnus-ems.el (gnus-add-minor-mode): Remove.
16721
16722         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
16723         Replace gnus-char-width with char-width.
16724
16725         * gnus-ems.el (gnus-char-width): Remove.
16726
16727         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
16728         Replace gnus-char-width with char-width.
16729
16730         * gnus-ems.el (gnus-char-width): Remove.
16731
16732         * spam-stat.el (with-syntax-table): Remove with-syntax-table
16733         definition.
16734         Remove Emacs 20 hash table compatibility code.
16735
16736         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
16737         20 compatibility code.
16738
16739         * spam.el (spam-point-at-eol): Replace with point-at-eol.
16740
16741         * smime.el (smime-point-at-eol): Replace with point-at-eol.
16742
16743         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol): Replace
16744         with point-at-{eol,bol}.
16745
16746         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
16747
16748         * imap.el (imap-point-at-eol): Replace with point-at-eol.
16749
16750         * flow-fill.el (fill-flowed-point-at-bol)
16751         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
16752
16753         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
16754         Replace with point-at-{eol,bol} throughout all files.
16755
16756 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
16757
16758         * ntlm.el (ntlm-string-as-unibyte): New macro.
16759         (ntlm-build-auth-response): Use it.
16760
16761         Remove Emacs 20 stuff:
16762         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
16763         (butlast, mapc, remove): Remove the compiler macros.
16764         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
16765         of delq and copy-sequence.
16766         * gnus-art.el (popup-menu): Remove the compiler macro.
16767         * nnmail.el (nnmail-split-fancy): Don't support customizing with
16768         Emacs 20.
16769
16770 2004-01-05  Simon Josefsson  <jas@extundo.com>
16771
16772         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
16773         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
16774         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
16775         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
16776         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
16777         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
16778         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
16779         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
16780         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
16781         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
16782         ntlm-string-permute, string-lshift into ntlm-string-lshift,
16783         string-xor into ntlm-string-xor.  Suggested by
16784         Jesper Harder <harder@myrealbox.com>.
16785
16786         * ntlm.el: Don't include poem.
16787
16788         * md4.el (print-int32, print-string-hexa): Remove.  Suggested by
16789         Jesper Harder <harder@myrealbox.com>.
16790
16791         * sasl-ntlm.el, ntlm.el, md4.el: New files.
16792
16793         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
16794         probably breaks emacs with DL patch, but do we care? Is anyone
16795         still using the DL stuff?)
16796
16797         * sieve-manage.el: Use the password package.
16798         (sieve-manage-read-passwd): Remove.
16799         (sieve-manage-interactive-login): Use password.  Re-add
16800         condition-case around loop.
16801
16802         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
16803         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache): Use
16804         the password package.
16805
16806 2003-02-19  Simon Josefsson  <jas@extundo.com>
16807
16808         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
16809         token.
16810
16811 2002-08-07  Simon Josefsson  <jas@extundo.com>
16812
16813         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
16814         (sieve-manage-authenticators):
16815         (sieve-manage-authenticator-alist): Add some SASL mechs.
16816         (sieve-sasl-auth): New function.
16817         (sieve-manage-cram-md5-auth):
16818         (sieve-manage-plain-auth): Rewrite using SASL library.
16819         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
16820         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
16821         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
16822         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
16823
16824 2004-01-05  Simon Josefsson  <jas@extundo.com>
16825
16826         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
16827         New files.
16828
16829 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16830
16831         * gnus-group.el (gnus-no-groups-message): Update.
16832
16833         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
16834
16835 2003-11-09  Simon Josefsson  <jas@extundo.com>
16836
16837         * imap.el: Support for ID IMAP extension (RFC 2971).
16838         (imap-local-variables): Add imap-id.
16839         (imap-id): New variable.
16840         (imap-id): New function.
16841         (imap-parse-response): Parse untagged ID response.
16842         * nnimap.el (nnimap-id): New variable.
16843         (nnimap-open-connection): Use it.
16844
16845 2003-12-28  Simon Josefsson  <jas@extundo.com>
16846
16847         * gnus-score.el (gnus-score-edit-all-score): New.
16848         * gnus-group.el (gnus-group-score-map): Bind it to W e.
16849
16850 2004-01-04  Simon Josefsson  <jas@extundo.com>
16851
16852         * password.el: Add.
16853
16854 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
16855
16856         * dns.el (dns-query-types): Fix typo.
16857         (dns-query-types): New function.
16858         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
16859         PTR and SOA replies, see RFC 1035.
16860
16861 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16862
16863         * gnus.el (gnus-logo-color-style): Changed colors to `no'.
16864
16865         * Moved to Changelog.2.
16866
16867 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16868
16869         * gnus.el (gnus-version-number): Bump version.
16870
16871 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
16872
16873         * gnus.el: No Gnus v0.1 is released.
16874
16875 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
16876
16877         * gnus.el: No Gnus v0.0 is released.
16878
16879 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16880
16881         * gnus.el (gnus-version-number): Bump.
16882         (gnus-version): No.
16883
16884 See ChangeLog.2 for earlier changes.
16885
16886     Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010
16887       Free Software Foundation, Inc.
16888
16889   This file is part of GNU Emacs.
16890
16891   GNU Emacs is free software: you can redistribute it and/or modify
16892   it under the terms of the GNU General Public License as published by
16893   the Free Software Foundation, either version 3 of the License, or
16894   (at your option) any later version.
16895
16896   GNU Emacs is distributed in the hope that it will be useful,
16897   but WITHOUT ANY WARRANTY; without even the implied warranty of
16898   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
16899   GNU General Public License for more details.
16900
16901   You should have received a copy of the GNU General Public License
16902   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
16903
16904 ;; Local Variables:
16905 ;; coding: utf-8
16906 ;; fill-column: 79
16907 ;; add-log-time-zone-rule: t
16908 ;; End: