Remove mml2015-verbose
[gnus] / lisp / ChangeLog
1 2010-09-25  Julien Danjou  <julien@danjou.info>
2
3         * mml2015.el: Remove useless mml2015-verbose.
4
5         * mml-smime.el: Remove useless mml-smime-verbose.
6
7         * gnus.el: Remove useless gnus-local-domain.
8
9         * gnus-gravatar.el (gnus-gravatar-transform-address): Use
10         gnus-gravatar-size.
11
12         * gnus-art.el: Remove useless gnus-treat-translate.
13
14 2010-09-24  Julien Danjou  <julien@danjou.info>
15
16         * gnus-sum.el: Add support for Gravatars.
17
18         * gnus-art.el: Add support for Gravatars.
19
20         * gnus-gravatar.el: Add this file.
21
22         * gravatar.el: Add this file.
23
24 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25
26         * gnus-sum.el (gnus-summary-fetch-faq): Removed.
27
28         * gnus-group.el (gnus-group-fetch-faq): Removed.
29
30         * gnus.el (gnus-group-faq-directory): Removed.
31
32         * gnus-group.el (gnus-group-fetch-charter): Removed.
33
34         * gnus.el (gnus-group-charter-alist): Removed.
35
36         * gnus-group.el (gnus-group-archive-directory): Removed.
37         (gnus-group-recent-archive-directory): Ditto.
38         (gnus-group-make-archive-group): Removed.
39
40         * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
41
42         * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
43         use the same article number for all the cached articles.
44
45         * nnimap.el (nnimap-command): Register the last command time so
46         that we can use it for idling NOOPs.
47         (nnimap-open-connection): Start the keeplive timer.
48         (nnimap-make-process-buffer): Store all the process buffers.
49         (nnimap-keepalive): New function.
50
51         * starttls.el: (starttls-open-stream): Add autoload cookie.
52
53 2010-09-24  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
54
55         * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
56         handling.
57
58 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
59
60         * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
61         its data structures.
62
63         * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
64         instead of the cl.el copy-list.
65         (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
66         equalp.
67
68 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
69
70         * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
71         and tool-bar-local-item-from-menu.
72
73         * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
74         mode-line-highlight face for Emacs.
75
76         * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
77         loading gnus-sum.elc; fix comment for canlock-verify.
78         (gnus-article-jump-to-part): Use read-number.
79         (gnus-insert-mime-button, gnus-insert-mime-security-button): Remove
80         Emacs pre-21 compatible code for help-echo.
81         (gnus-article-next-page-1): No need to adjust the number of lines.
82         (gnus-article-describe-bindings): Always use help-buffer.
83
84         * gnus-audio.el (gnus-audio-inline-sound)
85         * gnus-cus.el (gnus-custom-mode)
86         * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
87
88         * gnus-sum.el (gnus-remove-overlays): Doc fix.
89
90         * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
91         compatible code.
92
93 2010-09-24  Glenn Morris  <rgm@gnu.org>
94
95         * message.el (message-output): Use gnus-output-to-rmail if a buffer is
96         visiting the fcc file in rmail-mode.
97
98         * dns-mode.el: Move autoloaded auto-mode-alist entries to files.el.
99
100 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
101
102         * nnir.el: Silence the byte compiler.
103
104         * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
105         alias to browse-url-url-encode-chars if any.
106         (gnus-html-encode-url): Use it.
107
108 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
109
110         * gnus-start.el (gnus-use-backend-marks): New variable.
111         (gnus-get-unread-articles-in-group): Use it.
112
113         * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
114         makeover.
115
116 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
117
118         * nnimap.el (nnimap-retrieve-headers): Return 'headers.
119
120 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
121
122         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
123         Removed.
124         (gnus-setup-news-hook): Removed
125         gnus-fixup-nnimap-unread-after-getting-new-news.
126
127         * gnus-int.el (gnus-request-update-info): Protect against backends not
128         having the function.
129
130         * nnimap.el (nnimap-stream): Mention starttls.
131         (nnimap-open-connection): Add starttls support.
132
133 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
134
135         * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
136
137 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
138
139         * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
140         BODYSTRUCTUREs.
141         (nnimap-transform-headers): Unfold quoted {42} headers.
142
143         * gnus-start.el (gnus-get-unread-articles): Allow backends to update
144         the info.
145         (gnus-get-unread-articles): Only call updatep on backends that support
146         it.
147
148         * nnweb.el (nnweb-request-update-info): NOOP.
149
150         * nnmaildir.el (nnmaildir-request-marks): Renamed from -update-info.
151
152         * nnfolder.el (nnfolder-request-marks): Renamed from -update-info,
153         since it only deals with marks.
154
155         * gnus-int.el (gnus-request-marks): Renamed gnus-request-update-info to
156         gnus-request-marks, and make a new gnus-request-update-info.
157
158         * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
159         the active instead of the high number, which is usually too low.
160
161 2010-09-23  Teodor Zlatanov  <tzz@lifelogs.com>
162
163         * netrc.el (netrc-parse): Remove encrypt.el mentions.
164         * encrypt.el: Removed.
165
166 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
167
168         * nnimap.el (nnimap-update-info): Sync non-standard flags from the
169         server in symbolic form.
170
171         * gnus-html.el (gnus-max-image-proportion): Increase proportion to
172         0.9.
173
174 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
175
176         * nnimap.el (nnimap-parse-flags): Parse the data in any order.
177         (nnimap-update-info): Fix up code slightly.
178
179         * gnus-int.el (gnus-open-server): Add tracing for performance
180         debugging.
181
182         * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
183         (gnus-group-insert-group-line): Pass the real group name so that it
184         gets the right data.
185
186         * gnus-start.el (gnus-get-unread-articles): Don't have
187         `gnus-get-unread-articles-in-group' update info, since that can be
188         really slow and doesn't seem to be needed?
189
190 2010-09-22  Dan Christensen  <jdc@uwo.ca>
191
192         * time-date.el (date-to-time): Try using parse-time-string first before
193         using the slower timezone-make-date-arpa-standard.
194
195 2010-09-22  Julien Danjou  <julien@danjou.info>
196
197         * gnus-group.el (gnus-group-insert-group-line): Call
198         gnus-group-highlight-line.
199         (gnus-group-update-hook): Remove gnus-group-highlight-line from the
200         default hook list.
201         (gnus-group-update-eval-form): Add new function.
202         (gnus-group-highlight-line): Use gnus-group-update-eval-form.
203         (gnus-group-get-icon): Use gnus-group-update-eval-form.
204
205 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
206
207         * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
208         immediate, then expire all articles.
209         (nnimap-update-info): Fix off-by-one errors.
210         (nnimap-flags-to-marks): Would return no marks lists for group with no
211         flags.  Instead return the other data.
212
213 2010-09-22  Julien Danjou  <julien@danjou.info>
214
215         * gnus-group.el (gnus-group-get-icon): Renamed gnus-group-add-icon that
216         Only return an icon.
217         (gnus-group-insert-group-line): Compute icon to return.
218
219         * gnus-html.el (gnus-html-image-automatic-caching): Add custom
220         variable.
221         (gnus-html-image-fetched): Only cache if
222         gnus-html-image-automatic-caching is set.
223         (gnus-html-image-fetched): Check for errors.
224
225 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
226
227         * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
228         once per method on `g'.  This ensures that backends like nnfolder don't
229         open all their folders.
230
231         * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
232         (nnimap-request-list): Nix out group in the correct buffer.
233         (nnimap-parse-flags): Implement by using `read' instead of
234         hand-parsing.
235         (nnimap-flags-to-marks): Pass on permanent-flags.
236         (nnimap-make-process-buffer): Record the server name.
237         (nnimap-parse-flags): Fix typo.
238         (nnimap-request-scan): Run split on the server in general, not just a
239         single group.
240
241         * nnmail.el (nnmail-split-incoming): Take an optional junk-func
242         parameter, and propagate this downwards.
243
244         * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
245         since EXAMINE changes it on the server.
246
247         * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
248         this command might take a while.
249
250 2010-09-22  Julien Danjou  <julien@danjou.info>
251
252         * gnus-html.el (gnus-html-put-image): Stop using markers. They are
253         harmful if you have 2 images side-by-side, they can't be properly
254         update on text deletion.  Using text-property is safer here.
255         (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
256         data.
257
258 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
259
260         * nnimap.el (nnimap-expunge-inbox): Removed.
261         (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
262         (nnimap-expunge): Flip default to t.
263
264         * gnus.el (gnus-method-to-server): Don't push things to the cache
265         unless it's unique.
266         (gnus-server-to-method): Ditto.
267
268 2010-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
269
270         * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
271
272 2010-09-22  Julien Danjou  <julien@danjou.info>
273
274         * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
275         get the start of data.
276         (gnus-html-encode-url): Add this function to encode special chars in
277         URL.
278         (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
279         (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
280
281         * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
282         default.
283         (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
284
285         * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
286         images alt-text.
287         (gnus-html-put-image): Put alt-text as help-echo.
288
289 2010-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
290
291         * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes)
292         * mm-util.el (mm-decompress-buffer)
293         * nnir.el (nnir-run-find-grep)
294         * pop3.el (pop3-list): Use 3rd arg of split-string.
295
296         * time-date.el (format-seconds): Comment fix.
297
298         * dgnushack.el (toplevel): Don't advise byte-optimize-form-code-walker
299         and byte-optimize-form-code-walker.
300         (dgnushack-make-auto-load): Don't advise make-autoload.
301
302         * lpath.el: Remove Emacs 21 stuff.
303
304 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
305
306         * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
307         outside the active range.  Suggested by Dan Christensen.
308
309         * gnus-start.el (gnus-get-unread-articles): Get the extended method
310         slightly later to avoid double-getting it.
311
312         * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
313         previous patch.
314
315         * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
316
317 2010-09-21  Adam Sjøgren  <asjo@koldfront.dk>
318
319         * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
320
321 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
322
323         * gnus-int.el (gnus-open-server): Give a better error message in the
324         "go offline" case.
325
326         * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
327         marks for nnimap, which is seldom the right thing to do.
328
329         * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
330         (gnus-same-method-different-name): New function.
331
332         * nnimap.el (parse-time): Require.
333
334         * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
335         method in the presence of many similar methods.
336
337         * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
338
339         * nnimap.el (nnimap-find-expired-articles): Don't refer to
340         nnml-inhibit-expiry.
341
342         * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
343         find out whether methods are equal.
344
345         * nnimap.el (nnimap-find-expired-articles): New function.
346         (nnimap-process-expiry-targets): New function.
347         (nnimap-request-move-article): Request the article before looking at
348         what the Message-ID is.  Fix found by Andrew Cohen.
349         (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
350
351         * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
352         for oldness in addition to being a predicate.
353
354         * nnimap.el (nnimap-request-group): When we have zero articles, return
355         the right data to Gnus.
356         (nnimap-request-expire-articles): Only delete articles immediately if
357         the target is 'delete.
358
359         * gnus-sum.el (gnus-summary-move-article): When respooling to the same
360         method, this would bug out.
361
362         * gnus-group.el (gnus-group-expunge-group): Renamed from
363         gnus-group-nnimap-expunge, and implemented as a normal interface
364         function.
365
366         * gnus-int.el (gnus-request-expunge-group): New function.
367
368         * nnimap.el (nnimap-request-create-group): Implement.
369         (nnimap-request-expunge-group): New function.
370
371 2010-09-21  Julien Danjou  <julien@danjou.info>
372
373         * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
374         (gnus-html-cache-expired): Add new function.
375         (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
376         wethever we should display image for fetch it.
377         Compute alt-text earlier to pass it to the fetching function too.
378         (gnus-html-schedule-image-fetching): Change function argument to only
379         get one image at a time, not a list.
380         (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
381         cache.
382         (gnus-html-get-image-data): New function to retrieve image data from
383         cache.
384         (gnus-html-put-image): Change buffer argument to use image data rather
385         than file, and place image above region rather than inserting a new
386         one. Do not take alt-text as argument, since it's useless now: we place
387         the image above alt-text.
388         (gnus-html-prune-cache): Remove.
389         (gnus-html-show-images): Start to fetch image when we find one, do not
390         push into a temporary list.
391         (gnus-html-prefetch-images): Only fetch image if they have expired.
392         (gnus-html-browse-image): Fix, use 'gnus-image-url.
393         (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
394
395 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
396
397         * rfc2047.el (rfc2047-encode-parameter): Doc fix.
398
399 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
400
401         * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
402         spec inser "*" if the group isn't active instead of 0.
403
404         * nnimap.el (nnimap-request-group): Don't select the imap buffer before
405         opening the server.
406         (nnimap-request-delete-group): Implement group deletion.
407         (nnimap-transform-headers): Return the size of the entire message in
408         the Bytes header, not just the size of the first part.
409         (nnimap-request-move-article): When moving an article from nnimap,
410         request the article first so the accepting form has an article to
411         accept.  Reported by Dan Christensen.
412         (nnimap-command): Make sure that the error message doesn't error out.
413
414 2010-09-20  David Edmondson  <dme@dme.org>  (tiny change)
415
416         * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
417         we haven't requested anything.
418
419 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
420
421         * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
422         "".  Fix found by Andrew Cohen.
423
424         * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
425         instead of -encode-string.
426
427 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
428
429         * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
430
431         * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
432         by mm-subst-char-in-string.
433
434 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
435
436         * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
437         waiting for the connection string.
438
439         * gnus-html.el (gnus-html-image-fetched): Protect against the data not
440         arriving.
441
442         * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
443         bogus characters.  This allows selecting certain Gmail groups.
444
445         * nnimap.el (nnimap-find-wanted-parts-1): New function.
446         (nnimap-fetch-partial-articles): New variable.
447         (nnimap-open-connection): When looking for credentials, also use the
448         nnimap-server-port.
449         (nnimap-request-article): Return the group/article number, so that Gnus
450         `^' works as expected.
451         (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants
452         them.
453
454         * gnus.el (gnus-similar-server-opened): Refactor a bit and add
455         comments.
456         (gnus-methods-sloppily-equal): New function.
457         (gnus): When using the development version of Gnus, load the gnus-load
458         file.
459
460         * gnus-start.el (gnus-get-unread-articles): Make sure that we call
461         `gnus-open-server' on each method before trying to scan them etc.  This
462         ensures that all the backend parameters are set correctly.
463
464         * nnimap.el (nnimap-authenticator): New variable.
465         (nnimap-open-connection): Allow anonymous login.
466         (nnimap-transform-headers): The chars header is called Chars not
467         Bytes.
468         (nnimap-wait-for-response): Don't infloop if the IMAP connection
469         drops.
470
471         * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
472         patch, found by Knut Anders Hatlen.
473
474 2010-09-19  Andreas Schwab  <schwab@linux-m68k.org>
475
476         * gnus-agent.el (gnus-agent-batch-confirmation)
477         (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
478         to gnus-message.
479         * gnus-art.el (gnus-article-describe-briefly): Likewise.
480         * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
481         (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
482         * gnus-int.el (gnus-open-server): Likewise.
483         * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
484         (gnus-score-check-syntax): Likewise.
485         * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
486         * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
487         Likewise.
488         * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
489
490 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
491
492         * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
493         calling conventions so that prefetch doesn't bug out.
494
495 2010-09-19  Julien Danjou  <julien@danjou.info>
496
497         * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
498         rather than `subst-char-in-region' in order to be able to replace ASCII
499         char by UTF-8 ones.
500
501         * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
502         than curl.
503         (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
504         the right URL and ALT text on images.
505         (gnus-html-wash-tags): Fix tag case.
506         Add support for `s' and `ins' tags.  Use gnus-emphasis-* faces.
507         (gnus-article-html): Add -o display_ins_del=2 option.
508         (gnus-html-wash-tags): Add better support for <ul> tags symbols.
509
510 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
511
512         * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
513         the extra mail headers, which sometimes seem to happen for unknown
514         reasons.
515
516         * mail-parse.el (mail-header-encode-parameter): Define as
517         rfc2045-encode-string instead of as rfc2231-encode-string, since some
518         (or most, perhaps?) mail readers don't understand the latter, but do
519         understand the former.
520
521         * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
522         to nil, so that no methods are automatically agentized.  I think this
523         is probably what most users want.
524
525         * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
526         from url-retrieve, for instance about invalid URLs.
527
528         * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
529         groups that have no articles.
530         (nnimap-request-article): Check that we really got an article when we
531         requested one.
532
533         * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
534         doesn't exist.
535
536         * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
537         nntp buffer so the agent can save it.
538         (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
539         that CRLF doesn't get translated to \n.
540         (nnimap-open-connection): Don't make 'shell commands only send \n.
541
542 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
543
544         * nnml.el (nnml-files): Add prefix to dynamic var `files'.
545         (nnml-generate-nov-databases-directory, nnml-generate-active-info):
546         Update var name.
547         (nnml-generate-nov-file): Use dolist.
548         (nnml-directory-articles, nnml-current-group-article-to-file-alist):
549         Use with-current-buffer.
550
551 2010-09-18  Julien Danjou  <julien@danjou.info>
552
553         * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
554         parallel.
555
556 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
557
558         * nnimap.el (nnimap-update-info): When doing partial marks update, get
559         the range update right.
560         (nnimap-request-group): Don't make `M-g' bug out on group with no
561         marks.
562         (nnoo): Required, so that other packages can require nnimap.
563         (nnimap-wait-for-response): Be a bit more lax in finding the end of the
564         command we're looking for.  This helps when the server sends more
565         responses after we've gotten everything we expected.
566         (nnimap): Add a `newlinep' field to keep track of end-of-line
567         conventions.
568         Don't send CRLF to things that don't want it.
569         (nnimap-request-accept-article): Ditto.
570
571 2010-09-18  Julien Danjou  <julien@danjou.info>
572
573         * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
574         than curl to retrieve images.
575
576 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
577
578         * nnimap.el (nnimap-update-info): Extend the info so that we can set
579         the marks.
580         (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
581         (nnimap-wait-for-connection): New function.
582         (nnimap-open-connection): If we have PREAUTH, don't query for login
583         credentials.
584         (nnimap-update-info): Fix off-by-one error when concatenating ranges
585         when doing a partial update.
586
587 2010-09-18  Julien Danjou  <julien@danjou.info>
588
589         * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
590         tags.
591
592 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
593
594         * nnimap.el (nnimap-credentials): New function.
595         (nnimap-open-connection): Use the new function to look for credentials
596         also on the numeric equivalents of "imap" and "imaps".
597
598         * gnus-start.el (gnus-activate-group): Send the info to
599         gnus-request-group.
600
601         * nnimap.el (nnimap-request-group): Have the "check" version of the
602         function parse flags and update the info, so that a `M-g' get a total
603         resync of all flags from the group.
604
605         * gnus-int.el (gnus-request-group): Take an optional `info' parameter
606         to allow backends to alter the info on group selection.  Also alter all
607         the backend -request-group functions to take the parameter.
608
609         * nnimap.el (nnimap-store-info): New function.
610         (nnimap-update-info): Store the info for later usage.
611         (nnimap-request-group): Use the stored info for the dont-check case, so
612         that we don't retrieve all marks when we enter a group.
613
614         * nnimap.el: Use deffoo instead of defun for interface functions.
615
616         * gnus-start.el (gnus-get-unread-articles): Allow the backends to
617         update the group info.  This makes the nndraft groups, for instance, go
618         back to their old behaviour.
619
620         * gnus-sum.el (gnus-select-newsgroup): Indent.
621
622         * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
623         in.
624         (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
625         nothing.
626
627         * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
628         from methods that are denied.
629
630         * gnus-int.el (gnus-method-denied-p): New function.
631
632         * nnimap.el (nnimap-open-connection): Use auth-sources to query and
633         store the password instead of netrc.
634         (nnimap-open-connection): Don't error out when we can't make a
635         connections.
636
637         * auth-source.el (auth-source-create): In the password prompt, say what
638         we're querying for.  Also prompt for user name if that hasn't been
639         given.
640
641         * nnimap.el (nnimap-with-process-buffer): Removed.
642
643 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
644
645         * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
646         method when we're reading from the agent.
647
648         * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
649
650         * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
651         that's probably most useful for users.
652
653         * gnus-int.el (gnus-check-server): Save result so that it doesn't say
654         "failed" all the time.
655
656         * gnus.el: Throughout all files, replace (save-excursion (set-buffer
657         ...)) with (with-current-buffer ... ).
658
659         * nntp.el (nntp-open-server): Return whether the open was successful or
660         not.
661
662         * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
663         select an unread unseen article first.
664
665         * nnimap.el (nnimap-open-connection): If the user doesn't have a
666         /etc/services, supply some sensible port defaults.
667
668         * dgnushack.el: Define netrc-credentials.
669
670 2010-09-17  Julien Danjou  <julien@danjou.info>
671
672         * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
673
674 2010-09-17  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
675
676         * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
677         doesn't have any parameters.
678
679 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
680
681         * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
682         only upcased checks.
683
684         * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
685
686         * nnimap.el (nnimap-open-shell-stream): New function.
687         (nnimap-open-connection): Use it.
688         (nnimap-transform-headers): Get the number of lines in each message.
689         (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
690         number of lines.
691         (nnimap-request-list): Not all servers return UIDNEXT.  Work past this
692         problem.
693
694         * utf7.el (utf7-encode): Autoload.
695
696         * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
697         to allow the mail splitting to not return a default group.  This is
698         useful for nnimap, which will leave unmatched mail in the inbox.
699
700         * nnimap.el: Rewritten.
701
702         * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
703         nnimap usage.
704
705         * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
706         if the move is internal, so that nnimap can do fast internal moves.
707
708         * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
709         data.
710         (gnus-read-active-for-groups): Support finishing the early retrieval of
711         data.
712
713         * gnus-range.el (gnus-range-nconcat): New function.
714
715         * gnus-int.el (gnus-finish-retrieve-group-infos)
716         (gnus-retrieve-group-data-early): New functions.
717
718 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
719
720         * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
721         (nnrss-retrieve-groups):
722         * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
723         (pop3-quit): Use with-current-buffer.
724
725 2010-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
726
727         * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
728         instead of nnheader-accept-process-output.
729
730         * dgnushack.el (dgnushack-compile): Add comment.
731
732         * lpath.el: No need to fbind propertize for XEmacs 21.4.
733
734         * gnus-html.el (gnus-html-schedule-image-fetching)
735         (gnus-html-prefetch-images): Replace process-kill-without-query by
736         gnus-set-process-query-on-exit-flag.
737
738 2010-09-16  Romain Francoise  <romain@orebokech.com>
739
740         * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
741
742 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
743
744         * gnus-registry.el (gnus-registry-install-shortcuts): The second
745         parameter to unintern is mandatory-ish in Emacs 24.
746
747         * gnus-html.el (gnus-html-schedule-image-fetching)
748         (gnus-html-prefetch-images): Check for curl before using it.
749
750         * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
751         depend on curl, which isn't essential.
752
753         * imap.el: Revert back to version
754         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
755         seem problematic.
756
757 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
758
759         * gnus-registry.el (gnus-registry-install-shortcuts):
760         Explicitly pass `obarray' to `unintern' to avoid a warning.
761
762 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
763
764         * gnus-start.el (gnus-read-active-for-groups): Reverted the previous
765         change.
766
767         * nnrss.el (nnrss-request-list): Removed this function and related
768         functions, including the moreover stuff.
769
770 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
771
772         * nnrss.el (nnrss-retrieve-groups): New function.
773
774 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
775
776         * .dir-locals.el: Add no-byte-compile cookie.
777
778 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
779
780         * time-date.el (format-seconds): Comment fix.
781
782         * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
783         for back end that doesn't support request-scan.
784
785 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
786
787         * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
788         then do request scans from the backends.
789
790         * netrc.el (netrc-credentials): New conveniency function.
791
792         * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
793         avoid running a hook per line, since this takes a lot of time,
794         profiling shows.
795         (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
796         directly if gnus-visual-p is true.
797
798 2010-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
799
800         * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
801         groups; replace mapcar with dolist which is a bit faster; pass groups
802         info to gnus-read-active-file-1.
803         (gnus-read-active-file-1): Scan only specified groups if the new
804         optional arg `infos' is given.
805
806 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
807
808         * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
809
810         * pop3.el (pop3-movemail): Removed.
811         (pop3-streaming-movemail): Renamed to pop3-movemail.
812
813         * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
814         don't restrict end-tag searches to the end of the line.
815
816 2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
817
818         * gnus-start.el (gnus-get-unread-articles): Set the number of unread
819         articles of every unchecked group to t, which means unknown since the
820         server has never been opened.
821
822 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
823
824         * gnus-html.el (gnus-html-show-alt-text): New command.
825         (gnus-html-browse-image): Ditto.
826         (gnus-html-wash-tags): Add the data to allow showing the ALT text and
827         to browse the image directly.
828         (gnus-html-wash-tags): Search for images first, so that <a><img> works
829         better.
830
831         * gnus-async.el (gnus-async-article-callback): Call
832         `gnus-html-prefetch-images' unconditionally.
833
834         * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
835         before feeding URLs to curl.
836
837 2010-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
838
839         * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
840         internal images as deletable by `W D D'.
841
842         * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
843         (gnus-async-article-callback): Fix typo.
844
845 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
846
847         * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
848         current line to work around bugs in the output from w3m.
849
850         * gnus-async.el (gnus-async-article-callback): Always prefetch images
851         for groups that want that.
852
853         * nntp.el (nntp-wait-for-string): Supply a timeout for
854         accept-process-output to ensure progress.
855
856         * gnus-start.el (gnus-get-unread-articles): If being given an explicit
857         level to get unread articles from, then use that for foreign groups,
858         too.
859
860         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
861         confuses the rest of the function.
862
863         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
864         for the methods that support -retrieve-groups, too.
865
866         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
867
868 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
869
870         * dgnushack.el (dgnushack-compile, dgnushack-make-cus-load)
871         (dgnushack-make-auto-load): Exclude .dir-locals.el file.
872
873         * pop3.el: Require cl when compiling.
874         (pop3-number-of-responses): Search for "+OK", not "+OK ".
875
876 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
877
878         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
879         that aren't going to be activated.
880         (gnus-get-unread-articles): Fix up the last commit.
881
882         * gnus-html.el (gnus-article-html): Allow calling without specifying
883         the handle.  In that case, dissect the buffer first.
884
885         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
886
887         * nnimap.el (nnimap-open-connection): Revert the change that would look
888         into authinfo for imaps instead of imap.
889
890         * gnus-start.el (gnus-activate-group): Take an optional parameter to
891         say that you don't want to call gnus-request-group with don-check, but
892         do check the reponse.  This is for virtual groups only.
893         (gnus-get-unread-articles): Count the archive groups as secondary, so
894         that they're activated the same way as before.
895
896         * imap.el (imap-message-map): Removed optional buffer parameter, since
897         no callers use it.
898         (imap-message-get): Ditto.
899         (imap-message-put): Ditto.
900         (imap-mailbox-map): Ditto.
901         (imap-mailbox-put): Ditto.
902         (imap-mailbox-get): Ditto.
903         (imap-mailbox-get): Revert last change for this function.
904
905         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
906         case-insensitively.
907         (nnimap-debug): Removed.
908
909         * imap.el (imap-fetch-safe): Removed function, and altered all callers
910         to use `imap-fetch' instead.  According to the comments, this should be
911         safe, since all other IMAP clients use the 1:* syntax.
912         (imap-enable-exchange-bug-workaround): Removed.
913         (imap-debug): Removed -- doesn't seem very useful.
914
915         * mail-source.el (mail-source-fetch): Don't message if we're fetching
916         mail from a file, and the file doesn't exist.
917
918         * imap.el (imap-log): New convenience function used throughout instead
919         of repeating the same code all over the place.
920
921         * pop3.el (pop3-streaming-movemail): Return t for success.
922
923         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
924         .authinfo if we're using ssl connection.
925
926         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
927         already have if we're in a main Gnus `g' run.
928
929         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
930
931 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
932
933         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
934
935         * nnmh.el (nnmh-request-list-1): Bind `file'.
936
937         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
938         alias to set-process-query-on-exit-flag or process-kill-without-query.
939         (pop3-open-server): Use it.
940
941 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
942
943         * mail-source.el (mail-source-delete-crash-box): Always move the crash
944         box to the Incoming file.  Fixes mistake in previous checkin.
945
946         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
947         request loop (for debugging purposes) removed.
948
949         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
950         culprit is more visible.
951         (nnml-save-incremental-nov, nnml-open-incremental-nov)
952         (nnml-add-incremental-nov): New functions to do "incremental" nov
953         updates, where we just append to the end of the existing nov files
954         without reading/writing them in full.
955
956         * mail-source.el (mail-source-delete-crash-box): Really only check the
957         incoming files once in a while.
958
959         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
960
961         * mail-source.el (mail-source-delete-crash-box): Only check the
962         incoming files for deletion once per day to save a lot of file
963         accesses.
964
965         * pop3.el (pop3-logon): Fix up unbound variable typo.
966
967         * mail-source.el (pop3-streaming-movemail): Autoload.
968
969         * pop3.el (pop3-streaming-movemail): Respect
970         pop3-leave-mail-on-server.
971
972         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
973         retrieval.
974
975         * pop3.el (pop3-process-filter): Removed unused function.
976         (pop3-streaming-movemail, pop3-send-streaming-command)
977         (pop3-wait-for-messages, pop3-write-to-file)
978         (pop3-number-of-responses): New functions for streaming pop3
979         retrieval.
980
981         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
982         come from no known methods.
983         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
984         list.
985
986         * pop3.el (pop3-display-message-size-flag): Removed -- everybody wants
987         message sizes.
988         (pop3-movemail): Use erase-buffer instead of looping and deleting
989         regions, which seems rather odd.
990
991         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
992         file once per `g' run.
993
994         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
995         directories.  This makes the draft queue directory work.
996
997         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
998         data from the backends, so that we only request the list of groups from
999         each method once.  This should speed things up considerably.
1000
1001         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
1002         detect that it's not implemented.
1003
1004         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
1005         we actually do recurse down into the tree, but don't stat all leaf
1006         nodes.
1007
1008         * gnus-html.el (gnus-html-show-images): If there are no images to show,
1009         then say so instead of bugging out.
1010
1011         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
1012         files exist before trying to read them.
1013
1014         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
1015         around <pre_int>.
1016
1017         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
1018
1019         * nnmh.el (nnmh-request-list-1): Optimize for speed.
1020
1021 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1022
1023         * mm-util.el (mm-image-load-path): Just return the image directories,
1024         not all directories in the path in addition to the image directories.
1025         (mm-image-load-path): Maintain a cache of the image directories so that
1026         the `g' command in Gnus doesn't have to stat dozens of directories each
1027         time.
1028
1029         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
1030         (gnus-html-wash-tags): Add a new `i' command to insert images.
1031         (gnus-html-insert-image): New command and keystroke.
1032         (gnus-html-redisplay-with-images): New command and keystroke.
1033         (gnus-html-show-images): Renamed command.
1034         (gnus-html-wash-tags): Remove more white space before <pre_int> image
1035         spacers.
1036         (gnus-html-wash-tags): Decode entities at the end, so that entities
1037         inside the tags don't mess up the rest of the "parsing".
1038
1039         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
1040         so that nnimap methods aren't agentized by default.  There's apparently
1041         many problems related to agent/imap behaviour.
1042
1043         * gnus-art.el (gnus-article-copy-string): New command and key binding.
1044
1045         * gnus-html.el: Doc fix.
1046
1047 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
1048
1049         * lpath.el: Fbind device-on-window-system-p, glyph-image, glyphp, and
1050         specifier-spec-list for Emacs 21.
1051
1052         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
1053         glyph-width and glyph-height instead of display-graphic-p and
1054         image-size; make avoidance of displaying small images work for XEmacs.
1055
1056         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
1057         for XEmacs.
1058
1059         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
1060         of symbol that holds plist data.
1061         (gnus-process-plist): Remove plist of process after getting it.
1062
1063 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1064
1065         * message.el (message-generate-hashcash): Change default to
1066         'opportunistic if hashcash is installed.
1067
1068         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
1069         (gnus-html-put-image): Only call image-size once, since it's somewhat
1070         time-consuming on remote X servers.
1071
1072 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1073
1074         * gnus-xmas.el (gnus-xmas-create-image): Don't try to examine image
1075         type on data, not a file name.
1076
1077         * lpath.el: Fbind w3-parse-buffer for Emacs <=22 and XEmacs; fbind
1078         window-pixel-edges for Emacs 21.
1079
1080         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
1081         decoded contents.
1082         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
1083
1084 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1085
1086         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
1087         group line format, since it isn't very interesting.
1088
1089         * gnus-agent.el (gnus-agent-short-article),
1090         (gnus-agent-long-article): Increase values for these two variables,
1091         since most people are likely to have more network connection and
1092         storage than before.
1093
1094         * gnus.el (gnus-refer-article-method): Change default to 'current.
1095         When referring an article, the common behaviour is to refer it from the
1096         current select method, not the native select method.  The chances of
1097         the native select method having the message in question is rather slim
1098         these days.
1099
1100         * gnus-sum.el (gnus-auto-select-subject): Change default to
1101         `unseen-or-unread'.  I think it's likely that most people want to
1102         select an unseen article over a previously seen, but unread one.
1103
1104         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
1105         means that in the article buffer none of the minor mode elements will
1106         be shown, usually, and this is not desirable in most cases.
1107
1108         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
1109         that commands like `d' (and the like) go to the next line in the
1110         buffer, instead of the next unread article.  I think this is the
1111         behaviour that is most natural for most users.
1112         (gnus-single-article-buffer): Change default to nil, so that people can
1113         have as many article buffers open as they have summary buffer.  I think
1114         this is the most natural way for the groups to behave.
1115
1116         * message.el (message-generate-new-buffers): Change default to
1117         `unsent', so that all new message buffers start their names with the
1118         string "*unsent", and it's easier to find the buffers if you move from
1119         them.
1120
1121 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1122
1123         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
1124         small.  They're probably tracking images.
1125         (gnus-html-wash-tags): Remove all <pre_int> place holders.
1126         (gnus-html-rescale-image): Yet another try at getting the image sizing
1127         right.
1128
1129         * nntp.el (nntp-request-set-mark): Refuse to do marks if
1130         nntp-marks-file-name is nil.
1131
1132 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
1133
1134         * gnus-html.el (gnus-html-wash-tags)
1135         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
1136         Better logging.
1137
1138 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1139
1140         * nndoc.el (nndoc-type-alist): Added a new type for Google digests.
1141
1142         * gnus-html.el (gnus-html-wash-tags): Check the value of
1143         gnus-blocked-images in the summary buffer.
1144
1145 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
1146
1147         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
1148
1149 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1150
1151         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
1152         like "a", it seems like.
1153         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
1154         since it needs to be picked from the correct buffer.
1155
1156         * nnwfm.el: Removed.
1157
1158         * nnlistserv.el: Removed.
1159
1160 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
1161
1162         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
1163         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
1164
1165 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1166
1167         * nnkiboze.el: Removed.
1168
1169         * nndb.el: Removed.
1170
1171         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
1172         alt text.
1173         (gnus-html-rescale-image): Try to get the rescaling logic right for
1174         images that are just wide and not tall.
1175
1176         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
1177         overshadow variable bindings.
1178
1179 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
1180
1181         * gnus-html.el (gnus-html-wash-tags)
1182         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images): Add
1183         extra logging.
1184
1185 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1186
1187         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
1188         (gnus-max-image-proportion): New variable.
1189         (gnus-html-rescale-image): New function.
1190         (gnus-html-put-image): Rescale images.
1191
1192 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
1193
1194         Fix up some byte-compiler warnings.
1195         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
1196         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
1197         (gnus-article-fill-cited-article, gnus-article-hide-citation)
1198         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
1199         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
1200         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
1201         (gnus-group-update-group): Use save-excursion and with-current-buffer.
1202
1203 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1204
1205         * gnus-html.el (gnus-article-html): Decode contents by charset.
1206
1207 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1208
1209         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
1210         (gnus-html-frame-width, gnus-blocked-images)
1211         * message.el (message-prune-recipient-rules): Add custom version.
1212         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
1213
1214         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
1215         functions.
1216
1217         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
1218         gnus-process-get.
1219
1220 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
1221
1222         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
1223         instead of lsub directly.
1224
1225 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1226
1227         * nnwarchive.el: Removed.
1228
1229         * gnus-soup.el: Removed.
1230
1231         * nnsoup.el: Removed.
1232
1233         * nnultimate.el: Removed.
1234
1235         * gnus-html.el (gnus-blocked-images): New variable.
1236
1237         * message.el (message-prune-recipients): New function.
1238         (message-prune-recipient-rules): New variable.
1239
1240         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
1241         guess whether a long line is natural text or not.
1242
1243         * gnus-html.el (gnus-html-schedule-image-fetching): Use
1244         gnus-process-plist and friends for compatibility.
1245
1246 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
1247
1248         * gnus-html.el: Require packages that define macros used in this file.
1249         (gnus-article-mouse-face): Declare to silence byte-compiler.
1250         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
1251         process-get.
1252         (gnus-html-put-image): Use plist-get to avoid getf.
1253         (gnus-html-prefetch-images): Use with-current-buffer.
1254
1255 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
1256
1257         * gnus-ems.el: Provide compatibility functions for
1258         gnus-set-process-plist.
1259
1260         * lpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind
1261         header-line-format for XEmacs 21.4.
1262
1263         * gnus-sum.el (gnus-summary-stop-at-end-of-message)
1264         * gnus.el (gnus-valid-select-methods)
1265         * message.el (message-send-mail-partially-limit)
1266         * mm-decode.el (mm-text-html-renderer)
1267         * mml.el (mml-insert-mime-headers-always)
1268         * smiley.el (smiley-regexp-alist): Bump custom version.
1269
1270 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1271
1272         * gnus-html.el: require mm-url.
1273         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
1274         with the url to `url'.
1275         (gnus-html-wash-tags): Support cid: URLs/images.
1276
1277 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1278
1279         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
1280         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
1281         bindings, as they aren't useful at all.  `w' is moved to `W w'.
1282
1283         * gnus-move.el: Removed file, since it doesn't really work.
1284
1285         * gnus-html.el (gnus-article-html): Tell w3m that the input is
1286         UTF-8.  This seems to fix problems with some German web feeds.
1287
1288         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
1289         at the top so that the proper colours are applied.
1290
1291         * gnus-xmas.el (gnus-xmas-create-image): Make this work on files that
1292         don't have dots in their names.
1293
1294         * gnus-art.el (gnus-article-view-part): Doc fix.
1295
1296         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
1297         XEmacs-compatible.
1298         (gnus-html-put-image): Don't do images on non-graphic displays.
1299
1300         * nnslashdot.el: Removed this unused backend.
1301
1302         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
1303         actions.
1304         (gnus-undo-register-1): Revert last change.
1305
1306         * gnus-group.el (gnus-group-completing-read): Protect against not
1307         having completion-styles bound.
1308
1309         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
1310         make broken recipients happier.
1311
1312         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
1313
1314         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
1315         point parameter.
1316
1317         * gnus-xmas.el (gnus-xmas-put-image): Ditto.
1318
1319         * gnus-group.el (gnus-group-completing-read): Add 'substring to
1320         completion-styles for group selection.
1321
1322 2009-02-04  Andreas Schwab  <schwab@suse.de>
1323
1324         * gnus-score.el (gnus-score-string): Fix regex for matching extra
1325         headers and regexp-quote the match if necessary.
1326
1327 2009-03-24  Miles Bader  <miles@gnu.org>
1328
1329         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
1330         the blinking smiley.
1331
1332 2009-03-24  Simon Josefsson  <simon@josefsson.org>
1333
1334         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
1335         blink smiley.
1336
1337 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1338
1339         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
1340         where the dribbel file lives exists.
1341
1342         * message.el (message-send-mail-partially-limit): Change the default to
1343         nil, since most people don't want this.
1344
1345         * mm-url.el (mm-url-decode-entities): Also decode entities like
1346         &#x3212.
1347
1348 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
1349
1350         * gnus-sum.el (gnus-summary-idna-message):
1351         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
1352         Hyperlink urls in docstrings with URL `...'.
1353
1354 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
1355
1356         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
1357         functions.
1358
1359 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1360
1361         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
1362         say what the mouseover text should be.
1363
1364         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
1365         version of the mm-w3m-safe-url-regexp variable to only download images
1366         in the groups where we want that to happen.
1367
1368         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
1369
1370         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
1371         easier debugging.
1372         (gnus-article-beginning-of-window): Add kludge to allow spacing past
1373         big pictures in the article buffer.
1374
1375         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
1376         gnus-article-html.
1377         (mm-text-html-renderer): gnus-article-html needs curl in addition to
1378         w3m.
1379
1380         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
1381
1382 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1383
1384         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
1385         which doesn't exist.
1386
1387         * message.el (message-inhibit-ecomplete): New variable to allow some
1388         function to inhibit ecomplete address storage.
1389         (message-resend): Disable ecomplete message storage when resending
1390         messages.
1391
1392         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
1393
1394 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1395
1396         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
1397         Save excursion while copying, moving, and deleting articles in order to
1398         prevent the cursor from jumping to unforeseen place.
1399
1400 2010-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1401
1402         * lpath.el: No need to bind bookmark-current-buffer,
1403         bookmark-yank-point and bookmark-make-record-function.
1404
1405 2010-08-17  Glenn Morris  <rgm@gnu.org>
1406
1407         * gnus-sync.el: Require gnus components whose functions are used.
1408
1409         * gnus-art.el (bookmark-make-record-function):
1410         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
1411         Declare for compiler.
1412
1413         * mm-url.el (mml-compute-boundary): Autoload.
1414
1415 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1416
1417         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
1418
1419 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
1420
1421         Typo fix "hoo4a" -> "hook".
1422
1423         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
1424
1425 2010-08-14  Glenn Morris  <rgm@gnu.org>
1426
1427         * gnus-sync.el (gnus-sync): Fix defgroup version.
1428
1429 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
1430
1431         Doc fixes and keep unknown groups (ammended for nunion bug fix).
1432
1433         * gnus-sync.el: Fix docs.
1434         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
1435         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
1436
1437 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
1438
1439         Optimizations for gnus-sync.el.
1440
1441         * gnus-sync.el: Add docs about gnus-sync-backend
1442         possibilities.
1443         (gnus-sync-save): Remove unnecessary message.
1444         (gnus-sync-read): Optimize and show what groups were skipped.
1445
1446 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
1447
1448         Minor bug fixes for gnus-sync.el.
1449
1450         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks): Don't
1451         read the sync on get-new-news.
1452
1453         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
1454         quiet.
1455
1456         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets' (fix typo).
1457
1458 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
1459
1460         Make saving and restoring of hidden threads work with overlays.
1461         Patch applied by Ted Zlatanov.
1462
1463         * gnus-sum.el (gnus-hidden-threads-configuration)
1464         (gnus-restore-hidden-threads-configuration): Update to deal with text
1465         properties, rather than searching for a magic character.
1466
1467 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
1468
1469         New gnus-sync.el library for synchronization of marks.
1470
1471         * gnus-sync.el: New library for synchronization of marks.
1472
1473         * gnus-util.el (gnus-grep-in-list): Moved from gnus-registry.el and
1474         renamed from `gnus-registry-grep-in-list'.
1475
1476         * gnus-registry.el (gnus-registry-follow-group-p): Use `gnus-grep-in-list'.
1477
1478         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
1479
1480 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1481
1482         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
1483         determining charset of text fails.
1484
1485 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1486
1487         * nnmail.el (nnmail-get-new-mail-1): Revert.
1488
1489         * nnml.el (nnml-active-number): Make sure names of newly created groups
1490         in nnml-group-alist are encoded.
1491
1492 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
1493
1494         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
1495         containing non-ASCII characters in active file for nnml back end.
1496
1497 2010-07-24  David Engster  <dengste@eml.cc>
1498
1499         * mml-smime.el (mml-smime-epg-verify): Also accept the older
1500         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
1501
1502 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
1503
1504         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
1505         tag (Bug#6654).
1506
1507 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1508
1509         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
1510         the article buffer, not the summary buffer.
1511
1512 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1513
1514         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
1515         Emacs 23 as well.
1516
1517 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1518
1519         * lpath.el: Bind bookmark-current-buffer, bookmark-yank-point for all
1520         Emacs versions; bind bookmark-make-record-function for Emacs >=22.
1521
1522 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
1523
1524         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
1525         Patch applied by Karl Fogel.
1526
1527         * gnus-sum.el (gnus-summary-bookmark-make-record): Set
1528         `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
1529
1530 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
1531
1532         Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
1533         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
1534         C-w still not working correctly from Article buffers; Thierry's
1535         patch to fix that will be applied after this.
1536
1537         * gnus-art.el (bookmark-make-record-function): New local variable.
1538
1539         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
1540         article buffer.
1541         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
1542
1543 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
1544
1545         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
1546         on changes in bookmark.el.
1547
1548 2010-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1549
1550         * gnus-xmas.el (gnus-xmas-read-event-char): Use display-message with
1551         `no-log' instead of message not to log prompt string.
1552
1553 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
1554
1555         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
1556         the *other* type of HTML form submission.
1557
1558 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
1559
1560         * auth-source.el (auth-source-pick): If choice does not contain a
1561         questioned keyword, set the check to t.
1562
1563 2010-06-12  Romain Francoise  <romain@orebokech.com>
1564
1565         * gnus-util.el (gnus-date-get-time): Move up before first use.
1566
1567 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1568
1569         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
1570         (gnus-article-edit-part): Bind it to make last part that is substituted
1571         or deleted visible.
1572         (gnus-mime-display-single): Buttonize part of which id equals to
1573         gnus-mime-buttonized-part-id.
1574
1575 2010-06-10  Dan Christensen  <jdc@uwo.ca>
1576
1577         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
1578         (gnus-dd-mmm): Use gnus-date-get-time.
1579         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
1580         simplify logic.
1581         (gnus-summary-limit-to-age): Use gnus-date-get-time.
1582         (gnus-sort-threads): emit message if gnus-sort-threads-loop used.
1583
1584 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
1585
1586         * auth-source.el (top): Autoload `secrets-list-collections',
1587         `secrets-create-item', `secrets-delete-item'.
1588         (auth-sources): Fix tag string.
1589         (auth-get-source, auth-source-retrieve, auth-source-create)
1590         (auth-source-delete): New defuns.
1591         (auth-source-pick): Rewrite in order to avoid 2 passes.
1592         (auth-source-forget-user-or-password): New parameter USERNAME.
1593         (auth-source-user-or-password): New parameters CREATE-MISSING and
1594         DELETE-EXISTING.  Retrieve password interactively, if needed.
1595
1596 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
1597
1598         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
1599         deleting unused directories when gnus-expert-user is t.
1600
1601 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1602
1603         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
1604         for each temp file when gnus-article-browse-delete-temp is ask.
1605
1606 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
1607
1608         * gnus-uu.el, imap.el, nndoc.el, nnrss.el, rfc2047.el, utf7.el: Replace
1609         Lisp calls to delete-backward-char by calls to delete-char.
1610
1611 2010-05-20  Kevin Ryde  <user42@zip.com.au>
1612
1613         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
1614
1615 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
1616
1617         * password-cache.el (password-cache-remove): Fix docstring.
1618
1619 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1620
1621         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
1622         article unless decoding article to be saved.
1623
1624 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1625
1626         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt)
1627         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
1628         generated within the mm-with-unibyte-current-buffer macro.
1629
1630 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1631
1632         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
1633         to nil when we're in a mml-preview buffer and no group is selected.
1634
1635 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
1636
1637         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
1638         when catching the `C-g'.  Reported by "Leo".
1639
1640 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1641
1642         * message.el (message-forward-make-body-plain)
1643         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
1644         multibyte-string-p.
1645
1646         * lpath.el: Revert.
1647
1648 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1649
1650         * message.el (message-forward-make-body-mml): Assume original message
1651         is multibyte string; error on unibyte.
1652         (message-forward-make-body-plain): Ditto; don't add excessive newline
1653         in body end.
1654
1655         * lpath.el: Fbind multibyte-string-p for XEmacs 21.4 and SXEmacs.
1656
1657 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
1658
1659         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
1660         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
1661
1662 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1663
1664         * mm-extern.el (mm-extern-url): Don't use
1665         mm-with-unibyte-current-buffer.
1666         (mm-extern-cache-contents): Use with-current-buffer instead of
1667         save-excursion + set-buffer.
1668
1669 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1670
1671         * mm-util.el (mm-emacs-mule): Remove.
1672
1673 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
1674
1675         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
1676         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
1677         change.
1678
1679 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1680
1681         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
1682         bind the default value of enable-multibyte-characters to nil.
1683
1684 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1685
1686         * message.el (message-forward-make-body-plain)
1687         (message-forward-make-body-mml):
1688         Don't use mm-with-unibyte-current-buffer.
1689
1690 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
1691
1692         * dns-mode.el (auto-mode-alist): Add entry for .zone files.
1693
1694 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
1695
1696         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
1697         (Bug#5592).
1698
1699 2010-05-07  Julien Danjou  <julien@danjou.info>
1700
1701         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
1702         it to mm-pipe-part.
1703
1704         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
1705         it is given.
1706
1707 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1708
1709         * binhex.el (binhex-decode-region-internal)
1710         * dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type)
1711         (dns-query)
1712         * nnweb.el (nnweb-gmane-search)
1713         * pgg-parse.el (pgg-parse-armor)
1714         * pgg.el (pgg-verify-region)
1715         * sha1.el (sha1-string-external)
1716         * uudecode.el (uudecode-decode-region-internal)
1717         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
1718         XEmacs.
1719
1720         * gnus-art.el (gnus-article-browse-html-parts)
1721         * gnus-group.el (gnus-read-ephemeral-gmane-group)
1722         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
1723         make-temp-file.
1724
1725         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
1726         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
1727         compiling.
1728
1729         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
1730         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
1731         XEmacs when compiling.
1732
1733         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
1734         gnus-pick-mode-off-hook for XEmacs when compiling.
1735         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
1736         gnus-binary-mode-off-hook for XEmacs when compiling.
1737
1738         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate): Return
1739         nil if char-charset is not available.
1740
1741         * imap.el (imap-disable-multibyte)
1742         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as
1743         macros.
1744
1745         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
1746         instead of encode-coding-string.
1747
1748         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
1749         'xemacs) instead of mm-emacs-mule to switch function definitions.
1750         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
1751
1752         * lpath.el: Fbind delete-overlay and overlay-lists for XEmacs;
1753         bind temporary-file-directory for XEmacs;
1754         fbind make-temp-file, set-buffer-multibyte, string-as-multibyte and
1755         timer-set-function for XEmacs 21.4 and SXEmacs;
1756         bind timer-list for XEmacs 21.4 and SXEmacs;
1757         fbind char-charset and find-charset-region for non-Mule XEmacs;
1758         fbind decode-coding-region, decode-coding-string, detect-coding-region,
1759         encode-coding-region and encode-coding-string for XEmacs having no
1760         file-coding feature.
1761
1762 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
1763
1764         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
1765
1766 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1767
1768         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
1769         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
1770
1771 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
1772
1773         * mm-util.el (mm-decompress-buffer): Use `delete-file';
1774         alias `jka-compr-delete-temp-file' no longer exists.
1775
1776 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
1777
1778         Use define-minor-mode in Gnus where applicable.
1779         * mml.el (mml-mode): Use define-minor-mode.
1780         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
1781         (gnus-undo-mode): Use define-minor-mode.
1782         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
1783         (gnus-dead-summary-mode): Use define-minor-mode.
1784         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
1785         Initialize in declaration.
1786         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
1787         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
1788         (gnus-mailing-list-mode): Use define-minor-mode.
1789         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
1790         (gnus-draft-mode): Use define-minor-mode.
1791         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
1792         (gnus-dired-mode): Use define-minor-mode.
1793
1794 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
1795
1796         * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
1797         handles on recursive mml-to-mime translation and check them for
1798         boundary delimiter collisions.  Reported by Greg Troxel.
1799
1800 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1801
1802         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
1803
1804 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
1805
1806         * mm-util.el (mm-find-buffer-file-coding-system):
1807         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
1808
1809 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
1810
1811         * message.el (message-generate-headers): Record insertion of optional
1812         headers as well.  Otherwise the check to prevent repeated insertion of
1813         optional headers is a no-op.
1814
1815 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
1816
1817         * smime.el: Don't mention CVS.
1818
1819         * nnrss.el (nnrss-fetch): Don't mention CVS.
1820
1821         * nnir.el: Don't mention CVS.
1822
1823 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
1824
1825         * gnus-sum.el (gnus-summary-bookmark-make-record): Add `location' field.
1826
1827 2010-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1828
1829         * lpath.el: Fbind bookmark-default-handler,
1830         bookmark-get-bookmark-record, bookmark-make-record-default,
1831         bookmark-prop-get for Emacs <23 and XEmacs.
1832
1833 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
1834
1835         * gnus-sum.el: Add bookmark declarations to silence the compiler.
1836         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
1837         Use with-current-buffer to silence the byte-compiler.
1838         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
1839         bother to require `gnus'.
1840         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
1841
1842 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
1843
1844         * gnus-sum.el (gnus-summary-bookmark-make-record)
1845         (gnus-summary-bookmark-jump): New functions.
1846         (gnus-summary-mode): Setup bookmark support.
1847
1848 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
1849
1850         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
1851         if set.
1852
1853 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
1854
1855         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
1856         gnus-article-browse-html-save-cid-image; make it work recursively for
1857         forwarded messages as well.
1858         (gnus-article-browse-html-parts): Work when prefix arg is given.
1859         (gnus-article-browse-html-article): Doc fix.
1860
1861 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
1862
1863         * message.el (message-default-mail-headers):
1864         (message-default-headers): Carry the value mail-default-headers over
1865         into message-default-mail-headers, rather than message-default-headers.
1866
1867 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
1868
1869         * mm-decode.el (mm-add-meta-html-tag): Added option to override the
1870         charset.
1871
1872         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
1873         charset into the <meta> tag when the article is encoded to utf-8.
1874
1875 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
1876
1877         * gnus-art.el (gnus-article-browse-delete-temp-files): Delete
1878         directories as well.
1879         (gnus-article-browse-html-parts): Work for images that do not specify
1880         file names; delete temp directory when quitting; insert header at the
1881         right place; use file: scheme for image files.
1882
1883 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
1884
1885         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
1886         (gnus-article-browse-html-parts): Use it to make temporary cid image
1887         files in addition to html file so that browser may display them.
1888
1889 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
1890
1891         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
1892
1893 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
1894
1895         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
1896
1897 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
1898
1899         * auth-source.el (auth-sources): Change default to be simpler.  Explain
1900         about Secret Service API sources.  Improve Customize options.
1901         (auth-source-pick): Change to accept any number of search parameters.
1902         Implement fallbacks iteratively, not recursively.  Add scoring on the
1903         second pass and sort by score.  Call Secret Service API when needed.
1904         (auth-source-user-or-password): Use it.  Call Secret Service API
1905         directly when needed to get the user name and the password.
1906
1907 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
1908
1909         * message.el (message-interactive): Doc fix.
1910         (message-qmail-inject-args): Reflow.
1911         (message-kill-to-signature): Fix typo in docstring.
1912
1913         * smiley.el (smiley-buffer): Fix typo in docstring.
1914
1915 2010-03-24  Glenn Morris  <rgm@gnu.org>
1916
1917         * mail-source.el (gnus-message): Declare.
1918         (mail-source-delete-old-incoming): Require gnus-util.
1919
1920 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
1921
1922         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
1923
1924         * message.el (ecomplete-setup): Autoload it for Emacs <23.
1925
1926         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
1927         password-cache's default if it is not bound.
1928         (mml-secure-passphrase-cache-expiry): Default to 16 that is
1929         password-cache-expiry's default if it is not bound.
1930
1931         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
1932         available in Emacs 21.
1933
1934         * lpath.el: Suppress compiler warnings for:
1935         canlock-insert-header and smtpmail-default-smtp-server for Emacs 21 and
1936         XEmacs;
1937         ecomplete-add-item, ecomplete-save, hashcash-wait-async,
1938         mail-add-payment, mail-add-payment-async, netrc-get, netrc-machine,
1939         netrc-machine-user-or-password and netrc-parse for Emacs 22 and XEmacs.
1940
1941 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
1942
1943         * auth-source.el (auth-sources): Fix up definition so extra parameters
1944         are always inline.
1945
1946 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
1947
1948         * nnimap.el (nnimap-verify-uidvalidity): Fixed bug where uidvalidity
1949         wasn't updated after mismatch.  Clear cached mailbox info correctly
1950         when uidvalidity changes.
1951         (nnimap-group-prefixed-name): New function to avoid some code
1952         duplication.
1953         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
1954         (nnimap-request-group): Use it.
1955         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
1956         (nnimap-update-unseen): Significantly improved speed of Gnus startup
1957         with many imap folders.  This is done by caching the group status from
1958         the imap server persistently in a group parameter `imap-status'.  (This
1959         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
1960         but not persistently, so every Gnus startup was still very slow.)
1961
1962 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
1963
1964         * assistant.el (assistant-render-text): Run `widget-setup' and don't
1965         delete the extra newline.  Otherwise editing of :string and :number
1966         types don't work.
1967
1968 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
1969
1970         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
1971         secrets.el dependency.
1972         (auth-sources): Add optional user name.  Add secrets.el configuration
1973         choice (unused right now).
1974
1975 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
1976
1977         * gnus-sum.el (gnus-summary-make-menu-bar): Let
1978         `gnus-registry-install-shortcuts' fill in the functions.
1979
1980         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
1981         warnings.
1982         (gnus-registry-misc-menus): Variable to hold registry mark menus.
1983         (gnus-registry-install-shortcuts): Populate and use it in a
1984         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
1985
1986 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
1987
1988         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
1989         In-place substitutions for the group name encoding/decoding.
1990         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
1991         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
1992         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
1993         (nnimap-update-unseen, nnimap-request-list)
1994         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
1995         (nnimap-request-set-mark, nnimap-split-to-groups)
1996         (nnimap-split-articles, nnimap-request-newgroups)
1997         (nnimap-request-create-group, nnimap-request-accept-article)
1998         (nnimap-request-delete-group, nnimap-request-rename-group)
1999         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
2000         `encoded-mbx' for consistency.
2001         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
2002         variable `imap-current-mailbox'.
2003
2004         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
2005         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
2006
2007 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
2008
2009         * pop3.el (pop3-display-message-size-flag): Display message size byte
2010         counts during POP3 download.
2011         (pop3-movemail): Use it.
2012         (pop3-list): Implement listing of available messages.
2013
2014 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
2015
2016         * nnir.el (nnir-get-article-nov-override-function): New function to
2017         override the normal NOV retrieval.
2018         (nnir-retrieve-headers): Use it.
2019
2020 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
2021
2022         * auth-source.el (netrc-machine-user-or-password): Autoload.
2023
2024 2010-03-19  Glenn Morris  <rgm@gnu.org>
2025
2026         Stop message.el from loading about 40 libraries it doesn't always need.
2027         The general approach is to autoload rather than require, and to
2028         require in the specific functions rather than the file.  (Bug#5642)
2029
2030         * gmm-utils.el: Don't require wid-edit.
2031         (widget-create-child-value, widget-convert, widget-default-get):
2032         Autoload.
2033
2034         * gnus-util.el: Don't require time-date, netrc.
2035         (message-fetch-field, gnus-group-name-decode): Declare rather than
2036         autoloading.
2037         (gnus-fetch-field): Require message.
2038         (gnus-decode-newsgroups): Require gnus-group.
2039
2040         * ietf-drums.el: Don't require time-date.
2041
2042         * message.el: Don't require hashcash, canlock, ecomplete.
2043         Do require mail-utils.  Require nnheader only when compiling.
2044         (smtpmail-default-smtp-server): Remove declaration.
2045         (message-send-mail-function): Check smtpmail-default-smtp-server
2046         is bound rather than requiring smtpmail.
2047         (message-auto-save-directory, message-insert-signature): Use
2048         expand-file-name rather than nnheader-concat.
2049         (nnheader-insert-file-contents): Autoload.
2050         (hashcash-wait-async): Declare.
2051         (message-send-mail): Only call gnus-setup-posting-charset if
2052         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
2053         (message-send-mail-with-sendmail): Require sendmail.
2054         (canlock-password, canlock-password-for-verify): Declare.
2055         (message-canlock-password): Require canlock.
2056         (nnheader-get-report): Autoload.
2057         (gnus-setup-posting-charset): Declare.
2058         (message-send-news): Require gnus-msg.
2059         (message-make-references, message-make-in-reply-to): Use mail-header-id
2060         rather than the alias mail-header-message-id.
2061         (ecomplete-add-item, ecomplete-save): Declare.
2062         (message-put-addresses-in-ecomplete): Require ecomplete.
2063         (ecomplete-display-matches): Autoload.
2064
2065         * mm-decode.el: Don't require mailcap, gnus-util.
2066         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
2067         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
2068         Autoload.
2069         (mailcap-mime-extensions): Declare.
2070
2071         * mm-encode.el: Don't require mailcap.
2072         (mailcap-extension-to-mime): Autoload.
2073
2074         * mml-sec.el: Don't require password-cache.
2075
2076         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
2077         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
2078         (mml-minibuffer-read-type): Require mailcap.
2079         (mml-preview): Require gnus-msg.
2080
2081         * mml1991.el: Require password-cache.
2082         (password-cache-expiry): Remove declaration.
2083
2084         * mml2015.el: Require password-cache.
2085         (password-cache-expiry): Remove declaration.
2086
2087         * nneething.el (mailcap): Require mailcap.
2088
2089         * nnheader.el (declare-function): Add compatibility stub.
2090         (message-remove-header): Declare rather than autoload.
2091         (nnheader-replace-header): Require message.
2092
2093         * nnimap.el (declare-function): Add compatibility stub.
2094         (netrc-parse, netrc-machine-user-or-password): Declare.
2095         (nnimap-open-connection): Require netrc.
2096
2097         * nntp.el (declare-function): Add compatibility stub.
2098         (netrc-parse, netrc-machine, netrc-get): Declare.
2099         (nntp-send-authinfo): Require netrc.
2100
2101         * rfc2047.el: Don't require qp.
2102         (quoted-printable-encode-region, quoted-printable-decode-string):
2103         Autoload.
2104
2105         * sieve-mode.el: Don't require easymenu.
2106         (easy-menu-add-item): Autoload it.
2107
2108         * spam-stat.el (time-to-number-of-days): Autoload it.
2109
2110 2010-03-19  Glenn Morris  <rgm@gnu.org>
2111
2112         * password-cache.el (password-cache, password-cache-expiry): Autoload.
2113
2114 2010-03-18  Glenn Morris  <rgm@gnu.org>
2115
2116         * hashcash.el (declare-function): Remove duplicate definition.
2117
2118 2010-03-17  Kevin Ryde  <user42@zip.com.au>
2119
2120         * mml.el (mml-read-tag): Unquote values with `read' to reverse
2121         prin1 in mml-insert-tag (just stripping the quotes gave wrong
2122         value if any backslash escapes).
2123
2124 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2125
2126         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
2127         if it is available.  (bug#5647)
2128
2129         * lpath.el: Suppress compiler warning for coding-system-from-name for
2130         Emacs 21 and XEmacs.
2131
2132 2010-03-14  Juri Linkov  <juri@jurta.org>
2133
2134         * hmac-def.el:
2135         * hmac-md5.el:
2136         * netrc.el: Fix keywords.
2137
2138 2010-02-26  Glenn Morris  <rgm@gnu.org>
2139
2140         * message.el (message-send-mail-function): Change the default, so that
2141         it inherits from a customized send-mail-function.  (Bug#5643)
2142
2143 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
2144
2145         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
2146         shell-command-to-string signals an error (bug#5299).
2147
2148 2010-02-24  Glenn Morris  <rgm@gnu.org>
2149
2150         * message.el (message-smtpmail-send-it)
2151         (message-send-mail-with-mailclient): Doc fixes.
2152
2153 2010-02-16  Glenn Morris  <rgm@gnu.org>
2154
2155         * message.el (message-default-mail-headers): Change the default value
2156         to ease the transition from mail-mode to message-mode.  (Bug#5555)
2157
2158 2010-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2159
2160         * parse-time.el (parse-time-syntax): Define it for only XEmacs.
2161         (parse-time-string-chars): Implement 2009-08-16 change for Emacs.
2162
2163 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
2164
2165         * time-date.el (date-to-time): Doc fix (Bug#5408).
2166
2167 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
2168
2169         * message.el (message-mail): Just pass yank-action on to message-setup.
2170         (message-setup): Handle (FUN . ARGS) form of yank-action.
2171         (message-with-reply-buffer, message-widen-reply)
2172         (message-yank-original): Handle non-buffer values of
2173         message-reply-buffer (Bug#4080).
2174         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
2175
2176 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
2177
2178         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
2179         Fix typo in docstring.
2180
2181 2010-01-08  Jason Rumney  <jasonr@gnu.org>
2182
2183         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
2184         response.
2185
2186 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2187
2188         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
2189
2190         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
2191
2192         * message.el (message-check-news-header-syntax): Protect against a
2193         string that `rfc822-addresses' returns when parsing fails.
2194
2195 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2196
2197         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
2198         (gnus-previous-char-property-change): New functions.
2199
2200         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
2201
2202 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
2203
2204         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
2205         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
2206
2207 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
2208
2209         * message.el (message-exchange-point-and-mark): Rework last change to
2210         avoid using optional arg of exchange-point-and-mark, for backward
2211         compatibility.
2212
2213 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
2214
2215         * message.el (message-exchange-point-and-mark): Call
2216         exchange-point-and-mark with an argument rather than setting
2217         mark-active by hand (Bug#5175).
2218
2219 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2220
2221         * nntp.el (nntp-service-to-port): Work for service expressed with
2222         numeric string; replace [:digit:] with [0-9] for XEmacs.
2223
2224 2009-12-17  Glenn Morris  <rgm@gnu.org>
2225
2226         * gnus-group.el (gnus-bug-group-download-format-alist):
2227         Change emacs entry to debbugs.gnu.org.  Bump :version.
2228
2229 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
2230
2231         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
2232
2233 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
2234
2235         * message.el (message-info): Explain why we use `Info-goto-node'.
2236
2237 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2238
2239         * lpath.el: Always bind default-file-name-coding-system for (S)XEmacs.
2240
2241 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
2242
2243         * message.el (message-completion-in-region): New compatibility function.
2244         (message-expand-group): Use it.
2245
2246 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2247
2248         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
2249         with no unread article should be listed if the 2nd arg `predicate' is
2250         given.
2251
2252 2009-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2253
2254         * lpath.el: Fbind recenter-top-bottom for Emacs 21, 22, and (S)XEmacs.
2255
2256 2009-11-29  Juri Linkov  <juri@jurta.org>
2257
2258         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
2259         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
2260         on `gnus-recenter'. (Bug#4698, Bug#4981)
2261
2262 2009-11-26  Kevin Ryde  <user42@zip.com.au>
2263
2264         * sha1.el (sha1-string-external): default-directory "/" in case
2265         otherwise non-existent.  process-connection-type pipe for touch of
2266         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
2267
2268 2009-11-25  Kevin Ryde  <user42@zip.com.au>
2269
2270         * dns-mode.el: Add "Keywords: comm".  It's only an editing mode, but
2271         it's comms related and sgml-mode.el has "comm" on that basis too.
2272
2273 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2274
2275         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
2276         containing tspecial characters if they have been already quoted.
2277
2278 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
2279
2280         * dns-mode.el (auto-mode-alist): Purecopy string.
2281
2282 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
2283
2284         * hashcash.el (hashcash-generate-payment): Use with-current-buffer.
2285
2286 2009-10-24  Glenn Morris  <rgm@gnu.org>
2287
2288         * gnus-art.el (help-xref-stack-item): Define for compiler.
2289
2290 2009-10-21  Kevin Ryde  <user42@zip.com.au>
2291
2292         * dns.el: Add "Keywords: comm", as per net/net-utils.el.
2293
2294 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2295
2296         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
2297
2298 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2299
2300         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
2301         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
2302
2303 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2304
2305         * gnus.el (gnus-overlay-get): New alias to overlay-get.
2306         (gnus-overlays-in): New alias to overlays-in.
2307
2308         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
2309         gnus-overlay-get, and gnus-delete-overlay.
2310         (gnus-summary-show-thread): Make it work as well for systems in which
2311         next-single-char-property-change is not available.
2312         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
2313
2314         * gnus-xmas.el (gnus-xmas-overlays-in): New function.
2315         (gnus-overlay-get): New alias to extent-property.
2316         (gnus-overlays-in): New alias to gnus-xmas-overlays-in.
2317
2318         * dgnushack.el: Autoload add-to-invisibility-spec for XEmacs 21.4 and
2319         SXEmacs.
2320
2321         * lpath.el: Fbind next-single-char-property-change for XEmacs 21.4 and
2322         SXEmacs.
2323
2324 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
2325
2326         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
2327
2328 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
2329
2330         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
2331         and XEmacs that don't have `remove-overlays'.
2332
2333 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
2334
2335         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
2336         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
2337         selective display.  Use overlays instead.
2338
2339 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
2340
2341         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
2342
2343 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
2344
2345         * spam-stat.el (spam-stat-load): Fix typo in message.
2346
2347 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
2348
2349         * dig.el (dig-invoke): Fix typo in docstring.
2350         (query-dig): Reflow docstring.
2351
2352 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
2353
2354         * gnus-art.el (gnus-article-encrypt-body):
2355         * message.el (message-check-recipients):
2356         * mm-util.el (mm-codepage-setup):
2357         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
2358         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
2359
2360 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
2361
2362         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
2363         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
2364         keys from the menu if mm-{sign,encrypt}-option is 'guided.
2365         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
2366         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
2367
2368 2009-09-21  Kevin Ryde  <user42@zip.com.au>
2369
2370         * dig.el: Add "Keywords: comm", as per net-utils.el.
2371
2372 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
2373
2374         * dig.el (dig-mode): Use define-derived-mode.
2375
2376 2009-09-19  Glenn Morris  <rgm@gnu.org>
2377
2378         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
2379
2380 2009-09-18  Glenn Morris  <rgm@gnu.org>
2381
2382         * gnus-diary.el (gnus-diary-check-message):
2383         * message.el (message-insert-formatted-citation-line):
2384         * nnbabyl.el (top-level):
2385         * nndiary.el (nndiary-schedule):
2386         Fix typos in condition-case handlers.
2387
2388 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2389
2390         * gnus-art.el (gnus-article-edit-part): Work for the buffer
2391         configuration that provides the sole article window in a frame;
2392         position point correctly after deleting a part.
2393
2394 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
2395
2396         * spam.el (spam-unregister-on-reregister): Add boolean variable.
2397         (spam-resolve-registrations-routine): Use it to unregister articles
2398         that change status.
2399
2400 2009-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2401
2402         * parse-time.el (parse-time-syntax): Restore it to keep compatibility
2403         with XEmacs.
2404         (parse-time-string-chars): Use it.
2405
2406 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
2407
2408         * imap.el (imap-interactive-login): Better messages.
2409         (imap-open): Fix bug with renamed buffer on reconnect.
2410         (imap-authenticate): Add buffer-local imap-last-authenticator variable
2411         for easier debugging and cleaner code.  On successful (guessed based on
2412         server capabilities) secondary authentication, set imap-state
2413         correctly.
2414         (imap-last-authenticator): Define imap-last-authenticator as a variable
2415         to avoid warnings.
2416
2417 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2418
2419         * nnrss.el (nnrss-request-article): Remove binding of
2420         default-enable-multibyte-characters that has gotten needless by
2421         the 2007-07-13 change in rfc2047-encode-message-header.
2422
2423         * mml.el (mml-insert-multipart): Error on the message header.
2424         (mml-insert-part): Error on the message header; position point at
2425         the end of a MIME tag.
2426
2427 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
2428
2429         * time-date.el (autoload): Expand define-obsolete-function-alias into
2430         defalias and make-obsolete for old Emacsen that Gnus supports.
2431         (with-no-warnings): Define it for old Emacsen.
2432         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
2433         is available.
2434         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
2435         float-time is available; suppress compile warning for time-to-seconds.
2436
2437         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
2438         (gnus-float-time): Alias to float-time if it exists.
2439
2440         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
2441         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
2442         float-time is available; suppress compile warning for time-to-seconds.
2443
2444         * lpath.el: Fbind time-to-seconds for Emacs 21.; fbind float-time for
2445         XEmacs.
2446
2447 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
2448
2449         * imap.el (imap-message-map): Docstring fix.
2450
2451 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2452
2453         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
2454         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
2455         Add the optional argument `encoding' that overrides the default.
2456
2457         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
2458         mm-encode-buffer.
2459
2460 2009-09-04  Glenn Morris  <rgm@gnu.org>
2461
2462         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
2463         mm-disable-multibyte, rather than default-enable-multibyte-characters.
2464         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
2465         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
2466         * mm-util.el (mm-with-unibyte-current-buffer)
2467         (mm-find-buffer-file-coding-system):
2468         * yenc.el (yenc-decode-region): Use default-value rather than
2469         default-enable-multibyte-characters.
2470
2471 2009-09-03  Glenn Morris  <rgm@gnu.org>
2472
2473         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
2474         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
2475         than default-enable-multibyte-characters.
2476
2477 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
2478
2479         * gnus-art.el (gnus-article-read-summary-keys):
2480         Fix gnus-buffer-configuration's value temporarily used.
2481
2482 2009-09-02  Glenn Morris  <rgm@gnu.org>
2483
2484         * gnus-util.el (gnus-float-time): New function.
2485         * gnus-delay.el (gnus-delay-article):
2486         * gnus-sum.el (gnus-thread-latest-date):
2487         * gnus-util.el (gnus-user-date): Use gnus-float-time.
2488         * nnspool.el (nnspool-request-newgroups):
2489         Use gnus-float-time rather than time-to-seconds.
2490         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
2491
2492         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
2493         (gnus-header-subject-face, gnus-header-newsgroups-face)
2494         (gnus-header-name-face, gnus-header-content-face):
2495         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
2496         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
2497         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
2498         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
2499         (gnus-cite-face-11):
2500         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
2501         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
2502         (gnus-server-closed-face, gnus-server-denied-face)
2503         (gnus-server-offline-face):
2504         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
2505         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
2506         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
2507         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
2508         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
2509         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
2510         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
2511         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
2512         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
2513         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
2514         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
2515         (gnus-summary-selected-face, gnus-summary-cancelled-face)
2516         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
2517         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
2518         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
2519         (gnus-summary-high-undownloaded-face)
2520         (gnus-summary-low-undownloaded-face)
2521         (gnus-summary-normal-undownloaded-face)
2522         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
2523         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
2524         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
2525         (gnus-splash-face):
2526         * message.el (message-header-to-face, message-header-cc-face)
2527         (message-header-subject-face, message-header-newsgroups-face)
2528         (message-header-other-face, message-header-name-face)
2529         (message-header-xheader-face, message-separator-face)
2530         (message-cited-text-face, message-mml-face):
2531         * sieve-mode.el (sieve-control-commands-face)
2532         (sieve-action-commands-face, sieve-test-commands-face)
2533         (sieve-tagged-arguments-face):
2534         * spam.el (spam-face):
2535         Mark face aliases with "-face" in the name as obsolete.
2536
2537 2009-09-01  Glenn Morris  <rgm@gnu.org>
2538
2539         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
2540         than goto-line.
2541
2542 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
2543
2544         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
2545         Don't move point if the command is invoked inside the message header.
2546
2547 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
2548
2549         * imap.el (imap-send-command): Simplify.
2550         (imap-wait-for-tag): point-max -> buffer-size.
2551
2552 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
2553
2554         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
2555         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
2556         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
2557         * nnir.el (nnir-swish-e-index-file):
2558         * gnus-sum.el (gnus-summary-delete-marked-as-read)
2559         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
2560         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
2561         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
2562         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
2563         (gnus-treat-display-xface): Add Emacs version of obsolescence.
2564
2565 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2566
2567         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
2568         Don't save excursion.
2569
2570 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
2571
2572         * nnheader.el (nnheader-find-file-noselect):
2573         * mm-util.el (mm-insert-file-contents):
2574         Use (default-value 'major-mode) instead of default-major-mode.
2575
2576 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
2577
2578         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
2579
2580 2009-08-26  Glenn Morris  <rgm@gnu.org>
2581
2582         * parse-time.el (parse-time-rules): Autoload riskiness here, rather
2583         than placing in files.el.
2584
2585 2009-08-25  Glenn Morris  <rgm@gnu.org>
2586
2587         * nnir.el (top-level): Don't require cl at run-time.
2588         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
2589         Replace cl-function substitute with gnus-replace-in-string.
2590         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
2591         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
2592         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
2593         simplified expansions.
2594
2595 2009-08-25  Kevin Ryde  <user42@zip.com.au>
2596
2597         * dig.el (dig): Add autoload cookie.
2598
2599 2009-08-22  Glenn Morris  <rgm@gnu.org>
2600
2601         * gnus-art.el (gnus-button-patch): Use forward-line rather than
2602         goto-line.
2603
2604 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
2605
2606         * parse-time.el (parse-time-string-chars): Save match data.
2607
2608 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
2609
2610         * parse-time.el (parse-time-string-chars): Compute using character
2611         classes, to handle non-ascii characters (Bug#3190).
2612
2613 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2614
2615         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
2616
2617         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
2618         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
2619         (gnus-mm-display-part, gnus-mime-display-single)
2620         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
2621         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
2622
2623         * gnus-sum.el
2624         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
2625         (gnus-summary-move-article): Add expirable mark to articles copied or
2626         moved to group that has auto-expire turned on if the option is non-nil.
2627
2628 2009-07-24  Glenn Morris  <rgm@gnu.org>
2629
2630         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
2631         Fix typo.  (Bug#3903)
2632
2633 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
2634
2635         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
2636         gnus-article-read-summary-keys rather than gnus-summary-edit-article
2637         that should not be used for draft articles.
2638         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
2639         that has no concern in minor mode keys.
2640         (gnus-article-summary-command, gnus-article-summary-command-nosave):
2641         Abolish.
2642
2643 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2644
2645         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
2646         article without making inquiry to a user for unknown encoding.
2647
2648         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
2649         (nnmaildir--scan): Assume i-node and device number that file-attributes
2650         returns might be cons-cell.
2651
2652         * dgnushack.el: Autoload thing-at-point for XEmacs 21.5.
2653
2654         * lpath.el: Fbind cp-supported-codepages for XEmacs 21.5.
2655
2656 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
2657
2658         * auth-source.el: Remove docs now in auth.texi.  Don't use
2659         `gnus-message' for logging.  Add new variables `auth-source-debug' and
2660         `auth-source-hide-passwords' and use them.
2661
2662 2009-07-15  Glenn Morris  <rgm@gnu.org>
2663
2664         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
2665
2666 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2667
2668         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
2669         excessive whitespace from the default values of title and description.
2670
2671 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2672
2673         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
2674         mail-fetch-field to fetch Content-Description header in order to
2675         exclude newlines.
2676
2677 2009-06-18  Ulrich Mueller  <ulm@gentoo.org>
2678
2679         * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
2680         format used by GnuPG 2.0.11.
2681
2682 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2683
2684         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
2685         to deleted part.
2686
2687 2009-05-30  David Engster  <dengste@eml.cc>
2688
2689         * nnmairix.el: Remove old documentation in the commentary block.
2690         (nnmairix-request-group): Do not update active file for nnml back ends.
2691         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
2692         end so that overview files are ignored.
2693         (nnmairix-update-groups): Make updating the groups more robust by using
2694         marks.
2695         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
2696         with dollar characters in message-id.
2697
2698 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
2699
2700         * spam.el: Use dns-query instead of query-dns.  Was renamed on
2701         2008-12-25 in dns.el.
2702
2703 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
2704
2705         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
2706         could happen if the text is only composed of spaces and/or tabs.
2707
2708 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
2709
2710         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
2711         when sending a queued message to avoid extra mml tags.
2712
2713 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2714
2715         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
2716
2717 2009-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2718
2719         * lpath.el: Fbind rmail-swap-buffers-maybe for Emacs 21~22;
2720         fbind rmail-msg-restore-non-pruned-header, rmail-swap-buffers-maybe and
2721         rmail-toggle-header for XEmacs;
2722         bind rmail-default-file and rmail-default-rmail-file for XEmacs.
2723
2724 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2725
2726         * gnus-dired.el: Remove autoload for gnus-setup-message.
2727         (gnus-dired-attach): Fake this-command value to prevent Gnus from
2728         displaying Gnus logo; always use compose-mail.
2729
2730 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
2731
2732         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
2733
2734 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2735
2736         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
2737         (gnus-nocem-issuers): List currently active issuers; fix custom type.
2738         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
2739         available.
2740         (gnus-nocem-epg-verify): New function.
2741
2742 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
2743
2744         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
2745
2746 2009-02-15  Glenn Morris  <rgm@gnu.org>
2747
2748         * gnus-util.el (rmail-insert-rmail-file-header)
2749         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
2750         autoloads.
2751         (rmail-default-rmail-file): Remove unnecessary declaration.
2752         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
2753
2754 2009-02-14  Glenn Morris  <rgm@gnu.org>
2755
2756         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
2757         variable (only used in gnus-util, which declares it anyway).
2758         (rmail-output-to-rmail-file): Remove autoload of deleted function,
2759         which was only needed by gnus-art (changed to not use it any more).
2760         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
2761         only used in gnus-util, which autoloads it itself.
2762         (rmail-update-summary): Fix autoload.
2763
2764         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
2765         rather than rmail-output-to-rmail-file.
2766
2767 2009-02-07  Glenn Morris  <rgm@gnu.org>
2768
2769         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
2770         autoload of function that no longer exists.
2771         (rmail-toggle-header): Declare.
2772         (message-forward-rmail-make-body): Handle mbox Rmail.
2773
2774 2009-01-31  Glenn Morris  <rgm@gnu.org>
2775
2776         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
2777         2009-01-09 change.
2778
2779 2009-01-31  Dave Love  <fx@gnu.org>
2780
2781         * imap.el (imap-fetch-safe): Bind debug-on-error.
2782         (imap-debug): Add imap-fetch-safe.
2783
2784 2009-01-26  Teodor Zlatanov  <tzz@lifelogs.com>
2785
2786         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
2787         (auth-source-forget-all-cached): New convenience function.
2788         (auth-source-user-or-password): Accept list of modes or a single mode.
2789
2790         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
2791         auth-source modes.
2792
2793         * netrc.el (netrc-machine-user-or-password): Use list of
2794         auth-source modes.
2795
2796         * nnimap.el (nnimap-open-connection): Use list of
2797         auth-source modes.
2798
2799         * nntp.el (nntp-send-authinfo): Use list of
2800         auth-source modes.
2801
2802 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
2803
2804         * auth-source.el: Update docs to reflect epa-file-enable is to be used
2805         now.
2806
2807 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2808
2809         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
2810         coding system in XEmacs; add a workaround for XEmacs.
2811
2812         * lpath.el: Fbind coding-system-aliasee.
2813
2814 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2815
2816         * mm-util.el (mm-coding-system-priorities): Protect against nil value
2817         of current-language-environment.
2818
2819 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
2820
2821         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
2822         available at runtime.
2823
2824 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2825
2826         * gnus-art.el (article-date-ut): Fix end point of narrowing.
2827
2828 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
2829
2830         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
2831         the greatest positive fixnum value doesn't work under an XEmacs with
2832         bignum support; use the most-positive-fixnum constant instead,
2833         available since Emacs 21.1 with cl and XEmacs 21.1.
2834
2835 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2836
2837         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
2838         XEmacs gets not to work.
2839
2840 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
2841
2842         * mm-util.el (mm-coding-system-priorities): Allow the value like
2843         "Japanese (UTF-8)" of current-language-environment.
2844
2845 2009-01-09  Glenn Morris  <rgm@gnu.org>
2846
2847         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
2848         with last-command-event.
2849
2850 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
2851
2852         * imap.el (imap-enable-exchange-bug-workaround): Explain auto-detection
2853         in the doc string.
2854
2855         * message.el (message-fix-before-sending): Amend comment.
2856
2857 2009-01-08  Dave Love  <fx@gnu.org>
2858
2859         * imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe call.
2860
2861 2009-01-07  David Engster  <dengste@eml.cc>
2862
2863         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
2864         simplified server definitions by converting it via
2865         gnus-server-to-method.
2866
2867 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2868
2869         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
2870         parameter's operands.
2871
2872 2009-01-06  David Engster  <dengste@eml.cc>
2873
2874         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
2875         primary select method (for gnus-group-mark-article-as-read).
2876
2877 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
2878
2879         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
2880         `(gnus)Face', not `(gnus)X-Face'.
2881
2882 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2883
2884         * mm-util.el (mm-ucs-to-char): New function.
2885
2886         * mm-url.el (mm-url-decode-entities): Use it.
2887
2888         * lpath.el: Fbind decode-char, int-to-char, ucs-to-char and
2889         unicode-to-char.
2890
2891 2009-01-05  Dave Love  <fx@gnu.org>
2892
2893         * time-date.el: Require cl for `declare'.
2894
2895 2009-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
2896
2897         * time-date.el (format-seconds): Explain `assoc-string'.  Suggested by
2898         Dave Love.
2899
2900 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
2901
2902         * message.el (message-fix-before-sending): Add `eight-bit' to
2903         illegible-text check.
2904
2905 2009-01-03  Michael Olson  <mwolson@gnu.org>
2906
2907         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
2908         `headers' is nil.  This can occur if the IMAP server does not have
2909         permissions to read messages from a folder, but can write new messages
2910         to the folder.
2911         (nnimap-request-article-part): Do not insert `data' if it is nil.
2912
2913         * imap.el (imap-parse-fetch): Courier can insert spurious blank
2914         characters which will confuse `read', so skip past them.
2915
2916 2009-01-01  Dave Love  <fx@gnu.org>
2917
2918         * imap.el (imap-string-to-integer): Fix typo.
2919         (imap-fetch-safe): New function.
2920         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
2921
2922         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
2923
2924         * imap.el (imap-process-connection-type, imap-debug, imap-open):
2925         (imap-parse-greeting): Fix doc strings.
2926         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
2927         (imap-parse-flag-list): Make messages unique.
2928         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
2929
2930         * nnimap.el: Fix author email.
2931         (nnimap-split-rule): Add FIXME comment.
2932         (nnimap-debug): Fix doc string.
2933
2934 2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
2935
2936         * dns.el (dns-set-servers): Check "Address".  Fix typo.
2937
2938 2008-12-25  Reiner Steib  <Reiner.Steib@gmx.de>
2939
2940         * dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf.  Call
2941         nslookup if resolv.conf isn't available.
2942         (dns-query): Rename from query-dns.
2943         (dns-query-cached): Rename from query-dns-cached.
2944
2945 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2946
2947         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
2948         overlay-arrow-position and overlay-arrow-string buffer-local; no need
2949         to check if those variables exist (first appeared in Emacs 18.50).
2950
2951 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2952
2953         * mm-util.el (mm-line-number-at-pos): New function.
2954
2955         * spam-report.el (spam-report-process-queue): Use it.
2956
2957 2008-12-24  David Engster  <dengste@eml.cc>
2958
2959         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
2960         parameters that haven't existed as variables as buffer-local variables.
2961
2962 2008-12-23  Dave Love  <fx@gnu.org>
2963
2964         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
2965         cadar.
2966
2967         * sieve-manage.el (sieve-manage-starttls-p): Renamed from
2968         imap-starttls-p.
2969         (sieve-manage-starttls-open): Renamed from imap-starttls-open.
2970
2971 2008-12-22  Dave Love  <fx@gnu.org>
2972
2973         * imap.el: Fix author email.  Doc fixes.
2974         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
2975         reply.
2976
2977 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
2978
2979         * spam-report.el (spam-report-gmane-max-requests): New constant.
2980         (spam-report-gmane-wait): New variable.
2981         (spam-report-gmane-ham, spam-report-gmane-spam)
2982         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
2983         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
2984         the server.
2985
2986         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
2987         Add explanations.
2988
2989         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
2990         nnheader-accept-process-output and nnheader-read-timeout if available.
2991         (pop3-movemail): Use it.
2992
2993         * message.el (message-check-news-body-syntax): Fix signature check if
2994         there's an attachment.
2995
2996 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
2997
2998         * mm-util.el: Add comments to the mm- emulating functions.
2999
3000 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
3001
3002         * gnus-start.el (gnus-before-startup-hook): Fix doc string.  Reported
3003         by Stephen Berman <stephen.berman@gmx.net>.
3004
3005 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3006
3007         * mm-util.el (mm-substring-no-properties): New function.
3008         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
3009         (mm-special-display-p): Enable those lambda forms to be byte compiled.
3010         (mm-string-to-multibyte): Doc fix.
3011
3012         * mml.el (mml-attach-file): Use mm-substring-no-properties.
3013
3014 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
3015
3016         * mml.el (mml-attach-file): Strip text properties from file name.
3017         (Bug#1574)
3018
3019 2008-12-16  Glenn Morris  <rgm@gnu.org>
3020
3021         * mm-util.el (mm-charset-override-alist): Declare for compiler.
3022
3023 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3024
3025         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
3026         knows since the charset specified might be a bogus alias that
3027         mm-charset-synonym-alist provides.
3028
3029 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
3030
3031         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
3032         "ISO_8859-1".
3033
3034         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
3035
3036 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3037
3038         * mm-util.el (mm-charset-eval-alist):
3039         Define it before mm-charset-to-coding-system.
3040         (mm-charset-to-coding-system): Add optional argument `silent';
3041         define it before mm-charset-override-alist.
3042         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
3043         default value if it can be used in Emacs currently running;
3044         silence mm-charset-to-coding-system.
3045
3046 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3047
3048         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
3049         `allow-override' which says whether to use `mm-charset-override-alist'.
3050         (rfc2047-decode-encoded-words): Use it.
3051
3052         * mm-util.el (mm-charset-override-alist): Fix custom type;
3053         add `(gb2312 . gbk)' to choices.
3054
3055 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
3056
3057         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
3058         fast.
3059
3060         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
3061
3062         * lpath.el: Bind w3m-link-map for Emacs 21, 22, and XEmacs.
3063
3064 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
3065
3066         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
3067         on links.
3068
3069         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
3070
3071 2008-12-03  Lute Kamstra  <lute@gnu.org>
3072
3073         * sha1.el: Remove leading * from docstrings of defcustoms,
3074         deffaces, defconsts and defuns.
3075
3076 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3077
3078         * message.el (message-idna-to-ascii-rhs-1): Protect against local
3079         users' addresses that don't have domain parts.
3080         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
3081         rather than message-narrow-to-head since there will be the message
3082         header separator.
3083
3084 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
3085
3086         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
3087         since the result is inserted in a unibyte buffer anyway.
3088         (nnimap-demule-use-string-to-multibyte): Remove.
3089         (nnimap-demule): Alias it to mm-string-to-multibyte.
3090
3091 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
3092
3093         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
3094         variable for debugging bug#464 and bug#1174.
3095         (nnimap-demule): Use it.
3096
3097 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
3098
3099         * gnus-score.el (gnus-score-find-trace): Handle default score in total
3100         score calculation correctly.
3101
3102 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
3103
3104         * message.el (message-send-mail): Just set the buffer to unibyte
3105         rather than use mm-with-unibyte-current-buffer which does a lot more.
3106         (message-send-mail-partially): Don't bother with
3107         mm-with-unibyte-current-buffer since it's already been made unibyte by
3108         message-send-mail.
3109
3110 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
3111
3112         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
3113
3114 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
3115
3116         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
3117
3118 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
3119
3120         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
3121         require itself and to remove `with-no-warnings'.
3122
3123 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
3124
3125         * starttls.el (starttls-any-program-available): Get the name of the
3126         available TLS layer program.
3127         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
3128         well as the host name in the "opening" message.
3129
3130         * auth-source.el (auth-source-cache, auth-source-do-cache)
3131         (auth-source-user-or-password): Cache passwords and logins by default,
3132         allow override with `auth-source-do-cache'.
3133         (auth-source-forget-user-or-password): Allow users to remove cache
3134         entries if needed.
3135
3136 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
3137
3138         * md4.el (md4-buffer): Fix typo in docstring.
3139         (md4, md4-64): Doc fixes.
3140         (md4-pack-int32): Reflow docstring.
3141
3142 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
3143
3144         * ietf-drums.el (ietf-drums-remove-comments): Localize second
3145         condition-case to only the forward-sexp call.
3146
3147 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
3148
3149         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
3150         quotes contained.  Make it more robust regardless by an extra
3151         condition-case wrapper.
3152
3153 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3154
3155         * lpath.el: No need to fbind codepage-setup for Emacs 23.
3156
3157 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3158
3159         * nnml.el (nnml-request-expire-articles): Check if the function set to
3160         `nnmail-expiry-target' returns the symbol `delete'.
3161
3162         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
3163
3164         * nnmail.el (nnmail-expiry-target): Fix custom type.
3165
3166 2008-10-02  Glenn Morris  <rgm@gnu.org>
3167
3168         * mm-util.el (mm-codepage-setup): Tweak codepage error.
3169         Silence compiler warning.
3170
3171 2008-10-01  Magnus Henoch  <mange@freemail.hu>
3172
3173         * tls.el (open-tls-stream): Show the actual command being
3174         executed, instead of the format string.
3175
3176 2008-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3177
3178         * lpath.el: Fbind codepage-setup for Emacs 23.
3179
3180 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
3181
3182         * mml.el (mml-menu): Don't assume mml2015 is bound.
3183
3184 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
3185
3186         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
3187         exists.
3188
3189 2008-09-27  Glenn Morris  <rgm@gnu.org>
3190
3191         * gnus-util.el (mail-header-remove-comments): Autoload it.
3192
3193 2008-09-27  Andreas Schwab  <schwab@suse.de>
3194
3195         * gnus-util.el (gnus-split-references): Strip comments.
3196         (gnus-parent-id): Likewise.
3197
3198 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
3199
3200         * message.el (message-confirm-send): Fix version.
3201
3202 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3203
3204         * message.el (message-idna-to-ascii-rhs-1): Use
3205         mail-extract-address-components rather than mail-header-parse-addresses
3206         that is an alias by default to ietf-drums-parse-addresses that does not
3207         support non-ASCII names in headers' contents.
3208
3209 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
3210
3211         * message.el (message-confirm-send): Fixed variable documentation to
3212         avoid the "y/n" wording.
3213
3214 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
3215
3216         * message.el (message-set-auto-save-file-name): Save to a different
3217         filename so multiple messages (especially drafts) can be recovered.
3218
3219 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
3220
3221         * message.el (message-confirm-send): Add appropriate version.
3222
3223 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
3224
3225         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
3226         defvar.
3227
3228 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
3229
3230         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
3231         (mm-pkcs7-enveloped-magic): Ditto.
3232
3233 2008-09-17  Simon Josefsson  <simon@josefsson.org>
3234
3235         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
3236         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
3237
3238 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
3239
3240         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
3241         default, it's better.
3242
3243 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
3244
3245         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
3246         summary line gnus-number property and ignore them (with a warning
3247         message).
3248
3249 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3250
3251         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
3252         macro caddr in the interactive form since it won't be expanded.
3253
3254 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3255
3256         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
3257         `charset'; fix name of function called recursively.
3258         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
3259
3260 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3261
3262         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
3263         (gnus-mime-set-charset-parameters): New function.
3264         (gnus-mime-view-part-as-charset): Use it to correctly display part
3265         specifying wrong charset.
3266
3267 2008-09-08  David Engster  <dengste@eml.cc>
3268
3269         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
3270         in completing-read for back end server.
3271
3272 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
3273
3274         * message.el (message-confirm-send): New variable to confirm sending a
3275         message.
3276         (message-send): Use it.
3277
3278 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
3279
3280         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
3281
3282 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
3283
3284         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
3285
3286 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
3287
3288         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
3289         prevent tracking too many groups.
3290         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
3291         Use it.
3292
3293 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
3294
3295         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
3296         moving point to the bottom of the window in order to avoid recentering.
3297
3298 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3299
3300         * lpath.el: Bind scroll-margin for XEmacs 21.4 and SXEmacs.
3301
3302         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
3303         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
3304         (gnus-article-beginning-of-window): Fix calculation.
3305
3306 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
3307
3308         * gnus-msg.el (gnus-summary-supersede-article)
3309         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
3310         value of gnus-newsgroup-charset to decode non-MIME encoded text in
3311         message header.
3312
3313 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
3314
3315         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
3316         pending output coming after the status change.
3317
3318 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
3319
3320         * message.el:
3321         * gnus-start.el:
3322         * gnus-registry.el: Remove VMS support.
3323
3324 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3325
3326         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
3327         macro.
3328         (rfc2104-hash): Use it.
3329
3330 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
3331
3332         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
3333         (gnus-summary-sort-by-most-recent-date): New commands.
3334         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
3335         and menu entries.
3336
3337 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
3338
3339         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
3340         don't redisplay article for raw contents; remove plural articles stuff.
3341
3342         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
3343         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
3344         on gnus-summary-save-article; display results properly.
3345
3346 2008-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3347
3348         * lpath.el: No need to fbind ns-focus-frame.
3349
3350 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3351
3352         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
3353
3354 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3355
3356         * gnus-art.el (gnus-summary-save-in-pipe): Consider
3357         gnus-save-all-headers.
3358
3359 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
3360
3361         * gnus-util.el (ns-focus-frame): Remove declaration.
3362         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
3363         like x.
3364
3365 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
3366
3367         * rfc2104.el (rfc2104-zero): Delete defconst.
3368         (rfc2104-hex-alist): Likewise.
3369         (rfc2104-hex-to-int): Delete func.
3370         (rfc2104-hexstring-to-bitstring): Likewise.
3371         (rfc2104-nybbles): New defconst.
3372         (rfc2104-hash): Rewrite for speed.
3373
3374 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3375
3376         * tls.el (open-tls-stream): Make it work with the 2nd argument
3377         BUFFER that is a string but does not exist as a buffer object, as
3378         mentioned in the doc-string.
3379
3380 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3381
3382         * lpath.el: Fbind ns-focus-frame for Emacs 21, 22, XEmacs 21.4, and
3383         SXEmacs.
3384
3385 2008-07-16  Glenn Morris  <rgm@gnu.org>
3386
3387         * gnus-util.el (ns-focus-frame): Declare for compiler.
3388
3389 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3390
3391         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
3392         set as a group parameter.
3393         (gnus-summary-save-in-pipe): Work when it is called independently.
3394         (gnus-summary-pipe-to-muttprint): Don't modify
3395         gnus-summary-pipe-output-default-command.
3396
3397 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
3398
3399         * message.el (message-send-mail-with-sendmail):
3400         Display the error message.
3401
3402 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3403
3404         * gnus-art.el (gnus-default-article-saver):
3405         Add gnus-summary-save-in-pipe to choices.
3406         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
3407         gnus-summary-pipe-output-default-command as the default command.
3408         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
3409         instead of gnus-last-shell-command.
3410
3411         * gnus-sum.el (gnus-summary-pipe-output-default-command):
3412         New user option.
3413         (gnus-summary-muttprint-program): Mention the value will be changed.
3414         (gnus-summary-save-article): Force showing of all headers.
3415         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
3416
3417 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
3418
3419         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
3420
3421 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
3422
3423         * nnimap.el (nnimap-id):
3424         * sieve-manage.el (sieve-manage-open): Doc fixes.
3425
3426 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
3427
3428         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
3429         if available.
3430
3431 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
3432
3433         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
3434
3435         * nnkiboze.el (nnkiboze-generate-group):
3436         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
3437
3438         * nnmairix.el: Require CL.
3439
3440 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3441
3442         * dgnushack.el: Autoload get-display-table and put-display-table for
3443         XEmacs 21.5.
3444
3445         * lpath.el: Fbind get-display-table and put-display-table for XEmacs
3446         21.4 and SXEmacs.
3447
3448 2008-06-15  David Engster  <dengste@eml.cc>
3449
3450         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
3451
3452 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
3453
3454         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
3455         New macros that expand to an `aset'/`aref' call under Emacs, and to a
3456         runtime choice under XEmacs.
3457
3458         * gnus-sum.el (gnus-summary-set-display-table):
3459         Use `gnus-put-display-table', `gnus-get-display-table',
3460         `gnus-set-display-table' for the display table, instead of `aset'.
3461
3462         * gnus-xmas.el (gnus-xmas-summary-set-display-table):
3463         Use `gnus-put-display-table', `gnus-get-display-table',
3464         `gnus-set-display-table' for the display table.
3465
3466 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
3467
3468         * nnmairix.el: Add autoloads.
3469
3470 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
3471
3472         * nnmairix.el (nnmairix-delete-recreate-group)
3473         (nnmairix-update-and-clear-marks): Fix error messages.
3474
3475 2008-06-14  David Engster  <dengste@eml.cc>
3476
3477         * nnmairix.el: Upgrade to version 0.6.
3478         (nnmairix-group-toggle-propmarks-this-group)
3479         (nnmairix-group-toggle-readmarks-this-group)
3480         (nnmairix-group-delete-recreate-this-group)
3481         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
3482         (nnmairix-remove-tick-mark-original-article): New commands.
3483         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
3484         (nnmairix-propagate-marks-to-nnmairix-groups)
3485         (nnmairix-only-use-registry, nnmairix-allowfast-default)
3486         (nnmairix-marks-cache, nnmairix-version-output): New variables.
3487         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
3488         functions needed for marks propagation and manipulation of read marks.
3489         (nnmairix-update-groups): New function.
3490         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
3491         (nnmairix-determine-original-group-from-registry)
3492         (nnmairix-determine-original-group-from-path)
3493         (nnmairix-get-group-from-file-path, nnmairix-map-range)
3494         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
3495         New helper functions.
3496         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
3497         keystrokes for new commands.
3498         (nnmairix-delete-and-create-on-change): Doc string cleanup.
3499         (nnmairix-request-group): Check allow-fast group parameter.
3500         (nnmairix-request-create-group): Set allow-fast group parameter if
3501         nnmairix-allowfast-default is set.
3502         (nnmairix-close-group): Propagate marks upon closing if needed.
3503         (nnmairix-group-toggle-threads-this-group): Use new.
3504         nnmairix-group-toggle-parameter helper function.
3505         (nnmairix-search): Better check for empty search result.
3506         (nnmairix-goto-original-article): Use new helper functions for
3507         determining original article.
3508         (nnmairix-show-original-article): Make sure message-id is in brackets.
3509         (nnmairix-call-mairix-binary): Change variable name.
3510         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
3511         helper function.
3512         (nnmairix-widget-toggle-activate): Fix doc string.
3513
3514 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3515
3516         * nnir.el: Require edmacro when compiling with XEmacs.
3517         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
3518         available in Emacs 21.
3519
3520 2008-06-11  Glenn Morris  <rgm@gnu.org>
3521
3522         * gnus-util.el (x-focus-frame):
3523         * gnus.el (image-size):
3524         * mm-decode.el (image-size): Declare.
3525
3526         * gnus-picon.el (declare-function): Add compat definition.
3527         (image-size): Declare.
3528
3529         * gnus-group.el (tool-bar-map):
3530         * gnus-sum.el (tool-bar-map): Define for compiler.
3531
3532         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
3533
3534         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
3535
3536         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
3537         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
3538         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
3539         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
3540         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
3541         * sieve-manage.el, spam-report.el, spam.el:
3542         Remove unnecessary eval-and-compile of autoloads.
3543
3544 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
3545
3546         * auth-source.el: Precise Tramp doc.
3547
3548 2008-06-07  Glenn Morris  <rgm@gnu.org>
3549
3550         * nnmairix.el: Remove unnecessary eval-when-compile.
3551
3552 2008-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3553
3554         * lpath.el: Fbind propertize for XEmacs 21.4.
3555
3556 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
3557
3558         * nnir.el: Move here from ../contrib.
3559
3560 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
3561
3562         * gnus-util.el (gnus-read-shell-command): New function.
3563         * mm-decode.el (mm-pipe-part):
3564         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
3565
3566 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3567
3568         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
3569
3570 2008-06-03  Glenn Morris  <rgm@gnu.org>
3571
3572         * pop3.el (nnheader-accept-process-output): Autoload it.
3573
3574 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3575
3576         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
3577         are not 2-digit hexadecimal characters that follow `%'s.
3578
3579 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
3580
3581         * message.el (message-bogus-recipient-p): Fix type in doc string.
3582         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
3583         (message-bogus-addresses): Rename from message-bogus-address-regexp.
3584         Improve custom options.
3585         (message-bogus-recipient-p): Adjust accordingly.
3586
3587 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
3588
3589         * parse-time.el (parse-time-months, parse-time-weekdays): Add
3590         long-form month and day names.
3591
3592 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3593
3594         * dgnushack.el: Autoload debug, eudc-expand-inline and
3595         pgg-snarf-keys-region for XEmacs.
3596
3597         * lpath.el: Fbind w3m-region, bind ps-print-color-p for XEmacs.
3598
3599         * nnmairix.el: Require edmacro when compiling with XEmacs.
3600
3601 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
3602
3603         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
3604         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
3605
3606 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
3607
3608         * auth-source.el: Add more docs.
3609
3610         * netrc.el (netrc-machine): Always match if the port is not given.
3611
3612 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3613
3614         * nnheader.el (nnheader-read-timeout): Change the default timeout from
3615         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
3616         retrieval faster in some cases, but might make CPU usage larger.  If
3617         this has any bad side effects, we might revert this change.
3618
3619         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
3620         seems to make mail retrieval much, much faster.
3621         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
3622         unconditionally.
3623
3624         * gnus-draft.el (gnus-group-send-queue): Bind
3625         message-send-mail-partially-limit to nil to avoid being prompted.
3626
3627 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
3628
3629         * mml.el (mml-attach-buffer): Prompt for `disposition'.
3630
3631         * message.el (message-bogus-address-regexp): Fix and improve custom
3632         type.
3633         (message-setup-hook): Add message-check-recipients as custom option.
3634
3635 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
3636
3637         * message.el (message-cite-function): Remove bogus autoload which crept
3638         in during merge from v5-10.
3639
3640 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
3641
3642         * nnimap.el (nnimap-open-connection): Fix login/password bug.
3643
3644         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
3645
3646         * auth-source.el: Preliminary Tramp docs.
3647         (auth-sources): Change the default auth-sources to use
3648         EPA .gpg files.
3649
3650 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
3651
3652         * nntp.el: Autoload `auth-source-user-or-password'.
3653         (nntp-send-authinfo): Use it.
3654
3655         * nnimap.el: Autoload `auth-source-user-or-password'.
3656         (nnimap-open-connection): Use it.
3657
3658         * auth-source.el: Added docs on using with url-auth.  Import gnus-util
3659         for the gnus-message function.
3660         (auth-source-user-or-password): Use it.
3661
3662 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
3663
3664         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
3665         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
3666         (rfc2104-hash): Use it.
3667
3668 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
3669
3670         * gnus-art.el (gnus-article-toggle-truncate-lines):
3671         Don't use `iff' in docstring.
3672
3673 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
3674
3675         * gnus-registry.el: Adjusted copyright dates and added a keyword.
3676
3677         * gnus-util.el (gnus-extract-address-component-name)
3678         (gnus-extract-address-component-email): Convenience functions around
3679         `gnus-extract-address-components'.
3680
3681         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
3682         Use `gnus-extract-address-component-email' to fix bug of comparing full
3683         sender name to `user-mail-address'.
3684
3685 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
3686
3687         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
3688         catch/throw to optimize.
3689         (gnus-registry-find-keywords): Just use member to find a keyword.
3690
3691 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
3692
3693         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
3694         is current before calling gnus-server-prepare.
3695         (gnus-server-setup-buffer, gnus-server-update-server)
3696         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
3697
3698 2008-05-04  Juri Linkov  <juri@jurta.org>
3699
3700         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
3701         (mailcap-file-default-commands): Use mailcap-replace-in-string
3702         instead of replace-regexp-in-string, and mailcap-delete-duplicates
3703         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
3704
3705 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
3706
3707         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
3708
3709 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
3710
3711         * gnus.el: Bump version to 0.11.
3712
3713 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
3714
3715         * gnus.el: No Gnus v0.10 is released.
3716
3717 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3718
3719         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
3720         hooks.
3721         (gnus-update-read-articles): Speed up non-marks-using users.
3722         (gnus-use-marks): Define gnus-use-marks.
3723         (gnus-propagate-marks): Rename variable to something more sensible.
3724
3725 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
3726
3727         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
3728         (gmm-image-load-path-for-library): Fix typos in docstrings.
3729         (gmm-message): Reflow docstring.
3730
3731 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
3732
3733         * mail-source.el (mail-source-set-1, mail-source-bind):
3734         Move auth-source code out of the macro to clean it up and fix bugs.
3735
3736 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
3737
3738         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
3739         by sender if it's equal to user-mail-address, it's likely to be
3740         useless.
3741
3742         * mail-source.el (mail-source-bind): Don't use user or password if they
3743         are not bound.  Unintern them if they are nil.  Don't use server unless
3744         it's bound, and default it to empty string otherwise.
3745
3746 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
3747
3748         * mail-source.el: Load auth-source.el.
3749         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
3750         get user name or password, if auth-sources is set up.
3751
3752         * gnus-registry.el (gnus-registry-split-strategy): New variable for
3753         strategy of splitting with parent.
3754         (gnus-registry-split-fancy-with-parent)
3755         (gnus-registry-post-process-groups): Use it and fix prior
3756         bug (returning a list as the split result).
3757
3758         * auth-source.el (auth-sources): Remove server parameter.
3759         (auth-source-pick, auth-source-user-or-password)
3760         (auth-source-user-or-password-imap)
3761         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
3762         (auth-source-user-or-password-sftp)
3763         (auth-source-user-or-password-smtp): Remove server parameter.
3764
3765 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
3766
3767         * smime.el (smime-sign-region, smime-encrypt-region)
3768         (smime-decrypt-region):
3769         Remove redundant calls to `generate-new-buffer-name'.
3770
3771 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
3772
3773         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
3774         Don't use QP for message/rfc822.
3775         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
3776
3777 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
3778
3779         * sieve-manage.el (sieve-string-bytes): Remove.
3780         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
3781         correct byte-length only if the process's coding-system is the same as
3782         the one used internally by Emacs to represent strings.
3783
3784 2008-04-22  Juri Linkov  <juri@jurta.org>
3785
3786         * mailcap.el (mailcap-file-default-commands): New function.
3787
3788 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
3789
3790         * message.el (message-signature-separator, message-cite-function):
3791         Change custom version.
3792
3793 2008-04-13  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
3794
3795         * tls.el (tls-program): Add -ign_eof argument to call the openssl
3796         commands.
3797         (tls-checktrust): Ditto.
3798
3799 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
3800
3801         * mm-decode.el (mm-display-external): Make temp file read-only.
3802
3803 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
3804
3805         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
3806         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
3807         `C-c C-f d'.
3808
3809 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
3810
3811         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
3812
3813 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
3814
3815         * gnus.el: Bump version to 0.9.
3816
3817 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
3818
3819         * gnus.el: No Gnus v0.8 is released.
3820
3821 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
3822
3823         * mail-source.el (mail-source-value):
3824         Prefer fboundp to functionp so it works with macros as well.
3825
3826 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
3827
3828         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
3829         Fix last change in case the element is not even a symbol.
3830
3831 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
3832
3833         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
3834         Prefer fboundp to functionp so it works with macros as well.
3835
3836 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
3837
3838         * auth-source.el: Added docs.
3839         (auth-sources): Modify format to support server.
3840         (auth-source-pick, auth-source-user-or-password)
3841         (auth-source-user-or-password-imap)
3842         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
3843         (auth-source-user-or-password-sftp)
3844         (auth-source-user-or-password-smtp): Add server parameter.
3845
3846 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
3847
3848         * gnus-registry.el: Initialize the registry when gnus-registry-install
3849         is t.
3850
3851 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
3852
3853         * compface.el (uncompface): Make buffer unibyte.
3854
3855 2008-04-05  Glenn Morris  <rgm@gnu.org>
3856
3857         * gnus-ems.el (mm-disable-multibyte): Autoload it.
3858
3859 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
3860
3861         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer): Prefer
3862         mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
3863
3864         * nnheader.el (nnheader-init-server-buffer): Change buffer's
3865         multibyteness after rather than before erasing it.
3866
3867         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
3868         mm-with-multibyte.
3869         (gnus-request-article-this-buffer): Make sure the proper decoding is
3870         used if gnus-original-article-buffer happens to be unibyte.
3871
3872         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
3873         default-enable-multibyte-characters.
3874
3875         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
3876         default-enable-multibyte-characters.
3877
3878         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
3879
3880         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
3881
3882 2008-04-02  Simon Josefsson  <simon@josefsson.org>
3883
3884         * imap.el (imap-enable-exchange-bug-workaround): New variable.
3885         (imap-message-copyuid-1): Use it.
3886         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
3887         J. Williams in
3888         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
3889
3890         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
3891         imap-enable-exchange-bug-workaround.
3892         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
3893
3894 2008-04-01  Simon Josefsson  <simon@josefsson.org>
3895
3896         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
3897         a 100 byte status-checks into a 2-3MB transfer for each group.
3898         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
3899         to enable bug workaround or not.
3900         (nnimap-find-minmax-uid): Only enable workaround conditionally.
3901
3902 2008-03-31  Glenn Morris  <rgm@gnu.org>
3903
3904         * message.el (mml2015-use): Declare for compiler.
3905         (message-info): Require mml2015 when appropriate.
3906
3907 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
3908
3909         * Makefile.in (EMACS_COMP): Quote directory name that might contain
3910         whitespace.
3911
3912 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
3913
3914         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
3915         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
3916         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
3917         (nntp-service-to-port): New function.
3918         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
3919         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
3920         (nntp-open-netcat-stream): New function.
3921         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
3922
3923 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
3924
3925         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
3926
3927 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
3928
3929         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
3930
3931 2008-03-28  Magnus Henoch  <mange@freemail.hu>
3932
3933         * dns.el (dns-write): Use set-buffer-multibyte.
3934
3935 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
3936
3937         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
3938
3939 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
3940
3941         * message.el (message-signature-separator): Change default.
3942         Improve custom type.
3943         (message-cite-function): Change default to
3944         message-cite-original-without-signature.
3945
3946         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
3947         toggle.
3948
3949         * message.el (message-check-news-body-syntax): Fix signature check.
3950         (message-setup-1): Mark buffer as unmodified _after_ running
3951         message-setup-hook and handling message-alternative-emails.
3952         (message-shorten-references): Be more strict when building list of
3953         valid references to comply with GNKSA.
3954
3955         * gnus-group.el (gnus-read-ephemeral-bug-group)
3956         (gnus-read-ephemeral-debian-bug-group)
3957         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
3958
3959         * message.el (message-info): Don't use booleanp which isn't supported
3960         in Emacs 21 and XEmacs.
3961
3962 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
3963
3964         * gnus-group.el (gnus-gmane-group-download-format): Rename from
3965         gnus-group-gmane-group-download-format.
3966         (gnus-group-read-ephemeral-gmane-group): Rename from
3967         gnus-group-read-ephemeral-gmane-group.
3968         (gnus-read-ephemeral-gmane-group-url): Rename from
3969         gnus-group-read-ephemeral-gmane-group-url.
3970         (gnus-bug-group-download-format-alist): New variable.
3971         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
3972         (gnus-read-ephemeral-emacs-bug-group): New commands.
3973
3974 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
3975
3976         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
3977         (gnus-visible-headers): Improve custom type.
3978
3979 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
3980
3981         * mml.el (mml-menu): Add workarounds for XEmacs.
3982
3983         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
3984         X-Boundary header.
3985
3986         * message.el (message-simplify-recipients): Fix previous commit.
3987
3988 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
3989
3990         * mm-util.el (mm-set-buffer-multibyte): New function.
3991         * mm-decode.el (mm-copy-to-buffer): Use it.
3992
3993 2008-03-19  Glenn Morris  <rgm@gnu.org>
3994
3995         * tls.el (open-tls-stream): Restore use of `tls-end-of-info'.
3996         Accidentally removed in the sync process with Emacs.
3997
3998 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
3999
4000         * message.el (message-alter-recipients-discard-bogus-full-name):
4001         New function.
4002         (message-alter-recipients-function): New variable.
4003         (message-get-reply-headers): Use it.
4004         (message-replace-header): New helper function.
4005         (message-recipients-without-full-name): New variable.
4006         (message-simplify-recipients): New command.
4007
4008         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
4009
4010         * message.el (message-info): Handle EasyPG manual.
4011
4012         * mml.el (mml-menu): Add entry for EasyPG.
4013
4014 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
4015
4016         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
4017         parameter.
4018
4019         * message.el (message-disassociate-draft): Specify drafts group name
4020         fully.
4021
4022 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
4023
4024         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Eliminate
4025         unnecessary duplicates from the match list.
4026
4027 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4028
4029         * dgnushack.el: Autoload Info-index and Info-index-next for XEmacs.
4030
4031         * lpath.el: Fbind Info-index and Info-index-next for Emacs 21, 22.
4032
4033         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
4034         args of `how-many' of which the XEmacs version doesn't take; declare
4035         Info-index-next as function.
4036
4037 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
4038
4039         * gnus-score.el (gnus-score-headers): Fix handling of
4040         gnus-inhibit-slow-scoring.
4041
4042         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
4043         string.
4044         (gnus-button-url-regexp): Improve handling of parenthesis.
4045         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
4046         (gnus-button-handle-info-keystrokes): Handle index entries.
4047
4048 2008-03-15  Glenn Morris  <rgm@gnu.org>
4049
4050         * parse-time.el (parse-time-string): Simplify.
4051
4052 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4053
4054         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
4055         Incoming* files.
4056
4057 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
4058
4059         * auth-source.el (auth-sources): Renamed from auth-source-choices.
4060         (auth-source-pick): Use it.
4061
4062 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
4063
4064         * binhex.el (binhex-decode-region-internal):
4065         * uudecode.el (uudecode-decode-region-internal):
4066         * dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
4067         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
4068         setting default-enable-multibyte-characters.
4069
4070 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
4071
4072         * auth-source.el (auth-source-protocols)
4073         (auth-source-protocols-customize, auth-source-choices): Added and
4074         modified variable customizations and defaults.
4075         (auth-source-pick, auth-source-user-or-password)
4076         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
4077         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
4078         (auth-source-user-or-password-sftp)
4079         (auth-source-user-or-password-smtp): Use new variables and provide an
4080         interface to netrc.el.
4081
4082 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4083
4084         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
4085         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
4086         Make sure the nntp port to specify is a string.
4087
4088 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
4089
4090         * nntp.el: Use with-current-buffer.
4091         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
4092         dubious mm-with-unibyte-current-buffer.
4093         (nntp-with-open-group-function): New function extracted from
4094         nntp-with-open-group macro.
4095         (nntp-with-open-group): Use the function, so it's easier to debug.
4096         Add indentation and debugging info.
4097         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Recommend
4098         the use of the netcat alternatives.
4099
4100         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
4101         Avoid mm-string-as-multibyte as well.
4102
4103         * nnweb.el (nnweb-insert-html):
4104         Remove use of nnheader-string-as-multibyte.
4105
4106         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
4107         (nnheader-string-as-multibyte): Remove.
4108
4109         * mm-view.el: Use inhibit-read-only.
4110         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
4111         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
4112         or unibyte-string.
4113
4114         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
4115         (mm-uu-yenc-extract): Use with-current-buffer.
4116
4117         * gnus-soup.el (gnus-soup-send-packet): Don't use
4118         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
4119
4120         * nnmh.el: Use with-current-buffer.
4121         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
4122         mm-string-as-multibyte on the output of mm-encode-coding-string.
4123
4124         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
4125         (nnimap-request-move-article): Use with-current-buffer.
4126
4127         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
4128         inserting the handle-buffer's text, so the implicit multibyte->unibyte
4129         conversion uses string-make-unibyte rather than string-as-unibyte.
4130
4131         * gnus-msg.el: Use with-current-buffer.
4132
4133         * message.el (message-ignored-resent-headers): Add "Delivered-To".
4134
4135 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
4136
4137         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
4138         string for caching if it is 'PIN.
4139
4140 2008-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4141
4142         * lpath.el: Consider the case without Emacs/W3.
4143
4144 2008-03-08  Glenn Morris  <rgm@gnu.org>
4145
4146         * time-date.el (date-to-time, time-subtract, time-add)
4147         (safe-date-to-time): Doc fixes.
4148
4149 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
4150
4151         * mail-source.el (mail-source-delete-old-incoming-confirm):
4152         Change default to nil.
4153         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
4154
4155 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4156
4157         * lpath.el: Rearrange.
4158
4159         * gnus-art.el (gnus-narrow-to-page): Position point properly.
4160         (gnus-article-goto-prev-page): Work for articles having ^L's.
4161
4162         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
4163
4164         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
4165
4166 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
4167
4168         * gnus-bookmark.el: Adjust for renames in bookmark.el.
4169         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
4170         (gnus-bookmark-jump): Adjust some variable names.
4171
4172 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
4173
4174         * auth-source.el: New package.
4175         (auth-source-choices): Add customization entry point variable.
4176
4177         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
4178         bug.
4179
4180 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
4181
4182         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
4183         (gnus-registry-initialize, gnus-registry-install-p): Use it.
4184         (gnus-registry-install-shortcuts): Rename from
4185         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
4186         the `gnus-registry-mark-map' keymap dynamically from
4187         `gnus-registry-marks'.  The generated functions update the summary line
4188         when a registry mark is added or deleted, and will call
4189         `gnus-registry-install-p' (see the comments in the code).
4190         (gnus-registry-user-format-function-M): Use concat intelligently.
4191
4192         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
4193         the registry mark functions.
4194
4195 2008-03-05  Glenn Morris  <rgm@gnu.org>
4196
4197         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
4198         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
4199         gnus-art.
4200         (top-level): No need to load own source when compiling.
4201
4202 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
4203
4204         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
4205         Suggested by <chris.anderton@zetnet.co.uk>.
4206
4207 2008-03-04  Glenn Morris  <rgm@gnu.org>
4208
4209         * gnus-sum.el (top-level): No need to require gnus when compiling,
4210         since unconditionally required near start of file.
4211         (gnus-summary-display-while-building): Move definition before use.
4212
4213 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
4214
4215         * gnus-registry.el (gnus-registry-user-format-function-M): Add
4216         formatting function.
4217
4218 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
4219
4220         * gnus-registry.el (gnus-registry-marks): Changed format to be nicer
4221         with plists.
4222         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
4223         Use new format.
4224
4225 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4226
4227         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
4228         `where-is-internal' that returns a range of key sequences.
4229
4230 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
4231
4232         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
4233
4234         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
4235         (gnus-summary-jump-to-group): Consider windows on other displayed
4236         frames as well.  Similar changes might be needed elsewhere, but that's
4237         the one I've bumped into during my use.
4238
4239         * nndoc.el (nndoc-oe-dbx-type-p):
4240         * gnus-msg.el (gnus-debug):
4241         * gnus-group.el (gnus-update-group-mark-positions):
4242         Use mm-string-to-multibyte.
4243
4244 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
4245
4246         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
4247         doesn't handle NotDashEscaped.
4248
4249         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
4250         (mml-dnd-attach-options): Fix typo in custom choice.
4251
4252         * gnus-group.el (gnus-group-read-ephemeral-gmane-group): Change
4253         nndoc-article-type to mbox.
4254         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
4255
4256         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
4257         to nil, instead of html2text.
4258
4259         * imap.el (imap-debug): Add `imap-ping-server'.
4260
4261         * gnus-bookmark.el: Add FIXMEs.
4262
4263         * message.el (message-form-letter-separator)
4264         (message-send-form-letter-delay): New variables.
4265         (message-send-form-letter): Use them.  New command to send form
4266         letters.  Requested by Uwe Siart.
4267         (message-send-mail-function): Doc fix.  Add "Other" custom option.
4268
4269 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
4270
4271         * Update copyright years.
4272
4273 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
4274
4275         Sync from EMACS_22_BASE.
4276
4277         * parse-time.el: Rename elt->parse-time-elt and val->parse-time-val.
4278
4279 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
4280
4281         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
4282         empty author.
4283
4284 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
4285
4286         * gnus-registry.el (gnus-registry-marks): Add variable for
4287         customization of marks and their appearance.
4288         (gnus-registry-read-mark): Use it.
4289         (gnus-registry-do-marks): Add utility function to loop through
4290         `gnus-registry-marks'.
4291         (gnus-registry-install-shortcuts-and-menus): Add function to install
4292         shortcuts and menus.
4293         (gnus-registry-initialize): Use it.
4294         (gnus-registry-default-mark): Clarify documentation.
4295
4296 2008-02-29  Glenn Morris  <rgm@gnu.org>
4297
4298         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
4299         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
4300         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
4301         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
4302         Change defcustom :version from 23.0 to 23.1.
4303
4304 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
4305
4306         * gnus-registry.el (gnus-registry-follow-group-p)
4307         (gnus-registry-post-process-groups): Add functions to aid registry
4308         splitting and improve logging.  Clarify behavior in function
4309         documentation.
4310         (gnus-registry-split-fancy-with-parent): Use them.
4311
4312 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
4313
4314         * gnus-art.el: Use with-current-buffer.
4315
4316 2008-02-27  David Engster  <dengste@eml.cc>
4317
4318         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
4319         Express real group name in the response.
4320
4321 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4322
4323         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
4324         (nnmairix-last-server, nnmairix-current-server): Defvar them.
4325         (nnmairix-goto-original-article): Defvar gnus-registry-install and
4326         autoload gnus-registry-fetch-group when compiling.
4327         (nnmairix-request-group-with-article-number-correction): Remove
4328         unreferenced argument passed to nnmairix-call-backend.
4329
4330 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
4331
4332         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
4333         (mm-uu-extract): Improve face for low color ttys.  Reported by Sascha
4334         Wilde.
4335
4336 2008-02-27  Glenn Morris  <rgm@gnu.org>
4337
4338         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
4339         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
4340         variables to defconsts.  Convert comments to doc-strings.
4341         (nnmairix-last-server, nnmairix-current-server): Convert from free
4342         variables to defvars.  Convert comments to doc-strings.
4343         (gnus-registry-fetch-group): Autoload.
4344         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
4345         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
4346         (nnmairix-widget-build-editable-fields): Use car cddr rather than
4347         caddr.
4348         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
4349         nnmairix-request-group-with-article-number-correction call.
4350         (nnmairix-fast, nnmairix-group): New, less general names, for free
4351         variables passed from nnmairix-request-group to
4352         nnmairix-request-group-with-article-number-correction.  Declare.
4353         (nnmairix-request-group-with-article-number-correction):
4354         Use nnmairix-fast, nnmairix-group rather than fast, group.
4355
4356 2008-02-26  David Engster  <dengste@eml.cc>
4357
4358         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
4359         version 0.5.
4360
4361 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
4362
4363         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
4364         instead of making an extra function call.  Don't add the current group
4365         to articles only when they have the group.  Use
4366         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
4367         Reported by David <de_bb@arcor.de>.
4368
4369 2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4370
4371         * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG
4372         has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs.
4373
4374 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
4375
4376         * mail-source.el (mail-source-delete-incoming): Change default.
4377         Supplement doc string.
4378
4379         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
4380
4381 2008-02-14  Glenn Morris  <rgm@gnu.org>
4382
4383         * time-date.el (format-seconds): New function.
4384
4385 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
4386
4387         * nnmail.el (nnmail-message-id-cache-file): Derive from
4388         `gnus-home-directory'.
4389
4390 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
4391
4392         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
4393         Document negative prefix.
4394
4395         * gnus-group.el (gnus-group-read-group): Document negative prefix.
4396
4397 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4398
4399         * message.el (message-unsent-separator): Add the Exim bounce
4400         separator.
4401
4402 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
4403
4404         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
4405         list.
4406         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
4407         recipient/signer list.
4408
4409 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4410
4411         * Makefile.in (datarootdir): Define.
4412         (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory
4413         name that might contain whitespace.
4414
4415 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
4416
4417         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
4418         fbound (Emacs 23 unicode), signal an error.
4419
4420 2008-02-08  Glenn Morris  <rgm@gnu.org>
4421
4422         * gnus-art.el (pgg-display-output-buffer): Declare as function.
4423
4424 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
4425
4426         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
4427         ports to the calls to `netrc-machine-user-or-password' in addition to
4428         "imap" and "imaps".
4429
4430 2008-02-01  Zhang Wei  <id.brep@gmail.com>
4431
4432         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
4433
4434         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
4435
4436 2008-02-01  Kenichi Handa  <handa@m17n.org>
4437
4438         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
4439         rfc2104-hexstring-to-bitstring and changed to return a byte list.
4440         (rfc2104-hash): Convert the result of concat to unibyte string.
4441
4442 2008-02-01  Dave Love  <fx@gnu.org>
4443
4444         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
4445         coding-system-for-read.
4446         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
4447
4448 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
4449
4450         * gnus.el (gnus-group-startup-message): Add `find-image' call before
4451         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
4452         <hanche@math.ntnu.no>.
4453
4454 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4455
4456         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
4457
4458         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
4459
4460 2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
4461
4462         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
4463         * message.el (message-beginning-of-line): Use featurep instead of bound
4464         tests in order to resolve conditionals at compile time.
4465
4466 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
4467
4468         * mail-source.el (mail-sources): Add `group' choice.
4469
4470         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
4471         parameter `in-group' to control into which group the articles go.
4472         Add treatment of `group' mail-source.
4473
4474 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4475
4476         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
4477
4478         * mm-decode.el (mm-dissect-buffer): Decode description.
4479
4480         * mml.el (mml-to-mime): Encode message header first.
4481
4482 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4483
4484         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
4485         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
4486
4487         * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
4488         help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
4489
4490 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
4491
4492         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
4493
4494 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4495
4496         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
4497         prefix keys.
4498         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
4499         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
4500         gnus-xmas.el.
4501
4502         * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
4503         (gnus-xmas-article-describe-bindings): New function.
4504         (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
4505         gnus-xmas-article-describe-bindings.
4506
4507         * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
4508
4509 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
4510
4511         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
4512         Add new variables for article mark management.
4513         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
4514         list of extra data entries which, when present, will indicate that the
4515         article ID should not be trimmed from the registry.
4516         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
4517         functions.
4518         (gnus-registry-read-mark): New function to read a mark name from the
4519         user.
4520         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
4521         (gnus-registry-set-article-mark-internal): New functions to add and
4522         remove marks.
4523         (gnus-registry-get-article-marks): New function to show the marks for
4524         an article, or retrieve them for further use.
4525
4526 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4527
4528         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
4529         keys when no argument is given.
4530
4531 2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
4532
4533         * imap.el (imap-ping-server): New variable.
4534         (imap-opened): On add extra ping if imap-ping-server is non-nil.
4535         (imap-ping-server): Minor doc string fixes.
4536
4537 2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
4538
4539         * imap.el (imap-ping-server): New function.
4540         (imap-opened): Call imap-ping-server.
4541
4542 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
4543
4544         * gnus-sum.el (gnus-article-sort-by-random)
4545         (gnus-thread-sort-by-random): Fix doc strings.  Reported by
4546         jidanni@jidanni.org.
4547
4548 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4549
4550         * gnus-art.el (gnus-article-describe-bindings): New function.
4551         (gnus-article-read-summary-keys): Use it.
4552         (gnus-article-mode-map): Bind `C-h b' to it.
4553
4554 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4555
4556         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
4557         XEmacs.
4558         (gnus-article-describe-key, gnus-article-describe-key-briefly): Protect
4559         against non-character events.
4560
4561         * lpath.el: Fbind map-keymap for Emacs 21.
4562
4563 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
4564
4565         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url): New
4566         command.
4567         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
4568         instead of END.  Change name of the temp file.
4569         (gnus-group-gmane-group-download-format): Add doc string.  Make it
4570         customizable.
4571
4572 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4573
4574         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
4575         bind `S W' to gnus-article-wide-reply-with-original; set default
4576         binding to gnus-article-read-summary-send-keys.
4577         (gnus-article-read-summary-keys): Fix the order of keys; display
4578         continuation keys correctly in the echo area; describe bindings
4579         correctly when keys end with `C-h'.
4580         (gnus-article-read-summary-send-keys): New function.
4581         (gnus-article-describe-key, gnus-article-describe-key-briefly): Work
4582         for gnus-article-read-summary-send-keys; display continuation keys
4583         correctly in the echo area.
4584         (gnus-article-reply-with-original): Ignore prefix argument.
4585         (gnus-article-wide-reply-with-original): New function.
4586
4587         * lpath.el: Fbind character-to-event and set-keymap-default-binding for
4588         Emacs 21.
4589
4590 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
4591
4592         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
4593         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
4594
4595 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
4596
4597         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
4598         (gnus-group-read-ephemeral-gmane-group): New command.
4599
4600 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
4601
4602         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
4603
4604 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
4605
4606         * message.el (message-send-mail-function): Increase custom version.
4607
4608         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
4609         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
4610
4611 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
4612
4613         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
4614         for the cases where imap-authenticate is called with a nil buffer
4615         parameter.
4616
4617 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4618
4619         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
4620         html parts correctly; support forwarded messages.
4621         (gnus-article-browse-html-article): Remove work buffers.
4622
4623         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
4624         compiling.
4625         (netrc-bound-and-true-p): New macro.
4626         (netrc-parse): Use it instead of bound-and-true-p that is not available
4627         in XEmacs 21.4.
4628
4629 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
4630
4631         * gnus-registry.el (gnus-registry-mark-article)
4632         (gnus-registry-article-marks): Add functionality to mark articles
4633         through the Gnus registry.
4634
4635         * encrypt.el: Clarify documentation for the new pgg method.
4636         (encrypt-file-alist): Add PGG option.
4637         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
4638         functionality.  Abstract password key and messaging to external
4639         functions.
4640         (encrypt-password-key, encrypt-get-passphrase-if-needed)
4641         (encrypt-message-method-and-cipher): Add new convenience external
4642         functions.
4643         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
4644         (encrypt-pgg-process-buffer): Add PGG functionality glue.
4645
4646         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
4647         (netrc-parse): Use encrypt-file-alist to determine if
4648         encrypt-find-model or encrypt-insert-file-contents should be used.
4649
4650         * encrypt.el: Clarify documentation.  Load password-cache or
4651         password, whichever one is found first, instead of autoloading.
4652
4653 2007-12-19  Glenn Morris  <rgm@gnu.org>
4654
4655         * mml.el (message-options-set, message-narrow-to-head)
4656         (message-in-body-p, message-mail-p, message-encode-message-body):
4657         Autoload.
4658         (message-remove-header, message-narrow-to-headers-or-head)
4659         (message-subscribed-p, message-make-mail-followup-to)
4660         (message-position-on-field, message-news-p)
4661         (message-options-set-recipient, message-generate-headers)
4662         (message-sort-headers): Declare as functions.
4663
4664 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
4665
4666         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
4667         convention in doc string.
4668
4669 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4670
4671         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
4672         title to html parts.
4673         (gnus-article-browse-html-article): Pass message header to it.
4674
4675         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
4676
4677 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
4678
4679         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
4680         or password compatible with XEmacs.
4681
4682 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
4683
4684         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
4685         format document.
4686         (gnus-mime-delete-part): Don't write description line if empty.
4687         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
4688
4689 2007-12-14  Johan BockgÃ¥rd  <bojohan@gnu.org>
4690
4691         * gnus-sum.el (gnus-summary-mark-unread-as-read)
4692         (gnus-summary-mark-read-and-unread-as-read)
4693         (gnus-summary-mark-current-read-and-unread-as-read)
4694         (gnus-summary-mark-unread-as-ticked): Doc fix.
4695         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
4696
4697 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
4698
4699         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.  Reported by
4700         Christoph Conrad <christoph.conrad@gmx.de>.
4701
4702 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
4703
4704         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
4705         yes-or-no-p.
4706
4707 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4708
4709         * mm-decode.el (mm-add-meta-html-tag): New function.
4710         (mm-save-part-to-file, mm-pipe-part): Use it.
4711
4712         * gnus-art.el (gnus-article-browse-delete-temp-files): Use
4713         gnus-y-or-n-p instead of y-or-n-p.
4714         (gnus-article-browse-html-parts): Work with message/external-body; use
4715         mm-add-meta-html-tag.
4716
4717 2007-12-11  Glenn Morris  <rgm@gnu.org>
4718
4719         * gnus-cache.el: Require gnus-sum not just when compiling.
4720
4721         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
4722
4723         * gnus-int.el (gnus-server-opened, gnus-status-message): Move
4724         definitions before use.
4725
4726         * mm-decode.el: Require gnus-util.
4727         (mm-remove-part): Only call delete-annotation on XEmacs.
4728
4729         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
4730
4731         * nnmail.el: Require gnus-int.
4732
4733         * spam.el: Move `require's before `eval-when-compile's.
4734
4735         * gnus-ems.el (gnus-alive-p):
4736         * gnus-fun.el (message-goto-eoh):
4737         * gnus-util.el (gnus-group-name-decode):
4738         * mail-source.el (gnus-compress-sequence):
4739         * message.el (Info-goto-node, format-spec):
4740         * mm-bodies.el (message-options-get):
4741         * mm-decode.el (mm-view-pkcs7):
4742         * mm-util.el (gmm-write-region):
4743         * mml-smime.el (mml-compute-boundary)
4744         (gnus-completing-read-with-default):
4745         * mml.el (widget-button-press, gnus-make-hashtable):
4746         * mml1991.el (mm-decode-content-transfer-encoding)
4747         (mm-encode-content-transfer-encoding)
4748         (message-options-get, message-options-set):
4749         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
4750         * nnfolder.el (gnus-request-group):
4751         * nnheader.el (ietf-drums-unfold-fws):
4752         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
4753         * smime.el (gnus-run-mode-hooks):
4754         * spam-stat.el (gnus-message): Autoload.
4755
4756         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
4757         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
4758         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
4759         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
4760         Add declare-function compatibility definition.
4761
4762         * gnus-cache.el (nnvirtual-find-group-art):
4763         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
4764         (gnus-add-image, gnus-add-wash-type):
4765         * gnus-group.el (nnkiboze-score-file):
4766         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
4767         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
4768         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
4769         (message-tokenize-header, gnus-get-buffer-create)
4770         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
4771         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
4772         * gnus.el (gnus-group-decoded-name):
4773         * mail-source.el (imap-capability):
4774         * mm-bodies.el (message-options-set):
4775         * mm-decode.el (gnus-configure-windows):
4776         * mm-extern.el (message-goto-body):
4777         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
4778         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
4779         (epg-sub-key-validity, message-options-set):
4780         * mml.el (widget-event-point, gnus-configure-windows):
4781         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
4782         * mml2015.el (epg-check-configuration, epg-configuration)
4783         (message-options-set):
4784         * nndb.el (nndb-request-article):
4785         * nnfolder.el (gnus-request-create-group):
4786         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
4787         * nnmaildir.el (gnus-group-mark-article-read):
4788         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
4789         * rfc1843.el (message-fetch-field):
4790         * spam.el (gnus-extract-address-components):
4791         Declare as functions.
4792
4793 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4794
4795         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
4796
4797         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
4798
4799         * lpath.el: Fbind run-mode-hooks for Emacs 21;
4800         bind show-trailing-whitespace for XEmacs.
4801
4802 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
4803
4804         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
4805         new no-op macro for backward compatibility.
4806
4807         * imap.el (imap-string-to-integer): New function.
4808
4809 2007-12-09  Glenn Morris  <rgm@gnu.org>
4810
4811         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
4812
4813         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
4814         * message.el, mm-view.el, sieve-manage.el, smime.el:
4815         Add declare-function compatibility definition.
4816
4817         * gnus-art.el (w3-region, w3m-region, Info-menu):
4818         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
4819         * gnus-sum.el (gnus-get-predicate):
4820         * gnus-util.el (mm-append-to-file, w32-focus-frame):
4821         * message.el (mail-abbrev-in-expansion-header-p):
4822         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
4823         (w3m-detect-meta-charset, w3m-region):
4824         * sieve-manage.el (password-read, password-cache-add)
4825         (password-cache-remove):
4826         * smime.el (password-read-and-add): Declare as functions.
4827
4828 2007-12-08  David Kastrup  <dak@gnu.org>
4829
4830         * gnus-sum.el (gnus-summary-simplify-subject-query):
4831         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
4832         `message'.
4833
4834 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4835
4836         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
4837         it to bind idna-program, installation-directory, defined-colors, and
4838         face-attribute for XEmacs of the version that compiles defcustom forms.
4839
4840 2007-12-07  Glenn Morris  <rgm@gnu.org>
4841
4842         * gnus-art.el (article-make-date-line): Revert previous change.
4843
4844 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
4845
4846         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
4847
4848 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
4849
4850         * nnmaildir.el (nnmaildir-request-update-info): Improved performance.
4851         Call gnus-add-to-range ranges only once with a prepared article-list.
4852
4853 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
4854
4855         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
4856         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
4857         group names with backslashes.  Reported by Tassilo Horn
4858         <tassilo@member.fsf.org>.
4859
4860 2007-12-06  Deepak Goel  <deego3@gmail.com>
4861
4862         * gnus-art.el (article-make-date-line):
4863         * gnus-start.el (gnus-load):
4864         * pop3.el (pop3-read-response): Fix buggy call to `error'.
4865
4866 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4867
4868         * gnus-art.el (gnus-use-idna)
4869         * gnus-start.el (gnus-site-init-file)
4870         * message.el (message-use-idna)
4871         * mm-uu.el (mm-uu-hide-markers)
4872         * smiley.el (smiley-style): Revert changes that suppress warnings.
4873
4874 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4875
4876         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
4877         specify charset to html source.  Reported by Christoph Conrad
4878         <christoph.conrad@gmx.de>.
4879
4880 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4881
4882         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
4883         idna-program in order to suppress byte compile warning issued by XEmacs
4884         that came to byte compile the default value section of defcustom forms
4885         recently.
4886
4887         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
4888         value of installation-directory.
4889
4890         * message.el (message-use-idna): Don't directly refer to the value of
4891         idna-program.
4892
4893         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
4894
4895         * smiley.el (smiley-style): Don't directly call face-attribute.
4896
4897 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
4898
4899         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
4900
4901         * gnus-dired.el: Reduce Gnus dependencies.
4902         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml): Don't
4903         require.  Use autoloads instead.
4904         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
4905         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
4906         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
4907         (gnus-dired-mode): Adjust doc string.
4908         (gnus-dired-mail-mode): New variable.
4909         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
4910         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
4911         (gnus-dired-mail-buffers): New function.  Return mail or message
4912         composition buffers.
4913         (gnus-dired-attach): Use it.
4914         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
4915         NO-DECODE.
4916         (gnus-dired-print): Use `gnus-print-buffer' depending on
4917         `gnus-dired-mail-mode'.
4918
4919 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
4920
4921         * rfc2047.el (rfc2047-encoded-word-regexp)
4922         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
4923         explaining what regexp patterns are for.
4924
4925 2007-12-04  Glenn Morris  <rgm@gnu.org>
4926
4927         * password.el: Move to password-cache.el.
4928
4929         * mml1991.el (password-read, password-cache-add, password-cache-remove):
4930         * mml2015.el (password-read, password-cache-add, password-cache-remove):
4931         * mml-smime.el (password-read, password-cache-add)
4932         (password-cache-remove):
4933         No need to autoload, since mml-sec requires password.
4934
4935         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
4936         * message.el (gnus-extract-address-components):
4937         * mml-smime.el (gnus-extract-address-components): Define for compiler.
4938
4939         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
4940         password.
4941
4942 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
4943
4944         * mailcap.el: Reduce dependencies.
4945         (mail-header-parse-content-type): Autoload.
4946         (mailcap-delete-duplicates): New alias.
4947         (mailcap-mime-info): Add optional argument NO-DECODE.
4948         (mailcap-mime-types): Use mailcap-delete-duplicates.
4949
4950         * message.el (message-ignored-supersedes-headers): Add "X-ID".
4951
4952 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
4953
4954         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
4955         (imap-parse-status): Upcase status-att for servers that sends them
4956         lower-case (e.g., MS Exchange 2007).
4957
4958 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4959
4960         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
4961         function.
4962
4963         * gnus-uu.el (gnus-uu-decode-yenc): New command.
4964         (gnus-uu-yenc-article): New function.
4965
4966         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
4967
4968         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original
4969         buffer.
4970
4971 2007-12-02  Glenn Morris  <rgm@gnu.org>
4972
4973         * binhex.el (binhex): New custom group.
4974         (binhex-decoder-program, binhex-decoder-switches)
4975         (binhex-use-external): Move to the binhex custom group.
4976
4977         * uudecode.el (uudecode): New custom group.
4978         (uudecode-decoder-program, uudecode-decoder-switches)
4979         (uudecode-use-external): Move to the uudecode custom group.
4980
4981         * netrc.el (top-level): Don't load `encrypt' features.
4982         (netrc-parse): Don't use encrypt.
4983         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
4984
4985         * encrypt.el: Remove file.
4986
4987 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
4988
4989         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
4990         matches on patches.
4991
4992         * gnus-art.el (gnus-article-browse-html-article): Mention
4993         `mm-text-html-renderer' in the doc string.
4994
4995         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
4996         string.  Add comments.
4997
4998         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
4999         if rhs is ASCII.
5000
5001 2007-12-01  Glenn Morris  <rgm@gnu.org>
5002
5003         * mail-source.el (top-level): Require format-spec before
5004         eval-when-compile.
5005
5006 2007-11-30  Glenn Morris  <rgm@gnu.org>
5007
5008         * encrypt.el: Require password, rather than autoloading password-read.
5009
5010 2007-11-29  Glenn Morris  <rgm@gnu.org>
5011
5012         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
5013         (sasl-make-client, sasl-next-step, sasl-step-data)
5014         (sasl-step-set-data): Declare as functions.
5015
5016 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
5017
5018         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
5019
5020 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
5021
5022         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
5023         certs should be verified and what is to be done in the event of a
5024         verification failure.
5025
5026         * gnus.el (gnus-method-to-server): Add an optional parameter so the
5027         caller can indicate whether the cache should be disregarded for this
5028         call.  This way the result of the call is reproducible at all times and
5029         can be considered a canonical server name for the supplied method.
5030         (gnus-agent-method-p): Canonicalize server names by pushing their
5031         method through `gnus-method-to-server' using the no-cache argument.
5032
5033         * gnus-srvr.el (gnus-server-insert-server-line): Call
5034         `gnus-method-to-server' with `no-cache' argument.
5035
5036         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
5037         gnus-agent-possibly-synchronize-flags as this should be called when the
5038         server is actually being opened.
5039         (gnus-agent-possibly-synchronize-flags)
5040         (gnus-agent-possibly-synchronize-flags-server): Move check for the
5041         flags file of an agentized server to the latter function.
5042
5043         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
5044         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
5045         after a connection has been established successfully.
5046
5047 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5048
5049         * gnus-art.el (article-display-face): Force to display face if called
5050         interactively; check if gnus-article-x-face-too-ugly matches author.
5051         (article-display-x-face): Display face even if From header is missing
5052         as article-display-face does.
5053
5054 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
5055
5056         * hashcash.el (message-narrow-to-headers-or-head)
5057         (message-fetch-field, message-goto-eoh)
5058         (message-narrow-to-headers): Declare as functions.
5059
5060 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
5061
5062         * mail-source.el (mail-sources): Default to fetch from file for
5063         compatibility with default of nnmail-spool-file.
5064
5065 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5066
5067         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
5068         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
5069         to look for encoded word that should be encoded again.
5070         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
5071         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
5072         encoding pattern.
5073         (rfc2047-decode-region): Switch strict regexp and loose one according
5074         to rfc2047-allow-irregular-q-encoded-words.
5075
5076 2007-11-25  Romain Francoise  <romain@orebokech.com>
5077
5078         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
5079
5080 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
5081
5082         * tls.el (tls-program): Provide more custom choices from
5083         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
5084         (tls-process-connection-type, tls-success): Remove "*" in doc string.
5085
5086 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
5087
5088         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
5089         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
5090
5091         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
5092         `nnmail-spool-file'.
5093
5094         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
5095         `nnmail-spool-file'.
5096
5097         * gnus-move.el (gnus-change-server): Ditto.
5098
5099         * gnus-kill.el (gnus-batch-score): Ditto.
5100
5101         * gnus-cache.el (gnus-jog-cache): Ditto.
5102
5103         * gnus-msg.el (gnus-summary-reply):
5104         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
5105
5106 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
5107
5108         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
5109         version.  Minor improvement to doc strings.
5110         (tls-program): Add comment.
5111
5112 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
5113
5114         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
5115         (tls-checktrust): New variable.  Check if GNU TLS complained about a
5116         mismatch between the hostname provided in the certificate and the name
5117         of the host connnecting to.
5118         (open-tls-stream): Use them.  Check certificates against trusted root
5119         certificates.
5120
5121 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
5122
5123         * gnus-cache.el (gnus-cache-generate-nov-databases):
5124         Use nnml-generate-nov-databases-directory instead of
5125         nnml-generate-nov-databases-1.
5126
5127 2007-11-24  Glenn Morris  <rgm@gnu.org>
5128
5129         * message.el (message-tool-bar-retro): Update for rename
5130         mail_send.xpm->mail-send.xpm.
5131
5132 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
5133
5134         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
5135         `smime-ldap-search' for Emacs 22 and up.
5136
5137 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
5138
5139         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
5140
5141         * message.el (message-send-mail-function): Fix error convention.
5142         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
5143         (message-widen-reply, message-send-mail, message-talkative-question)
5144         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
5145         (message-clone-locals, message-send-news): Use with-current-buffer.
5146         (message-insert-or-toggle-importance): Remove unused var `valid'.
5147         (message-make-references): Remove unused var `new-references'.
5148         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
5149
5150 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
5151
5152         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
5153         (spam-split-symbolic-return-positive): Reflow docstring.
5154         (spam-backends, spam-summary-exit-behavior)
5155         (spam-mark-ham-unread-before-move-from-spam-group)
5156         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
5157         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
5158         (spam-clear-cache, spam-backend-check, spam-install-backend)
5159         (spam-install-statistical-backend, spam-list-of-processors)
5160         (spam-group-processor-p, spam-split, spam-bogofilter-score)
5161         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
5162         (spam-check-crm114, spam-initialize, spam-unload-hook):
5163         Fix typos in docstrings.
5164
5165 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
5166
5167         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
5168         been checked if they have never been read and those group levels are
5169         higher than the one that a user specified.
5170
5171 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
5172
5173         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
5174         foreign groups unless a group level is specified by a user.
5175         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
5176
5177 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
5178
5179         * message.el (message-send-mail-function): Require sendmail.
5180
5181 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
5182
5183         * message.el (message-send-mail-function): Check for smtpmail too.
5184
5185         * utf7.el (utf7-encode, utf7-decode): Use coding system
5186         `utf-7'/`utf-7-imap' from utf-7.el' if available.
5187
5188         * message.el (message-send-mail-function): New function.
5189         (message-send-mail-function): Set default using
5190         message-send-mail-function.  Adjust doc string.
5191         (message-send-mail-with-mailclient): New function.
5192
5193 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
5194
5195         * smime.el (from):
5196         * rfc2047.el (message-posting-charset):
5197         * qp.el (mm-use-ultra-safe-encoding):
5198         * pop3.el (parse-time-months):
5199         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
5200         * nnml.el (files):
5201         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
5202         (jka-compr-compression-info-list, ange-ftp-path-format)
5203         (efs-path-regexp):
5204         * nndiary.el (files):
5205         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
5206         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
5207         (epg-digest-algorithm-alist, inhibit-redisplay)
5208         (password-cache-expiry):
5209         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
5210         (pgg-output-buffer, password-cache-expiry):
5211         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
5212         (efs-path-regexp):
5213         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
5214         (inhibit-redisplay):
5215         * mm-uu.el (file-name, start-point, end-point, entry)
5216         (gnus-newsgroup-name, gnus-newsgroup-charset):
5217         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
5218         (latin-unity-ucs-list):
5219         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
5220         (mm-uu-binhex-decode-function):
5221         * message.el (gnus-message-group-art, gnus-list-identifiers)
5222         (rmail-enable-mime-composing, gnus-local-organization)
5223         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
5224         (gnus-read-active-file, facemenu-add-face-function)
5225         (facemenu-remove-face-function, gnus-article-decoded-p)
5226         (tool-bar-mode):
5227         * mail-source.el (display-time-mail-function):
5228         * gnus-util.el (nnmail-pathname-coding-system)
5229         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
5230         (gnus-original-article-buffer, gnus-user-agent)
5231         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
5232         (xemacs-codename, sxemacs-codename, emacs-program-version):
5233         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
5234         * gnus-start.el (gnus-agent-covered-methods)
5235         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
5236         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
5237         (gnus-newsgroup-headers, gnus-group-list-mode)
5238         (gnus-group-mark-positions, gnus-newsgroup-data)
5239         (gnus-newsgroup-unreads, nnoo-state-alist)
5240         (gnus-current-select-method, mail-sources)
5241         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
5242         (nnmail-spool-file, gnus-cache-active-hashtb):
5243         * gnus-mh.el (mh-lib-progs):
5244         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
5245         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
5246         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
5247         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
5248         (gnus-group-buffer):
5249         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
5250         (font-lock-set-defaults):
5251         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
5252         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
5253         (gnus-summary-post-menu, total-parts, type, condition, length):
5254         * gnus-agent.el (gnus-agent-read-agentview):
5255         * flow-fill.el (show-trailing-whitespace):
5256         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
5257         eval-and-compile wrappers for byte compiler pacifiers.
5258
5259         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
5260         (mm-display-inline-fontify): Check for featurep 'xemacs not
5261         extent-list.
5262
5263         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
5264         itimer-list.
5265         (mm-create-image-xemacs): Only do something for XEmacs.
5266         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
5267
5268         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
5269
5270         * gnus-registry.el (gnus-adaptive-word-syntax-table):
5271         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
5272
5273 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
5274
5275         * nnimap.el (nnimap-split-download-body):
5276         * gnus-demon.el (gnus-demon):
5277         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
5278
5279 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5280
5281         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer): New
5282         macros.
5283         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
5284         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
5285         copy data from unibyte buffer to multibyte current buffer.
5286         (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
5287         to copy data from unibyte current buffer to multibyte buffer.
5288         (nntp-make-process-buffer): Make process buffer unibyte.
5289
5290         * pop3.el (pop3-open-server): Fix typo in Lisp code.
5291
5292 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
5293
5294         * pop3.el (pop3-open-server): Accept and process data more robustly at
5295         connexion start to avoid spurious "POP SSL connexion failed" errors.
5296
5297 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5298
5299         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
5300         read group names.
5301
5302 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
5303
5304         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
5305
5306 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5307
5308         * nnmail.el (nnmail-parse-active): Make group names unibyte.
5309         (nnmail-save-active): Use a unibyte buffer when saving active file,
5310         which may contain non-ASCII group names.
5311
5312         * nnml.el (nnml-request-group): Decode group names in messages.
5313
5314 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
5315
5316         * message.el (message-citation-line-function)
5317         (message-insert-formatted-citation-line): Fix spelling of
5318         `message-insert-formated-citation-line'.
5319
5320 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
5321
5322         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
5323
5324 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5325
5326         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
5327         nnmail-pathname-coding-system.
5328
5329         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
5330         that a user enters; decode group names in messages.
5331
5332         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
5333
5334 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
5335
5336         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
5337
5338         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
5339
5340         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
5341         risky local variable.
5342
5343         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
5344
5345 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
5346
5347         * encrypt.el: Improve documentation to fix function name typo.
5348         Reported by Daiki Ueno <ueno@unixuser.org>.
5349
5350 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5351
5352         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
5353         even if the point is not in the last page of an article.
5354         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
5355         back to the previous page.
5356
5357 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
5358
5359         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
5360
5361 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5362
5363         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
5364
5365 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
5366
5367         * message.el (message-check-news-body-syntax): Avoid
5368         mm-string-as-multibyte.
5369         (message-hide-headers): Don't assume (point-min)==1.
5370
5371 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5372
5373         * message.el (message-remove-blank-cited-lines): Fix if remove is
5374         given.
5375         (message-bogus-address-regexp): New variable.
5376         (message-bogus-recipient-p): New function.
5377         (message-check-recipients): New command.
5378         (message-syntax-checks): Add `bogus-recipient'.
5379         (message-fix-before-sending): Add `bogus-recipient'.
5380
5381         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
5382         (gnus-treat-body-boundary): Don't test window-system.
5383
5384 2007-10-28  Leo  <sdl.web@gmail.com>  (tiny change)
5385
5386         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
5387
5388 2007-10-28  Miles Bader  <miles@gnu.org>
5389
5390         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
5391         at compile-time too.
5392
5393 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
5394
5395         * gnus-msg.el (gnus-message-setup-hook): Add
5396         `message-remove-blank-cited-lines' to options.
5397
5398 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
5399
5400         * message.el (message-remove-blank-cited-lines): New function.
5401         Suggested by Karl Plästerer.
5402
5403 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5404
5405         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
5406         mapc.
5407
5408         * imap.el (imap-open): Replace mapcar called for effect with mapc.
5409         (top-level): Use mapc to set functions to be traced for debugging.
5410
5411         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
5412         called for effect with while loop.
5413
5414         * message.el (message-talkative-question): Replace mapcar called for
5415         effect with mapc.
5416
5417         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
5418         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
5419         called for effect with dolist.
5420
5421         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
5422
5423         * nndiary.el: Use dolist instead of mapcar to add diary headers to
5424         gnus-extra-headers and nnmail-extra-headers.
5425
5426         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
5427         called for effect with dolist.
5428         (top-level): Use mapc to set functions to be traced for debugging.
5429
5430         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
5431         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
5432         dolist.
5433
5434         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
5435         Replace mapcar called for effect with mapc.
5436         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
5437         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
5438         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
5439         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
5440
5441         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
5442         remove-if that's a cl function.
5443
5444         * webmail.el (webmail-debug): Replace mapcar called for effect with
5445         dolist.
5446
5447         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
5448         with mapc.
5449
5450 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5451
5452         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
5453         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
5454         with while loop.
5455
5456         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
5457         functions from article-* functions.
5458         (gnus-multi-decode-header): Replace mapcar called for effect with
5459         dolist.
5460
5461         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
5462         (gnus-bookmark-show-details): Replace mapcar called for effect with
5463         while loop.
5464
5465         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
5466         called for effect with while loop.
5467
5468         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
5469         with dolist.
5470
5471         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Replace
5472         mapcar called for effect with dolist.
5473
5474         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
5475
5476         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
5477         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
5478         Replace mapcar called for effect with dolist.
5479         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
5480         mapc.
5481
5482         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
5483         Replace mapcar called for effect with dolist.
5484         (gnus-topic-list): Replace mapcar called for effect with mapc.
5485
5486         * gnus.el: Use mapc instead of mapcar to add autoloads.
5487
5488 2007-10-23  Richard Stallman  <rms@gnu.org>
5489
5490         * gnus-group.el (gnus-group-highlight): Mark as risky.
5491
5492 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5493
5494         * gnus.el (gnus-server-to-method): Return method found first in
5495         gnus-newsrc-alist.
5496
5497         * gnus-art.el (gnus-article-highlight-signature)
5498         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
5499         button overlay without the front stickiness.
5500
5501 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
5502
5503         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
5504         overview buffer needed a catch to receive its throw.
5505         (gnus-agent-flush-cache): Declared as interactive to make this function
5506         easier to use.
5507
5508 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
5509
5510         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
5511         `next-line'.
5512
5513 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5514
5515         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
5516         exclude address matching message-dont-reply-to-names.
5517
5518 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5519
5520         * gnus-util.el (gnus-string<): New function.
5521
5522         * gnus-sum.el (gnus-article-sort-by-author)
5523         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
5524
5525 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5526
5527         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
5528         the frame-focus tag is set in gnus-buffer-configuration.
5529
5530 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5531
5532         * gnus-art.el (gnus-article-add-button): Make a button overlay without
5533         the front stickiness.
5534
5535 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5536
5537         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
5538         url pattern; remove duplicate one.
5539         (gnus-article-extend-url-button): New function.
5540         (gnus-article-add-buttons): Use it.
5541         (gnus-button-push): Use concatenated url that it makes.
5542
5543 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
5544
5545         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
5546
5547 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
5548
5549         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
5550         Don't hardcode point-min==1.
5551
5552 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
5553
5554         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
5555         Fix comment about "iso8859-1".
5556
5557 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
5558
5559         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
5560         ones returned from the verify-function.
5561
5562         * mm-uu.el (mm-uu-pgp-signed-extract-1): Call
5563         mml2015-extract-cleartext-signature if extraction failed.
5564
5565 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
5566
5567         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
5568         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
5569         failed.
5570
5571 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
5572
5573         * Relicense "GPLv2 or later" files to "GPLv3 or later".
5574
5575 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
5576
5577         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
5578         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
5579         recommends to use EasyPG instead of PGG.
5580
5581         * pgg.el: Revert to revision 6.23.2.16.
5582
5583         * pgg-def.el: Revert to revision 6.6.2.14.
5584
5585         * pgg-gpg.el: Revert to revision 6.23.2.34.
5586
5587 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
5588
5589         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
5590         to mark a thread as expirable.  Add variable `hide' to handle hiding of
5591         thread for both the null and zero (kill/expire thread) universal prefix
5592         cases.
5593         (gnus-summary-expire-thread): Add new function to expire a thread,
5594         using gnus-summary-kill-thread.
5595         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
5596         shortcuts for gnus-summary-expire-thread.
5597         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
5598         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
5599
5600 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
5601
5602         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
5603         extras value, so an extras entry can be deleted.
5604         (gnus-registry-delete-extra-entry): Use it.
5605         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
5606         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
5607         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
5608         storage through the gnus-registry, and provide an appropriate API for
5609         it.
5610
5611 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5612
5613         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
5614         Suggested by Leo <sdl.web@gmail.com>.
5615
5616         * gnus.el: Do.
5617
5618 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5619
5620         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
5621         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
5622
5623         * gnus-agent.el (gnus-agent-fetch-headers): Do.
5624
5625         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
5626         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
5627
5628 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5629
5630         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
5631         newline.
5632         (nnmbox-request-accept-article): Don't change article in source buffer;
5633         narrow to header to use message-fetch-field rather than
5634         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
5635         (nnmbox-request-replace-article): Quote lines that'll be misidentified
5636         as delimiters; make sure article ends with newline.
5637         (nnmbox-delete-mail): Correct last position of article to be deleted;
5638         ignore X-Gnus-Newsgroup header in article body.
5639         (nnmbox-save-mail): Quote lines looking like delimiters at the right
5640         positions; make sure article ends with newline.
5641
5642         * message.el (message-display-abbrev): Don't infloop when a user
5643         inserts SPC in the beginning of header.
5644
5645         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
5646         coding-system-for-read and coding-system-for-write for XEmacs having no
5647         file-coding feature.
5648
5649         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
5650
5651 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
5652
5653         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
5654         list of groups not followed by default.  Fix type to be regexp.
5655         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
5656
5657 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
5658
5659         * hmac-def.el (define-hmac-function): Switch from old-style to
5660         new-style backquotes.
5661
5662         * md4.el (md4-make-step): Likewise.
5663
5664 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5665
5666         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
5667         raw-text coding system when saving .newsrc file, which may contain
5668         non-ASCII group names.
5669
5670 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5671
5672         * gnus-cus.el (gnus-score-extra): New widget.
5673         (gnus-score-extra-convert): New function.
5674         (gnus-score-customize): Use it for Extra.
5675
5676 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
5677
5678         * mml2015.el (mml2015-extract-cleartext-signature): New function.
5679         (mml2015-mailcrypt-clear-verify): Use it.
5680         (mml2015-gpg-clear-verify): Use it.
5681         (mml2015-pgg-clear-verify): Use it.
5682         (mml2015-epg-clear-verify): Replace the current part with the output
5683         from GnuPG; don't extract the plaintext by itself.
5684
5685         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
5686         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
5687         mml2015-clear-verify-function; don't touch the armor headers or
5688         dash-escaped text here.
5689
5690 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5691
5692         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
5693         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
5694         parts, or application/octet-stream as a last resort.
5695         (gnus-mime-view-part-as-type): Don't toggle display.
5696         (gnus-mime-view-part-as-charset): Don't turn off display before
5697         querying charset.
5698
5699         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
5700         stuff to undisplayer function in Emacs.
5701         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
5702
5703         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
5704         text/calendar parts.
5705
5706 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5707
5708         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
5709         decoding text/calendar parts.
5710
5711         * message.el (message-forward-make-body-mime): Always mark body as
5712         having no illegible text; remove signed-or-encrypted argument.
5713         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
5714
5715         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
5716         (mml-generate-mime-1): Don't encode body if it is specified to be in
5717         raw form; don't make buffer be unibyte when inserting multibyte string.
5718
5719 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
5720
5721         * sha1.el: Fix up comment style.
5722         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
5723         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
5724
5725         * hex-util.el: Fix up comment style.
5726         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
5727
5728         * gnus-salt.el: Use with-current-buffer.
5729         (gnus-pick-setup-message): Fix long-standing typo.
5730
5731 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5732
5733         * imap.el (imap-logout-timeout): New variable.
5734         (imap-logout, imap-logout-wait): New functions.
5735         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
5736
5737         * nnimap.el (nnimap-logout-timeout): New server variable.
5738         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
5739         nnimap-logout-timeout.
5740
5741         * gnus-art.el (gnus-article-summary-command-nosave)
5742         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
5743
5744 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5745
5746         * gnus.el (gnus-maximum-newsgroup): New variable.
5747
5748         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
5749         according to gnus-maximum-newsgroup.
5750
5751         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
5752         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
5753         Limit the range of articles according to gnus-maximum-newsgroup.
5754
5755 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
5756
5757         * gnus-art.el (gnus-sticky-article): Fixed problems described in
5758         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
5759         Don't perform gnus-configure-windows here; reuse existing sticky
5760         article buffer.
5761
5762         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
5763         it doesn't exist in gnus-article-mode.
5764
5765 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5766
5767         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
5768         (gnus-agent-decoded-group-name): New function.
5769         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
5770         (gnus-agent-expire-group-1): Use it; decode group name in messages.
5771
5772 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
5773
5774         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
5775         Add binding for gnus-sticky-article.
5776         (gnus-summary-exit): Don't kill sticky article buffers.
5777
5778         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
5779         article buffer.
5780         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
5781         (gnus-kill-sticky-article-buffers): New commands.
5782
5783 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5784
5785         * nntp.el (nntp-xref-number-is-evil): New server variable.
5786         (nntp-find-group-and-number): If it is non-nil, don't trust article
5787         numbers in the Xref header.
5788
5789 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5790
5791         * gnus-agent.el (gnus-agent-read-group): New function.
5792         (gnus-agent-flush-group, gnus-agent-expire-group)
5793         (gnus-agent-regenerate-group): Use it.
5794         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
5795         nnmail-pathname-coding-system.
5796
5797 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5798
5799         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
5800
5801         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
5802         that are unread as unread, and also as selected so that information of
5803         marks having been changed by a user may be updated when exiting group.
5804
5805 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
5806
5807         * gnus-art.el (gnus-mime-display-single): Pass part number that is
5808         calculated ignoring signature parts to gnus-treat-article.
5809
5810 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5811
5812         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
5813         a point here in order to keep the window start.
5814         (gnus-insert-mime-security-button): Make a button overlay without the
5815         front stickiness.
5816         (gnus-mime-display-security): Goto the end of a button.
5817
5818         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
5819
5820 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5821
5822         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
5823         group-name-at-point.
5824         (gnus-group-completing-read): New function that offers decoded
5825         non-ASCII group names for completion.
5826         (gnus-fetch-group, gnus-group-read-ephemeral-group)
5827         (gnus-group-jump-to-group, gnus-group-make-group-simple)
5828         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
5829         (gnus-group-fetch-control): Use it.
5830         (gnus-fetch-group): Use group-name-at-point for the initial value
5831         rather than the default value; use gnus-alive-p.
5832
5833         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
5834         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
5835         (gnus-summary-post-news): Use gnus-group-completing-read.
5836
5837         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
5838         (gnus-read-move-group-name): Decode group name for completion.
5839
5840 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
5841
5842         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
5843         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
5844         Yamaoka slightly modified the code).
5845
5846 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5847
5848         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
5849         (nnmail-split-incoming): Bind it.
5850
5851         * nnml.el (nnml-group-name-charset): New function.
5852         (nnml-decoded-group-name): Use it; don't decode group name if
5853         nnmail-group-names-not-encoded-p is non-nil.
5854         (nnml-encoded-group-name): New function.
5855         (nnml-group-pathname): Inline nnml-decoded-group-name.
5856         (nnml-request-expire-articles): Decode group name in message.
5857         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
5858         nnmail-pathname-coding-system.
5859         (nnml-save-mail, nnml-active-number): Work with decoded group names and
5860         not decoded ones according to nnmail-group-names-not-encoded-p.
5861         (nnml-generate-active-info): Use nnml-encoded-group-name.
5862
5863 2007-08-08  Glenn Morris  <rgm@gnu.org>
5864
5865         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
5866         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
5867         doc-strings and comments.
5868
5869 2007-07-25  Glenn Morris  <rgm@gnu.org>
5870
5871         * Relicense all FSF files to GPLv3 or later.
5872
5873 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5874
5875         * gnus-sum.el (gnus-summary-move-article): Make
5876         gnus-summary-respool-article work.
5877
5878 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
5879
5880         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
5881         string.
5882
5883 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
5884
5885         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
5886         that should be ignored when comparing distant RSS articles with local
5887         ones.
5888         (nnrss-make-hash-index): New function.  Create a hash index according
5889         to the ignored fields.
5890         (nnrss-check-group): Use it.
5891
5892 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5893
5894         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
5895
5896         * gnus-art.el (article-decode-group-name): Decode Xref header too.
5897
5898         * gnus-group.el (gnus-group-make-group): Encode group name here unless
5899         the new optional argument ENCODED is non-nil.
5900         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
5901         coding system for encoding group name.
5902         (gnus-group-make-rss-group): Pass un-encoded group name to
5903         gnus-group-make-group.
5904         (gnus-group-set-info): Tell gnus-group-make-group that group name is
5905         encoded.
5906
5907         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
5908         Encode group name to which articles are moved or copied.
5909         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
5910         coding system for encoding Newsgroup, Followup-To and Xref headers.
5911
5912         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
5913         marks; use nnheader-file-coding-system to write a file.
5914         (nnagent-retrieve-headers): Bind file-name-coding-system to
5915         nnmail-pathname-coding-system.
5916
5917         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
5918
5919         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
5920         (nnml-request-article, nnml-request-create-group)
5921         (nnml-request-rename-group, nnml-find-id)
5922         (nnml-possibly-change-directory, nnml-possibly-create-directory)
5923         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
5924         (nnml-save-marks): Use nnml-group-pathname instead of
5925         nnmail-group-pathname.
5926
5927         (nnml-request-create-group, nnml-request-expire-articles)
5928         (nnml-request-move-article, nnml-request-delete-group)
5929         (nnml-deletable-article-p, nnml-possibly-create-directory)
5930         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
5931         (nnml-open-marks): Bind file-name-coding-system to
5932         nnmail-pathname-coding-system.
5933
5934         (nnml-request-article): Pass server argument to nnml-find-group-number.
5935         (nnml-request-create-group, nnml-active-number, nnml-save-marks): Pass
5936         server argument to nnml-possibly-create-directory.
5937         (nnml-request-accept-article): Pass server argument to
5938         nnml-active-number and nnml-save-mail.
5939         (nnml-find-group-number): Pass server argument to nnml-find-id.
5940         (nnml-request-update-info): Pass server argument to
5941         nnml-marks-changed-p.
5942
5943         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
5944         (nnml-save-mail, nnml-active-number): Add server argument.
5945
5946         (nnml-request-delete-group): Warn if group is missing.
5947         (nnml-get-nov-buffer): Decode group name.
5948         (nnml-generate-active-info): Encode group name.
5949         (nnml-open-marks): Decode group name in messages.
5950
5951 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5952
5953         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
5954         if it is not specified.
5955         (gnus-article-pipe-part, gnus-article-save-part)
5956         (gnus-article-interactively-view-part, gnus-article-copy-part)
5957         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
5958         (gnus-article-inline-part, gnus-article-save-part-and-strip)
5959         (gnus-article-replace-part, gnus-article-delete-part)
5960         (gnus-article-view-part-as-type): Pass raw prefix argument to
5961         gnus-article-part-wrapper.
5962
5963 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5964
5965         * gnus-agent.el (gnus-agent-save-active): Bind
5966         nnheader-file-coding-system to gnus-agent-file-coding-system.
5967
5968         * gnus-cache.el (gnus-cache-save-buffers)
5969         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
5970         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
5971         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
5972         (gnus-cache-braid-nov, gnus-cache-braid-heads)
5973         (gnus-cache-generate-active, gnus-cache-rename-group)
5974         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
5975         (gnus-cache-update-overview-total-fetched-for): Bind
5976         file-name-coding-system to nnmail-pathname-coding-system.
5977         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names): New
5978         variables.
5979         (gnus-cache-decoded-group-name): New function.
5980         (gnus-cache-file-name): Use it.
5981         (gnus-cache-generate-active): Use non-decoded group name for active.
5982
5983         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
5984         right place.
5985         (gnus-write-active-file): Don't break non-ASCII group names.
5986
5987         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
5988         nnmail-pathname-coding-system.
5989
5990         * lpath.el: Bind default-file-name-coding-system,
5991         file-name-coding-system and language-info-alist for XEmacs.
5992
5993         * gnus-uu.el (gnus-uu-decode-save): Typo.
5994
5995 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5996
5997         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
5998
5999 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6000
6001         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
6002         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
6003         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
6004         (gnus-agent-flush-group, gnus-agent-flush-cache)
6005         (gnus-agent-fetch-headers, gnus-agent-load-alist)
6006         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
6007         (gnus-agent-retrieve-headers, gnus-agent-request-article)
6008         (gnus-agent-regenerate-group)
6009         (gnus-agent-update-files-total-fetched-for)
6010         (gnus-agent-update-view-total-fetched-for): Bind
6011         file-name-coding-system to nnmail-pathname-coding-system.
6012         (gnus-agent-group-pathname): Don't encode file names by
6013         nnmail-pathname-coding-system.
6014         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
6015         coding-system-for-write instead of buffer-file-coding-system to
6016         gnus-agent-file-coding-system.
6017
6018         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
6019         Decode group name.
6020
6021         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
6022
6023         * gnus-start.el (gnus-update-active-hashtb-from-killed)
6024         (gnus-read-newsrc-el-file): Make group names unibyte.
6025
6026         * nnmail.el (nnmail-group-pathname): Don't encode file names by
6027         nnmail-pathname-coding-system.
6028
6029         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
6030         (nnrss-request-delete-group): Bind file-name-coding-system to
6031         nnmail-pathname-coding-system.
6032         (nnrss-read-server-data, nnrss-read-group-data): Bind
6033         file-name-coding-system correctly.
6034         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
6035
6036         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
6037         (nntp-server-to-method-cache): New variable.
6038         (nntp-group-pathname): New function that decodes non-ASCII group names.
6039         (nntp-possibly-create-directory, nntp-marks-changed-p)
6040         (nntp-save-marks, nntp-open-marks): Use it.
6041         (nntp-possibly-create-directory, nntp-open-marks):
6042         Bind file-name-coding-system to nnmail-pathname-coding-system.
6043         (nntp-open-marks): Decode group names when bootstrapping marks.
6044
6045         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
6046         Newsgroups and Folowup-To headers.
6047
6048 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6049
6050         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
6051         (gnus-server-closed-face, gnus-server-denied-face)
6052         (gnus-server-offline-face): Remove variable.
6053         (gnus-server-font-lock-keywords): Use faces that are not aliases.
6054
6055         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
6056         of modifying message-stack directly for XEmacs.
6057
6058         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
6059         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
6060         if the coding-system argument is nil for XEmacs.
6061
6062         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
6063         mm-charset-override-alist.
6064
6065         * rfc2047.el: Don't require base64; require rfc2045 for the function
6066         rfc2045-encode-string.
6067         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
6068         to quote the parameter value.
6069
6070 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6071
6072         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
6073         form in gnus-group-name-charset-method-alist.
6074
6075         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
6076         overrides the default layout edit-form.
6077
6078         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
6079
6080         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
6081
6082 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
6083
6084         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
6085         as unfetched articles.
6086
6087 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
6088
6089         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
6090
6091 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6092
6093         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
6094         original back end that keeps marks in the local system.
6095
6096 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
6097
6098         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
6099         arg of pop-to-buffer for XEmacs.
6100         (gnus-article-read-summary-keys): Ditto; don't restore window
6101         configuration if summary command ends up with neither article buffer
6102         nor summary buffer; describe bindings if summary keys end with C-h.
6103
6104 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
6105
6106         * message.el (message-fix-before-sending): Skip raw message part to be
6107         forwarded while checking illegible text.
6108         (message-forward-make-body-mime, message-forward-make-body): Mark
6109         signed or encrypted raw message as having no illegible text.
6110
6111 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6112
6113         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
6114         (gnus-message-with-timestamp-1): New macro.
6115         (gnus-message-with-timestamp): New function.
6116         (gnus-message): Use them.
6117
6118         * nnheader.el (nnheader-message): Use them.
6119
6120 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
6121
6122         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
6123         .newsrc.eld file.
6124
6125 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6126
6127         * gnus-agent.el (gnus-agent-fetch-headers)
6128         (gnus-agent-retrieve-headers): Bind
6129         gnus-decode-encoded-address-function to identity.
6130
6131         * nntp.el (nntp-send-xover-command): Recognize an xover command is
6132         available also when the server returns simply a dot.
6133
6134         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
6135
6136 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
6137
6138         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
6139
6140 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6141
6142         * gnus-ems.el (gnus-x-splash): Make it work.
6143
6144         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
6145         from being used.
6146
6147         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
6148
6149 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6150
6151         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
6152         4th and the 5th arguments.
6153
6154         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
6155         the front stickiness.
6156         (gnus-article-summary-command-nosave): Correct the order of the
6157         arguments passed to pop-to-buffer.
6158         (gnus-article-read-summary-keys): Ditto; make it work properly when the
6159         summary command ends up with the article buffer.
6160
6161         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
6162         the same faces.
6163
6164 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
6165
6166         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
6167
6168 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
6169
6170         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
6171         * gnus-sum.el (gnus-summary-highlight):
6172         * pgg.el (pgg-sign-region, pgg-sign):
6173         * mail-source.el (mail-source-delete-old-incoming-confirm):
6174         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
6175
6176 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
6177
6178         * gnus-art.el (gnus-mime-view-part-externally)
6179         (gnus-mime-view-part-internally): Fix predicate function passed to
6180         completing-read.
6181
6182         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
6183
6184         * gnus.el (gnus-update-message-archive-method): Add :version.
6185
6186 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6187
6188         * gnus.el (gnus-update-message-archive-method): New variable.
6189
6190         * gnus-start.el (gnus-setup-news): Update saved "archive" method
6191         according to gnus-message-archive-method if
6192         gnus-update-message-archive-method is non-nil.
6193
6194 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
6195
6196         * gnus-sum.el (gnus-summary-limit-to-address): New function.  Suggested
6197         by Loic Dachary <loic@dachary.org>.
6198         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
6199
6200 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6201
6202         * message.el (message-pop-to-buffer): Add switch-function argument.
6203         (message-mail): Pass switch-function argument to it.
6204
6205 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
6206
6207         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
6208         Improve doc string.
6209
6210 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6211
6212         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
6213         (gnus-header-content)
6214         * gnus-cite.el (gnus-cite-10)
6215         * gnus-srvr.el (gnus-server-closed)
6216         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
6217         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
6218         (gnus-group-mail-3-empty, gnus-group-mail-low)
6219         (gnus-group-mail-low-empty, gnus-splash)
6220         * message.el (message-header-to, message-header-cc)
6221         (message-header-subject, message-header-other, message-header-name)
6222         (message-header-xheader, message-separator, message-cited-text)
6223         (message-mml): Lighten colors of faces used for dark background.
6224
6225 2007-05-24  Simon Josefsson  <simon@josefsson.org>
6226
6227         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
6228         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
6229
6230 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6231
6232         * message.el (message-narrow-to-headers-or-head):
6233         Ignore mail-header-separator in the body.
6234
6235 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6236
6237         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
6238         same as window size.
6239
6240 2007-05-22  Kevin Ryde  <user42@zip.com.au>
6241
6242         * message.el (message-font-lock-keywords): Use message-header-xheader
6243         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
6244         ahead of the anything pattern, to get it recognised.
6245
6246 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
6247
6248         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
6249         spam.el loads uses it in the compiled defadvice form.
6250
6251 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
6252
6253         * gnus-sum.el (gnus-articles-to-read)
6254         (gnus-summary-insert-old-articles): Don't truncate group name for
6255         `read-string'.
6256
6257         * gnus-util.el (gnus-limit-string): Delete this function.
6258
6259         * gnus-sum.el (gnus-simplify-subject-fully): Use
6260         `truncate-string-to-width' instead.
6261
6262 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
6263
6264         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.  Tell
6265         if, on summary exit, the next group has to be selected.
6266         (gnus-summary-exit): Use it.
6267
6268 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
6269
6270         * gnus-art.el (gnus-article-mode): Fix comment about displaying
6271         non-break space.
6272
6273 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6274
6275         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
6276         Check if group is not a directory.
6277         (nnfolder-request-expire-articles): Don't delete articles if the target
6278         group is not available.
6279
6280         * nnml.el (nnml-request-create-group): Properly check if group is not a
6281         file.
6282         (nnml-request-expire-articles): Don't delete articles if the target
6283         group is not available.
6284
6285         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
6286         Don't quote characters that are within parentheses.
6287
6288 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6289
6290         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
6291         (gnus-handle-ephemeral-exit): Select article according to it.
6292
6293 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
6294
6295         * message.el (message-insert-formated-citation-line): Remove newline.
6296         (message-citation-line-format): Add final \n here so that the user can
6297         avoid a blank line.
6298
6299 2007-05-03  Dan Christensen  <jdc@uwo.ca>
6300
6301         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
6302         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
6303         Update lanl/arXiv support.
6304
6305 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
6306
6307         * gnus.el: Bump version number.
6308
6309 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6310
6311         * gnus.el (gnus-version-number): Bump version.
6312
6313 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
6314
6315         * gnus.el: No Gnus v0.6 is released.
6316
6317 2007-04-27  Didier Verna  <didier@xemacs.org>
6318
6319         * gnus-util.el (gnus-orify-regexp): Moved and renamed to ...
6320         * gmm-utils.el (gmm-regexp-concat): here.
6321         * message.el: Don't require 'gnus-util.
6322         (message-dont-reply-to-names): Handle name change above.
6323         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
6324
6325 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
6326
6327         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
6328         since the initial value varies according to the system.
6329
6330 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6331
6332         * mm-util.el (mm-charset-synonym-alist): Defcustom.
6333
6334 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
6335
6336         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
6337
6338 2007-04-24  Didier Verna  <didier@xemacs.org>
6339
6340         Improve the type of gnus-ignored-from-addresses.
6341         * gnus-util.el (gnus-orify-regexp): New function.
6342         * message.el (gnus-util): Require it.
6343         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
6344         * gnus-sum.el (gnus-ignored-from-addresses): New function.
6345         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
6346
6347 2007-04-24  Didier Verna  <didier@xemacs.org>
6348
6349         * gnus-sum.el:
6350         * gnus-utils.el: Fix some trailing whitespaces.
6351
6352 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6353
6354         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
6355         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
6356         article's Message-ID; refer parent article in summary buffer.
6357
6358         * message.el (message-bounce): Call mime-to-mml.
6359
6360         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
6361         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
6362         optimize and/or forms properly.
6363
6364 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
6365
6366         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
6367         URL.
6368
6369 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6370
6371         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
6372
6373 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6374
6375         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
6376         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
6377         displayed of multipart/alternative part if it is invoked from summary
6378         buffer.
6379
6380         * mm-view.el (mm-inline-text-html-render-with-w3m)
6381         (mm-inline-text-html-render-with-w3m-standalone)
6382         (mm-inline-render-with-function): Use mail-parse-charset by default.
6383
6384 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
6385
6386         * parse-time.el (parse-time-string-chars): Check if CHAR
6387         is less than the length of parse-time-syntax.
6388
6389 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6390
6391         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
6392         from gnus-newsgroup-processable.
6393
6394 2007-04-16  Didier Verna  <didier@xemacs.org>
6395
6396         * gnus-msg.el (gnus-configure-posting-styles): Handle
6397         message-signature-directory properly with :file syntax.  Reported by
6398         "Leo".
6399
6400 2007-04-11  Didier Verna  <didier@xemacs.org>
6401
6402         New user option: message-signature-directory.
6403         * gnus-msg.el (gnus-configure-posting-styles): Support it.
6404         * message.el (message-insert-signature): Ditto.
6405         * message.el (message-signature-file): Doc update.
6406         * message.el (message-signature-directory): New.
6407
6408 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6409
6410         * gnus-msg.el (gnus-inews-yank-articles): Use
6411         message-exchange-point-and-mark instead of exchange-point-and-mark.
6412
6413 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6414
6415         * message.el (message-yank-original): Make sure cited text ends with
6416         newline; don't exchange point and mark.
6417
6418 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
6419
6420         * tls.el (open-tls-stream): Properly handle case where there
6421         is no associated buffer.
6422
6423 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
6424
6425         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
6426         message-yank-original, make sure (< mark TEXT point).
6427
6428 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
6429
6430         * message.el (message-fill-column): New variable.
6431         (message-mode): Use it.  Add comment on a possible new hook.
6432
6433         * nnmail.el (nnmail-spool-file): Mark as obsolete.
6434         (nnmail-get-new-mail): Reformat.
6435
6436         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
6437
6438         * gmm-utils.el: Fix Commentary.
6439         (gmm-tool-bar-from-list): Fix typo in doc string.
6440
6441 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
6442
6443         * message.el (message-yank-original): Don't switch point and mark
6444         unnecessarily to put point and mark as documented.
6445
6446 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6447
6448         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
6449         from the message heads.
6450
6451 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
6452
6453         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
6454         article buffer does not have a window.  This may not be the best
6455         solution but is certainly better than setting the start of the null,
6456         that is the current, window.
6457
6458 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
6459
6460         * gnus-draft.el (gnus-draft-setup-hook): New hook.
6461         (gnus-draft-setup): Run it.
6462
6463         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
6464         gnus-score-fast-scoring.  Allow regexp.
6465         (gnus-score-headers): Use it.
6466
6467         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
6468         XEmacs.
6469
6470         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
6471         string.
6472         (gnus-button-alist): Also catch `<f1> k ...'.
6473         (gnus-treat-display-x-face): Fix doc string.
6474
6475 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6476
6477         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
6478         evaluation of gnus-extended-version to ensure correct generation of the
6479         User-Agent header when message-generate-headers-first is used.
6480
6481 2007-03-24  Simon Josefsson  <simon@josefsson.org>
6482
6483         * hashcash.el (hashcash-generate-payment-async): Don't crash if
6484         hashcash-path is nil.  Don't call callback with incorrect number of
6485         parameters if val is 0.
6486
6487 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6488
6489         * message.el (message-required-news-headers):
6490         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
6491
6492 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
6493
6494         * tls.el (open-tls-stream): In handshake-waiting loop,
6495         don't wait more if there is output available to process.
6496
6497 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
6498
6499         * tls.el (tls-program): Doc fix.
6500
6501 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6502
6503         * message.el (message-generate-new-buffers): Change the meaning of the
6504         nil value; add `standard' to the choices; treat t as `unique'; improve
6505         doc string.
6506         (gnus-select-frame-set-input-focus): Autoload.
6507         (message-buffer-name): Search for the existing message buffer if
6508         message-generate-new-buffers is nil or `standard'; treat the value t of
6509         message-generate-new-buffers as `unique'.
6510         (message-pop-to-buffer): Raise the frame already displaying the message
6511         buffer; clear the echo area after querying.
6512         (message-setup): Pass the `continue' argument to compose-mail.
6513         (message-mail): Prefer `switch-function' if it is given; search for the
6514         existing message buffer if the `continue' argument is non-nil; pass
6515         continue and switch-function arguments to compose-mail by way of
6516         message-setup.
6517         (message-mail-other-window): Adjust argument of message-setup.
6518         (message-mail-other-frame): Ditto.
6519
6520 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6521
6522         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
6523         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
6524         to turn font-lock on when turning gnus-message-citation-mode on.
6525
6526 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
6527
6528         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
6529         (mml-smime-function-alist): New variable; add epg as the backend.
6530         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
6531         mml-smime- functions instead.
6532         * mm-view.el: Require smime.
6533
6534 2007-03-05  Didier Verna  <didier@xemacs.org>
6535
6536         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
6537         instead of just inheritance for posting styles.
6538         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
6539
6540 2007-02-24  Chris Moore  <dooglus@gmail.com>
6541
6542         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
6543         * pgg-pgp.el (pgg-pgp-encrypt-region):
6544         * pgg-gpg.el (pgg-gpg-encrypt-region):
6545         Check pgg-encrypt-for-me if no other recipients.
6546
6547 2007-02-24  John Paul Wallington  <jpw@pobox.com>
6548
6549         * tls.el (tls-certtool-program): Fix custom type.
6550
6551 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6552
6553         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
6554         and point-at-eol instead of line-(beginning|end)-position.
6555
6556         * assistant.el (assistant-parse-buffer): Ditto.
6557
6558         * netrc.el (netrc-parse-services): Ditto.
6559
6560 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
6561
6562         * mml2015.el (mml2015-epg-find-usable-key): New function.
6563         (mml2015-epg-sign): Use it.
6564         (mml2015-epg-encrypt): Use it.
6565
6566 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6567
6568         * message.el (message-make-in-reply-to): Quote name containing
6569         non-ASCII characters.  It will make the RFC2047 encoder cause an error
6570         if there are special characters.  Reported by NAKAJI Hiroyuki
6571         <nakaji@jp.freebsd.org>.
6572
6573 2007-02-27  Didier Verna  <didier@xemacs.org>
6574
6575         Include the group parameters as well as the topic ones in the
6576         inheritance filter process.
6577         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
6578         argument GROUP-PARAMS-LIST.
6579         * gnus-topic.el (gnus-group-topic-parameters): Use it.
6580
6581 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6582
6583         * nntp.el (nntp-never-echoes-commands)
6584         (nntp-open-connection-functions-never-echo-commands): New variables.
6585         (nntp-send-command): Use them.
6586
6587 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
6588
6589         * mml2015.el (mml2015-epg-verify): Simplified.
6590
6591 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6592
6593         * mml.el (mml-content-disposition-alist): New user option.
6594         (mml-content-disposition): New function.
6595         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
6596         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
6597
6598 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
6599
6600         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
6601         verification.
6602
6603 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6604
6605         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
6606         articles posted in the last 24 hours.
6607
6608 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
6609
6610         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
6611
6612 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
6613
6614         * nntp.el (nntp-send-command): Don't wait for echoes when
6615         nntp-open-ssl-stream is used.
6616
6617 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6618
6619         * gnus-cite.el (gnus-test-font-lock-add-keywords)
6620         (gnus-message-add-citation-keywords)
6621         (gnus-message-remove-citation-keywords): Remove.
6622         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
6623         directly, make the variables in font-lock-defaults buffer-local, add
6624         gnus-message-citation-keywords to them and then update the value of
6625         font-lock-keywords.
6626
6627 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6628
6629         * message.el (message-cite-original-1): Don't call
6630         gnus-article-highlight-citation.
6631
6632         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
6633         citations; fix line count.
6634
6635 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
6636
6637         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
6638         (gnus-message-add-citation-keywords)
6639         (gnus-message-remove-citation-keywords): Use it; fix the emulating
6640         versions of font-lock-add-keywords and font-lock-remove-keywords to
6641         work with XEmacs correctly.
6642
6643 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6644
6645         * gnus-cite.el (gnus-cite-face-list): Set the values of
6646         gnus-message-max-citation-depth and gnus-message-citation-keywords.
6647         (gnus-message-max-citation-depth): Use defvar rather than defconst.
6648         (gnus-message-cite-prefix-regexp): New variable.
6649         (gnus-message-search-citation-line): Use it; protect against long
6650         citation prefix; fill match data with nil rather than 0 for XEmacs; set
6651         the 0th match data for Emacs.
6652         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
6653         (gnus-message-add-citation-keywords): Append keywords rather than
6654         prepending; emulate font-lock-add-keywords if it is not available.
6655         (gnus-message-remove-citation-keywords): Emulate
6656         font-lock-remove-keywords if it is not available.
6657
6658         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
6659
6660         * message.el (message-cite-prefix-regexp): Set the value of
6661         gnus-message-cite-prefix-regexp.
6662
6663 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6664
6665         * nnweb.el (nnweb-google-parse-1): Update parser.
6666
6667 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
6668
6669         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
6670
6671 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6672
6673         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
6674         regexp.
6675
6676 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6677
6678         * uudecode.el (uudecode-string-to-multibyte): New function emulating
6679         string-to-multibyte.
6680         (uudecode-decode-region-internal): Use it.
6681
6682         * lpath.el: Fbind string-as-multibyte for XEmacs.
6683
6684 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
6685
6686         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file): Fix
6687         custom choice.
6688
6689         * gnus-art.el (gnus-signature-limit): Fix custom choice.
6690
6691 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
6692
6693         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
6694
6695         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
6696         `write-region' to respect `mm-inhibit-file-name-handlers'.
6697
6698 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
6699
6700         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
6701         Use gnus-home-directory instead of "~/" or "$HOME".
6702
6703 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
6704
6705         * encrypt.el (encrypt-insert-file-contents): Add better prompt
6706         to mention filename.
6707         Add comments at beginning regarding usage.
6708         (encrypt-write-file-contents): Change interactive so a string is
6709         acceptable.  If the file has no associated model, show an error instead
6710         of a nonsense prompt.
6711
6712 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
6713
6714         * spam.el (spam-bsfilter-ham-switch): Fix typo.
6715         Thanks to Yoshihiko Yamada for kind notification of this typo.
6716
6717 2007-01-12  Kenichi Handa  <handa@m17n.org>
6718
6719         * uudecode.el (uudecode-decode-region-internal): Make it work in a
6720         multibyte buffer.
6721
6722 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
6723
6724         * gnus-score.el (gnus-score-fast-scoring): New variable.
6725         (gnus-score-headers): Use it.
6726
6727         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
6728
6729         * message.el (message-cite-original-1): Call
6730         gnus-article-highlight-citation if requested.
6731         (message-make-from): Allow name and address as optional arguments.
6732
6733         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
6734
6735         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
6736         bugs to doc string.
6737         (gnus-button-alist): Add mid\\|message-id.
6738         (gnus-button-fetch-group): Extend for use in
6739         `browse-url-browser-function'.
6740         (gnus-button-url-regexp): Try to catch paired parentheses like in
6741         Wikipedia URLs.
6742
6743         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
6744         Suggested by Simon Krahnke <overlord@gmx.li>.
6745
6746 2007-01-13  Romain Francoise  <romain@orebokech.com>
6747
6748         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
6749         Update copyright.
6750
6751 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
6752
6753         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
6754
6755 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
6756
6757         * gnus-registry.el (gnus-registry-unfollowed-groups)
6758         (gnus-registry-split-fancy-with-parent): Fix documentation.
6759
6760 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6761
6762         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
6763         from nnweb groups.
6764
6765 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6766
6767         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
6768         Xref urls.  Erase buffer before requesting head.
6769
6770 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
6771
6772         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
6773         customizable.
6774
6775 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
6776
6777         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
6778         no signing key is found.
6779         (mml2015-epg-encrypt): Ask user whether to skip or abort if
6780         no encrypting and/or signing key is found.
6781
6782 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
6783
6784         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
6785
6786 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6787
6788         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
6789         headers read from disk with the ones newly found in the current search.
6790         This should no longer cause problems, because the article numbers in
6791         Gmane's `nov.php' output are ignored since the previous change.
6792
6793 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6794
6795         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
6796
6797 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6798
6799         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
6800         replace-regexp-in-string; bind url-version; fbind display-images-p and
6801         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
6802         find-face and set-itimer-function for Emacs; bind itimer-list for
6803         Emacs.
6804
6805         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
6806
6807 2007-01-01  Romain Francoise  <romain@orebokech.com>
6808
6809         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
6810
6811 2006-12-31  Steve Youngs  <steve@sxemacs.org>
6812
6813         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
6814         `define-minor-mode' macro definition expanded properly.
6815         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
6816         exclude it there.
6817
6818         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
6819         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
6820         `fboundp' test.
6821         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
6822         This is OK to autoload in (S)XEmacs now.
6823
6824 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6825
6826         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
6827         keystroke.
6828         (gnus-summary-limit-to-singletons): Fix typo.
6829
6830         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
6831         else fails.
6832
6833 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6834
6835         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
6836         docstring.
6837
6838         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
6839         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
6840         (gnus-summary-insert-dormant-articles): Fix typo in message.
6841
6842 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
6843
6844         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
6845         nil for XEmacs.
6846         (gnus-message-citation-mode): Don't autoload in XEmacs.
6847
6848         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
6849
6850 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
6851
6852         * nnimap.el (nnimap-expunge-search-string): Mention
6853         nnimap-search-uids-not-since-is-evil in docstring.
6854
6855 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
6856
6857         * spam.el: Revert to make-obsolete-variable because
6858         define-obsolete-variable-alias is not supported in Emacs 21.
6859
6860         * spam.el (spam-ifile-path, spam-ifile-database-path)
6861         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
6862         make-obsolete-variable.
6863         (spam-bsfilter-path, spam-bsfilter-program)
6864         (spam-spamassassin-path, spam-spamassassin-program)
6865         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.  Don't
6866         use "path" inappropriately.
6867         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
6868         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
6869         variable names.
6870
6871 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
6872
6873         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
6874         summary buffer.
6875
6876         * password.el (password-cache-remove): Use clear-string to burn
6877         password, if available.
6878
6879 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
6880
6881         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
6882
6883         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
6884
6885         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
6886         (gnus-message-highlight-citation): Move defcustom here from
6887         gnus-cite.el.
6888         (gnus-message-citation-mode): Autoload.
6889
6890         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
6891         checks to make it compile with XEmacs.
6892         (gnus-message-citation-mode): New minor mode.
6893         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
6894         (gnus-message-highlight-citation): New variables.
6895         (gnus-message-search-citation-line)
6896         (gnus-message-add-citation-keywords)
6897         (gnus-message-remove-citation-keywords)
6898         (turn-on-gnus-message-citation-mode)
6899         (turn-off-gnus-message-citation-mode): New functions.
6900
6901 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
6902
6903         * gnus-cite.el: Enable highlighting of different citation levels in
6904         message-mode.
6905
6906 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
6907
6908         * message.el (message-make-fqdn): Fix comment.
6909         (message-bogus-system-names): Add ".local".
6910
6911         * spam.el (spam-ifile-path, spam-ifile-program)
6912         (spam-ifile-database-path, spam-ifile-database)
6913         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
6914         Don't use "path" inappropriately.
6915         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
6916         strings.
6917         (spam-check-ifile, spam-ifile-register-with-ifile)
6918         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter): Use
6919         new variable names.
6920
6921         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
6922         (gnus-treat-display-smileys): Simplify using
6923         gnus-image-type-available-p.
6924
6925         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
6926         available.
6927
6928         * gnus-xmas.el (gnus-xmas-image-type-available-p): Use
6929         `display-images-p' if available.
6930
6931 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
6932
6933         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
6934         one after turning on the buffer's multibyteness instead of decoding
6935         them directly in the unibyte buffer that causes unexpected conversion
6936         in Emacs 23 (unicode).
6937
6938 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6939
6940         * message.el (message-generate-hashcash): Fix custom type.
6941
6942 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
6943
6944         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
6945
6946 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
6947
6948         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
6949         disconnect icons.  Add help text.
6950
6951 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
6952
6953         * spam.el (spam-extra-header-to-number): CRM114 spam score is
6954         negated to be consistent with the others we handle.
6955
6956 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6957
6958         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
6959         version of gnus-summary-buffer to something, so that we can use two
6960         article buffers at the same time.
6961
6962 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
6963
6964         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
6965         trigger all the extra headers.
6966         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
6967         sorting.
6968
6969 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6970
6971         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
6972         solid groups.
6973
6974 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
6975
6976         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
6977
6978 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
6979
6980         * legacy-gnus-agent.el: Add Copyright notice.
6981
6982 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
6983
6984         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
6985
6986 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6987
6988         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
6989
6990         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
6991         to make it work reliably in CVS Emacs.
6992         (gnus-summary-limit-strange-charsets-predicate)
6993         (gnus-summary-limit-to-predicate): New functions.
6994
6995 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
6996
6997         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
6998         specifying array size.
6999         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
7000         array if it is too small.
7001         (gnus-sort-threads-recursive): Renamed from gnus-sort-thread-1.
7002         (gnus-sort-threads-loop): New function.
7003
7004 2006-12-06  Chris Moore  <dooglus@gmail.com>
7005
7006         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
7007         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
7008
7009 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
7010
7011         * mm-url.el (mm-url-predefined-programs): Call curl with correct
7012         options.
7013
7014 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7015
7016         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
7017         DOS-ing the recipient.
7018
7019         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
7020         the headers when creating the mapping to avoid mismappings.
7021         (nnweb-gmane-create-mapping): Always nix out old mapping.
7022
7023 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7024
7025         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
7026         and mm-verify-option to never.
7027
7028 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7029
7030         * message.el (message-signed-or-encrypted-p): New function.
7031         (message-forward-make-body): Use it.
7032
7033         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
7034         Replace encode-coding-string with mm-encode-coding-string.
7035
7036 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7037
7038         * nneething.el (nneething-decode-file-name): Replace
7039         decode-coding-string with mm-decode-coding-string.
7040
7041         * gnus-int.el (gnus-open-server): Say failed server's name.
7042
7043 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
7044
7045         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
7046         strings to a single string.  Quote `errors-file-name'.
7047         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
7048         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
7049         Adjust calls.  Use `shell-quote-argument'.
7050
7051 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
7052
7053         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
7054         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
7055
7056         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
7057         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
7058         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
7059         (gnus-group-make-directory-group, gnus-group-transpose-groups):
7060         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
7061         (gnus-subscribe-newsgroup, gnus-1):
7062         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
7063         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
7064         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
7065         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
7066
7067 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7068
7069         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
7070         keystroke.
7071         (gnus-summary-limit-to-bodies): Implement headersp.
7072
7073 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7074
7075         * dns.el (query-dns): Protect against "Process dns deleted" strings.
7076
7077 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
7078
7079         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
7080
7081 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7082
7083         * message.el (message-generate-hashcash): Expand range of values to
7084         include `opportunistic'.
7085         (message-send-mail): Use it.
7086
7087 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7088
7089         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
7090         and comment it.
7091
7092         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
7093
7094 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
7095
7096         * gnus-util.el (gnus-extract-address-components): Improve comment.
7097
7098 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7099
7100         * gnus-util.el (gnus-extract-address-components): Work with address in
7101         which the name portion contains @.
7102
7103         * lpath.el: Fbind custom-autoload.
7104
7105 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
7106
7107         * gnus.el (gnus-start): Move custom group up.
7108         (gnus-select-method): Don't autoload, but make it available for
7109         `customize-variable'.
7110         (gnus-getenv-nntpserver): Don't autoload.
7111
7112 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
7113
7114         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
7115
7116 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
7117
7118         * message.el (message-sendmail-extra-arguments): New variable.
7119         (message-send-mail-with-sendmail): Use it.
7120
7121 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7122
7123         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
7124         mm-with-unibyte-current-buffer to make string unibyte.
7125
7126         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
7127         mm-string-as-multibyte.
7128
7129 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
7130
7131         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
7132         Reported by Werner Koch <wk@gnupg.org>.
7133
7134 2006-11-14  Daiki Ueno  <ueno@p360>
7135
7136         * mml2015.el: Autoload epa-select-keys when compiling.
7137
7138 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
7139
7140         * mml2015.el (mml2015-epg-sign): Save the signing keys in
7141         message-options.
7142         (mml2015-epg-encrypt): Save the recipient keys in message-options.
7143
7144 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
7145
7146         * mml2015.el (mml2015-epg-encrypt): Removed backward compatibility for
7147         EasyPG (< 0.0.6).
7148         (mml2015-always-trust): New user option.
7149         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
7150         prompt.
7151
7152 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7153
7154         * nntp.el (nntp-authinfo-force): New variable.
7155         (nntp-send-authinfo): Use it.
7156
7157 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
7158
7159         * message.el (message-strip-subject-encoded-words): Allow _not_ to
7160         decode encoded words.  Improve prompt.  Add comment about forwarding.
7161         (message-replacement-char): Move up.
7162
7163 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
7164
7165         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
7166         instead of gnus-intersection because arguments of gnus-sorted-nunion
7167         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
7168
7169 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
7170
7171         * message.el (message-strip-subject-encoded-words): Reformat prompt.
7172         (message-simplify-subject-functions): Enable
7173         message-strip-subject-encoded-words by default.
7174
7175 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
7176
7177         * message.el (message-strip-subject-encoded-words): New function.
7178         (message-simplify-subject-functions): New variable.
7179         (message-simplify-subject): Use it.  Fix typo in doc string.
7180         Support message-strip-subject-encoded-words.
7181
7182 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
7183
7184         * gnus-diary.el (gnus-diary-delay-format-function):
7185         * nndiary.el (nndiary-reminders):
7186         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
7187
7188 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
7189
7190         * gnus-art.el (article-hide-boring-headers): Fetch date from
7191         gnus-original-article-buffer to avoid problems with localized date
7192         strings.
7193
7194 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7195
7196         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
7197
7198 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
7199
7200         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
7201         New variables.
7202         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
7203         (mm-charset-synonym-alist): Move some entries to
7204         mm-codepage-iso-8859-list.
7205         (mm-charset-synonym-alist, mm-charset-override-alist): Add
7206         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
7207
7208 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7209
7210         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
7211
7212 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
7213
7214         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
7215         with Emacs 21 and XEmacs.
7216
7217 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
7218
7219         * spam.el (spam-parse-address): New function for better parsing,
7220         catching errors, etc.
7221         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
7222
7223 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
7224
7225         * mm-view.el: Add interactive arg to html2text autoload.
7226
7227 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7228
7229         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
7230
7231 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
7232
7233         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list): New
7234         variables.
7235         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
7236         (mm-charset-synonym-alist): Move some entries to
7237         mm-codepage-iso-8859-list.
7238
7239         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
7240
7241 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
7242
7243         * message.el (message-citation-line-format)
7244         (message-insert-formated-citation-line): Fix implementation of %E, %N
7245         and %n according to the doc string.
7246
7247 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
7248
7249         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
7250         car-safe to avoid bad parses.
7251
7252 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7253
7254         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
7255         names.
7256
7257         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
7258
7259 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7260
7261         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
7262         header.
7263
7264         * message.el (message-draft-headers): Add Date.
7265         (message-headers-to-generate): Fix typo in docstring.
7266
7267         * nndraft.el (nndraft-required-headers): New variable.
7268         (nndraft-generate-headers): Use it.
7269
7270         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
7271
7272 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
7273
7274         * gnus-registry.el (gnus-registry-wash-for-keywords)
7275         (gnus-registry-find-keywords): New functions to allow easy searching of
7276         articles that are in the registry.
7277
7278 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
7279
7280         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
7281         ietf-drums-parse-address instead of gnus-extract-address-components.
7282         Reported by Damien Elmes <damien@repose.cx>.
7283
7284 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
7285
7286         * gnus.el (gnus-mime): Remove unused custom group.
7287
7288 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7289
7290         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
7291         "blank line" when searching for end of armor headers.
7292
7293 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7294
7295         * gmm-utils.el (gmm-write-region): Fix variable name.
7296
7297 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
7298
7299         * gmm-utils.el (gmm-write-region): New function based on compatibility
7300         code from `mm-make-temp-file'.
7301
7302         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
7303
7304         * nnmaildir.el (nnmaildir--update-nov)
7305         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
7306         Use `gmm-write-region'.
7307
7308 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
7309
7310         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist): Add
7311         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
7312
7313         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
7314
7315         * message.el (message-replacement-char): New variable.
7316         (message-fix-before-sending): Use it.
7317         (message-simplify-subject): New function to remove duplicate code.
7318         (message-reply, message-followup): Use it.
7319
7320         * gnus-sum.el (gnus-summary-make-menu-bar): Clarify
7321         gnus-summary-limit-to-articles.
7322
7323 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
7324
7325         * gnus-util.el (gnus-with-local-quit): New macro.
7326
7327         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
7328
7329 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
7330
7331         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
7332         ignore non-string data.
7333
7334 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
7335
7336         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
7337         non-string data (needs to be done in the registry too).
7338
7339 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
7340
7341         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
7342         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
7343         (gnus-registry-split-fancy-with-parent)
7344         (gnus-registry-fetch-simplified-message-subject-fast)
7345         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
7346         Remove text properties on ingress into the registry and when it's saved.
7347         (gnus-registry-clean-empty-function): Fix bug with cleaning the
7348         registry from entries with no groups.
7349
7350 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
7351
7352         * gnus-util.el (gnus-string-remove-all-properties): Add utility
7353         function to remove string properties.
7354
7355 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
7356
7357         * gmm-utils.el (gmm): Adjust custom version.
7358
7359         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist): Adjust
7360         custom version.
7361
7362         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
7363
7364 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
7365
7366         * gnus-art.el (gnus-insert-prev-page-button)
7367         (gnus-insert-next-page-button): Simplify.  Reformat.
7368
7369 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
7370
7371         * gnus-art.el (gnus-insert-prev-page-button)
7372         (gnus-insert-next-page-button): Apply gnus-article-button-face.
7373
7374 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
7375
7376         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
7377
7378 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
7379
7380         * gnus-art.el (gnus-insert-mime-button)
7381         (gnus-insert-mime-security-button):
7382         Apply gnus-article-button-face to MIME and security buttons.
7383
7384 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
7385
7386         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
7387         readable.
7388
7389 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7390
7391         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
7392
7393 2006-09-20  Steve Youngs  <steve@sxemacs.org>
7394
7395         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
7396         `browse-url-of-file' instead of `browse-url'.
7397
7398 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7399
7400         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
7401         regexp.  Articles containing quotation were cut prematurely.
7402
7403 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7404
7405         * message.el (message-cite-original-1): Use nobody by default for the
7406         value of From header.
7407         (message-reply): Ditto.
7408
7409 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
7410
7411         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
7412         to the gnus-info.  This fixes a bug of inline-PGP message verification.
7413         Reported by Michael Piotrowski <mxp@dynalabs.de>.
7414
7415 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
7416
7417         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
7418         mails in the doc string.  Add some URLs in comment.
7419         (pop3-movemail): Warn about pop3-leave-mail-on-server.
7420
7421 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7422
7423         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
7424         backslashes handling and the way to find boundaries of quoted strings.
7425
7426 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
7427
7428         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
7429         mml1991-encrypt-to-self is set and mml1991-signers is not set.
7430         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
7431         mml2015-encrypt-to-self is set and mml2015-signers is not set.
7432
7433 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
7434
7435         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
7436         doc string.
7437         (gnus-button-regexp, gnus-button-last): Remove unused variables.
7438
7439 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7440
7441         * lpath.el: Fbind epg-check-configuration.
7442
7443 2006-09-06  Simon Josefsson  <jas@extundo.com>
7444
7445         * mml2015.el (mml2015-use): Doc fix, mention epg.
7446
7447 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
7448
7449         * mml2015.el (mml2015-use): Default to epg, if available.
7450
7451 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
7452
7453         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
7454         message-sender.
7455         (mml1991-epg-encrypt): Ditto.
7456         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
7457         message-sender.
7458         (mml2015-epg-encrypt): Ditto.
7459
7460 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
7461
7462         * message.el (message-send-mail-with-sendmail): Look for sendmail in
7463         several common directories.
7464
7465 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
7466
7467         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
7468         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
7469
7470 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7471
7472         * gnus-art.el (article-decode-encoded-words): Make it fast.
7473
7474 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7475
7476         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
7477
7478         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
7479         in quoted string into `\'.
7480
7481 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7482
7483         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
7484         Use standard-syntax-table.
7485
7486 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7487
7488         * gnus-art.el (gnus-decode-address-function): New variable.
7489         (article-decode-encoded-words): Use it to decode headers which are
7490         assumed to contain addresses.
7491         (gnus-mime-delete-part): Remove useless `or'.
7492
7493         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
7494         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
7495         (gnus-nov-parse-line): Use it to decode From header.
7496         (gnus-get-newsgroup-headers): Ditto.
7497         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
7498
7499         * mail-parse.el (mail-decode-encoded-address-region): New alias.
7500         (mail-decode-encoded-address-string): New alias.
7501
7502         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
7503         New function.
7504         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
7505         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
7506         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
7507         (rfc2047-decode-string): Ditto.
7508         (rfc2047-decode-address-region): New function.
7509         (rfc2047-decode-address-string): New function.
7510
7511 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
7512
7513         * message.el (message-caesar-buffer-body): Allow rotating headers.
7514
7515         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
7516
7517         * message.el (message-insert-formated-citation-line): Fix %f.
7518         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
7519
7520 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7521
7522         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
7523         (gnus-bookmark-mouse-available-p): New macro.
7524         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
7525         (gnus-bookmark-bmenu-show-infos): Use it.
7526         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
7527         (gnus-bookmark-bmenu-hide-infos): Ditto.
7528         (gnus-bookmark-remove-properties): New function.
7529         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
7530         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
7531         (gnus-bookmark-write-file): Bind coding-system-for-write.
7532         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
7533         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
7534         group before selecting it.
7535         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
7536         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
7537         quit-window if it is not available; use gnus-mouse-2 and bind it to
7538         gnus-bookmark-bmenu-select-by-mouse.
7539         (gnus-bookmark-show-details): Remove unused variable `details-list'.
7540         (gnus-bookmark-bmenu-select-by-mouse): New function.
7541
7542 2006-08-13  Romain Francoise  <romain@orebokech.com>
7543
7544         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
7545         space.
7546
7547 2006-08-10  Romain Francoise  <romain@orebokech.com>
7548
7549         * dns-mode.el: Alias `zone-mode' to `dns-mode'.
7550         (dns-mode-soa-auto-increment-serial): New user option.
7551         (dns-mode-soa-maybe-increment-serial): New function.
7552         (dns-mode): Add the latter to `write-contents-functions'.
7553
7554 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7555
7556         * compface.el (uncompface): Use binary rather than raw-text-unix.
7557
7558 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7559
7560         * compface.el (uncompface): Make sure the eol conversion doesn't take
7561         place when communicating with the external programs.  Reported by
7562         ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
7563
7564 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
7565
7566         * nnheader.el (nnheader-insert-head): Fix typo in comment.
7567
7568 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7569
7570         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
7571         Make it more robust by parsing author and date independently.
7572
7573 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7574
7575         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
7576
7577 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
7578
7579         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
7580         first matching secret key.
7581         (mml2015-epg-encrypt): Ditto.
7582
7583         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
7584         first matching secret key.
7585         (mml1991-epg-encrypt): Ditto.
7586
7587         * mml2015.el (mml2015-encrypt-to-self): New user option.
7588         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
7589         mml2015-epg-encrypt-to-self is set.
7590
7591         * mml1991.el (mml1991-encrypt-to-self): New variable.
7592         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
7593         mml1991-epg-encrypt-to-self is set.
7594
7595         * mml2015.el (mml2015-signers): New user option.
7596         (mml2015-epg-sign): Reflect the value of mml2015-signers.
7597         (mml2015-epg-encrypt): Allow to select signing keys.
7598
7599         * mml1991.el (mml1991-signers): New variable.
7600         (mml1991-epg-sign): Reflect the value of mml1991-signers.
7601         (mml1991-epg-encrypt): Allow to select signing keys.
7602
7603 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7604
7605         * nnheader.el (nnheader-insert-head): Make it work even if the file
7606         uses CRLF for the line-break code.
7607
7608 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
7609
7610         * mml2015.el: Require mml-sec instead of password.
7611         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
7612         (mml2015-cache-passphrase): Inherit the default value from
7613         mml-secure-cache-passphrase.
7614         (mml2015-passphrase-cache-expiry): Inherit the default value from
7615         mml-secure-passphrase-cache-expiry.
7616
7617         * mml1991.el: Require mml-sec instead of password.
7618         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
7619         (mml1991-cache-passphrase): Inherit the default value from
7620         mml-secure-cache-passphrase.
7621         (mml1991-passphrase-cache-expiry): Inherit the default value from
7622         mml-secure-passphrase-cache-expiry.
7623
7624         * mml-sec.el: Require password.
7625         (mml-secure-verbose): New user option.
7626         (mml-secure-cache-passphrase): New user option.
7627         (mml-secure-passphrase-cache-expiry): New user option.
7628
7629 2006-07-24  Daiki Ueno  <ueno@unixuser.org>
7630
7631         * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
7632         letters from the end.  Thanks to "David Smith" <davidsmith@acm.org> and
7633         andreas@altroot.de (Andreas Vögele).
7634
7635         FIXME: Use `tiny change'?
7636
7637 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7638
7639         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
7640         workaround for the url package included with Emacs.
7641
7642         * nnweb.el (nnweb-google-create-mapping): Update regexp.
7643
7644 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7645
7646         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
7647         correctly.  This fixes a bug caused by the 2006-05-12 change.
7648
7649 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
7650
7651         * nnmail.el (nnmail-article-group): If splitting raises an error, give
7652         some information about the error when saying that the `bogus' mail
7653         group will be used.
7654
7655 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
7656
7657         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
7658         string.
7659
7660 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
7661
7662         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
7663
7664 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7665
7666         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
7667
7668 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
7669
7670         * mml1991.el (mml1991-function-alist): Add epg.
7671         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
7672         (mml1991-epg-encrypt): New functions.
7673
7674 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
7675
7676         * mml2015.el (mml2015-verbose): New variable.
7677         (mml2015-cache-passphrase): Ditto.
7678         (mml2015-passphrase-cache-expiry): Ditto.
7679         (mml2015-function-alist): Add epg.
7680         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
7681         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
7682         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt): New
7683         functions.
7684
7685 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7686
7687         * message.el (message-cite-original-1): Preserve region when removing
7688         quoted text due to X-No-Archive in order to avoid bogus attribution
7689         when citing multiple messages.
7690
7691 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7692
7693         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.  Reported by
7694         Kenneth Jacker <khj@be.cs.appstate.edu>.
7695
7696 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
7697
7698         * gnus-diary.el (gnus-user-format-function-d)
7699         (gnus-user-format-function-D): Autoload.
7700
7701         * imap.el (Commentary): Fix typo.
7702
7703         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
7704         2006-04-22 contribution.
7705
7706 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7707
7708         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
7709         It didn't really fix the bogosity I'm seeing with solid web groups.
7710
7711 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7712
7713         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
7714         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
7715         created using server names.  If we use the feature without declaring
7716         it, Gnus does not properly manage server and group state.
7717
7718         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
7719         bound.
7720
7721 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7722
7723         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
7724         looking up the method using GROUP's prefix before inventing a new one.
7725         It is used on killed/unknown groups in various places where returning
7726         an all-new method isn't expected by the caller.
7727
7728         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
7729         and match semantics of gnus-group-real-prefix.
7730
7731 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
7732
7733         * nnmail.el (nnmail-broken-references-mailers): New variable.
7734         (nnmail-ignore-broken-references): New function generalizing
7735         nnmail-fix-eudora-headers.
7736         (nnmail-fix-eudora-headers): Now obsolete.
7737
7738         * gnus-art.el (gnus-button-handle-custom): Support
7739         `customize-apropos*'.
7740
7741 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7742
7743         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
7744
7745         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
7746         articles.
7747
7748 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
7749
7750         * message.el (message-cite-reply-above): New variable.
7751         (message-yank-original): Use it.
7752
7753 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7754
7755         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
7756
7757 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
7758
7759         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
7760         as read.
7761
7762         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
7763
7764 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
7765
7766         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
7767         (gnus-bookmark-default-file): Use gnus-directory.
7768         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
7769         Remove "*" in doc string.
7770         (gnus-bookmark-write-file): Simplify.
7771         (gnus-bookmark-maybe-sort-alist): Use `when'.
7772         (gnus-bookmark-get-bookmark): Fix typo in doc string.
7773         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark): Add
7774         FIXME about Emacs 21 and XEmacs compatibility.
7775         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
7776         compatibility.
7777         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
7778         compatibility.
7779         (gnus-bookmark-menu-heading): Fix version.
7780
7781 2006-06-19  Bastien Guerry  <bzg@altern.org>
7782
7783         * gnus-bookmark.el: New file.
7784
7785 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7786
7787         * message.el (message-syntax-checks): Doc fix.
7788
7789 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7790
7791         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
7792         unsubscribed groups as if they were killed ones.  It causes duplicate
7793         entries in gnus-newsrc-alist.
7794
7795 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7796
7797         * message.el (message-syntax-checks): Doc fix.
7798         (message-send-mail): Add check for continuation headers.
7799         (message-check-news-header-syntax): Fix regexp used to check for
7800         continuation headers.
7801
7802 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7803
7804         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
7805
7806 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
7807
7808         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
7809
7810 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7811
7812         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
7813         default-truncate-lines.
7814
7815 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7816
7817         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
7818         to fill the utf-8 entry.
7819
7820         * lpath.el: Fbind unicode-precedence-list.
7821
7822 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7823
7824         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
7825
7826 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
7827
7828         * gnus-agent.el (directory-files-and-attributes): Move all the way
7829         forward (the third and final move).
7830         (gnus-agent-read-agentview): Trap reconstruction errors due to
7831         nonexistant directory.  Handle by returning nil.
7832
7833 2006-05-30  Didier Verna  <didier@xemacs.org>
7834
7835         * message.el (message-dont-reply-to-names): Update the custom type.
7836         * message.el (message-dont-reply-to-names): New defsubst: potentially
7837         convert a list of regexps into a single one.
7838         * message.el (message-get-reply-headers): Use it.
7839         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
7840
7841 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7842
7843         * gnus-agent.el (directory-files-and-attributes): Move forward.
7844
7845 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
7846
7847         * gnus-ml.el (gnus-mailing-list-subscribe)
7848         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
7849         (gnus-mailing-list-message): Fix doc strings.
7850
7851 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7852
7853         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
7854         of doing it manually.
7855
7856 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
7857
7858         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
7859         comment.
7860
7861 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
7862
7863         * gnus-agent.el: Added gnus-agent-flush* to purge agent info.
7864         (gnus-agent-read-agentview): Fixed handling of end-of-file error.
7865         (gnus-agent-read-local): All symbols allocated in my-obarray.
7866         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
7867         (gnus-agent-regenerate-group): Check numeric names to see if they are
7868         messages or groups.
7869         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
7870         better way of do this...)
7871
7872         * gnus-cache.el (gnus-agent-total-fetched-for): Ignore
7873         'dummy.group' (there should be a better way of do this...)
7874
7875 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7876
7877         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
7878         (gnus-saved-headers): Ditto.
7879         (gnus-default-article-saver): Mention functions may have properties.
7880         (gnus-article-save): Override gnus-save-all-headers and
7881         gnus-saved-headers by :headers property which saver function may have.
7882         (gnus-summary-save-in-file): Add :headers property.
7883         (gnus-summary-write-to-file): Ditto.
7884
7885         * gnus-sum.el (gnus-summary-save-article): Bind
7886         gnus-prompt-before-saving to t when saving many articles in a file;
7887         always show all headers.
7888
7889         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
7890
7891 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
7892
7893         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
7894         marks.
7895
7896         * message.el (message-indent-citation): Add optional arguments to allow
7897         using it outside of message buffers.
7898
7899         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
7900         (gnus-article-treat-unfold-headers): Use it.
7901         (gnus-article-truncate-lines): New variable.
7902         (gnus-article-mode): Use it.
7903         (gnus-article-toggle-truncate-lines): New function.
7904
7905         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar): Add
7906         gnus-article-toggle-truncate-lines.
7907
7908         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
7909         coding system in XEmacs, use binary.
7910
7911 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7912
7913         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
7914         after-load-alist.
7915
7916         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
7917         this function should save decoded articles.
7918         (gnus-summary-write-to-file): Use property to specify this function
7919         should save decoded articles and specify gnus-summary-save-in-file
7920         should be used to save articles other than the first one when saving
7921         many articles.
7922         (gnus-summary-save-body-in-file): Use property to specify this
7923         function should save decoded articles.
7924         (gnus-summary-write-body-to-file): Use property to specify this
7925         function should save decoded articles and specify
7926         gnus-summary-save-body-in-file should be used to save articles other
7927         than the first one when saving many articles.
7928
7929         * gnus-sum.el (gnus-summary-save-article): Simplify.
7930
7931 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7932
7933         * gnus-art.el (gnus-default-article-saver): Add
7934         gnus-summary-write-body-to-file.
7935         (gnus-article-save-coding-system): Don't use coding system object
7936         in XEmacs.
7937         (gnus-read-save-file-name): Add optional `dir-var' argument which
7938         specifies directory in which files are saved; work even if optional
7939         `variable' argument is not specified.
7940         (gnus-summary-write-to-file): Read file name.
7941         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
7942         (gnus-summary-write-body-to-file): New function.
7943
7944         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
7945         (gnus-summary-local-variables): Add it.
7946         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
7947         (gnus-summary-save-article): Remove optional `decode' argument;
7948         determine whether to decode articles by the value of
7949         gnus-default-article-saver; when saving many files using
7950         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
7951         it first and use gnus-summary-save-in-file or
7952         gnus-summary-save-body-in-file thereafter unless
7953         gnus-prompt-before-saving is always; move point to article which
7954         will be saved.
7955         (gnus-summary-save-article-file): Revert.
7956         (gnus-summary-write-article-file): Revert.
7957         (gnus-summary-save-article-body-file): Revert.
7958         (gnus-summary-write-article-body-file): New function.
7959
7960 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7961
7962         * gnus-art.el (gnus-default-article-saver): Doc fix.
7963         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
7964         from gnus-summary-save-article-coding-system, and default to a
7965         certain coding system.
7966         (gnus-output-to-file): Add coding cookie and encode text according
7967         to gnus-article-save-coding-system; don't use mm-append-to-file.
7968
7969         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
7970         gnus-art.el and rename to gnus-article-save-coding-system.
7971         (gnus-summary-save-article): Require gnus-art; don't show all
7972         headers if it decodes articles; don't add coding cookie here;
7973         don't bind mm-text-coding-system-for-write.
7974         (gnus-summary-save-article-file): Save decoded articles.
7975         (gnus-summary-write-article-file): When saving many files, use
7976         gnus-summary-write-to-file first and gnus-summary-save-in-file
7977         thereafter unless gnus-prompt-before-saving is always.
7978         (gnus-summary-save-article-body-file): Save decoded articles.
7979
7980         * lpath.el: Fbind select-safe-coding-system for XEmacs.
7981
7982 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
7983
7984         * nnrss.el (nnrss-check-group): Bind hash-index.
7985
7986 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
7987
7988         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
7989         its hash index.  Store this hash in `nnrss-group-data'.
7990         (nnrss-read-group-data): Update accordingly.
7991
7992 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
7993
7994         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
7995         entry.
7996
7997         * gnus-sum.el (gnus-summary-make-menu-bar): Add
7998         gnus-article-browse-html-article.
7999
8000 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
8001
8002         * gnus-sum.el (gnus-summary-mime-map): Add
8003         gnus-article-browse-html-article.
8004
8005         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
8006
8007 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
8008
8009         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
8010         suitable coding systems in customize.
8011
8012 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
8013
8014         * mail-source.el (mail-sources): Fix custom type.
8015
8016 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
8017
8018         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
8019         (gnus-summary-expire-articles-now): Shorten prompt.
8020
8021         * gmm-utils.el (wid-edit): Require.
8022         (defun-gmm): Renamed from `gmm-defun-compat'.
8023         (gmm-image-search-load-path): Use it.
8024         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
8025
8026 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8027
8028         * gnus-sum.el (gnus-summary-save-article-coding-system): New
8029         variable.
8030         (gnus-summary-save-article): Add optional `decode' argument.  If
8031         it is set and gnus-summary-save-article-coding-system is non-nil,
8032         save decoded article.
8033         (gnus-summary-write-article-file): Save decoded article if
8034         gnus-summary-save-article-coding-system is non-nil.
8035
8036         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
8037         type.
8038
8039 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8040
8041         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
8042
8043 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8044
8045         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
8046         first to test gnus-single-article-buffer which may be buffer-local.
8047
8048         * gnus-sum.el (gnus-summary-setup-buffer): Make
8049         gnus-single-article-buffer buffer-local and nil in ephemeral
8050         group; make gnus-article-buffer, gnus-article-current, and
8051         gnus-original-article-buffer always buffer-local.
8052         (gnus-summary-exit): Kill article buffer belonging to ephemeral
8053         group.
8054         (gnus-handle-ephemeral-exit): Don't move to next summary line.
8055
8056 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
8057
8058         * nnml.el (nnml-request-compact-group): Compressed files might not
8059         have .gz extension.
8060
8061 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
8062
8063         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
8064         (mm-copy-to-buffer): Use with-current-buffer.
8065         (mm-display-part): Simplify.
8066         (mm-inlinable-p): Add optional arg `type'.
8067
8068 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
8069
8070         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
8071         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
8072         Try harder to show the attachment internally or externally using
8073         gnus-mime-view-part-as-type.
8074
8075 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
8076
8077         * message.el (message-from-style, message-signature-separator)
8078         (message-user-organization-file, message-send-mail-function)
8079         (message-citation-line-function, message-yank-prefix)
8080         (message-indent-citation-function, message-signature)
8081         (message-signature-file, message-signature-insert-empty-line):
8082         Remove autoloads.
8083
8084         * gnus-art.el (gnus-buttonized-mime-types): Remove
8085         "multipart/signed".  Revert 2006-04-26 change.
8086
8087 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8088
8089         * gnus.el (gnus-version-number): Bump version.
8090
8091 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
8092
8093         * gnus.el: No Gnus v0.5 is released.
8094
8095 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8096
8097         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
8098         fetching articles by message-id.
8099
8100 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8101
8102         * message.el (hashcash): Require hashcash as normal.
8103
8104         * ecomplete.el (ecomplete-highlight-match-line): Use
8105         point-at-eol.
8106         (ecomplete-highlight-match-line): Use `highlight', because that
8107         face exists in both Emacs and XEmacs.
8108
8109         * message.el (message-display-abbrev): Use point-at-bol.
8110
8111         * mail-source.el: Don't require timer/timer-funcs.
8112
8113         * gnus-async.el: Ditto.
8114
8115         * password.el: Ditto.
8116
8117         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
8118
8119         * mm-url.el: Ditto.
8120
8121         * gnus-xmas.el: Don't require timer-funcs.
8122
8123         * mm-util.el: Require timer/timer-funcs.
8124
8125 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8126
8127         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
8128         Close.
8129
8130 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8131
8132         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
8133         unibyte after clear-decrypt function runs.
8134
8135         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
8136         returns as a unibyte string.
8137
8138 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8139
8140         * lpath.el: Revert.
8141
8142         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
8143         (pgg-gpg-process-sentinel): Revert.
8144
8145         * pgg-pgp.el (pgg-pgp-process-region): Revert.
8146         (pgg-pgp-lookup-key): Revert.
8147
8148         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
8149         (pgg-pgp5-lookup-key): Revert.
8150
8151         * pgg.el (pgg-fetch-key): Revert.
8152
8153 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8154
8155         * lpath.el: Fbind string-as-multibyte for XEmacs.
8156
8157         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
8158         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
8159         (mml1991-pgg-encrypt): Ditto.
8160
8161         * pgg-gpg.el (pgg-string-to-multibyte): New function.
8162         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
8163         a multibyte buffer.
8164
8165         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
8166         (pgg-pgp-lookup-key): Ditto.
8167
8168         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
8169         (pgg-pgp5-lookup-key): Ditto.
8170
8171         * pgg.el (pgg-fetch-key): Ditto.
8172
8173 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
8174
8175         * message.el (message-user-organization-file): Check several
8176         locations of the organization file.
8177
8178         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
8179         Add gnus-article-view-part-as-type.
8180
8181         * gnus-art.el (gnus-article-view-part-as-type): New function.
8182
8183         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
8184         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
8185
8186         * mml.el: Simplify autoload.
8187         (mml-mode): defvar dnd-protocol-alist instead of using
8188         symbol-value.
8189         (mml-default-directory): New variable.
8190         (mml-minibuffer-read-file): Use it.
8191         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
8192
8193         * message.el (message-citation-line-format): New variable.
8194         (message-insert-formated-citation-line): New function.
8195         (message-citation-line-function): Add
8196         `message-insert-formated-citation-line' to custom type.
8197
8198         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
8199         to doc string.
8200
8201         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
8202         depending on mm-verify-option.
8203
8204 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8205
8206         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
8207         binding pgg-* variables; reimplement the section which prevents
8208         MIME header from being signed.
8209         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
8210         pgg-text-mode; remove a blank line at the top of body.
8211
8212         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
8213         lines at the top of body; use gnus-newsgroup-charset if there's no
8214         Charset header.
8215
8216 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8217
8218         * message.el (message-self-insert-commands): Doc fix.
8219
8220         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
8221         (mm-uu-pgp-encrypted-test): Ditto.
8222         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
8223         between header and body; return application/pgp-encrypted handle
8224         if decryption failed; decode decrypted body by charset.
8225
8226         * mm-decode.el (mm-automatic-display): Don't make application/pgp
8227         element match to application/pgp-*.
8228
8229 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8230
8231         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
8232         HTML.
8233
8234 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8235
8236         * mail-source.el (mail-source-call-script): Message the error
8237         string.
8238
8239 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8240
8241         * gnus-util.el (gnus-byte-compile): Use it.
8242
8243 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
8244
8245         * gnus-util.el (kill-empty-logs): New function.
8246
8247 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8248
8249         * message.el (message-mail-alias-type): Doc fix.
8250         (message-mail-alias-type-p): New function.
8251         (message-send): Use it.
8252         (message-mode): Ditto.
8253         (message-strip-forbidden-properties): Ditto.
8254
8255         * ecomplete.el (ecomplete-database-file-coding-system): New
8256         variable.
8257         (ecomplete-save): Use it.
8258         (ecomplete-setup): Use it.
8259
8260 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8261
8262         * message.el (message-self-insert-commands): New variable.
8263         (message-strip-forbidden-properties): Use it.
8264
8265 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8266
8267         * message.el (message-put-addresses-in-ecomplete): Use a regexp
8268         that doesn't make XEmacs choke.
8269
8270 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
8271
8272         * gnus-util.el (gnus-replace-in-string):
8273         Prefer replace-regexp-in-string over of replace-in-string.
8274
8275 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8276
8277         * gnus-util.el (gnus-select-frame-set-input-focus):
8278         Use select-frame-set-input-focus if it is available in XEmacs; use
8279         definition defined in Emacs 22 for old Emacsen.
8280
8281         * dgnushack.el: Autoload unmorse-region for XEmacs.
8282
8283         * lpath.el: Bind cursor-in-non-selected-windows and
8284         select-frame-set-input-focus for XEmacs.
8285
8286 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8287
8288         * mm-view.el (mm-inline-text): Use equal instead of equalp.
8289
8290 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
8291
8292         * gnus-registry.el (gnus-registry-cache-save): Remove text
8293         properties when saving via the temp buffer.
8294
8295 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
8296
8297         * message.el (message-generate-hashcash): Honor custom type.
8298
8299 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8300
8301         * message.el (message-generate-hashcash): Default to non-nil when
8302         hashcash is found.
8303
8304         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
8305         (gnus-refer-thread-limit): Increase default to 500.
8306
8307         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
8308
8309         * flow-fill.el (fill-flowed): Allow delete-space.
8310
8311 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
8312
8313         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
8314         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
8315         Remove autoloads.
8316
8317 2006-04-18  Simon Josefsson  <jas@extundo.com>
8318
8319         * message.el (message-generate-hashcash): Default to.
8320
8321 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8322
8323         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
8324         concatenating segments rather than before concatenating them.
8325
8326 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
8327
8328         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
8329
8330 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8331
8332         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
8333
8334         * message.el (message-forward-make-body-plain): Allow
8335         message-forward-ignored-headers to be a list.
8336         (message-remove-ignored-headers): Factor out into function.
8337         (message-forward-make-body-mml): Use it.
8338
8339         * imap.el (imap-quote-specials): New function.
8340         (imap-login-auth): Quote specials.
8341
8342         * rfc2231.el (rfc2231-parse-string): Remove dead code.
8343         (rfc2231-parse-string): Allow concatanation of parameters that
8344         aren't contiguous.  The test case is
8345           (mail-header-parse-content-type "message/external-body;
8346             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
8347             access-type=LOCAL-FILE;
8348             name*1*=plugh%2fhello-sailor%2fbing.pdf")
8349
8350 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
8351
8352         * nntp.el (nntp-accept-process-output): Return the value of
8353         `nnheader-accept-process-output'.
8354
8355 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8356
8357         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
8358         (gnus-button-alist): Recognize more diff formats.
8359         (gnus-button-patch): Strip directory.
8360
8361 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
8362
8363         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
8364         Emacs 22 when setting focus.
8365
8366 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8367
8368         * gnus-art.el (gnus-article-treat-types): Do treatment of
8369         text/x-verbatim parts.
8370         (gnus-button-patch): New command.
8371
8372         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
8373         addresses that contain invalid characters.
8374
8375 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8376
8377         * message.el (message-put-addresses-in-ecomplete): Use
8378         gnus-replace-in-string.
8379         (message-is-yours-p): Use the more correct
8380         mail-header-parse-address instead of
8381         mail-extract-address-components.
8382         (message-put-addresses-in-ecomplete): Fix typo.
8383
8384         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
8385         keystroke.
8386
8387         * gnus-art.el (gnus-treatment-function-alist): Change order of
8388         newsgroups/generic header folding to avoid double-folding.
8389
8390         * message.el (message-hidden-headers): Add X-Draft-From.
8391
8392         * gnus-sum.el (gnus-summary-repeat-search-article-forward): New
8393         command.
8394         (gnus-summary-repeat-search-article-backward): New command.
8395
8396         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
8397         groups in the parent topic.
8398
8399 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
8400
8401         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
8402         (spam-extra-header-to-number): Return the CRM114 number as a
8403         number instead of a string.
8404
8405 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8406
8407         * gnus-art.el (gnus-face-properties-alist): Moved here from
8408         gnus-fun.
8409
8410         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
8411
8412 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8413
8414         * message.el (message-strip-forbidden-properties): Only display on
8415         self-insert-command.
8416
8417         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
8418         reindent.
8419         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
8420
8421 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
8422
8423         * smiley.el (smiley-style): Fix typo.
8424
8425 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8426
8427         * hashcash.el (hashcash-insert-payment-async-2): Use
8428         message-goto-eoh instead of doing it manually.
8429         (mail-add-payment): Use message-narrow-to-header instead of trying
8430         to do the same itself.
8431
8432         * message.el (message-hidden-headers): Add Face.
8433
8434         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
8435         reparenting code.
8436         (gnus-summary-reparent-children): Refactored out code.
8437         (gnus-summary-thread-map): New keystroke.
8438         (gnus-summary-reparent-children): Make into command.
8439
8440         * smiley.el (smiley-style): Default to `medium' if using a large
8441         font.
8442
8443         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
8444         does it itself.
8445
8446         * message.el (message-point-in-header-p): Simplify definition.
8447
8448 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8449
8450         * nnagent.el (nnagent-request-set-mark): Silence log file
8451         writing.
8452         (nnagent-request-set-mark): Use write-region instead of
8453         append-to-file.
8454
8455         * gnus-sum.el (gnus-read-header): Fudge article number if using a
8456         strange select method.
8457
8458         * ecomplete.el (ecomplete-display-matches): Get highlightling
8459         right.
8460         (ecomplete-display-matches): Use literals.
8461         (ecomplete-display-matches): Disable message logging.
8462
8463         * message.el (message-display-abbrev): Small optimization.
8464
8465         * ecomplete.el (ecomplete-display-matches): Allow automatic
8466         display.
8467
8468         * message.el (message-strip-forbidden-properties): Display
8469         abbrevs.
8470         (message-display-abbrev): Get automatic display right.
8471
8472         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
8473         keystrokes.
8474
8475 2006-04-13  Romain Francoise  <romain@orebokech.com>
8476
8477         TODO: Backport to v5-10!
8478
8479         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
8480         Moved here (and renamed) from gnus-registry.el.
8481
8482         * gnus-registry.el: Require gnus-util.
8483         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
8484
8485 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8486
8487         * gnus-group.el (gnus-group-catchup-current): Change
8488         if-then-else-if-then-else into cond.
8489         (gnus-group-catchup): Indent.
8490         (group-name-at-point): New function.
8491         (gnus-fetch-group): Provide default from thing at point.
8492
8493 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8494
8495         * message.el (message-display-abbrev): Fix regexp.
8496
8497         * ecomplete.el (ecomplete-highlight-match-line): Reimplement
8498         choosing.
8499         (ecomplete-highlight-match-line): Fix up code rewrite, remove
8500         dead variables.
8501
8502         * message.el (message-newline-and-indent): Remove debugging.
8503         (message-display-abbrev): Use new implementation.
8504
8505 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
8506
8507         * gnus-art.el (gnus-article-mode): Set
8508         cursor-in-non-selected-windows to nil.
8509
8510         * smiley.el: Revert previous change.
8511         (smiley-data-directory): defvar it before using it in the
8512         defcustom of `smiley-style'.
8513
8514 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8515
8516         * message.el (message-newline-and-indent): New function.
8517
8518         * ecomplete.el: Implement more bits.
8519
8520         * message.el (message-put-addresses-in-ecomplete): Clean up the
8521         string.
8522
8523         * ecomplete.el (ecomplete-add-item): Chop off decimals.
8524
8525         * gnus-sum.el (gnus-summary-save-parts): Bind
8526         gnus-summary-save-parts-counter and use it to make unique file
8527         names.
8528
8529         * gnus-art.el (gnus-ignored-headers): Add some more headers.
8530
8531         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
8532         parameter to say whether to actually parse the individual
8533         addresses.
8534
8535         * message.el (message-put-addresses-in-ecomplete): New function.
8536         (ecomplete): Require.
8537         (message-mail-alias-type): Add ecomplete as an option.
8538
8539 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
8540
8541         * flow-fill.el (fill-flowed): Remove trailing space from blank
8542         quoted lines.
8543
8544 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8545
8546         * smiley.el (smiley-style): Move definition later to avoid a
8547         compilation warning.
8548
8549 2006-04-12  Kenichi Handa  <handa@m17n.org>
8550
8551         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
8552         buffer and then decode the buffer text if necessary.
8553         (rfc2231-encode-string): Be sure to work on multibyte buffer at
8554         first, and after mm-encode-body, change the buffer to unibyte.
8555         Use mm-disable-multibyte instead of set-buffer-multibyte.
8556
8557 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8558
8559         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
8560         Content-Type header instead of Content-Disposition header.
8561         (gnus-mime-inline-part): Ditto.
8562         (gnus-mime-view-part-as-charset): Ignore charset that the part
8563         specifies.
8564
8565         * mm-decode.el (mm-display-part): Work with external parts and
8566         usual parts similarly.
8567
8568         * mm-extern.el (mm-inline-external-body): Use mm-display-part
8569         instead of gnus-display-mime.
8570
8571         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
8572         instead of with-temp-buffer.
8573
8574         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
8575         tag to summarized topics part in order to encode non-ASCII text.
8576
8577 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
8578
8579         * smiley.el (smiley-style): New variable.
8580         (smiley-directory): New function.
8581         (smiley-data-directory): Derive from `smiley-style' using
8582         `smiley-directory'.
8583         (smiley-regexp-alist): Add new entries.
8584
8585         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
8586         (gnus-article-browse-delete-temp): Add :version.
8587
8588 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
8589
8590         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
8591         the sieve region.
8592
8593 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8594
8595         * gnus.el (gnus-version-number): Bump version.
8596
8597 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
8598
8599         * gnus.el: No Gnus v0.4 is released.
8600
8601 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8602
8603         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
8604         layout.
8605
8606         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
8607         unknown charset.
8608
8609         * message.el (message-header-synonyms): Add Original-To to the
8610         default.
8611
8612         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
8613         optional parameter.
8614
8615 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
8616
8617         * gnus-fun.el (gnus): Require it for gnus-directory.
8618
8619 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8620
8621         * gnus-fun.el (gnus-face-properties-alist): Add :version.
8622
8623 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
8624
8625         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
8626
8627 2006-04-05  Simon Josefsson  <jas@extundo.com>
8628
8629         * password.el (password-reset): New function.
8630
8631 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
8632
8633         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region): Wait
8634         for BEGIN_SIGNING too, new in GnuPG 1.4.3.
8635
8636 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8637
8638         * nnweb.el (nnweb-google-create-mapping): Update regexp.
8639         Some whitespace was matched into the url, which broke browsing hits
8640         > 100 when mm-url-use-external was nil.
8641
8642 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
8643
8644         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Check
8645         gnus-extra-headers for 'Newsgroups.
8646
8647         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
8648         bound.
8649
8650 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
8651
8652         * pgg-gpg.el: Clean up process buffers every time gpg processes
8653         complete.
8654
8655 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
8656
8657         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
8658         doc string.
8659
8660 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
8661
8662         * pgg-gpg.el (pgg-gpg-process-filter)
8663         (pgg-gpg-wait-for-completion): Check if buffer is alive.
8664
8665         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
8666         lines, temporary fix.
8667
8668 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
8669
8670         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
8671
8672 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
8673
8674         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
8675         default-enable-multibyte-characters.  This reverts the change from
8676         revision 6.17 which is no longer necessary because the passphrase
8677         is sent separately now.  GnuPG messages are unreadable under
8678         multibyte locales with default-enable-multibyte-characters set to
8679         nil.
8680
8681 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
8682
8683         * message.el (message-tool-bar-gnome): Move "spell".
8684
8685 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
8686
8687         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
8688         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
8689         instead.
8690
8691 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
8692
8693         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Improve
8694         newsgroups handling for NNTP overviews which don't include
8695         Newsgroups.
8696
8697 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8698
8699         * message.el (message-resend): Bind message-generate-hashcash to nil.
8700
8701 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8702
8703         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
8704         when searching for already-paid recipients.
8705
8706 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
8707
8708         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
8709         passphrases when it is not needed.
8710         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
8711         passphrase stuff from gpg, should only be necessary when you use
8712         gpg with a smartcard.
8713
8714 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8715
8716         * mml.el (mml-insert-mime): Ignore cached contents of
8717         message/external-body part.
8718
8719         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
8720         (mm-insert-part): Ditto.
8721
8722 2006-03-23  Simon Josefsson  <jas@extundo.com>
8723
8724         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
8725         Reiner.
8726         (pgg-gpg-use-agent-p): Use it again.
8727
8728 2006-03-23  Simon Josefsson  <jas@extundo.com>
8729
8730         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
8731         older emacsen.
8732         (pgg-gpg-use-agent-p): Don't use it.
8733
8734 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
8735
8736         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
8737         if we can.
8738
8739 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
8740
8741         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
8742         (pgg-gpg-update-agent): New function.
8743         (pgg-gpg-use-agent-p): New function.
8744         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
8745         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
8746         (pgg-gpg-sign-region): Use it.
8747
8748 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8749
8750         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
8751         Reported by Ralf Wachinger <rwachinger@gmx.de>.
8752
8753 2006-03-21  Simon Josefsson  <jas@extundo.com>
8754
8755         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
8756         <wilde@sha-bang.de>.
8757         (pgg-gpg-use-agent): New variable.
8758         (pgg-gpg-process-region): Use it.
8759         (pgg-gpg-encrypt-region): Likewise.
8760         (pgg-gpg-encrypt-symmetric-region): Likewise.
8761         (pgg-gpg-decrypt-region): Likewise.
8762         (pgg-gpg-sign-region): Likewise.
8763         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
8764
8765 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
8766
8767         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
8768
8769         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
8770         Add comment on version.
8771
8772 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
8773
8774         * smiley.el: Add missing test smiley.
8775
8776 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8777
8778         * mm-decode.el (mm-with-part): New macro.
8779         (mm-get-part): Use it; work with message/external-body as well.
8780         (mm-save-part): Treat name and filename equally.
8781
8782         * mm-extern.el (mm-extern-cache-contents): New function.
8783         (mm-inline-external-body): Use it; force the part to be displayed;
8784         move undisplayer added to the cached handle to the parent.
8785
8786         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
8787         (gnus-mime-view-part-as-type): Work with message/external-body.
8788
8789         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
8790
8791 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
8792
8793         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
8794         images in image-load-path.  [Sync with image.el, revision 1.60, in
8795         Emacs.]
8796
8797 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
8798
8799         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
8800         path rather than symbol.  Always return list of directories.
8801         Guarantee that image directory comes first.  [Sync with image.el,
8802         revision 1.59, in Emacs.]
8803
8804         * message.el (message-make-tool-bar): Adjust to new API of
8805         `gmm-image-load-path-for-library'.
8806
8807         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
8808
8809         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
8810
8811 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8812
8813         * gnus-art.el (gnus-article-only-boring-p):
8814         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
8815         intangible text.
8816         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
8817
8818 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
8819
8820         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.  Use
8821         `defun' instead of `gmm-defun-compat'.
8822
8823 2006-03-14  Simon Josefsson  <jas@extundo.com>
8824
8825         * message.el (message-unique-id): Don't use message-number-base36
8826         if (user-uid) is a float.
8827         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
8828
8829 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8830
8831         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
8832
8833         * gnus-art.el (gnus-mime-display-single): Make sure there is an
8834         empty line between a part and a message part.
8835
8836 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
8837
8838         * smiley.el: Add more test smileys.
8839         (smiley-data-directory, smiley-regexp-alist)
8840         (gnus-smiley-file-types): Fix doc strings.
8841         (smiley-update-cache): Clear smiley-cached-regexp-alist before
8842         adding new elements.
8843         (smiley-mouse-map): Unused code.  Make it a comment.
8844
8845 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8846
8847         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
8848         scan latest NoCeM messages instead of old ones.
8849         (gnus-nocem-check-article): Fix regexps so as to match to PGP
8850         delimiters that are recently used.
8851         (gnus-nocem-load-cache): Add autoload cookie.
8852
8853         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
8854
8855         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
8856         level which is larger than gnus-use-nocem is specified.
8857
8858         * gnus-group.el (gnus-group-get-new-news): Ditto.
8859
8860 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
8861
8862         * gnus-util.el (gnus-tool-bar-update): New function.
8863
8864         * gnus-group.el (gnus-group-update-tool-bar): New variable.
8865         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
8866
8867         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
8868
8869         * gnus-group.el (gnus-group-redraw-when-idle)
8870         (gnus-group-redraw-check): Remove.
8871         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
8872
8873 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
8874
8875         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
8876         if optional last element is specified in splits (FIELD VALUE...).
8877
8878 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
8879
8880         * message.el (message-make-tool-bar): Rename gmm-image-load-path
8881         to gmm-image-load-path-for-library.  Call with no-error argument.
8882         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
8883
8884         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
8885
8886         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
8887
8888         * gmm-utils.el (gmm-image-load-path): Remove alias.
8889
8890 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
8891
8892         * gmm-utils.el (gmm-image-load-path): Add alias.
8893
8894         * nnml.el (nnml-generate-nov-databases-directory): Rename from
8895         nnml-generate-nov-databases-1.
8896         (nnml-generate-nov-databases): Use it.
8897         (nnml-generate-nov-databases-directory): Document no-active
8898         argument.
8899
8900         * gmm-utils.el (gmm-image-load-path-for-library): Return single
8901         directory if path is t.  Add no-error.
8902
8903         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
8904         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
8905
8906         * gnus-art.el (gnus-article-browse-delete-temp-files): Simplify
8907         resetting gnus-article-browse-html-temp-list.
8908
8909         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
8910         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
8911         Add example to docstring.  Rename local variables.  Move error
8912         checks to default case in cond and simplify.
8913
8914 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8915
8916         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
8917         handle is multipart when calling it recursively.
8918         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
8919
8920 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
8921
8922         * nnimap.el (nnimap-request-update-info-internal): Optimize.
8923         Don't `gnus-uncompress-range' to avoid excessive memory usage.
8924
8925 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8926
8927         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
8928         is loaded.
8929
8930         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
8931         loaded.
8932
8933 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
8934
8935         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
8936         to "Emacs 23 (unicode)" in doc string.
8937
8938         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
8939         "Emacs 23 (unicode)" in comment.
8940
8941 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8942
8943         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
8944
8945         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
8946         characters 160 through 255 in Emacs 23.
8947
8948 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
8949
8950         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
8951         gnus-article-browse-html-temp.
8952         (gnus-article-browse-delete-temp): Make it customizable.  Add
8953         `file'.  Adjust doc string.
8954         (gnus-article-browse-delete-temp-files): Add argument.  Allow
8955         query for each file.  Adjust doc string.
8956         (gnus-article-browse-html-parts): Add
8957         `gnus-article-browse-delete-temp-files' to
8958         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
8959
8960 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
8961
8962         * gnus-art.el (gnus-article-browse-html-temp)
8963         (gnus-article-browse-delete-temp): New variables.
8964         (gnus-article-browse-delete-temp-files): New function.
8965         (gnus-article-browse-html-parts): Use it.
8966
8967 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
8968
8969         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
8970
8971         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
8972         string.
8973
8974         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
8975         gnus-summary-insert-new-articles when unplugged.  Remove
8976         gnus-summary-search-article-forward.
8977
8978         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
8979         display-visual-class instead of display-color-cells.
8980
8981 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8982
8983         * dgnushack.el: Autoload customize-group for XEmacs.
8984
8985         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
8986         message/* containing non-ASCII text properly.
8987
8988 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
8989
8990         * message.el: Require gmm-utils, remove autoloads.
8991         (message-tool-bar): Set default based on
8992         gmm-tool-bar-style.
8993         (message-tool-bar-gnome): Add gmm-customize-mode.
8994
8995         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
8996         gmm-tool-bar-style.
8997         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
8998
8999         * gnus-group.el (gnus-group-tool-bar): Set default based on
9000         gmm-tool-bar-style.
9001         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
9002
9003         * gmm-utils.el (gmm-image-directory): Rename variable from
9004         gmm-image-load-path.
9005         (gmm-image-load-path): Use gmm-image-directory.
9006         (gmm-customize-mode): New function.
9007         (gmm-tool-bar-style): New variable.
9008
9009         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
9010         gnus-group-redraw-line-number.
9011         (gnus-group-redraw-check): Simplify.
9012         (gnus-group-tool-bar-update): Remove redraw check.
9013         (gnus-group-make-tool-bar): Add redraw check.
9014
9015 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
9016
9017         * gnus-art.el (gnus-button): Add missing parentheses.
9018
9019 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9020
9021         * lpath.el: Fbind line-number-at-pos.
9022
9023 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9024
9025         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
9026
9027 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
9028
9029         * gnus-art.el (gnus-button): New face.
9030         (gnus-article-button-face): Use it.
9031
9032         * gnus-sum.el (gnus-summary-tool-bar-gnome): Add
9033         gnus-summary-next-page.  Re-order.
9034
9035         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
9036         next-node are now included.
9037         (gnus-group-redraw-line-number): New internal variable.
9038         (gnus-group-redraw-check): Helper function for updating the tool
9039         bar.
9040         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
9041
9042         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
9043
9044         * spam.el (spam-spamassassin-score-regexp): New internal variable.
9045         (spam-extra-header-to-number, spam-check-spamassassin-headers):
9046         Use it to match format of Spamassassin 3.0 and later.  Reported by
9047         IRIE Tetsuya <irie@t.email.ne.jp>.
9048         (spam-check-bogofilter)
9049         (spam-bogofilter-register-with-bogofilter): Fix args of
9050         `gnus-error' calls.
9051
9052 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
9053
9054         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
9055         unnecessary interaction when sending queued mails.  Reported by
9056         TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
9057
9058 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
9059
9060         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
9061         first or last are nil.
9062
9063 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9064
9065         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
9066
9067 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9068
9069         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
9070
9071 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9072
9073         * dns.el (query-dns): Protect more against buggy tcp output.
9074
9075 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
9076
9077         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
9078         nov.php.
9079
9080 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
9081
9082         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
9083         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
9084         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
9085         output on the server side.
9086         (nnweb-google-create-mapping): Update regexps and add some
9087         progress indication.
9088
9089 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
9090
9091         * gnus-group.el (gnus-group-tool-bar-gnome): Fix
9092         gnus-agent-toggle-plugged.  Re-order icons.
9093         (gnus-group-tool-bar-gnome): Add
9094         gnus-group-{prev,next}-unread-group.
9095         (gnus-group-tool-bar-gnome): Re-order icons.
9096
9097         * gnus-sum.el (gnus-summary-tool-bar-gnome): Move
9098         gnus-summary-insert-new-articles.
9099
9100         * message.el (message-tool-bar-gnome, message-tool-bar-retro): Fix
9101         comments.
9102
9103         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
9104         also available in Emacs 21.3.
9105
9106         * message.el (message-fix-before-sending): Change "Emacs 22" to
9107         "Emacs 23 (unicode)" in comment.
9108
9109         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
9110         "Emacs 23 (unicode)" in comment.
9111
9112         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
9113         comment.
9114         (mm-coding-system-p): Add comment about no-MULE XEmacs.
9115
9116         * mm-view.el (mm-fill-flowed): Add :version.
9117
9118 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9119
9120         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
9121         and load-path.
9122
9123 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
9124
9125         * message.el: Autoload gmm-image-load-path.
9126         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
9127         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
9128         consitency.
9129
9130         * gmm-utils.el (gmm-image-load-path): Also search in
9131         "../etc/images".  Don't set gmm-image-load-path if we don't find
9132         the image.
9133
9134 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9135
9136         * gmm-utils.el (gmm-image-load-path): Don't make
9137         `gmm-image-load-path' include subdirectories which the second arg
9138         `image' might specify.
9139
9140         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
9141         subdirectory to icon file names.
9142
9143         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
9144
9145 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
9146
9147         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
9148         gmm-image-load-path calls.
9149
9150         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
9151
9152         * message.el (message-make-tool-bar): Ditto.
9153
9154         * mml.el (mml-preview): Added comment concerning tool bar icons.
9155
9156         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
9157         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
9158
9159         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
9160         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
9161
9162         * message.el (message-tool-bar-gnome): Use new icon names.
9163         (message-make-tool-bar): Use `gmm-image-load-path'.
9164
9165         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path): New
9166         functions from MH-E.
9167         (gmm-image-load-path): New variable from MH-E.
9168         (gmm-image-load-path): New function from MH-E.  Added arguments
9169         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
9170         *-image-load-path-called-flag.
9171
9172 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
9173
9174         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
9175
9176 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
9177
9178         * nnimap.el (nnimap-request-move-article): Change folder back to
9179         source group before deleting.
9180
9181 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
9182
9183         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
9184
9185         * gnus-art.el (mm-url-insert-file-contents-external): Autoload
9186         mm-url.
9187
9188         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
9189
9190 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9191
9192         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
9193         coding system which mm-charset-to-coding-system returns for a
9194         given charset is valid.
9195
9196 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
9197
9198         * html2text.el (html2text-remove-tag-list):
9199         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
9200
9201 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
9202
9203         * gnus-cus.el: Revert 2005-10-17 change.
9204
9205 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9206
9207         * gnus-art.el (article-strip-banner): Call
9208         article-really-strip-banner only when the regexp match is made.
9209
9210 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9211
9212         * gnus-art.el (article-strip-banner): Use
9213         gnus-extract-address-components instead of
9214         mail-header-parse-addresses to make it work with non-ASCII text;
9215         remove mail-encode-encoded-word-string.
9216
9217         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
9218         values which are surrounded with \"...\"; make it never cause a
9219         Lisp error; give up parsing of parameters if it failed in
9220         extracting type.
9221
9222 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
9223
9224         * smime.el (smime-cert-by-ldap-1): Fix bug where
9225         `smime-ldap-search' returns results without userCertificates.
9226
9227 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9228
9229         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
9230
9231 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
9232
9233         * spam.el (spam-check-spamassassin-headers): Adapt format for
9234         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
9235         <ari@mbf.ocn.ne.jp>.
9236         (spam-list-of-processors): Add spam-use-gmane.
9237
9238 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9239
9240         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
9241         make-temp-file; make it work with XEmacs as well.
9242
9243         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
9244         mm-make-temp-file.
9245
9246         * mm-decode.el (mm-display-external): Use the 3rd arg of
9247         mm-make-temp-file.
9248         (mm-create-image-xemacs): Ditto.
9249
9250 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9251
9252         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
9253         with message-narrow-to-headers.
9254         (gnus-draft-setup): Narrow to header to run message-fetch-field.
9255         (gnus-draft-check-draft-articles): New function.
9256         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
9257
9258 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
9259
9260         * gnus-art.el (gnus-article-browse-html-parts):
9261         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
9262         Don't use suffix argument for mm-make-temp-file for Emacs 21
9263         compatibility.  Remove useless `format'.
9264
9265 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
9266
9267         * nnweb.el (nnweb-google-wash-article): Update regexps.
9268         (nnweb-group-alist): Use defvoo instead of defvar.
9269
9270 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9271
9272         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
9273         re-loading nn* modules.
9274
9275 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
9276
9277         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
9278         for `tool-bar-mode' and don't check it's default-value.
9279
9280         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
9281
9282         * message.el (message-make-tool-bar): Ditto.
9283
9284         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
9285         `substring'.  Shorten tmp-file name.
9286
9287         * gnus.el: Remove bogus comment.
9288
9289 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
9290
9291         * gnus-art.el (gnus-article-browse-html-parts): New function.
9292         (gnus-article-browse-html-article): New function for viewing html
9293         articles with a browser.
9294
9295 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
9296
9297         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
9298         in elisp.
9299         (pgg-gpg-encrypt-symmetric-region): Ditto.
9300         (pgg-gpg-sign-region): Ditto.
9301
9302         * pgg-def.el (pgg-text-mode): New variable.
9303
9304         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
9305         (mml2015-pgg-encrypt): Ditto.
9306
9307         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
9308         (mml1991-pgg-encrypt): Ditto.
9309
9310 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9311
9312         * nnfolder.el (nnfolder-insert-newsgroup-line): Use
9313         message-make-date instead of current-time-string.
9314
9315         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
9316         to gnus-decoded which mm-uu might set.
9317
9318 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9319
9320         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
9321         don't decode quoted parameters; remove misimported Emacs code.
9322         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
9323         (rfc2231-decode-encoded-string): Don't use split-string which
9324         behaves differently according to Emacs version; use
9325         mm-decode-coding-region to convert charset to coding-system.
9326         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
9327         (rfc2231-encode-string): Remove misimported Emacs code.
9328
9329 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9330
9331         * gnus-art.el (article-decode-charset): Don't use ignore-errors
9332         when calling mail-header-parse-content-type.
9333         (article-de-quoted-unreadable): Ditto.
9334         (article-de-base64-unreadable): Ditto.
9335         (article-wash-html): Ditto.
9336
9337         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
9338         calling mail-header-parse-content-type and
9339         mail-header-parse-content-disposition.
9340         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
9341         mail-header-parse-content-type.
9342
9343         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
9344         insert charset and format parameters; encode description after
9345         inserting it to buffer.
9346         (mml-insert-parameter): Fold lines properly even if a parameter is
9347         segmented into two or more lines; change the max column to 76.
9348
9349         * rfc1843.el (rfc1843-decode-article-body): Don't use
9350         ignore-errors when calling mail-header-parse-content-type.
9351
9352         * rfc2231.el (rfc2231-parse-string): Return at least type if
9353         possible; don't cause an error even if it fails in parsing of
9354         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
9355         (rfc2231-encode-string): Don't break lines at the beginning, leave
9356         it to mml-insert-parameter.
9357
9358         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
9359         calling mail-header-parse-content-type.
9360
9361 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
9362
9363         * spam-report.el (spam-report-gmane-use-article-number):
9364         Improve doc string.
9365         (spam-report-gmane-internal): Check if a suitable header was found
9366         in the article.
9367
9368 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
9369
9370         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
9371         (rfc2231-encode-string): Make param*=value always begin with LWSP.
9372
9373 2006-02-05  Romain Francoise  <romain@orebokech.com>
9374
9375         Update copyright notices of all files in the gnus directory.
9376
9377 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
9378
9379         * nnweb.el (nnweb-request-group): Avoid growing overview files.
9380
9381 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
9382
9383         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
9384         segmented lines of parameter value to cope with Thunderbird 1.5
9385         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
9386         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
9387         (rfc2231-encode-string): Don't make lines exceeding 76 column.
9388
9389 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
9390
9391         * mml.el (mml-generate-mime-1): Correct the order of inline signed
9392         parts.
9393
9394 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
9395
9396         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
9397         there's only one active file for all servers.
9398         (nnweb-request-scan): Make sure nnweb-articles is initialized on
9399         solid groups.  Gnus might have used a FAST request to select the group.
9400         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
9401         and nnweb-search redundantly in the active file.
9402         (nnweb-request-list): Don't list bogus groups.  There can only be one.
9403         (nnweb-request-create-group): Don't use ARGS.
9404         (nnweb-possibly-change-server, nnweb-request-group): Remove some
9405         initialisations.  Let nnoo do the work.
9406
9407 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
9408
9409         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
9410         Say the part has been decoded.
9411
9412         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
9413
9414 2006-01-31  Kevin Ryde  <user42@zip.com.au>
9415
9416         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
9417         mailcap-viewer-test-cache when there's no 'test clause, since that
9418         will invert the meaning of a "nil" test previously determined by
9419         mailcap-mailcap-entry-passes-test.
9420
9421 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9422
9423         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
9424         compiling.
9425
9426         * gnus-sum.el: Ditto.
9427
9428         * message.el: Don't bind tool-bar-map when compiling.
9429
9430 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
9431
9432         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
9433
9434 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
9435
9436         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
9437         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
9438         current Google Groups.
9439
9440 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
9441
9442         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
9443         and tool-bar-mode.
9444
9445         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
9446         and tool-bar-mode.
9447
9448         * message.el (message-tool-bar-update): Simplify.
9449         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
9450
9451         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
9452         gnus-summary-buffer.
9453         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
9454         gnus-summary-reply.
9455
9456         * gmm-utils.el (gmm): Add :version.
9457
9458 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9459
9460         * Makefile.in (clean): New rule.
9461         (distclean): Use it.
9462
9463 2006-01-26  Steve Youngs  <steve@sxemacs.org>
9464
9465         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list): Don't
9466         autoload.
9467
9468 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9469
9470         * gmm-utils.el (gmm-verbose): Add :group.
9471
9472 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
9473
9474         * message.el: Change some comments WRT tool-bars.
9475
9476         * gnus-sum.el (gnus-summary-tool-bar)
9477         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
9478         (gnus-summary-tool-bar-zap-list): New variables.
9479         (gnus-summary-make-tool-bar): Complete rewrite using
9480         `gmm-tool-bar-from-list'.
9481
9482         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
9483         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list): New
9484         variables.
9485         (gnus-group-make-tool-bar): Complete rewrite using
9486         `gmm-tool-bar-from-list'.
9487         (gnus-group-tool-bar-update): New function.
9488
9489         * message.el (message-mode-field-menu): Add "Show hidden Headers".
9490
9491 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9492
9493         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
9494         is dissected into a single part of which the type is the same as
9495         the given one; decode charset.
9496
9497 2006-01-21  Kevin Ryde  <user42@zip.com.au>
9498
9499         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
9500         into alists as symbol not string, since that's what
9501         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
9502         look for.
9503
9504 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
9505
9506         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
9507         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
9508
9509         * message.el (message-tool-bar-gnome): Use gmm-ignore.
9510
9511 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9512
9513         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
9514         (gnus-xmas-mime-security-button-menu): New function.
9515
9516         * gnus-art.el (gnus-mime-security-button-commands): New variable.
9517         (gnus-mime-security-button-menu): New definition.
9518         (gnus-mime-security-button-map): Use them.
9519         (gnus-mime-security-button-menu): New function.
9520         (gnus-insert-mime-security-button): Addition to help echo.
9521         (gnus-mime-security-run-function, gnus-mime-security-save-part)
9522         (gnus-mime-security-pipe-part): New functions.
9523
9524         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
9525         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
9526
9527         * mm-decode.el (mm-handle-set-disposition): Remove.
9528         (mm-handle-set-description): Remove.
9529
9530 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9531
9532         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
9533         (mm-w3m-standalone-supports-m17n-p): New function.
9534         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
9535         w3m usage.
9536
9537         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone): Use
9538         mm-w3m-standalone-supports-m17n-p to alter w3m usage.
9539
9540 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
9541
9542         * message.el (message-tool-bar-zap-list): Use
9543         gmm-tool-bar-zap-list as custom type.
9544         (message-tool-bar-update): New function.
9545         (message-tool-bar, message-tool-bar-gnome)
9546         (message-tool-bar-retro): Add message-tool-bar-update.
9547         (message-tool-bar-gnome): Add flyspell-buffer.
9548
9549         * gnus-util.el (gnus-error): Describe `args'.
9550
9551         * gmm-utils.el (gmm-error): Describe `args'.
9552         (gmm-tool-bar-zap-list): New widget.
9553         (gmm-tool-bar-from-list): Improve description of `zap-list'.
9554
9555 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9556
9557         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
9558         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
9559         the number of recursive calls.
9560
9561         * mm-decode.el (mm-handle-set-disposition): New macro.
9562         (mm-handle-set-description): New macro.
9563
9564 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9565
9566         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
9567         encoding.
9568
9569 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
9570
9571         * message.el (message-tool-bar-zap-list, message-tool-bar)
9572         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
9573         (message-tool-bar-local-item-from-menu): Remove.
9574         (message-tool-bar-map): Replace by `message-make-tool-bar'.
9575         (message-make-tool-bar): New function.
9576         (message-mode): Use `message-make-tool-bar'.
9577
9578         * gmm-utils.el: New file.
9579         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
9580         (gmm-lazy): New widget copied from `nnmail.el'.
9581         (gmm-tool-bar-from-list): New function for creating customizable
9582         tool bars.
9583         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
9584         output.
9585         (gmm): Add :prefix to defgroup.
9586
9587 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
9588
9589         * gmm-utils.el (gmm-widget-p): New function.
9590
9591 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
9592
9593         * mml.el (mml-attach-file): Describe `description' in doc string.
9594         (mml-menu): Add Emacs MIME manual and PGG manual.
9595
9596 2006-01-20  Richard M. Stallman  <rms@gnu.org>
9597
9598         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
9599
9600 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
9601
9602         * nntp.el (nntp-end-of-line): Doc fix.
9603
9604 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
9605
9606         * imap.el (imap-open): Handle case where buffer is a buffer
9607         object.
9608
9609 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
9610
9611         * gnus-delay.el (gnus-delay): Don't autoload.
9612         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
9613         to be re-loaded when customizing the `gnus-delay' group.
9614
9615 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
9616
9617         * message.el (message-insert-citation-line): Use newlines.
9618
9619 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
9620
9621         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
9622         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
9623         these routines, so the passphrase can be managed externally and
9624         passed in to the system.
9625         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
9626         pgg-add-passphrase-to-cache function.
9627
9628         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
9629         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
9630         these routines, so the passphrase can be managed externally and
9631         passed in to the system.
9632         (pgg-pgp5-sign-region): Use new name of
9633         pgg-add-passphrase-to-cache function.
9634
9635 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
9636
9637         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
9638         part of the decoded armor to find the key-identifier.
9639         (pgg-gpg-lookup-key-owner): New function to return the
9640         human-readable identifier of a key owner.
9641         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
9642         itself.
9643         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
9644         the key value) if we have a key and can match it against a secret
9645         key.  Also, added a note pointing out fact that the prompt only
9646         indicates the first matching key.
9647
9648         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
9649         pgg-decrypt-region.
9650         (pgg-add-passphrase-to-cache): Rename from
9651         `pgg-add-passphrase-cache' to reduce confusion (all callers
9652         changed).
9653         (pgg-remove-passphrase-from-cache): Rename from
9654         `pgg-remove-passphrase-cache' to reduce confusion (all callers
9655         changed).
9656         (pgg-read-passphrase, pgg-add-passphrase-cache)
9657         (pgg-remove-passphrase-cache): Add informative docstrings.
9658         (pgg-decrypt): Convey provided passphrase in subordinate call to
9659         pgg-decrypt-region.
9660
9661 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
9662
9663         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
9664         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
9665         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
9666         'passphrase' argument, so the passphrase can be managed externally
9667         and then passed in to the system.
9668
9669         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
9670         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
9671         so the passphrase cache can be used reliably with identifiers
9672         besides a pgp packet's key id.
9673
9674         * pgg-gpg.el (pgg-gpg-encrypt-region)
9675         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
9676         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
9677         these routines, so the passphrase can be managed externally and
9678         passed in to the system.
9679
9680         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
9681         'notruncate' argument, so the passphrase cache can be used
9682         reliably with identifiers besides a pgp packet's key id.
9683
9684 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
9685
9686         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
9687         symmetric encryption.
9688         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
9689         encrypted session key.
9690         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
9691         message ask for the passphrase in a proper way.
9692
9693         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
9694         New user commands for symmetric encryption.
9695
9696 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9697
9698         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
9699
9700         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
9701
9702 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
9703
9704         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
9705
9706 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9707
9708         * mm-decode.el (mm-inlined-types): Add application/pgp.
9709         (mm-automatic-display): Ditto.
9710
9711         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
9712         part as text.
9713
9714 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9715
9716         * nnrss.el: Update copyright.
9717         (nnrss-opml-import): Query whether to subscribe to each entry.
9718
9719         * gnus-art.el:
9720         * gnus-sum.el:
9721         * gnus-xmas.el:
9722         * messagexmas.el:
9723         * mm-uu.el:
9724         * mm-view.el: Update copyright.
9725
9726 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
9727
9728         * message.el (message-info): New function.
9729         (message-mode-menu): Add it.
9730         Update copyright.
9731
9732         * ChangeLog: Fix and update copyright.
9733
9734 2006-01-13  Romain Francoise  <romain@orebokech.com>
9735
9736         * message.el (message-forward-subject-name-subject): Prefer the
9737         address to 'nowhere' if the sender has no name.
9738         Fix typo.  Update copyright year.
9739
9740 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9741
9742         * gnus-art.el (article-wash-html): Use
9743         gnus-summary-show-article-charset-alist if a numeric arg is given.
9744         (gnus-article-wash-html-with-w3m-standalone): New function.
9745
9746         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
9747         mm-inline-text-html-render-with-w3m-standalone.
9748         (mm-text-html-washer-alist): Map w3m-standalone to
9749         gnus-article-wash-html-with-w3m-standalone.
9750         (mm-inline-text-html-render-with-w3m-standalone): New function.
9751
9752 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
9753
9754         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
9755         Improve LaTeX.
9756
9757 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9758
9759         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
9760         (nnrss-request-article): Render text/plain parts as HTML.
9761
9762         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
9763         the buffer.
9764
9765 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
9766
9767         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
9768         custom definition of `gnus-posting-styles'.
9769
9770         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bind
9771         print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
9772
9773 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
9774
9775         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
9776         Use nntp for bug archive.
9777
9778 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
9779
9780         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
9781         parts.
9782         (nnrss-normalize-date): New function converts ISO 8601 date into
9783         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
9784         (nnrss-check-group): Use it.
9785
9786 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9787
9788         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
9789
9790         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
9791         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
9792         (nnrss-insert-w3): Ditto.
9793
9794 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9795
9796         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
9797         the articles to be forwarded including the case where neither a
9798         number of articles nor a region is specified.
9799
9800 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
9801
9802         * nnrss.el (nnrss-request-article): Fix last change; fill
9803         text/plain parts.
9804
9805 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9806
9807         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
9808         in text/plain part.
9809         (nnrss-check-group): Don't add excessive newline to dc:subject.
9810
9811 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
9812
9813         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
9814         article.
9815
9816 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
9817
9818         * nnml.el: Don't require gnus-bcklg.  Autoload it.
9819         (nnml-use-compressed-files, nnml-save-mail): Support other
9820         comression programs such as bzip2.
9821
9822 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9823
9824         * dns.el (query-dns): Make sure we check the buffer size before
9825         removing tcp headers.
9826
9827 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9828
9829         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
9830         remove MIME buttons associated with multipart/alternative parts.
9831         (gnus-mime-display-alternative): Tag buttons using `article-type'
9832         text property.
9833
9834         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
9835         associated with multipart/alternative parts.
9836
9837         * gnus-art.el (gnus-signature-separator): Fix custom type.
9838
9839         * mm-decode.el (mm-inlined-types): Fix custom type.
9840         (mm-keep-viewer-alive-types): Ditto.
9841         (mm-automatic-display): Ditto.
9842         (mm-attachment-override-types): Ditto.
9843         (mm-inline-override-types): Ditto.
9844         (mm-automatic-external-display): Ditto.
9845
9846 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
9847
9848         * spam-report.el (spam-report-user-mail-address)
9849         (spam-report-user-agent): New variables.
9850         (spam-report-url-ping-plain): Use spam-report-user-agent.
9851
9852 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
9853
9854         * gnus-art.el (gnus-button-handle-custom): Do not just use
9855         `customize-apropos' for any "M-x customize-*" button but the
9856         function called for.  Accept both the function name and its
9857         argument in order to achieve this.
9858         (gnus-button-alist): Remove support for "custom:" URL's.  Pass
9859         function name to `gnus-button-handle-custom' in case of "M-x
9860         customize-*" buttons.
9861
9862 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9863
9864         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
9865         multipart/alternative and add xref to mm-discouraged-alternatives
9866         in doc string.
9867
9868         * mm-decode.el (mm-discouraged-alternatives): Add xref to
9869         gnus-buttonized-mime-types in doc string.
9870
9871 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
9872
9873         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
9874         Suggest image/.* in the doc string.
9875
9876 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
9877
9878         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
9879         message-marks (Debian bug #342521).
9880
9881 2005-12-12  Simon Josefsson  <jas@extundo.com>
9882
9883         * password.el (password-read-from-cache): Add.
9884         (password-read): Use it.
9885
9886 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9887
9888         * rfc2047.el (rfc2047-charset-to-coding-system): Recognize
9889         us-ascii as a MIME charset.
9890
9891         * mm-bodies.el (mm-decode-content-transfer-encoding): Protect
9892         against the case where the 2nd arg TYPE is nil.
9893
9894 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
9895
9896         * pop3.el (pop3-stream-type): Fix custom version.
9897
9898         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
9899
9900 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
9901
9902         * mm-decode.el (mm-display-external): Add missing cdr.
9903
9904 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9905
9906         * mm-decode.el (mm-display-external): Use nametemplate (defined in
9907         RFC1524) if it is in mailcap or add a suffix according to
9908         mailcap-mime-extensions when generating a temp filename; postpone
9909         deleting a temp file for 2 seconds for some wrappers, shell
9910         scripts, and so on, which might exit right after having started a
9911         viewer command as a background job.
9912
9913 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
9914
9915         * nntp.el (nntp-marks-directory): Fix custom group.
9916
9917         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
9918         steps when < 10.
9919
9920         * gnus-start.el (gnus-no-server-1): Mention
9921         `gnus-level-default-subscribed' in doc string.
9922
9923 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
9924
9925         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
9926         parens.
9927
9928 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9929
9930         * gnus-xmas.el (gnus-use-toolbar): Revert.
9931         (gnus-xmas-setup-toolbar): Use global default-toolbar if
9932         gnus-use-toolbar is default.
9933
9934         * messagexmas.el (message-use-toolbar): Revert.
9935         (message-setup-toolbar): Use global default-toolbar if
9936         message-use-toolbar is default.
9937
9938 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9939
9940         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
9941         according to default-toolbar-visible-p.
9942
9943         * messagexmas.el (message-use-toolbar): Ditto.
9944
9945 2005-11-26  Dave Love  <fx@gnu.org>
9946
9947         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
9948         (tls-program, tls-success): Provide openssl alternative.
9949
9950         * starttls.el: Doc fixes.
9951         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
9952         SERVICE to PORT.
9953
9954         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
9955         port null or service name.
9956         (starttls-negotiate): Autoload.
9957
9958 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9959
9960         * message.el (message-kill-to-signature): Fix interactive spec.
9961
9962 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9963
9964         * pop3.el (pop3-open-server): Recognize a string as a service name.
9965
9966 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
9967
9968         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
9969
9970 2005-11-23  Dave Love  <fx@gnu.org>
9971
9972         Add pop3s, pop3/starttls.
9973
9974         * pop3.el (pop3-authentication-scheme): Clarify doc.
9975         (open-tls-stream, starttls-open-stream): Autoload.
9976         (pop3-stream-type): New.
9977         (pop3-open-server): Use it.
9978
9979         * mail-source.el (mail-sources): Fix some :types.  Add stream type
9980         for POP.
9981         (mail-source-keyword-map): Add :stream for POP.
9982         (mail-source-fetch-pop): Use pop3-stream-type.
9983
9984 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9985
9986         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
9987         of current-time-string.
9988
9989 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
9990
9991         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
9992         date header.
9993
9994 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
9995
9996         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
9997         it can seriously impact performance as it bypasses the agent's
9998         local caches.
9999
10000 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
10001
10002         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
10003         must be explicitly online rather than "not explicitly offline" for
10004         its flags to be synchronized.
10005
10006         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
10007         that gnus-uu-unmark-thread will function correctly.
10008
10009         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
10010         1024K is instead displayed as 1M.
10011
10012 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10013
10014         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
10015
10016 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
10017
10018         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
10019
10020 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
10021
10022         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
10023         error message to display actual error condition.
10024         (gnus-agent-save-local): Avoid saving symbols that are bound to
10025         nil as they simply result in a warning message in
10026         gnus-agent-read-local.
10027
10028 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10029
10030         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
10031         rather than make-variable-buffer-local for file-precious-flag.
10032
10033 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
10034
10035         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
10036         for duplicates which are removed.  The invalid sort check then
10037         triggers a rescan after the sort as sorting may have moved
10038         duplicate entries such that they can be cheaply detected.
10039
10040 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10041
10042         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
10043
10044 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
10045
10046         * gnus-agent.el (gnus-agent-article-alist-save-format): Changed
10047         internal variable to a custom variable.  Changed default value
10048         from compressed(2) to uncompressed(1).
10049         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
10050         support for uncompressed agentview files.  Taken together, reading
10051         the agentview file should now be 6-7 times faster.
10052
10053 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
10054
10055         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
10056         as a buffer-local variable.  This avoids creating truncated
10057         dribble files as a result of a hang up, eg.
10058
10059 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
10060
10061         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
10062         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
10063         XEmacs.
10064
10065 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
10066
10067         * gnus-start.el (gnus-start-draft-setup): Enforce
10068         `gnus-draft-mode' for nndraft:drafts at startup.
10069
10070         * gnus.el (gnus-splash): Change custom group.
10071         (gnus-group-get-parameter, gnus-group-parameter-value): Describe
10072         allow-list argument.
10073
10074         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
10075         string.
10076
10077 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
10078
10079         * gnus-art.el (gnus-default-article-saver): Add user-defined
10080         `function' to custom type.
10081
10082 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
10083
10084         * imap.el (imap-open): Handle case where buffer is a buffer
10085         object.
10086
10087 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
10088
10089         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
10090         long lines.
10091         (gnus-cache-delete-group): Wrap doc strings.
10092
10093         * gnus-agent.el (gnus-agent-rename-group)
10094         (gnus-agent-delete-group): Wrap doc strings.
10095
10096 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10097
10098         * messagexmas.el (message-use-toolbar): Change the valid values
10099         into default, top, bottom, left, and right.
10100         (message-toolbar-thickness): New variable.
10101         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
10102         well.
10103         (message-setup-toolbar): Make it work.
10104
10105         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
10106         (gnus-use-toolbar): Change the valid values into default, top,
10107         bottom, left, and right.
10108         (gnus-toolbar-thickness): New variable.
10109         (gnus-xmas-setup-toolbar): New function.
10110         (gnus-xmas-setup-group-toolbar): Use it.
10111         (gnus-xmas-setup-summary-toolbar): Use it.
10112
10113 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10114
10115         * gnus-start.el (gnus-1): Add "native" to
10116         gnus-predefined-server-alist.
10117
10118         * gnus.el (gnus-method-to-server): Don't add "native" to the
10119         lists here, because that leads to problems when
10120         gnus-select-method is bound.
10121
10122 2005-11-09  Simon Josefsson  <jas@extundo.com>
10123
10124         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
10125         use (not sort-by-date) instead.
10126
10127 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
10128
10129         * gnus-delay.el (gnus-delay-group): Don't autoload.
10130         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
10131         to be re-loaded when customizing the `gnus-delay' group.
10132
10133 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
10134
10135         * message.el: Revert last changes.
10136         (message-insert-citation-line): Use newlines.
10137
10138 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
10139
10140         * message.el (message-courtesy-message)
10141         (message-mark-insert-begin, message-mark-insert-end)
10142         (message-elide-ellipsis, message-cancel-message)
10143         (message-add-header, message-change-subject)
10144         (message-cross-post-followup-to-header)
10145         (message-cross-post-insert-note, message-reduce-to-to-cc)
10146         (message-widen-reply, message-delete-not-region)
10147         (message-kill-to-signature, message-insert-signature)
10148         (message-insert-importance-high, message-insert-importance-low)
10149         (message-insert-or-toggle-importance)
10150         (message-insert-disposition-notification-to)
10151         (message-indent-citation, message-yank-original)
10152         (message-cite-original-without-signature, message-cite-original)
10153         (message-insert-citation-line, message-position-on-field)
10154         (message-fix-before-sending, message-send-mail-partially)
10155         (message-send-mail, message-send-mail-with-sendmail)
10156         (message-send-mail-with-qmail, message-send-news)
10157         (message-check-news-header-syntax, message-generate-headers)
10158         (message-insert-courtesy-copy, message-fill-address)
10159         (message-fill-header, message-shorten-references)
10160         (message-setup-1, message-cancel-news)
10161         (message-forward-make-body-plain, message-forward-make-body-mime)
10162         (message-forward-make-body-mml, message-encode-message-body)
10163         (message-forward-make-body-digest-plain)
10164         (message-forward-make-body-digest-mime)
10165         (message-use-alternative-email-as-from): Insert `hard-newline'
10166         instead of ordinary newlines.
10167
10168 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10169
10170         * message.el (message-generate-headers): Downcase the argument
10171         given to message-check-element.
10172
10173 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
10174
10175         * nntp.el (nntp-authinfo-rejected): New error condition.
10176         (nntp-wait-for): Use new error condition to signal authentication
10177         error.
10178         (nntp-retrieve-data): Rethrow new error condition to break out of
10179         recursive call to nntp-send-authinfo.
10180
10181 2005-11-08  Romain Francoise  <romain@orebokech.com>
10182
10183         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
10184         (gnus-summary-exit-map): Bind to `Z p'.
10185         (gnus-summary-make-menu-bar): Add menu item.
10186
10187 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
10188
10189         * gnus-art.el (gnus-article-treat-custom): Add `first'.
10190         (gnus-treat-*): Add `first' in all doc strings.
10191
10192         * gnus-group.el (gnus-group-compact-group): Fix typo.
10193
10194 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10195
10196         * gnus.el (gnus-parameters-case-fold-search): New variable.
10197         (gnus-parameters-get-parameter): Use it.
10198
10199         * gnus-score.el (gnus-home-score-file): Doc fix.
10200
10201 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
10202
10203         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
10204
10205 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
10206
10207         * mm-util.el (mm-special-display-p): New function.
10208
10209         * mml.el (mml-preview): Use it; doc fix.
10210
10211 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
10212
10213         * imap.el (imap-open): Handle case where buffer is a buffer object.
10214
10215 2005-10-29  Romain Francoise  <romain@orebokech.com>
10216
10217         * message.el (message-fix-before-sending): Fix comment.
10218
10219 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
10220
10221         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
10222
10223 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
10224
10225         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
10226         Used in gnus-score.el.
10227
10228 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
10229
10230         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
10231
10232 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
10233
10234         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
10235         whitespace removed in revision 7.8.  Use concatenated string to
10236         protect trailing whitespace.
10237
10238 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
10239
10240         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
10241         (nnimap-request-expire-articles): Use it to avoid sending 'UID
10242         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
10243         Courier IMAP ("some version from 2004").  Mostly based on similar
10244         code in the same function.
10245
10246 2005-10-26  Didier Verna  <didier@xemacs.org>
10247
10248         * gnus-group.el (gnus-group-compact-group): Invalidate original
10249         article buffer.
10250         * gnus-srvr.el (gnus-server-compact-server): Ditto.
10251         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
10252         NOV database and in article itself.
10253         Invalidate article backlog.
10254
10255 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
10256
10257         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
10258
10259 2005-10-26  Simon Josefsson  <jas@extundo.com>
10260
10261         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
10262         part of 2004-07-25 change.
10263
10264 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10265
10266         * message.el (message-display-completion-list): New function.
10267         (message-expand-group): Use it; make sure the Completions buffer
10268         is modifiable.
10269 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
10270
10271         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
10272         user-mail-name is an empty string.
10273
10274 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
10275
10276         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
10277         depending on gnus-score-decay-constant.
10278
10279         * encrypt.el (encrypt-insert-file-contents)
10280         (encrypt-write-file-contents): Don't use `gnus-message'.
10281
10282         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
10283         arguments.
10284         (mm-uu-type-alist): Add message-marks and insert-marks.  Pass
10285         arguments to mm-uu-verbatim-marks-extract.
10286         (mm-uu-hide-markers): New variable.
10287         (mm-uu-extract): Use face similar to `gnus-cite-3'.
10288
10289         * gnus-fun.el (gnus-convert-image-to-x-face-command)
10290         (gnus-convert-image-to-face-command): Use "convert" by default to
10291         allow other input image formats.
10292         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
10293         accordingly.
10294
10295 2005-10-23  Simon Josefsson  <jas@extundo.com>
10296
10297         * imap.el (imap-gssapi-program): Align command line parameters
10298         with latest GNU SASL.
10299         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
10300
10301 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10302
10303         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
10304         HTML.
10305         (nnslashdot-request-article): Ditto.
10306
10307         * lpath.el (featurep): Add nobreak-char-display.
10308
10309 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
10310
10311         * mail-source.el (mail-source-fetch-pop): Require pop3.
10312         (mail-source-check-pop): Ditto.
10313
10314 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10315
10316         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
10317         errors.
10318
10319 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
10320
10321         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
10322         (gnus-treat-strip-leading-blank-lines): Improve doc string.
10323
10324         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
10325
10326         * mm-bodies.el (mm-decode-string): Call
10327         `mm-charset-to-coding-system' with allow-override argument.
10328
10329 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10330
10331         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
10332         (rfc2047-charset-to-coding-system): New function.
10333         (rfc2047-decode-encoded-words): New function.
10334         (rfc2047-decode-region): Use them.
10335         (rfc2047-decode-cte): Remove.
10336         (rfc2047-parse-and-decode): Remove.
10337         (rfc2047-decode): Remove.
10338
10339 2005-10-15  Kenichi Handa  <handa@m17n.org>
10340
10341         * rfc2047.el (rfc2047-decode-cte): New function.
10342         (rfc2047-decode-region): Change the way to decode successive
10343         encoded-words: decode B- or Q-encoding in each encoded-word,
10344         concatenate them, and decode it as charset.
10345
10346 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10347
10348         * lpath.el: Fbind codepage-setup for XEmacs.
10349
10350 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
10351
10352         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
10353         widget-move-and-invoke.
10354         (gnus-custom-mode): Use gnus-custom-map.
10355
10356 2005-10-15  Bill Wohler  <wohler@newt.com>
10357
10358         * message.el (message-tool-bar-map): Renamed image file from
10359         mail_send to mail/send.
10360
10361 2005-10-16  Masatake YAMATO  <jet@gyve.org>
10362
10363         * message.el (message-expand-group): Pass the common
10364         prefix substring of completion to `display-completion-list'.
10365
10366 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
10367
10368         * mml-sec.el (mml-secure-method): New internal variable.
10369         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
10370         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt): New
10371         functions using mml-secure-method.
10372
10373         * mml.el (mml-mode-map): Add key bindings for those functions.
10374         (mml-menu): Simplify security menu entries.  Suggested by Jesper
10375         Harder <harder@myrealbox.com>.
10376         (mml-attach-file, mml-attach-buffer, mml-attach-external): Goto
10377         end of message if point is the headers of the message.
10378
10379         * message.el (message-in-body-p): New function.
10380
10381         * assistant.el: Autoload gnus-util and netrc.
10382
10383         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
10384         Use `mm-charset-override-alist' only when decoding.
10385
10386         * mm-bodies.el (mm-decode-body): Call
10387         `mm-charset-to-coding-system' with allow-override argument.
10388
10389         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
10390         `filename' from Content-Disposition if Content-Type doesn't
10391         provide `name'.
10392         (gnus-mime-view-part-as-type): Set default instead of
10393         initial-input.
10394
10395 2005-10-09  Daniel Brockman  <daniel@brockman.se>
10396
10397         * format-spec.el (format-spec): Propagate text properties of % spec.
10398
10399 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
10400
10401         * gnus-art.el (gnus-treat-predicate): Add `first'.
10402
10403 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
10404
10405         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
10406         (mm-charset-override-alist): New variable.
10407         (mm-charset-to-coding-system): Use it.
10408         (mm-codepage-setup): New helper function.
10409         (mm-charset-eval-alist): New variable.
10410         (mm-charset-to-coding-system): Use mm-charset-eval-alist.  Warn
10411         about unknown charsets.
10412
10413         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
10414
10415 2005-10-04  David Hansen  <david.hansen@gmx.net>
10416
10417         * nnrss.el (nnrss-request-article): Add support for the comments tag.
10418         (nnrss-check-group): Ditto.
10419
10420 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
10421
10422         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
10423         Rename x-gnus-verbatim to x-verbatim.
10424         (mm-uu-type-alist): Fix regexp for verbatim-marks.
10425
10426         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
10427         x-verbatim.
10428
10429         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
10430
10431         * gnus-util.el (gnus-remove-duplicates): Remove.
10432
10433         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
10434         instead of gnus-remove-duplicates.
10435
10436         * message.el (message-remove-duplicates): Remove.
10437         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
10438         message-remove-duplicates.
10439
10440         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
10441         available, else use implementation from `delete-dups'.
10442
10443         * message.el (message-insert-expires): New function.
10444         (message-mode-map): Add key binding.
10445         (message-mode-field-menu): Add menu entry.
10446         (message-mode): Document it.
10447         (message-make-expires-date): Use `message-make-date'.
10448
10449 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
10450
10451         * message.el (message-make-expires-date): New function.
10452
10453 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
10454
10455         * Makefile.in (list-installed-shadows): New entry.
10456         (install): Use it.
10457         (remove-installed-shadows): New entry.
10458
10459         * dgnushack.el (dgnushack-default-load-path): New variable.
10460         (dgnushack-find-lisp-shadows): New function.
10461         (dgnushack-remove-lisp-shadows): New function.
10462
10463 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
10464
10465         * Makefile.in (install-el-elc): New entry.
10466         (install): Use it so that .el files are necessarily installed.
10467
10468 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10469
10470         * time-date.el: Autoload parse-time-string, XEmacs needs it.
10471
10472 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
10473
10474         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
10475         function rather than the diff-mode.el package.
10476         (mm-display-external): Use with-current-buffer.
10477         (mm-viewer-completion-map, mm-viewer-completion-map):
10478         Move initialization inside declaration.
10479
10480 2005-09-29  Simon Josefsson  <jas@extundo.com>
10481
10482         * spam.el: Load hashcash when compiling, to avoid warnings.  Don't
10483         autoload mail-check-payment.
10484         (spam-check-hashcash): Define unconditionally, since hashcash.el
10485         is part of Gnus now.  Ignore errors from payment checking.
10486
10487 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
10488
10489         * message.el (message-bold-region, message-unbold-region): Rename
10490         from `bold-region' and `unbold-region'.
10491
10492         * message.el: Remove useless autoloads.
10493
10494 2005-09-28  Simon Josefsson  <jas@extundo.com>
10495
10496         * message.el (message-use-idna): Default to t.
10497         (message-use-idna): Test whether encoding works too.  Doc fix.
10498
10499 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10500
10501         * nntp.el (nntp-warn-about-losing-connection): Remove.
10502
10503 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
10504
10505         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
10506         customizable.  Change default value.
10507         (mm-uu-diff-groups-regexp): Change default value.
10508         (mm-uu-type-alist): Add doc string.
10509         (mm-uu-configure): Add doc string.  Make it interactive.
10510         (mm-uu-tex-groups-regexp): New variable.
10511         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
10512         (mm-uu-type-alist): Add LaTeX documents.
10513         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
10514         of "text/verbatim".
10515         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
10516
10517         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
10518         instead of "text/verbatim".
10519
10520         * message.el (message-mark-inserted-region)
10521         (message-mark-insert-file): Use slrn style marks when called with
10522         prefix argument.
10523
10524 2005-09-27  Simon Josefsson  <jas@extundo.com>
10525
10526         * message.el (message-idna-to-ascii-rhs-1): Reformat.
10527
10528 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
10529
10530         * message.el (message-remove-duplicates): New function.
10531         Implementation borrowed from `gnus-remove-duplicates'.
10532         (message-idna-to-ascii-rhs): Also encode idna addresses in
10533         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
10534         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
10535         only ask about the same idna domain once per header and also tell
10536         in what header to replace the idna domain.
10537
10538         * gnus-art.el (article-decode-idna-rhs): Also decode idna
10539         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
10540         (article-decode-idna-rhs): Fix regexp so that all idna-address in
10541         a header is decoded and not just the last one.
10542
10543 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10544
10545         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
10546         has been decoded.
10547
10548         * mm-decode.el (mm-automatic-display): Add text/verbatim.
10549         (mm-insert-part): Don't modify text if it has been decoded.
10550
10551         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
10552         decoded.
10553
10554         * mm-view.el (mm-inline-text): Don't strip text props unless
10555         decoding enriched or richtext parts.
10556
10557 2005-09-25  Romain Francoise  <romain@orebokech.com>
10558
10559         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
10560         * gnus-start.el (gnus-subscribe-interactively):
10561         * gnus-uu.el (gnus-uu-grab-articles):
10562         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
10563         space.
10564
10565 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
10566
10567         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
10568         * mm-view.el (mm-view-pkcs7-decrypt):
10569         * gnus-sum.el (gnus-summary-limit-to-extra)
10570         (gnus-summary-respool-article, gnus-read-move-group-name):
10571         * gnus-score.el (gnus-summary-increase-score):
10572         * gnus-util.el (gnus-completing-read-with-default):
10573         * gnus-art.el (gnus-read-save-file-name)
10574         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
10575         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
10576         * message.el (message-check-news-header-syntax):
10577         Follow convention for reading with the minibuffer.
10578
10579 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
10580
10581         * spam-report.el (spam-report-url-ping-plain):
10582         Use gnus-extended-version as User-Agent.
10583
10584         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
10585         default value is nil.
10586
10587         * mm-uu.el (mm-uu-type-alist): Added slrn style verbatim-marks.
10588         (mm-uu-verbatim-marks-extract): New function.
10589         (mm-uu-extract): New face.
10590         (mm-uu-copy-to-buffer): Use it.
10591
10592         * spam-report.el (spam-report-gmane-ham): Renamed from
10593         `spam-report-gmane-unspam'.
10594         (spam-report-gmane-internal): Renamed from `spam-report-gmane'.
10595         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
10596
10597         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
10598         Autoload.
10599         (spam-report-gmane-unregister-routine): Renamed
10600         `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
10601
10602 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
10603
10604         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
10605         (spam-report-gmane-unregister-routine): Add support for gmane
10606         unregistration.
10607
10608         * spam-report.el (spam-report-gmane-unspam)
10609         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
10610         (spam-report-gmane): Change to take a single article and do unspam
10611         registration.
10612
10613 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
10614
10615         * mm-url.el (mm-url-decode-entities): Fix regexp.
10616
10617 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10618
10619         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
10620         default to nil, to be able to use Gnus at all.  If the default
10621         switches to something else, then the function should be fixed not
10622         be exceedingly slow.
10623
10624 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
10625
10626         * gnus-start.el (gnus-activate-group): If the server is nil, don't
10627         fail hard.
10628
10629         * spam-report.el: Add better Keywords line.
10630
10631         * spam.el: Add Maintainer and better Keywords line.
10632
10633 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
10634
10635         * gnus-art.el (gnus-article-replace-part)
10636         (gnus-mime-replace-part): New functions.
10637         (gnus-mime-action-alist, gnus-mime-button-commands)
10638         (gnus-mime-save-part-and-strip): Added file argument.
10639         (gnus-article-part-wrapper): Added interactive argument.
10640
10641         * gnus-sum.el (gnus-summary-mime-map): Add
10642         `gnus-article-replace-part'.
10643
10644 2005-09-19  Didier Verna  <didier@xemacs.org>
10645
10646         The nnml compaction feature:
10647         * nnml.el (nnml-request-compact-group): New function.
10648         * nnml.el (nnml-request-compact): New function.
10649         * gnus-int.el (gnus-request-compact-group): New function.
10650         * gnus-int.el (gnus-request-compact): New function.
10651         * gnus-group.el (gnus-group-compact-group): New function.
10652         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
10653         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
10654         * gnus-srvr.el (gnus-server-compact-server): New function.
10655         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
10656         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
10657
10658 2005-09-18  Deepak Goel  <deego@gnufans.org>
10659
10660         * sieve.el (sieve-help): Fix `message' call: first arg should be a
10661         format spec.
10662
10663 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10664
10665         * gnus.el (gnus-group-startup-message): Bind image-load-path.
10666
10667 2005-09-15  Romain Francoise  <romain@orebokech.com>
10668
10669         * message.el (message-fill-paragraph): Clarify docstring.
10670
10671 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10672
10673         * gnus-art.el (gnus-mime-display-part): Protect against broken
10674         MIME messages.
10675
10676 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10677
10678         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
10679         before parsing header.
10680
10681 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
10682
10683         * html2text.el (html2text-replace-list): Add new entities.
10684
10685 2005-09-11  Romain Francoise  <romain@orebokech.com>
10686
10687         * message.el (message-alternative-emails): Improve docstring.
10688         (message-setup-1): Call `message-use-alternative-email-as-from'
10689         after `message-setup-hook' to give it precedence over posting
10690         styles, etc.
10691         (message-use-alternative-email-as-from): Add docstring.  Remove
10692         the original From header if present.
10693
10694         * nnml.el (nnml-compressed-files-size-threshold): New variable.
10695         (nnml-save-mail): Use it.
10696
10697         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
10698         articles.  Add new argument `silent'.
10699         (gnus-uu-mark-all): Report the total number of marked articles.
10700
10701 2005-09-10  Romain Francoise  <romain@orebokech.com>
10702
10703         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
10704         (gnus-uu-mark-series): Likewise.
10705
10706 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
10707
10708         * spam-report.el (spam-report-gmane): Fix generation of spam
10709         report URL.
10710
10711 2005-09-10  Simon Josefsson  <jas@extundo.com>
10712
10713         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
10714         t, based on discussion on the ding list with Robert Epprecht
10715         <epprecht@solnet.ch>.
10716
10717 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
10718
10719         * spam-report.el (spam-report-gmane): Make it work without
10720         X-Report-Spam header.  Gmane now only provides Archived-At.
10721         This is only used if `spam-report-gmane-use-article-number' is nil.
10722         (spam-report-gmane-spam-header): Remove.  Not used anymore.
10723
10724         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
10725         make `gnus-summary-sort-by-recipient' work with threading.
10726
10727         * nnweb.el (nnweb-google-wash-article): Print a message if article
10728         is not available.
10729
10730 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
10731
10732         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
10733         change.  Decode text/* parts content before displaying.
10734
10735 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
10736
10737         * mml-smime.el: Remove defvar of gnus-extract-address-components.
10738
10739 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10740
10741         * mm-view.el (mm-display-inline-fontify): Disable support modes.
10742
10743         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
10744         url-package-name, url-package-version,
10745         w3m-cid-retrieve-function-alist, w3m-current-buffer,
10746         w3m-display-inline-images, and w3m-minor-mode-map.
10747
10748 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
10749
10750         * message.el (message-tab-body-function): Fix mismatched custom type.
10751
10752         * gnus.el (gnus-group-change-level-function): Ditto.
10753
10754         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
10755
10756         * gnus-art.el (gnus-signature-limit)
10757         (gnus-article-mime-part-function): Ditto.
10758
10759 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
10760
10761         * mml.el (mml-mode): Silence the byte compiler.
10762
10763         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
10764         using `(sit-for 0)' before moving the point to the specified part;
10765         skip unbuttonized parts.
10766         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
10767         return to the summary window if gnus-auto-select-part is non-nil.
10768
10769 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
10770
10771         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options): New
10772         variables.
10773         (mml-dnd-attach-file, mml-mode): Use them.
10774
10775         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
10776         Make fetching article by MID work again for Google Groups.  Added
10777         FIXME concerning gnus-group-make-web-group.
10778
10779         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
10780         Don't depend on Gnus by using mail-extract-address-components if
10781         gnus-extract-address-components is not bound.
10782
10783 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10784
10785         * gnus-art.el (gnus-mime-display-security): Don't display the
10786         signature, but only the signed part.
10787
10788 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
10789
10790         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
10791
10792         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
10793         list, not listp.
10794
10795 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
10796
10797         * mm-encode.el (mm-encode-content-transfer-encoding): Likewise
10798         when encoding.
10799
10800         * mm-bodies.el (mm-decode-content-transfer-encoding):
10801         De-canonicalize CRLF for all text content types, not just
10802         text/plain.
10803
10804 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10805
10806         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
10807         valid article; point arrow and cursor at the MIME button.
10808
10809 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10810
10811         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
10812         Suggested by Dan Christensen <jdc@uwo.ca>.
10813
10814         * mm-decode.el (mm-save-part): Enable change of prompt.
10815
10816 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
10817
10818         * gnus-msg.el (gnus-inews-add-send-actions): Made
10819         `message-post-method' lambda parameter ARG `&optional'.
10820
10821 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
10822
10823         * gnus-sum.el (gnus-summary-mime-map): Added
10824         gnus-article-save-part-and-strip, gnus-article-delete-part and
10825         gnus-article-jump-to-part.
10826
10827         * gnus-art.el (gnus-article-edit-article): Added quiet argument.
10828         (gnus-article-edit-part): Use it.
10829         (gnus-article-part-wrapper): Added no-handle argument.
10830         (gnus-article-save-part-and-strip, gnus-article-delete-part): New
10831         functions.
10832
10833 2005-08-29  Romain Francoise  <romain@orebokech.com>
10834
10835         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
10836         docstring.
10837         (gnus-face-from-file): Likewise.
10838
10839 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
10840
10841         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
10842         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
10843         non-nil.
10844         (gnus-auto-select-part): New variable.
10845         (gnus-article-jump-to-part): New function.
10846         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
10847         (gnus-mime-delete-part): Allow selecting specified part after
10848         deleting or stripping parts.
10849         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
10850         part if argument is bogus.
10851
10852 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
10853
10854         * gnus-art.el (w3m-minor-mode-map):
10855         * gnus-spec.el (gnus-newsrc-file-version):
10856         * gnus-util.el (nnmail-active-file-coding-system)
10857         (gnus-original-article-buffer, gnus-user-agent):
10858         * gnus.el (gnus-ham-process-destinations)
10859         (gnus-parameter-ham-marks-alist)
10860         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
10861         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
10862         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
10863         * mm-decode.el (gnus-current-window-configuration):
10864         * mm-extern.el (gnus-article-mime-handles):
10865         * mm-url.el (url-current-object, url-package-name)
10866         (url-package-version):
10867         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
10868         (smime-keys, w3m-cid-retrieve-function-alist)
10869         (w3m-current-buffer, w3m-display-inline-images)
10870         (w3m-minor-mode-map):
10871         * mml-smime.el (gnus-extract-address-components):
10872         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
10873         (gnus-newsrc-hashtb, message-default-charset)
10874         (message-deletable-headers, message-options)
10875         (message-posting-charset, message-required-mail-headers)
10876         (message-required-news-headers):
10877         * mml1991.el (mc-pgp-always-sign):
10878         * mml2015.el (mc-pgp-always-sign):
10879         * nnheader.el (nnmail-extra-headers):
10880         * rfc1843.el (gnus-decode-encoded-word-function)
10881         (gnus-decode-header-function, gnus-newsgroup-name):
10882         * spam-stat.el (gnus-original-article-buffer): Add defvars.
10883
10884 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
10885
10886         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
10887         the end of the date treatments.
10888
10889 2005-08-15  Simon Josefsson  <jas@extundo.com>
10890
10891         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
10892         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
10893         Capello and Romain Francoise.
10894         (pgg-fetch-key-function): Removed, not used?
10895         (pgg-insert-url-with-w3): Require url, to get
10896         url-insert-file-contents regardless of where it is defined.
10897
10898 2005-08-13  Romain Francoise  <romain@orebokech.com>
10899
10900         * message.el (message-cite-original-1): New function.
10901         (message-cite-original): Use it.
10902         (message-cite-original-without-signature): Ditto.
10903
10904 2005-08-08  Romain Francoise  <romain@orebokech.com>
10905
10906         * message.el (message-yank-empty-prefix): New variable.
10907         (message-indent-citation): Use it.
10908         (message-cite-original-without-signature): Respect X-No-Archive.
10909
10910 2005-08-08  Simon Josefsson  <jas@extundo.com>
10911
10912         * pgg.el: Autoload url-insert-file-contents instead of loading
10913         w3/url.
10914         (pgg-insert-url-with-w3): Don't load url here.
10915
10916 2005-08-07  Jesper Harder  <harder@phys.au.dk>
10917
10918         * message.el (message-kill-to-signature): Don't insert newline at
10919         bol.
10920         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
10921
10922 2005-08-06  Romain Francoise  <romain@orebokech.com>
10923
10924         * message.el (message-user-fqdn): Fix typo in docstring.
10925
10926 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
10927
10928         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
10929
10930         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
10931
10932 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
10933
10934         * mm-bodies.el (mm-encode-body): Use coding system rather than
10935         charset to encode text.
10936
10937         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
10938         number of charsets if utf-8 is available (XEmacs).
10939
10940 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
10941
10942         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
10943         taken from `gnus-button-mid-or-mail-regexp'.
10944         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
10945         (gnus-button-alist): Improve regexp for domain part of the MIDs
10946         for news:localpart@domain buttons.
10947         (gnus-button-ctan-directory-regexp): Update.
10948
10949 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
10950
10951         * sieve-manage.el (sieve-manage-interactive-login): Use
10952         make-local-variable rather than make-variable-buffer-local.
10953         (sieve-manage-open): Ditto.
10954         (sieve-manage-authenticate): Ditto.
10955
10956         * mml.el (mml-generate-mime-1): Make the content type default to
10957         text/plain if the filename is not specified.
10958
10959 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10960
10961         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
10962         instead of insert-buffer.
10963
10964         * message.el (message-yank-original): Ditto; set the mark at the
10965         end of the yanked message.
10966
10967 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
10968
10969         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
10970         lines to scroll rather than to stop it.
10971
10972         * mml.el (mml-generate-default-type): Add doc string.
10973         (mml-generate-mime-1): Use mm-default-file-encoding or make it
10974         default to application/octet-stream when determining the content
10975         type if it is not specified for the part or the mml contents; add
10976         a comment about mml-generate-default-type.
10977
10978 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
10979
10980         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
10981         make it default to application/octet-stream when determining the
10982         content type if it is not specified for the external contents.
10983
10984 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10985
10986         * rfc2231.el (rfc2231-parse-string): Take care that not only a
10987         segmented parameter but also other parameters might be there.
10988
10989 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10990
10991         * mm-decode.el (mm-display-external): Delete temp file, directory
10992         and buffer immediately if the external process is exited.
10993
10994 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10995
10996         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
10997         fewer lines than that of scroll-margin.
10998         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
10999
11000 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11001
11002         * gnus-art.el (gnus-article-next-page): Revert.
11003         (gnus-article-beginning-of-window): New macro.
11004         (gnus-article-next-page-1): Use it.
11005         (gnus-article-prev-page): Ditto.
11006         (gnus-article-edit-part): Use insert-buffer-substring instead of
11007         insert-buffer.
11008         (gnus-article-edit-exit): Ditto.
11009
11010         * gnus-util.el (gnus-beginning-of-window): Remove.
11011         (gnus-end-of-window): Remove.
11012
11013         * lpath.el: Don't bind header-line-format and scroll-margin.
11014
11015 2005-07-25  Simon Josefsson  <jas@extundo.com>
11016
11017         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
11018         to have the url package without w3.  Reported by Daiki Ueno
11019         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
11020
11021 2005-07-20  Didier Verna  <didier@xemacs.org>
11022
11023         * gnus-diary.el: Remove the description comment (nndiary is now
11024         properly documented in the Gnus manual).
11025         Fix the spelling of "Back End".
11026         * nndiary.el: Ditto.
11027         Fix the copyright notice.
11028
11029 2005-07-18  Romain Francoise  <romain@orebokech.com>
11030
11031         * gnus-sum.el (gnus-summary-to-prefix)
11032         (gnus-summary-newsgroup-prefix): New variables.
11033         (gnus-summary-from-or-to-or-newsgroups): Use them.
11034
11035 2005-07-17  Romain Francoise  <romain@orebokech.com>
11036
11037         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
11038         space as it's generally not especially interesting to the user.
11039
11040 2005-07-16  Romain Francoise  <romain@orebokech.com>
11041
11042         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
11043         nil to avoid prompting and file modification if one of the
11044         messages at the top of the nnfolder file contains a copyright
11045         notice.
11046         Update copyright notice.
11047
11048         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
11049         instead of `current-time-string' as the latter creates a time
11050         string that is not RFC 2822 compliant (it lacks the zone).
11051         Update copyright notice.
11052
11053 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
11054
11055         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
11056         for text/rtf.  Display default in prompt.  Pass default for M-n.
11057
11058         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
11059
11060 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11061
11062         * gnus-msg.el (gnus-button-mailto): Remove
11063         save-selected-window-window hackery because it relies on
11064         save-selected-window internals.
11065
11066 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11067
11068         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
11069         (gnus-article-next-page-1): Use gnus-beginning-of-window.
11070         (gnus-article-prev-page): Ditto.
11071
11072         * gnus-util.el (gnus-beginning-of-window): New function.
11073         (gnus-end-of-window): New function.
11074
11075         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
11076
11077 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
11078
11079         * gnus-score.el (gnus-score-edit-all-score): Set
11080         gnus-score-edit-exit-function to gnus-score-edit-done and call
11081         gnus-message.
11082
11083 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11084
11085         * gnus-msg.el (gnus-button-mailto): Remove
11086         save-selected-window-window hackery because it relies on
11087         save-selected-window internals.
11088
11089 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11090
11091         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
11092         add-minor-mode.
11093         (gnus-binary-mode): Ditto.
11094
11095         * gnus-topic.el (gnus-topic-mode): Ditto.
11096
11097 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
11098
11099         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
11100         (gnus-article-prev-page): Take scroll-margin into consideration.
11101
11102 2005-07-04  Lute Kamstra  <lute@gnu.org>
11103
11104         Update FSF's address in GPL notices.
11105
11106 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
11107
11108         * gnus.el (gnus-exit):
11109         * gnus-group.el (gnus-group-icons):
11110         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
11111
11112         * gnus-nocem.el (gnus-nocem):
11113         * message.el (message-various, message-buffers, message-sending)
11114         (message-interface, message-forwarding, message-insertion)
11115         (message-headers, message-news, message-mail):
11116         * pgg-gpg.el (pgg-gpg):
11117         * pgg-parse.el (pgg-parse):
11118         * pgg-pgp.el (pgg-pgp):
11119         * pgg-pgp5.el (pgg-pgp5):
11120         * pop3.el (pop3): Finish `defgroup' description with period.
11121
11122 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11123
11124         * gnus-art.el (article-display-face): Improve the efficiency.
11125         (article-display-x-face): Ditto; remove grey x-face stuff.
11126
11127 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11128
11129         * gnus-art.el (article-display-face): Correct the position in
11130         which Faces are inserted.
11131
11132 2005-06-29  Didier Verna  <didier@xemacs.org>
11133
11134         * gnus-art.el (article-display-face): Display faces in correct
11135         order.
11136
11137 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
11138
11139         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
11140         (gnus-fill-real-hashtb): Use hash table instead of obarray.
11141         (gnus-nocem-check-article): Fetch the Type header.
11142         (gnus-nocem-message-wanted-p): Fix the way to examine types.
11143         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
11144         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
11145         make sure gnus-nocem-hashtb is initialized.
11146         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
11147         (gnus-nocem-unwanted-article-p): Ditto.
11148
11149         * pgg.el (pgg-verify): Return the verification result.
11150
11151 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11152
11153         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
11154         is ascii.
11155
11156 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
11157
11158         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
11159         `show-nonbreak-escape'.
11160
11161 2005-06-23  Lute Kamstra  <lute@gnu.org>
11162
11163         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
11164
11165         * dig.el (dig-mode):
11166         * smime.el (smime-mode): Use gnus-run-mode-hooks.
11167
11168 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
11169
11170         * nnimap.el (nnimap-split-download-body): Fix spellings.
11171
11172 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
11173
11174         * gnus-art.el (gnus-article-encrypt-body):
11175         * gnus-cus.el (gnus-score-customize):
11176         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
11177         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
11178
11179 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
11180
11181         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
11182         header by looking for magic "MII" at the beginnig.
11183
11184 2005-06-16  Miles Bader  <miles@gnu.org>
11185
11186         * gnus-xmas.el (gnus-xmas-group-startup-message):
11187         Use renamed gnus-splash face.
11188
11189         * assistant.el (assistant-field): Remove "-face" suffix from face name.
11190         (assistant-field-face): New backward-compatibility alias for renamed
11191         face.
11192         (assistant-render-text): Use renamed assistant-field face.
11193
11194         * spam.el (spam): Remove "-face" suffix from face name.
11195         (spam-face): New backward-compatibility alias for renamed face.
11196         (spam-face, spam-initialize): Use renamed spam face.
11197
11198         * message.el (message-header-to, message-header-cc)
11199         (message-header-subject, message-header-newsgroups)
11200         (message-header-other, message-header-name)
11201         (message-header-xheader, message-separator, message-cited-text)
11202         (message-mml): Remove "-face" suffix from face names.
11203         (message-header-to-face, message-header-cc-face)
11204         (message-header-subject-face, message-header-newsgroups-face)
11205         (message-header-other-face, message-header-name-face)
11206         (message-header-xheader-face, message-separator-face)
11207         (message-cited-text-face, message-mml-face):
11208         New backward-compatibility aliases for renamed faces.
11209         (message-font-lock-keywords): Use renamed message faces.
11210
11211         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
11212         (sieve-test-commands, sieve-tagged-arguments):
11213         Remove "-face" suffix from face names.
11214         (sieve-control-commands-face, sieve-action-commands-face)
11215         (sieve-test-commands-face, sieve-tagged-arguments-face):
11216         New backward-compatibility aliases for renamed faces.
11217         (sieve-control-commands-face, sieve-action-commands-face)
11218         (sieve-test-commands-face, sieve-tagged-arguments-face):
11219         Use renamed sieve faces.
11220
11221         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
11222         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
11223         (gnus-group-news-3-empty, gnus-group-news-4)
11224         (gnus-group-news-4-empty, gnus-group-news-5)
11225         (gnus-group-news-5-empty, gnus-group-news-6)
11226         (gnus-group-news-6-empty, gnus-group-news-low)
11227         (gnus-group-news-low-empty, gnus-group-mail-1)
11228         (gnus-group-mail-1-empty, gnus-group-mail-2)
11229         (gnus-group-mail-2-empty, gnus-group-mail-3)
11230         (gnus-group-mail-3-empty, gnus-group-mail-low)
11231         (gnus-group-mail-low-empty, gnus-summary-selected)
11232         (gnus-summary-cancelled, gnus-summary-high-ticked)
11233         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
11234         (gnus-summary-high-ancient, gnus-summary-low-ancient)
11235         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
11236         (gnus-summary-low-undownloaded)
11237         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
11238         (gnus-summary-low-unread, gnus-summary-normal-unread)
11239         (gnus-summary-high-read, gnus-summary-low-read)
11240         (gnus-summary-normal-read, gnus-splash):
11241         Remove "-face" suffix from face names.
11242         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
11243         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
11244         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
11245         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
11246         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
11247         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
11248         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
11249         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
11250         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
11251         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
11252         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
11253         (gnus-summary-selected-face, gnus-summary-cancelled-face)
11254         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
11255         (gnus-summary-normal-ticked-face)
11256         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
11257         (gnus-summary-normal-ancient-face)
11258         (gnus-summary-high-undownloaded-face)
11259         (gnus-summary-low-undownloaded-face)
11260         (gnus-summary-normal-undownloaded-face)
11261         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
11262         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
11263         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
11264         (gnus-splash-face):
11265         New backward-compatibility aliases for renamed faces.
11266         (gnus-group-startup-message): Use renamed gnus faces.
11267
11268         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
11269         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
11270         (gnus-server-agent): Remove "-face" suffix from face names.
11271         (gnus-server-agent-face, gnus-server-opened-face)
11272         (gnus-server-closed-face, gnus-server-denied-face)
11273         (gnus-server-offline-face):
11274         New backward-compatibility aliases for renamed faces.
11275         (gnus-server-agent-face, gnus-server-opened-face)
11276         (gnus-server-closed-face, gnus-server-denied-face)
11277         (gnus-server-offline-face): Use renamed gnus faces.
11278
11279         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
11280         Remove "-face" suffix from face names.
11281         (gnus-picon-xbm-face, gnus-picon-face):
11282         New backward-compatibility aliases for renamed faces.
11283
11284         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
11285         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
11286         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
11287         (gnus-cite-11): Remove "-face" suffix from face names.
11288         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
11289         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
11290         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
11291         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
11292         New backward-compatibility aliases for renamed faces.
11293         (gnus-cite-attribution-face, gnus-cite-face-list)
11294         (gnus-article-boring-faces): Use renamed gnus faces.
11295
11296         * gnus-art.el (gnus-signature, gnus-header-from)
11297         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
11298         (gnus-header-content): Remove "-face" suffix from face names.
11299         (gnus-signature-face, gnus-header-from-face)
11300         (gnus-header-subject-face, gnus-header-newsgroups-face)
11301         (gnus-header-name-face, gnus-header-content-face):
11302         New backward-compatibility aliases for renamed faces.
11303         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
11304
11305         * gnus-sum.el (gnus-summary-selected-face)
11306         (gnus-summary-highlight): Use renamed gnus faces.
11307         * gnus-group.el (gnus-group-highlight): Likewise.
11308
11309 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
11310
11311         * gnus-sieve.el (gnus-sieve-article-add-rule):
11312         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
11313         * spam-stat.el (spam-stat-buffer-change-to-spam)
11314         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
11315
11316         * message.el (message-is-yours-p):
11317         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
11318
11319 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11320
11321         * mm-view.el (mm-inline-text): Withdraw the last change.
11322
11323 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
11324
11325         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
11326         executing enriched-decode.
11327
11328 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11329
11330         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
11331         charset of tar files.
11332
11333 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
11334
11335         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
11336
11337 2005-06-04  Lute Kamstra  <lute@gnu.org>
11338
11339         * nnfolder.el (nnfolder-read-folder): Make sure that undo
11340         information is never recorded.
11341
11342 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
11343
11344         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
11345
11346 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11347
11348         * pop3.el (pop3-apop): Run md5 in the binary mode.
11349
11350         * starttls.el (starttls-set-process-query-on-exit-flag):
11351         Use eval-and-compile.
11352
11353 2005-05-31  Simon Josefsson  <jas@extundo.com>
11354
11355         * smime.el (smime-replace-in-string): Define.
11356         (smime-cert-by-ldap-1): Use it.
11357
11358 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
11359
11360         * gnus-art.el (article-display-x-face): Replace
11361         process-kill-without-query by gnus-set-process-query-on-exit-flag.
11362
11363         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
11364         set-process-query-on-exit-flag or process-kill-without-query.
11365
11366         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
11367         loop instead of replace-regexp.
11368
11369         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
11370         instead of process-kill-without-query if it is available.
11371
11372         * lpath.el: Fbind ldap-search-entries.
11373
11374         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
11375         instead of find-file-hooks if it is available.
11376
11377         * mml1991.el: Bind pgg-default-user-id when compiling.
11378
11379         * mml2015.el: Bind pgg-default-user-id when compiling.
11380
11381         * nndraft.el (nndraft-request-associate-buffer):
11382         Use write-contents-functions instead of write-contents-hooks if it is
11383         available.
11384
11385         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
11386         instead of find-file-hooks if it is available.
11387
11388         * nntp.el (nntp-open-connection): Replace
11389         process-kill-without-query by gnus-set-process-query-on-exit-flag.
11390         (nntp-open-ssl-stream): Ditto.
11391         (nntp-open-tls-stream): Ditto.
11392
11393         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
11394         set-process-query-on-exit-flag or process-kill-without-query.
11395         (starttls-open-stream-gnutls): Use it instead of
11396         process-kill-without-query.
11397         (starttls-open-stream): Ditto.
11398
11399 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
11400
11401         * smime.el (smime-cert-by-ldap-1): Don't use
11402         replace-regexp-in-string.
11403
11404 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
11405
11406         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
11407
11408         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
11409         in PEM format.  Adjust to the XEmacs compability.
11410
11411 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
11412
11413         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
11414         by `string-to-number'.
11415         * gnus-agent.el (gnus-agent-regenerate-group)
11416         (gnus-agent-fetch-articles): Ditto.
11417         * gnus-art.el (gnus-button-fetch-group): Ditto.
11418         * gnus-cache.el (gnus-cache-generate-active)
11419         (gnus-cache-articles-in-group): Ditto.
11420         * gnus-group.el (gnus-group-set-current-level)
11421         (gnus-group-insert-group-line): Ditto.
11422         * gnus-score.el (gnus-score-set-expunge-below)
11423         (gnus-score-set-mark-below, gnus-summary-score-effect)
11424         (gnus-summary-score-entry): Ditto.
11425         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
11426         (gnus-soup-pack): Ditto.
11427         * gnus-spec.el (gnus-xmas-format): Ditto.
11428         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
11429         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
11430         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
11431         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
11432         * nndb.el (nndb-get-remote-expire-response): Ditto.
11433         * nndiary.el (nndiary-parse-schedule-value)
11434         (nndiary-string-to-number, nndiary-request-replace-article)
11435         (nndiary-request-article): Ditto.
11436         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
11437         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
11438         * nneething.el (nneething-make-head): Ditto.
11439         * nnfolder.el (nnfolder-request-article)
11440         (nnfolder-retrieve-headers): Ditto.
11441         * nnheader.el (nnheader-file-to-number): Ditto.
11442         * nnkiboze.el (nnkiboze-request-article): Ditto.
11443         * nnmail.el (nnmail-process-unix-mail-format)
11444         (nnmail-process-babyl-mail-format): Ditto.
11445         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
11446         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
11447         (nnmh-request-create-group, nnmh-request-list-1)
11448         (nnmh-request-group, nnmh-request-article): Ditto.
11449         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
11450         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
11451         * nnsoup.el (nnsoup-make-active): Ditto.
11452         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
11453         * nntp.el (nntp-find-group-and-number)
11454         (nntp-retrieve-headers-with-xover): Ditto.
11455         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
11456         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
11457         (pgg-format-key-identifier): Ditto.
11458         * pop3.el (pop3-last, pop3-stat): Ditto.
11459         * qp.el (quoted-printable-decode-region): Ditto.
11460
11461         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
11462         of concat.
11463
11464 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11465
11466         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
11467
11468         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
11469
11470         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
11471
11472         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
11473
11474         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
11475
11476         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
11477
11478         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
11479         (gnus-carpal-mode): Ditto.
11480
11481         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
11482         (gnus-browse-mode): Ditto.
11483
11484         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
11485
11486         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
11487
11488 2005-05-29  Richard M. Stallman  <rms@gnu.org>
11489
11490         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
11491
11492 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11493
11494         * gnus-util.el (gnus-run-mode-hooks): New function.
11495
11496         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
11497
11498         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
11499         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
11500
11501 2005-05-27  Lute Kamstra  <lute@gnu.org>
11502
11503         * dns-mode.el (dns-mode): Specify customization group.
11504
11505 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
11506
11507         * gnus-agent.el (gnus-agent-make-mode-line-string):
11508         Use mode-line-highlight as mouse-face.
11509
11510 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11511
11512         * canlock.el (canlock): Change the parent group to news.
11513
11514         * deuglify.el (gnus-outlook-deuglify): Add :group.
11515
11516         * dig.el (dig): Add :group.
11517
11518         * dns-mode.el (dns-mode): Add :group.
11519
11520         * encrypt.el (encrypt): Add :group.
11521
11522         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
11523         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
11524         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
11525         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
11526         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
11527
11528         * gnus-diary.el (gnus-diary): Add :group.
11529
11530         * gnus.el (gnus-group-news-1-face): Add :group.
11531         (gnus-group-news-1-empty-face): Ditto.
11532         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
11533         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
11534         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
11535         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
11536         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
11537         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
11538         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
11539         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
11540         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
11541         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
11542         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
11543         (gnus-summary-high-ticked-face): Ditto.
11544         (gnus-summary-low-ticked-face): Ditto.
11545         (gnus-summary-normal-ticked-face): Ditto.
11546         (gnus-summary-high-ancient-face): Ditto.
11547         (gnus-summary-low-ancient-face): Ditto.
11548         (gnus-summary-normal-ancient-face): Ditto.
11549         (gnus-summary-high-undownloaded-face): Ditto.
11550         (gnus-summary-low-undownloaded-face): Ditto.
11551         (gnus-summary-normal-undownloaded-face): Ditto.
11552         (gnus-summary-high-unread-face): Ditto.
11553         (gnus-summary-low-unread-face): Ditto.
11554         (gnus-summary-normal-unread-face): Ditto.
11555         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
11556         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
11557
11558         * hashcash.el (hashcash): New custom group.
11559         (hashcash-default-payment): Add :group.
11560         (hashcash-payment-alist): Ditto.
11561         (hashcash-default-accept-payment): Ditto.
11562         (hashcash-accept-resources): Ditto.
11563         (hashcash-path): Ditto.
11564         (hashcash-extra-generate-parameters): Ditto.
11565         (hashcash-double-spend-database): Ditto.
11566         (hashcash-in-news): Ditto.
11567
11568         * message.el (message-minibuffer-local-map): Add :group.
11569
11570         * netrc.el (netrc): Add :group.
11571
11572         * sieve-manage.el (sieve-manage-log): Add :group.
11573         (sieve-manage-default-user): Diito.
11574         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
11575         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
11576         (sieve-manage-authenticators): Ditto.
11577         (sieve-manage-authenticator-alist): Ditto.
11578         (sieve-manage-default-port): Ditto.
11579
11580         * sieve-mode.el (sieve-control-commands-face): Add :group.
11581         (sieve-action-commands-face): Ditto.
11582         (sieve-test-commands-face): Ditto.
11583         (sieve-tagged-arguments-face): Ditto.
11584
11585         * smime.el (smime): Add :group.
11586
11587         * spam-report.el (spam-report): Add :group.
11588
11589         * spam.el (spam, spam-face): Add :group.
11590
11591 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11592
11593         * nntp.el (nntp-next-result-arrived-p): Some news servers may
11594         return \n.\n.\n at the end of articles.  Protect against that.
11595         (nntp-with-open-group): Allow debugging.
11596
11597         * nnheader.el (mail-header-set-extra): Make into a function
11598         because I just could't understand how to quote the list properly.
11599
11600         * dns.el (query-dns-cached): New function.
11601
11602 2005-05-26  Lute Kamstra  <lute@gnu.org>
11603
11604         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
11605
11606 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11607
11608         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
11609
11610         * gnus-art.el: Don't autoload mail-extract-address-components.
11611
11612         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
11613         eval-and-compile to evaluate it.
11614
11615         * hashcash.el: Don't autoload executable-find.
11616
11617         * nndb.el: Don't declare the nndb back end two or more times; don't
11618         autoload news-reply-mode, news-setup, cancel-timer and telnet.
11619
11620         * nntp.el: Autoload format-spec instead of format; use
11621         eval-and-compile to evaluate autoload forms.
11622
11623 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
11624
11625         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
11626
11627 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11628
11629         * gnus.el (gnus-version-number): Bump version.
11630
11631 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
11632
11633         * gnus.el: No Gnus v0.3 is released.
11634
11635 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11636
11637         * lpath.el (featurep): Bind show-nonbreak-escape.
11638
11639 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11640
11641         * gnus-art.el (gnus-article-edit-part): Disable undo.
11642
11643 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11644
11645         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
11646         gnus-article-date-lapsed-new-header is t if date timer is active;
11647         skip headers in which the original date value is empty.
11648         (gnus-article-save-original-date): Redefine it as a macro.
11649         (gnus-display-mime): Use it.
11650
11651 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11652
11653         * gnus-art.el (article-date-ut): Support converting date in
11654         forwarded parts as well.
11655         (gnus-article-save-original-date): New function.
11656         (gnus-display-mime): Use it.
11657
11658 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
11659
11660         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
11661         enclosure element of <item>.
11662
11663 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
11664
11665         * message.el (message-kill-buffer-query): Renamed from
11666         `message-kill-buffer-query-if-modified'.  Added :version.
11667
11668 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11669
11670         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
11671         window layout.
11672
11673 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
11674
11675         * mml.el: Autoload dnd when compiling.
11676
11677 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
11678
11679         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
11680         x-dnd-*.
11681
11682 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
11683
11684         * qp.el (quoted-printable-encode-region): Save excursion.
11685
11686 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
11687
11688         * message.el (message-kill-buffer-query-if-modified): Add new variable
11689         so the user can kill a modified message buffer quickly.
11690         (message-kill-buffer): Use it.
11691
11692 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11693
11694         * lpath.el: Fbind display-time-event-handler; don't fbind
11695         string-to-multibyte.
11696
11697         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
11698
11699 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11700
11701         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
11702         contained in text because xml.el decodes entities) with LFs.
11703
11704 2005-04-11  Lute Kamstra  <lute@gnu.org>
11705
11706         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
11707         differently.
11708
11709 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
11710
11711         * mm-util.el (mm-detect-coding-region): Typo.
11712
11713 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
11714
11715         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
11716
11717 2005-04-06  Deepak Goel  <deego@gnufans.org>
11718
11719         * spam-stat.el (spam-stat-score-buffer): Add a call to a
11720         user-function allow user modifications of the scores.
11721         (spam-stat-score-buffer-user): New function, to allow
11722         user-computed modifications to the score.
11723         (spam-stat-score-buffer-user-functions): List of additional
11724         scoring functions.
11725         (spam-stat-error-holder): Global temporary error holder.
11726         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
11727         variable.
11728
11729 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
11730
11731         * gnus-registry.el (gnus-registry-clean-empty-function)
11732         (gnus-registry-trim, gnus-registry-fetch-groups)
11733         (gnus-registry-delete-group): Groups that match
11734         `gnus-registry-ignored-groups' are removed from the registry
11735         entries, not just ignored for splitting.  This helps clean up the
11736         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
11737         to get all the groups a message ID is in.
11738
11739         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
11740         (spam-stat-split-fancy): Change "threshhold" to "threshold".
11741         (spam-stat-score-buffer-user-functions): Add :number custom type.
11742
11743 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11744
11745         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
11746         argument in XEmacs.
11747
11748         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
11749         (nnrss-request-group): Decode group name first.
11750         (nnrss-request-article): Make a text/plain article if mml-to-mime
11751         failed.
11752         (nnrss-get-encoding): Return a compatible encoding according to
11753         nnrss-compatible-encoding-alist.
11754         (nnrss-find-el): Use consp instead of listp.
11755         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
11756
11757 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11758
11759         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
11760         which Emacs 20 doesn't support.
11761         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
11762
11763 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
11764
11765         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
11766         silence the byte compiler inside the defun.
11767
11768         * gnus-demon.el (parse-time-string): Add autoload.
11769
11770         * gnus-delay.el (parse-time-string): Add autoload.
11771
11772         * gnus-art.el (parse-time-string): Add autoload.
11773
11774         * nnultimate.el (parse-time): Require for `parse-time-string'.
11775
11776 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
11777
11778         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
11779
11780         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
11781
11782         * smime.el (smime-ldap-host-list): Add :version.
11783
11784 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
11785
11786         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
11787         pass it to `gnus-browse-read-group'.
11788         (gnus-browse-read-group): Add NUMBER argument and pass it to
11789         `gnus-group-read-ephemeral-group'.
11790
11791         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
11792         argument and pass it to `gnus-group-read-group'.
11793
11794 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
11795
11796         * mm-util.el (mm-xemacs-find-mime-charset): Only call
11797         mm-xemacs-find-mime-charset-1 if we have the mule feature
11798         available at runtime.
11799
11800 2005-03-25  Werner Lemberg  <wl@gnu.org>
11801
11802         * nnmaildir.el: Replace `illegal' with `invalid'.
11803
11804 2005-03-23  Lute Kamstra  <lute@gnu.org>
11805
11806         * time-date.el: Add comment on time value formats.
11807         Don't require parse-time.
11808         (with-decoded-time-value): New macro.
11809         (encode-time-value): New function.
11810         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
11811         (days-to-time): Return a valid time value when arg is huge.
11812         (time-since): Use time-subtract.
11813         (time-to-number-of-days): Use time-to-seconds.
11814
11815 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
11816
11817         * gnus-start.el (gnus-display-time-event-handler):
11818         Check display-time-timer at runtime rather than only at load time
11819         in case display-time-mode is turned off in the mean time.
11820
11821 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
11822
11823         * nnimap.el (nnimap-open-connection): Print which authinfo file is
11824         used.
11825
11826         * nneething.el (nneething-map-file-directory): Derive from
11827         `gnus-directory'.
11828
11829         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
11830         the To/Cc button.
11831
11832 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
11833
11834         * nnmaildir.el (nnmaildir-request-accept-article):
11835         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
11836
11837 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
11838
11839         * gnus-async.el: Require timer-funcs at compile time when in
11840         XEmacs for `run-with-idle-timer'.
11841
11842 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
11843
11844         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
11845         autoloaded function.
11846
11847 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
11848
11849         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
11850
11851 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
11852
11853         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
11854
11855 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11856
11857         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Add
11858         gnus-expert-user to default.
11859
11860 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
11861
11862         * nnimap.el (nnimap-open-server): Ditto.
11863
11864         * imap.el (imap-authenticate): Fix typo.
11865
11866 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
11867
11868         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
11869         buffer (since IMAP server might return FETCH response out of
11870         order, and the nntp buffer must be sorted).
11871
11872 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
11873
11874         * gnus-start.el (gnus-convert-old-newsrc): Fixed numeric
11875         comparison on string.
11876
11877         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
11878         (gnus-agent-score): Renamed category keywords to match gnus-cus.
11879         (gnus-agent-summary-fetch-series): Modified to protect against
11880         gnus-agent-summary-fetch-group clearing processable flags.
11881         (gnus-agent-synchronize-group-flags): Update live group buffer as
11882         synchronization may occur due to the user toggle the plugged
11883         status.
11884         (gnus-agent-fetch-group-1): Clear downloadable flag when article
11885         successfully downloaded.
11886         (gnus-agent-expire-group-1): Avoid using markers when the overview
11887         is in ascending order; greatly improves performance.
11888         (gnus-agent-regenerate-group): Use
11889         gnus-agent-synchronize-group-flags to reset read status in both
11890         gnus and server.
11891         (gnus-agent-update-files-total-fetched-for): Fixed initial size.
11892
11893 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
11894
11895         * message.el: Don't autoload former message-utils variables.
11896         (message-strip-subject-trailing-was): Change doc string.
11897
11898         * nnweb.el: Fixes for `gnus-group-make-web-group'.
11899         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
11900         (nnweb-google-search): Add "hl=en" here.
11901         (nnweb-google-parse-1, nnweb-google-create-mapping):
11902         Don't hardcode URL.
11903
11904 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
11905
11906         * message.el (message-get-reply-headers, message-followup):
11907         Mention related variables `message-use-followup-to' and
11908         `message-use-mail-followup-to', in the information buffer.
11909
11910         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
11911         of broken groups(-beta).google.com.
11912
11913 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
11914
11915         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
11916         parameter to invoked gnus-request-move-article; remove the
11917         redundant gnus-sum-hint-move-is-internal variable; apply the marks
11918         all at once instead of once per article.
11919         (gnus-summary-remove-process-mark): Accept a list of articles as
11920         well as a single article for processing.
11921
11922         * gnus-int.el (gnus-request-move-article): Add move-is-internal
11923         parameter.
11924
11925         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
11926
11927         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
11928
11929         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
11930         parameter.
11931
11932         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
11933         parameter.
11934
11935         * nnimap.el (nnimap-request-move-article): Add move-is-internal
11936         parameter and remove the gnus-sum-hint-move-is-internal variable.
11937
11938         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
11939         parameter.
11940
11941         * nndraft.el (nndraft-request-move-article): Add move-is-internal
11942         parameter.
11943
11944         * nndiary.el (nndiary-request-move-article): Add move-is-internal
11945         parameter.
11946
11947         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
11948
11949         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
11950         parameter.
11951
11952         * nnagent.el (nnagent-request-move-article): Add move-is-internal
11953         parameter.
11954
11955 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
11956
11957         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
11958         a more conservative way.
11959
11960 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
11961
11962         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
11963         buffer, so it moves the window's cursor.
11964
11965 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
11966
11967         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
11968         `mm-dissect-multipart' and receive the from field as an (optional)
11969         argument from `mm-dissect-multipart'.
11970         (mm-dissect-multipart): Receive the from field as an argument and
11971         pass it on when we call `mm-dissect-buffer' on MIME parts.
11972         Fixes verification/decryption of signed/encrypted MIME parts.
11973
11974 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
11975
11976         * gnus-sum.el (gnus-summary-move-article): Set
11977         gnus-sum-hint-move-is-internal for gnus-request-move-article and
11978         whatever it calls (right now, only nnimap-request-move article
11979         respects it).
11980
11981         * nnimap.el (nnimap-request-move-article): When
11982         gnus-sum-hint-move-is-internal is set, don't do the extra
11983         nnimap-request-article.
11984
11985 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
11986
11987         * nnheader.el (nnheader-find-file-noselect): Add doc string.
11988
11989         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
11990         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
11991
11992         * gnus-sum.el (gnus-summary-caesar-message):
11993         Apply `gnus-treat-article' after rotation.
11994
11995         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
11996         doc string.
11997
11998 2005-02-22  Simon Josefsson  <jas@extundo.com>
11999
12000         * encrypt.el (encrypt-password-cache-expiry): Remove (use
12001         `password-cache-expiry' instead).  Reported by Arne Jørgensen
12002         <arne@arnested.dk>.
12003         (encrypt): Add password-cache and password-cache-expiry as group
12004         members.
12005
12006 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
12007
12008         * smime.el (smime-ldap-host-list): Doc fix.
12009         (smime-ask-passphrase): Use `password-read-and-add' to read (and
12010         cache) password.
12011         (smime-sign-region): Use it.
12012         (smime-decrypt-region): Use it.
12013         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
12014         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
12015         fails.
12016         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
12017         certificate from DER to PEM format rather than calling openssl.
12018
12019         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
12020
12021         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
12022         for signing/encryption.
12023
12024         * mml.el (mml-parse-1): Use them.
12025
12026 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
12027
12028         * nnrss.el (nnrss-verbose): Removed.
12029         (nnrss-request-group): Use `nnheader-message' instead.
12030
12031 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
12032
12033         * nnrss.el (nnrss-verbose): New variable.
12034         (nnrss-request-group): Make it say nnrss is requesting a group.
12035
12036 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
12037
12038         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
12039         Handle news URL with given port correctly.
12040
12041 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12042
12043         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
12044         containing special characters.
12045
12046         * gnus-sum.el (gnus-summary-edit-article): Ditto.
12047
12048         * mml.el (mime-to-mml): Ditto.
12049
12050         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
12051         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
12052         (rfc2047-decode-region): Quote decoded words containing special
12053         characters when rfc2047-quote-decoded-words-containing-tspecials
12054         is non-nil.
12055
12056 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
12057
12058         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
12059
12060         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
12061
12062 2005-02-15  Simon Josefsson  <jas@extundo.com>
12063
12064         * nnimap.el (nnimap-debug): Doc fix.
12065
12066         * imap.el (imap-debug): Doc fix.
12067
12068 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12069
12070         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
12071
12072 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
12073
12074         * gnus.el (spam-contents): Improve docs for spam-contents
12075         parameter in its variable incarnation.
12076
12077 2005-02-14  Simon Josefsson  <jas@extundo.com>
12078
12079         * smime-ldap.el: Use require instead of load-library for ldap.
12080         (smime-ldap-search): Indent.
12081         (smime-ldap-search-internal): Shorten line.
12082
12083         * smime.el (smime-cert-by-dns): Add doc-string.
12084         (smime-cert-by-ldap-1): Indent.
12085
12086         * mml-smime.el (mml-smime-get-ldap-cert): Renamed from
12087         mml-smime-get-dns-ldap.
12088         (mml-smime-encrypt-query): Use new function.  Default to ldap.
12089
12090 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
12091
12092         * smime.el: Require smime-ldap.
12093         (smime-ldap-host-list): New variable.
12094         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
12095
12096         * mml-smime.el (mml-smime-encrypt-query): New function.
12097         (mml-smime-encrypt-query): Use it.
12098
12099         * smime-ldap.el: New file.
12100
12101 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12102
12103         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
12104
12105 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
12106
12107         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
12108         argument in doc string.  Make query for type more clear.
12109
12110 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
12111
12112         * gnus.el (gnus-group-startup-message): Search for gnus images in
12113         etc/images/gnus.
12114         * mm-util.el (mm-image-load-path): Likewise.
12115         * smiley.el (smiley-data-directory): Search for smilies in
12116         etc/images/smilies.
12117
12118 2005-02-09  Kim F. Storm  <storm@cua.dk>
12119
12120         Change Emacs release version from 21.4 to 22.1 throughout.
12121         Change Emacs development version from 21.3.50 to 22.0.50.
12122
12123 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12124
12125         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
12126
12127         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
12128         non-Mule XEmacs as well.
12129         (mm-decompress-buffer): Signal an error intentionally if it does
12130         not decompress compressed data because auto-compression-mode is
12131         disabled.
12132
12133 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
12134
12135         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
12136         an ID in the registry even if it has no groups.
12137
12138 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12139
12140         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
12141         merge it into mm-decompress-buffer.
12142         (gnus-mime-copy-part): Use the MIME part charset, the value which
12143         a user specified or gnus-newsgroup-charset for decoding, like
12144         gnus-mime-inline-part does; set buffer-file-coding-system to tell
12145         save-buffer what was used.  Suggested by Kevin Ryde
12146         <user42@zip.com.au>.
12147         (gnus-mime-inline-part): Allow the name parameter as well as the
12148         filename parameter; force decompressing of compressed data; always
12149         display contents being not decoded as unibyte.
12150
12151         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
12152         as well as the filename parameter.
12153
12154         * mm-util.el (mm-decompress-buffer): Merge
12155         gnus-mime-jka-compr-maybe-uncompress.
12156         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
12157         of compressed data.
12158
12159 2005-02-08  Simon Josefsson  <jas@extundo.com>
12160
12161         * imap.el (imap-log): Doc fix.
12162
12163 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12164
12165         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
12166         the coding cookies; decompress compressed parts.
12167
12168         * mml.el (mml-generate-mime-1): Add the charset parameter according
12169         to the value which a user specified manually or the coding cookie.
12170
12171         * mm-util.el (mm-string-to-multibyte): New function.
12172         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
12173         (mm-coding-system-to-mime-charset): New function.
12174         (mm-decompress-buffer): New function.
12175         (mm-find-buffer-file-coding-system): New function.
12176
12177         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
12178         (mm-display-inline-fontify): Rewrite for decoding and decompressing
12179         parts.
12180
12181 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
12182
12183         * mm-view.el (mm-display-inline-fontify): Decode a part according
12184         to the charset parameter.
12185
12186 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
12187
12188         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
12189         prefix arg is neither nil nor a number, as info specifies.
12190
12191 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12192
12193         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
12194         timestamps.
12195
12196 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
12197
12198         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
12199         groups error checking and notify user.
12200
12201 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
12202
12203         * message.el (message-send-mail-function): Check existence of
12204         sendmail-program first before using default value
12205         `message-send-mail-with-sendmail'.  Otherwise use more generic
12206         `smtpmail-send-it'.
12207
12208 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12209
12210         * nntp.el (nntp-request-update-info): Always return nil.
12211
12212 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
12213
12214         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
12215
12216 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
12217
12218         * message.el (message-beginning-of-line): Change the behavior when
12219         invoked between BOL and : so that it first moves backward.
12220
12221 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12222
12223         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
12224         article buffer when editing of the article is discarded.
12225         (gnus-article-prepare): Revert.
12226
12227 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12228
12229         * gnus-art.el (gnus-article-prepare):
12230         Remove message-strip-forbidden-properties from the local hook.
12231
12232 2005-01-27  Simon Josefsson  <jas@extundo.com>
12233
12234         * password.el (password-cache-add): Only start one timer per key.
12235         Reported by Derek Atkins <warlord@MIT.EDU>.
12236
12237 2005-01-26  Steve Youngs  <steve@sxemacs.org>
12238
12239         * run-at-time.el: Removed.  It is no longer needed as
12240         timer-funcs.el in the xemacs-base package has a working version of
12241         `run-at-time'.
12242
12243         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
12244
12245         * password.el: Require timer-funcs instead of run-at-time in
12246         XEmacs.
12247         Remove `password-run-at-time' macro.
12248         (password-cache-add): Use `run-at-time' instead of
12249         `password-run-at-time'.
12250
12251         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
12252         Remove `nnheader-cancel-function-timers' alias,
12253         `cancel-function-timers' exists in XEmacs in timer-funcs.
12254
12255         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
12256         for `run-with-idle-timer'.
12257
12258         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
12259         for `run-at-time'.
12260
12261         * mm-url.el: Require timer-funcs at compile time when in XEmacs
12262         for `with-timeout'.
12263
12264         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
12265         the same as for XEmacs 21.4.
12266         No need to ignore `run-with-idle-timer', this function exists in
12267         XEmacs now in timer-funcs.el in the xemacs-base package.
12268         (dgnushack-compile): No need to delete
12269         run-at-time.el from the list of files to compile because it
12270         doesn't exist anymore.
12271
12272 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12273
12274         * mml.el (mml-generate-mime-1): Convert string into unibyte when
12275         inserting " *mml*" buffer's contents into a unibyte temp buffer.
12276
12277 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
12278
12279         * mail-source.el (mail-source-fetch-imap): Search for ^From case
12280         sensitively.
12281
12282 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
12283
12284         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
12285
12286 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12287
12288         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
12289         which will be inserted according to the multibyteness of a buffer
12290         rather than the type of contents.  Suggested by ARISAWA Akihiro
12291         <ari@mbf.ocn.ne.jp>.
12292
12293         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
12294         of string which old xml.el may return rather than a string.
12295
12296 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12297
12298         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
12299
12300 2005-01-16  Simon Josefsson  <jas@extundo.com>
12301
12302         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
12303         idn/idna.el isn't available.
12304         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
12305         <michael@waxrat.com>.
12306
12307         * hashcash.el: Remove non-FSF copyright header.
12308
12309         * hashcash.el (hashcash-extra-generate-parameters): New variable.
12310         (hashcash-generate-payment): Use it.
12311         (hashcash-generate-payment-async): Use it.
12312
12313 2005-01-15  Simon Josefsson  <jas@extundo.com>
12314
12315         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
12316         Suggested by Raymond Scholz <ray-2005@zonix.de>.
12317
12318         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
12319         gnus-summary-idna-message.
12320         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
12321         (gnus-summary-idna-message): New function.
12322
12323 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
12324
12325         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
12326         gnus-novice-user.
12327
12328 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12329
12330         * nnrss.el (nnrss-request-delete-group): Delete entries in
12331         nnrss-group-alist as well.
12332         (nnrss-save-server-data): Insert newline.
12333
12334 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
12335
12336         * gnus.el (gnus-user-agent): Use list of symbols instead of
12337         symbols.  Display full version number for (S)XEmacs.  Optionally
12338         display (S)XEmacs codename.
12339
12340         * gnus-util.el (gnus-emacs-version): Update for new
12341         `gnus-user-agent'.
12342
12343         * gnus-msg.el (gnus-extended-version): Make it possible to omit
12344         Gnus version.
12345
12346 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
12347
12348         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
12349         which is unreadable in some setups.
12350
12351 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12352
12353         * gnus-spec.el (gnus-update-format-specifications): Flush the
12354         group format spec cache if it doesn't support decoded group names.
12355
12356 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
12357
12358         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
12359         Allow to apply decay on score files matching a regexp.
12360
12361 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12362
12363         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
12364         compatibility in %g and %c.
12365
12366 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12367
12368         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
12369         name for only %g and %c.
12370         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
12371         of gnus-tmp-group to decoded group name.
12372         (gnus-group-make-rss-group): Exclude `/'s from group names.
12373
12374 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12375
12376         * nnrss.el (nnrss-get-encoding): Fix regexp.
12377
12378 2004-12-27  Simon Josefsson  <jas@extundo.com>
12379
12380         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
12381         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
12382         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
12383
12384 2004-12-17  Kim F. Storm  <storm@cua.dk>
12385
12386         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
12387
12388         * gnus-sum.el (gnus-summary-mode-map): Likewise.
12389
12390 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
12391
12392         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
12393
12394 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12395
12396         * nnrss.el: Require rfc2047 and mml.
12397         (nnrss-file-coding-system): New variable.
12398         (nnrss-format-string): Redefine it as an inline function.
12399         (nnrss-decode-group-name): New function.
12400         (nnrss-string-as-multibyte): Remove.
12401         (nnrss-retrieve-headers): Decode group name; don't use
12402         nnrss-format-string.
12403         (nnrss-request-group): Decode group name.
12404         (nnrss-request-article): Decode group name; allow a Message-ID as
12405         well as an article number; don't use nnrss-format-string; encode a
12406         Message-ID string which may contain non-ASCII characters; use
12407         mml-to-mime to compose a MIME article.
12408         (nnrss-request-expire-articles): Decode group name.
12409         (nnrss-request-delete-group): Decode group name.
12410         (nnrss-fetch): Clarify error message.
12411         (nnrss-read-server-data): Use insert-file-contents instead of load;
12412         bind file-name-coding-system; use multibyte buffer.
12413         (nnrss-save-server-data): Bind coding-system-for-write to the
12414         value of nnrss-file-coding-system; bind file-name-coding-system;
12415         add coding cookie.
12416         (nnrss-read-group-data): Use insert-file-contents instead of load;
12417         bind file-name-coding-system; use multibyte buffer.
12418         (nnrss-save-group-data): Bind coding-system-for-write to the
12419         value of nnrss-file-coding-system; bind file-name-coding-system.
12420         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
12421         make it work with non-ASCII text.
12422         (nnrss-find-el): Make it work with old xml.el as well.
12423
12424 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
12425
12426         * nnrss.el (nnrss-get-encoding): New function.
12427         (nnrss-fetch): Use unibyte buffer initially; bind
12428         coding-system-for-read while performing mm-url-insert; remove ^Ms;
12429         decode contents according to the encoding attribute.
12430         (nnrss-save-group-data): Add coding cookie.
12431         (nnrss-mime-encode-string): New function.
12432         (nnrss-check-group): Use it to encode subject and author.
12433
12434 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
12435
12436         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
12437         imaginary variable.
12438
12439 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12440
12441         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
12442         correctly even if there are wide characters.
12443
12444 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
12445
12446         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
12447         downcased symbol names; make a new cache instead of reusing
12448         bbdb-hashtable.
12449
12450 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
12451
12452         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
12453         concatenating segments rather than before concatenating them.
12454         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
12455
12456         * message.el (message-get-reply-headers): Bind `extra'.
12457
12458 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12459
12460         * message.el (message-extra-wide-headers): New variable.
12461         (message-get-reply-headers): Use it.
12462
12463 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12464
12465         * gnus-agent.el (gnus-agent-group-path): Decode group name.
12466         (gnus-agent-group-pathname): Ditto.
12467
12468         * gnus-cache.el (gnus-cache-file-name): Decode group name.
12469
12470         * gnus-group.el (gnus-group-make-group): Decode group name.
12471         (gnus-group-make-rss-group): Register the group data after opening
12472         the nnrss group.
12473
12474 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
12475
12476         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
12477         by expiry now get marked as read.
12478
12479 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12480
12481         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
12482
12483 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
12484
12485         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
12486         unify Latin characters in XEmacs.
12487         (mm-find-mime-charset-region): Use it.
12488
12489 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12490
12491         * gnus-util.el (gnus-delete-directory): New function.
12492
12493         * gnus-agent.el (gnus-agent-delete-group): Use it.
12494
12495         * gnus-cache.el (gnus-cache-delete-group): Use it.
12496
12497 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12498
12499         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
12500         names.
12501
12502 2004-12-16  Simon Josefsson  <jas@extundo.com>
12503
12504         * hashcash.el (hashcash-payment-alist): Fix custom :type.
12505
12506 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12507
12508         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
12509
12510         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
12511         (gnus-group-set-current-level): Decode group name.
12512
12513 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
12514
12515         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
12516         failed.
12517
12518 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12519
12520         * gnus-group.el (gnus-group-delete-group): Decode group name.
12521         (gnus-group-make-rss-group): Encode group name.
12522         (gnus-group-catchup-current): Decode group name.
12523         (gnus-group-kill-group): Decode group name.
12524
12525 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
12526
12527         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
12528
12529 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12530
12531         * gnus-group.el (gnus-group-make-rss-group):
12532         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
12533
12534         * gnus-start.el (gnus-setup-news): Honor user's setting to
12535         gnus-message-archive-method.  Suggested by Lute Kamstra
12536         <lute@gnu.org>.
12537
12538 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
12539
12540         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
12541         global counterparts of the buffer-local variables.
12542
12543 2004-11-16  Romain Francoise  <romain@orebokech.com>
12544
12545         * gnus-sum.el (gnus-summary-exit): Don't clear the global
12546         counterparts of the buffer-local variables.
12547
12548 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
12549
12550         * message.el (message-forbidden-properties): Fixed typo in doc
12551         string.
12552
12553 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
12554
12555         * gnus-util.el (gnus-replace-in-string): Added doc string.
12556
12557         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
12558         to avoid problems when splitting mails with many recipients.
12559
12560 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
12561
12562         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
12563         pop-to-buffer, covered by the subsequent gnus-configure-windows.
12564
12565 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
12566
12567         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
12568         if there is no hashtable in memory or file modification time is
12569         newer than cached timestamp.
12570
12571 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
12572
12573         * gnus-sum.el (gnus-summary-limit-to-recipient): Implement
12574         not-matching option.
12575
12576 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
12577
12578         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
12579         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
12580         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
12581         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
12582         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
12583         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
12584
12585 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12586
12587         * message.el (message-forward-make-body-mml): Remove headers
12588         according to message-forward-ignored-headers if a message is decoded.
12589
12590 2004-12-02  Romain Francoise  <romain@orebokech.com>
12591
12592         * message.el (message-forward-make-body-plain): Always remove
12593         headers according to message-forward-ignored-headers.
12594
12595 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
12596
12597         * spam.el (spam-summary-prepare-exit): Remove the
12598         gnus-summary-limit pop for now, it has problems with ham marks for
12599         me.
12600
12601 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
12602
12603         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
12604         correctly.
12605
12606 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
12607
12608         * format-spec.el (format-spec): Message the char.
12609
12610 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
12611
12612         * gnus-art.el (gnus-split-methods): Reformat comments.
12613
12614         * spam.el (spam-summary-prepare-exit): Remove article limits
12615         before exiting the summary buffer.
12616
12617 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12618
12619         * lpath.el: Remove bbdb-create-internal, bbdb-records,
12620         spam-BBDB-register-routine and spam-enter-ham-BBDB.
12621
12622         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
12623         order to silence the byte compiler.
12624
12625         * spam.el: Fix the way to silence the byte compiler, which
12626         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
12627         bbdb-search-simple, spam-BBDB-register-routine,
12628         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
12629         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
12630         spam-stat-buffer-is-spam, spam-stat-load,
12631         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
12632         spam-stat-save and spam-stat-split-fancy.
12633
12634 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12635
12636         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
12637         which may confuse users.
12638         (canlock-password-for-verify): Ditto.
12639
12640         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
12641
12642         * gnus-art.el (gnus-emphasis-alist): Ditto.
12643
12644         * gnus-registry.el (gnus-registry-max-entries): Ditto.
12645
12646         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
12647
12648         * gnus-start.el (gnus-save-killed-list): Ditto.
12649
12650         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
12651         (gnus-sum-thread-tree-root): Ditto.
12652         (gnus-sum-thread-tree-false-root): Ditto.
12653         (gnus-sum-thread-tree-single-indent): Ditto.
12654
12655         * message.el (message-courtesy-message): Ditto.
12656         (message-archive-note): Ditto.
12657         (message-subscribed-address-file): Ditto.
12658         (message-user-fqdn): Ditto.
12659
12660         * spam-report.el (spam-report-gmane-regex): Ditto.
12661
12662         * spam.el (spam-blackhole-good-server-regex): Ditto.
12663
12664 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12665
12666         * mml.el (mml-preview): Widen the message buffer before copying
12667         the contents to the preview buffer; sort headers before previewing.
12668
12669         * message.el (message-hidden-headers): Fix the way to avoid a bug
12670         in the `repeat' widget in Emacs 21.3 or earlier.
12671
12672 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12673
12674         * message.el (message-hidden-headers): Default to "^References:".
12675         Improve customization type.  Suggested by Reiner Steib
12676         <Reiner.Steib@gmx.de>.
12677
12678 2004-11-25  Romain Francoise  <romain@orebokech.com>
12679
12680         * message.el (message-strip-forbidden-properties): Remove check for
12681         obsolete `message-hidden' text property, hidden headers are not
12682         accessible in the buffer anymore.
12683
12684 2004-11-22  Romain Francoise  <romain@orebokech.com>
12685
12686         * message.el (message-header-format-alist): Add `From' in list
12687         so that it can be sorted.
12688         (message-fix-before-sending): Widen and sort headers before
12689         sending.
12690         (message-hide-headers): Use narrowing to hide headers by moving
12691         them to the top of the buffer and narrowing to the region
12692         underneath.
12693
12694 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12695
12696         * message.el (message-strip-forbidden-properties): Bind
12697         buffer-read-only (etc) to nil.
12698
12699 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12700
12701         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
12702         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
12703
12704 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
12705
12706         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
12707
12708 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12709
12710         * dns.el (query-dns): Use sit-for to time instead of
12711         accept-process-output, since that doesn't seem to work on udp
12712         sockets.
12713
12714 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12715
12716         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
12717
12718 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
12719
12720         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
12721         doc string.  Improve doc string.
12722
12723 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12724
12725         * nntp.el (nntp-request-update-info): Return nil if
12726         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
12727         may not call gnus-activate-group which uselessly issues the GROUP
12728         commands for all nntp groups and wastes time.  Reported by Romain
12729         Francoise <romain@orebokech.com>.
12730
12731         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
12732
12733 2004-11-15  Simon Josefsson  <jas@extundo.com>
12734
12735         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
12736         headers separately.
12737         (gnus-button-openpgp): New function, inspired by Jochen Küpper
12738         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
12739
12740 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
12741
12742         * gnus-start.el (gnus-convert-old-newsrc):
12743         Assign legacy-gnus-agent to 5.10.7.
12744
12745 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12746
12747         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
12748         start of the lines.
12749
12750 2004-11-14  Magnus Henoch  <mange@freemail.hu>
12751
12752         * hashcash.el (hashcash-default-payment): Change default to 20.
12753         (hashcash-default-accept-payment): Change default to 20.
12754         (hashcash-process-alist): New variable.
12755         (hashcash-generate-payment-async): Add.
12756         (hashcash-already-paid-p): Add.
12757         (hashcash-insert-payment): Don't generate payments twice.
12758         (hashcash-insert-payment-async): Add.
12759         (hashcash-insert-payment-async-2): Add.
12760         (hashcash-cancel-async): Add.
12761         (hashcash-wait-async): Add.
12762         (hashcash-processes-running-p): Add.
12763         (hashcash-wait-or-cancel): Add.
12764         (mail-add-payment): New optional argument.  Conditionally start
12765         asynchronous calculation.
12766         (mail-add-payment-async): Add.
12767
12768         * message.el (message-send-mail): Wait for asynchronous hashcash
12769         results.  Don't clobber existing X-Hashcash headers.
12770         (message-setup-1): Call mail-add-payment-async when
12771         message-generate-hashcash is non-nil.
12772
12773 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
12774
12775         * message.el (message-use-alternative-email-as-from): Examine the
12776         From header as well; use message-make-from in order to include a
12777         user's full name.
12778
12779 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12780
12781         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
12782         default; improve customization type.
12783         (gnus-emphasis-custom-with-format): New macro.
12784         (gnus-emphasis-custom-value-to-external): New function.
12785         (gnus-emphasis-custom-value-to-internal): New function.
12786
12787 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12788
12789         * dns.el (query-dns): Resolve reverse addresses.
12790
12791 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12792
12793         * gnus-group.el (gnus-group-get-new-news): Use it.
12794
12795         * gnus-start.el (gnus-check-reasonable-setup): New function.
12796
12797 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12798
12799         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
12800         "Args out of range" error.  Reported by Arnaud Giersch
12801         <arnaud.giersch@free.fr>.
12802
12803 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
12804
12805         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
12806
12807 2004-11-04  Richard M. Stallman  <rms@gnu.org>
12808
12809         * spam.el (spam group): Add :version.
12810
12811         * pgg-def.el (pgg group): Add :version.
12812
12813 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
12814
12815         * gnus-art.el (gnus-article-edit-article): Don't associate the
12816         article buffer with a draft file.  This is a temporary measure
12817         against the 2004-08-22 change to gnus-article-edit-mode.
12818
12819 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12820
12821         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
12822         (html2text-format-tags): Remove unused variable `attr'.
12823
12824 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
12825
12826         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
12827
12828         * tls.el (tls-process-connection-type, tls-success)
12829         (tls-certtool-program): Add :version.
12830
12831         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
12832         (starttls-extra-arguments, starttls-process-connection-type)
12833         (starttls-connect, starttls-failure, starttls-success): Add :version.
12834
12835         * spam-stat.el (spam-stat): Add :version.
12836
12837         * sieve.el (sieve): Add :version.
12838
12839         * sha1.el (sha1): Add :version.
12840         (sha1-use-external): Remove redundant version.
12841
12842         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
12843         (nnmail-cache-ignore-groups, nnmail-spool-hook)
12844         (nnmail-split-fancy-match-partial-words)
12845         (nnmail-split-lowercase-expanded): Add :version.
12846
12847         * nndiary.el (nndiary): Add :version.
12848
12849         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
12850
12851         * mml-sec.el (mml-default-sign-method)
12852         (mml-default-encrypt-method, mml-signencrypt-style-alist):
12853         Add :version.
12854
12855         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
12856
12857         * mm-url.el (mm-url-use-external, mm-url-program)
12858         (mm-url-arguments): Add :version.
12859
12860         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
12861         (mm-attachment-file-modes, mm-decrypt-option)
12862         (mm-w3m-safe-url-regexp): Add :version.
12863
12864         * message.el (message-cite-prefix-regexp)
12865         (message-sendmail-envelope-from, message-minibuffer-local-map)
12866         (message-user-fqdn, message-completion-alist): Add :version.
12867
12868         * gnus-win.el (gnus-configure-windows-hook)
12869         (gnus-use-frames-on-any-display): Add :version.
12870
12871         * gnus-art.el (gnus-article-address-banner-alist)
12872         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
12873         (gnus-treat-from-picon, gnus-treat-mail-picon)
12874         (gnus-treat-x-pgp-sig): Add :version.
12875
12876         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
12877         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
12878         (gnus-summary-article-delete-hook)
12879         (gnus-summary-display-while-building): Add :version.
12880
12881         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
12882         (gnus-get-top-new-news-hook): Add :version.
12883
12884         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
12885         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
12886
12887         * gnus-registry.el (gnus-registry): Add :version.
12888
12889         * gnus-spec.el (gnus-use-correct-string-widths)
12890         (gnus-make-format-preserve-properties): Add :version.
12891
12892         * gnus.el (gnus-group-charter-alist)
12893         (gnus-group-fetch-control-use-browse-url)
12894         (gnus-install-group-spam-parameters): Add :version.
12895
12896         * gnus-diary.el (gnus-diary): Add :version.
12897
12898         * gnus-delay.el (gnus-delay): Add :version.
12899
12900         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
12901         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
12902         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
12903         Add :version.
12904
12905         * gnus-agent.el (gnus-agent-max-fetch-size)
12906         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
12907         (gnus-agent-prompt-send-queue): Add :version.
12908
12909         * deuglify.el (gnus-outlook-deuglify): Add :version.
12910
12911         * html2text.el: Beautify code.  Improve doc strings.  Some
12912         checkdoc cleanup.
12913         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
12914
12915 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
12916
12917         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
12918
12919 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
12920
12921         * gnus-registry.el (gnus-registry-hashtb): Create the registry
12922         when package is loaded.
12923
12924         * spam.el (spam-summary-score-preferred-header): Add global preference
12925         for people who want to override the default SpamAssassin over
12926         Bogofilter preference (when both are set).
12927         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
12928         (spam-user-format-function-S): Check
12929         spam-summary-score-preferred-header.
12930         (spam-extra-header-to-number): Add X-Bogosity header parsing.
12931         (spam-user-format-function-S): Format the score correctly.
12932
12933 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12934
12935         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
12936         signature file.  Suggested by Manoj Srivastava
12937         <srivasta@golden-gryphon.com>.
12938
12939         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
12940         iso-2022-jp even in the Japanese language environment.
12941         Suggested by Jason Rumney <jasonr@gnu.org>.
12942
12943 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12944
12945         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
12946         use the same characters as the dummy marks; make it free from
12947         getting affected by the language environment.
12948         (gnus-summary-read-group-1): Update mark positions only when the
12949         format spec is updated.
12950
12951         * gnus-spec.el (gnus-update-format-specifications): Return a list
12952         of updated types.
12953
12954 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12955
12956         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
12957         of boundp to check if display-warning is available.
12958
12959 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
12960
12961         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
12962
12963 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12964
12965         * nnspool.el (nnspool-spool-directory): Use news-path if the
12966         news-directory variable is not bound.
12967
12968         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
12969         function instead of display-warning if it is not available.
12970
12971 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
12972
12973         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
12974         v5-10: Use `point-at-bol'.
12975
12976 2004-10-26  Simon Josefsson  <jas@extundo.com>
12977
12978         * hashcash.el: Fix URL in comment, reported by Cheng Gao
12979         <chenggao@gmail.com>.
12980
12981 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
12982
12983         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
12984         instead.
12985
12986 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
12987
12988         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
12989         to remove a server from the nnimap-server-buffer-alist.
12990         (nnimap-open-connection, nnimap-close-server): Use it.
12991
12992         * gnus-encrypt.el: Remove file in favor of encrypt.el.
12993
12994 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
12995
12996         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
12997         running the major-mode function.
12998
12999 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13000
13001         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
13002         dummy marks in the right way.
13003
13004 2004-10-18  David Edmondson  <dme@dme.org>
13005
13006         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
13007         excessively.
13008
13009 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
13010
13011         * gnus-util.el (gnus-split-references): Accept a nil references
13012         string and go on blissfully.
13013
13014         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
13015         cases where the references string is non-nil but has no references.
13016
13017         * encrypt.el: Add autoload tags.
13018
13019         * spam.el (spam-resolve-registrations-routine): Remove article
13020         from unregistration list too.  Reported by David Hanak
13021         <dhanak@isis.vanderbilt.edu>
13022
13023 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
13024
13025         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
13026         nil.  Changed custom type.
13027
13028 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
13029
13030         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
13031
13032         * gnus-sum.el (gnus-summary-move-article): Use it.
13033
13034 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
13035
13036         * encrypt.el: Add autoload cookies.
13037
13038         * spam.el (spam-backend-article-list-property)
13039         (spam-backend-get-article-todo-list)
13040         (spam-backend-put-article-todo-list)
13041         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
13042         Resolve registrations separately.
13043         (spam-register-routine): Format comments.
13044         (spam-unregister-routine, spam-register-routine): Always call with
13045         specific-articles, no default list.
13046         (spam-summary-prepare-exit): Use the spam-classifications function.
13047
13048         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
13049         gnus-encrypt.el.
13050
13051         * encrypt.el: Copied from gnus-encrypt.el.
13052
13053         * gnus-encrypt.el: Commented that it's obsolete.
13054
13055 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
13056
13057         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
13058         (gnus-score-save): Use it.
13059
13060         * message.el (message-bury): Use `window-dedicated-p'.
13061
13062 2004-10-15  Simon Josefsson  <jas@extundo.com>
13063
13064         * pop3.el (top-level): Don't require nnheader.
13065         (pop3-read-timeout): Add.
13066         (pop3-accept-process-output): Add.
13067         (pop3-read-response, pop3-retr): Use it.
13068
13069 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
13070
13071         * spam.el (spam-register-routine): Move comment.
13072         (spam-verify-bogofilter): Use 'unknown for the initial
13073         spam-bogofilter-valid state, not 'never.
13074
13075         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
13076         for netrc-machine.
13077
13078         * nnimap.el (nnimap-open-connection): Use
13079         netrc-machine-user-or-password.
13080
13081 2004-10-17  Richard M. Stallman  <rms@gnu.org>
13082
13083         * gnus-registry.el (gnus-registry-unload-hook):
13084         Set as a variable with add-hook.
13085
13086         * nnspool.el (nnspool-spool-directory): Use news-directory instead
13087         of news-path.
13088
13089         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
13090
13091         * spam.el: Delete duplicate `provide'.
13092         (spam-unload-hook): Set as a variable with add-hook.
13093
13094 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
13095
13096         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
13097         in the doc string.
13098
13099         * message.el (message-ignored-news-headers)
13100         (message-ignored-supersedes-headers)
13101         (message-ignored-resent-headers)
13102         (message-forward-ignored-headers): Improve custom type.
13103
13104 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13105
13106         * message.el (message-tokenize-header): Fix 2004-09-06 change
13107         which used point-min in the wrong place.
13108
13109 2004-10-12  Simon Josefsson  <jas@extundo.com>
13110
13111         * tls.el (tls-certtool-program): New variable.
13112         (tls-certificate-information): New function, based on
13113         ssl-certificate-information.
13114
13115 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13116
13117         * compface.el: Move the version of ELisp-based uncompface program
13118         to the contrib directory because of the copyright problem.
13119
13120 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
13121
13122         * message.el (message-kill-buffer): Raise the current frame.
13123
13124 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
13125
13126         * gnus-sum.el: Mention that multibyte characters don't work as marks.
13127
13128         * gnus.el (message-y-or-n-p): Autoload.
13129
13130         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
13131         (pop3-password-required, pop3-authentication-scheme)
13132         (pop3-leave-mail-on-server): Made customizable.
13133         (pop3): New custom group.
13134         (pop3-retr): Remove `sleep-for' statements.
13135         Suggested by Dave Love <fx@gnu.org>.
13136
13137         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
13138         Windows/DOS.
13139
13140         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
13141         (imap-parse-body): Fix incorrect use of `assert'.  Suggested by
13142         Dave Love <fx@gnu.org>.
13143
13144         * mml.el (mml-minibuffer-read-disposition): Require match.
13145         Suggested by Dave Love <fx@gnu.org>.
13146
13147 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
13148
13149         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
13150         doc string.
13151
13152 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
13153
13154         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
13155
13156 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
13157
13158         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
13159         instead of calling `mm-insert-inline', to decode text/* parts
13160         before displaying them.
13161
13162 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13163
13164         * mm-uu.el (mm-uu-text-plain-type): New variable.
13165         (mm-uu-pgp-signed-extract-1): Use it.
13166         (mm-uu-pgp-encrypted-extract-1): Use it.
13167         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
13168         bind mm-uu-text-plain-type with that value.
13169         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
13170         mm-uu-dissect.
13171
13172 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13173
13174         * gnus-group.el (gnus-update-group-mark-positions):
13175         * gnus-sum.el (gnus-update-summary-mark-positions):
13176         * message.el (message-check-news-body-syntax):
13177         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
13178         of string-as-multibyte.
13179
13180 2004-10-05  Juri Linkov  <juri@jurta.org>
13181
13182         * gnus-group.el (gnus-update-group-mark-positions):
13183         * gnus-sum.el (gnus-update-summary-mark-positions):
13184         * message.el (message-check-news-body-syntax):
13185         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
13186         8-bit unibyte values to a multibyte string for search functions.
13187
13188 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13189
13190         * mm-uu.el (mm-uu-dissect): Allow optional arg.
13191         (mm-uu-dissect-text-parts): New function.
13192
13193         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
13194         dissect text parts.
13195
13196         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
13197         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
13198
13199         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
13200
13201         * gnus-topic.el (gnus-topic-hierarchical-parameters): Use
13202         gnus-current-topics instead of gnus-current-topic.
13203
13204 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
13205
13206         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
13207
13208 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
13209
13210         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
13211         where approriate.
13212
13213         * nnml.el (nnml-generate-active-info): do.
13214
13215         * nndiary.el (nndiary-generate-active-info): do.
13216
13217         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
13218         (gnus-topic-move): do.
13219
13220         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
13221         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
13222
13223         * gnus-srvr.el (gnus-server-prepare)
13224         (gnus-server-open-all-servers): do.
13225
13226         * gnus-msg.el (gnus-summary-cancel-article)
13227         (gnus-summary-resend-message)
13228         (gnus-summary-mail-crosspost-complaint): do.
13229
13230         * gnus-move.el (gnus-change-server): do.
13231
13232         * gnus-group.el (gnus-group-unmark-all-groups)
13233         (gnus-group-set-current-level): do.
13234
13235 2004-10-04  Simon Josefsson  <jas@extundo.com>
13236
13237         * message.el (message-generate-hashcash): Doc fix.
13238
13239 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
13240
13241         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
13242         avoid infinite recursion via gnus-get-function.
13243
13244 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
13245
13246         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
13247
13248         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
13249
13250         * nnmail.el (nnmail-split-history): do.
13251
13252         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
13253         (nnml-request-delete-group): do.
13254
13255         * nnslashdot.el (nnslashdot-read-groups): do.
13256
13257         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
13258         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
13259
13260         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
13261         (nnspool-sift-nov-with-sed): Use last.
13262         (nnspool-retrieve-headers-with-nov): Use mapc.
13263         (nnspool-request-newgroups): Use dolist.
13264         (nnspool-request-group): Use last.
13265
13266         * nntp.el (nntp-read-server-type): Use dolist.
13267
13268         * nnvirtual.el (nnvirtual-create-mapping)
13269         (nnvirtual-update-read-and-marked): Use dolist.
13270         (nnvirtual-convert-headers): Simplify.
13271
13272 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
13273
13274         * gnus-agent.el (gnus-agent-synchronize-group-flags): Added
13275         support for sync'ing tick marks.
13276
13277 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13278
13279         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
13280         there's no visible header.
13281
13282 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
13283
13284         * gnus-agent.el (gnus-agent-synchronize-group-flags): When
13285         necessary, pass full group name to gnus-request-set-marks.
13286
13287 2004-10-01  Simon Josefsson  <jas@extundo.com>
13288
13289         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
13290         acroread.
13291
13292 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13293
13294         * spam-report.el (spam-report-gmane): Fix interactive.
13295
13296         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
13297
13298         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
13299         when writing file.
13300         (gnus-agent-synchronize-flags): Don't default to being
13301         interactive.
13302
13303 2004-09-30  Simon Josefsson  <jas@extundo.com>
13304
13305         * message.el (message-generate-hashcash): Add.
13306         (message-send-mail): Use it, call mail-add-payment.
13307
13308 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
13309
13310         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
13311
13312 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
13313
13314         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replaced
13315         gnus-requst-update-info with explicit code to sync the in-memory
13316         info read flags with the marks being sync'd to the backend.
13317
13318         *gnus-util.el (gnus-pp): Added optional stream to match pp API.
13319
13320 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
13321
13322         * spam.el (spam-verify-bogofilter): Add new function.
13323         (spam-check-bogofilter)
13324         (spam-bogofilter-register-with-bogofilter): Use it.
13325         (spam-verify-bogofilter): Add small fixes.
13326
13327 2004-09-28  Simon Josefsson  <jas@extundo.com>
13328
13329         * hashcash.el (hashcash-generate-payment): Revert.
13330
13331 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
13332
13333         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Use
13334         gnus-extract-references instead of gnus-split-references.
13335
13336         * gnus-util.el (gnus-extract-references): Add new function, analogous
13337         to gnus-split-references but extracts only the message-ID without
13338         anything extra.
13339
13340         * hashcash.el (hashcash-generate-payment)
13341         (hashcash-check-payment): Do the right thing if hashcash-path is
13342         nil (because the hashcash program could not be found).
13343
13344         * spam.el (spam-use-hashcash): Remove comment.
13345
13346 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
13347
13348         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
13349         (gnus-cache-enter-article, gnus-cache-remove-article)
13350         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
13351
13352         * gnus-async.el (gnus-async-prefetch-remove-group): do.
13353
13354         * gnus-art.el (article-hide-boring-headers)
13355         (article-translate-strings, article-display-face)
13356         (gnus-article-mime-match-handle-first)
13357         (gnus-article-highlight-headers)
13358         (gnus-article-add-buttons-to-head): do.
13359
13360 2004-09-27  Simon Josefsson  <jas@extundo.com>
13361
13362         * hashcash.el: New version, from
13363         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
13364         ../contrib/.
13365
13366 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13367
13368         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
13369
13370 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
13371
13372         * gnus-dup.el (gnus-dup-open): Use mapc.
13373         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
13374
13375         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
13376         Reported by Stefan Wiens <s.wi@gmx.net>.
13377
13378         * gnus.el (gnus-shutdown): Use dolist.
13379
13380         * gnus-undo.el (gnus-undo): Use mapc.
13381
13382         * nnrss.el (nnrss-generate-active): do.
13383
13384         * message.el (message-cite-original-without-signature)
13385         (message-cite-original): Use mapc.
13386         (message-do-actions, message-make-forward-subject): Use dolist.
13387
13388 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
13389
13390         * gnus-agent.el (gnus-agent-check-overview-buffer): Fixed range of
13391         deletion to remove entire duplicate line.  Fixes merged article
13392         number bug.
13393
13394 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
13395
13396         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
13397         servers that are offline.  Avoids having gnus-agent-toggle-plugged
13398         first ask if you want to open a server and then, even when you
13399         responded with no, asking if you want to synchronize the server's
13400         flags.
13401         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
13402         multi-line expressions.
13403         (gnus-agent-synchronize-group-flags): New internal function.
13404         Updates marks in memory (in the info structure) AND in the
13405         backend.
13406
13407         * gnus-util.el (gnus-remassoc): Fixed typo in documentation.
13408
13409         * nnagent.el (nnagent-request-set-mark): Use
13410         gnus-agent-synchronize-group-flags, not backend's request-set-mark
13411         method, to ensure that synchronization updates marks in the
13412         backend and in the info (in memory) structure.
13413
13414 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13415
13416         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
13417         convention fully; don't miss the root article of a thread; make
13418         the X-Draft-From header with correct article numbers.
13419
13420 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
13421
13422         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
13423         unless plugged.  Disable the agent so that an open failure causes
13424         an error.
13425
13426         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
13427         Reverted 2004-09-21 change.  The backend must be opened while
13428         synchronizing flags even when the backend stores the flags
13429         locally.
13430
13431 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
13432
13433         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
13434         in `header' match.  Reported by Svend Tollak Munkejord.
13435
13436         * message.el (message-cite-original): Fix use of
13437         `message-cite-articles-with-x-no-archive'.
13438
13439 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13440
13441         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
13442         (gnus-window-to-buffer): Ditto.
13443
13444         * mml.el (mml-preview-buffer): New variable.
13445         (mml-preview): Manage window layout with gnus-buffer-configuration.
13446
13447         * gnus-msg.el (gnus-setup-message): Put article numbers into the
13448         X-Draft-From header even if those articles aren't quoted.
13449
13450 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
13451
13452         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
13453         (gnus-request-set-mark, gnus-request-update-mark): Use new
13454         g-s-t-u-l-m to decide to use backend even when unplugged.
13455
13456 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
13457
13458         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
13459         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
13460
13461 2004-09-20  Simon Josefsson  <jas@extundo.com>
13462
13463         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
13464         "utf-16-le".
13465
13466 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
13467
13468         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
13469
13470 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
13471
13472         * uudecode.el (uudecode-use-external): Add :version.
13473
13474         * smime.el (smime-CA-file, smime-encrypt-cipher)
13475         (smime-dns-server): Add :version.
13476
13477         * smiley.el (gnus-smiley-file-types): Add :version.
13478
13479         * sha1.el (sha1-use-external): Add :version.
13480
13481         * pgg-def.el (pgg-query-keyserver): Add :version.
13482
13483         * nnmail.el (nnmail-fancy-expiry-targets)
13484         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
13485         Add :version.
13486
13487         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
13488         (nnimap-retrieve-groups-asynchronous): Add :version.
13489         (nnimap-close-asynchronous): Add :version.  Fixed typo in doc string.
13490
13491         * mml.el (mml-content-disposition-parameters)
13492         (mml-insert-mime-headers-always): Add :version.
13493
13494         * mm-util.el (mm-coding-system-priorities): Add :version.
13495
13496         * mm-decode.el (mm-inline-text-html-with-images)
13497         (mm-keep-viewer-alive-types, mm-external-terminal-program)
13498         (mm-verify-option): Add :version.
13499         (mm-text-html-renderer): Change :version.
13500
13501         * message.el (message-fcc-externalize-attachments)
13502         (message-required-headers, message-draft-headers)
13503         (message-subject-trailing-was-query)
13504         (message-subject-trailing-was-ask-regexp)
13505         (message-subject-trailing-was-regexp, message-mark-insert-begin)
13506         (message-mark-insert-end, message-archive-header)
13507         (message-archive-note, message-cross-post-default)
13508         (message-cross-post-note, message-followup-to-note)
13509         (message-cross-post-note-function, message-use-mail-followup-to)
13510         (message-subscribed-address-functions)
13511         (message-subscribed-address-file, message-subscribed-addresses)
13512         (message-subscribed-regexps, message-allow-no-recipients)
13513         (message-yank-cited-prefix, message-signature-insert-empty-line)
13514         (message-hidden-headers, message-hierarchical-addresses)
13515         (message-mail-user-agent, message-use-idna)
13516         (message-valid-fqdn-regexp)
13517         (message-strip-special-text-properties, message-header-synonyms)
13518         (message-beginning-of-line, message-tab-body-function): Add :version.
13519         (message-insert-canlock, message-wide-reply-confirm-recipients):
13520         Change :version.
13521
13522         * mail-source.el (mail-source-ignore-errors): Add :group, :type
13523         and :version.
13524         (mail-source-delete-old-incoming-confirm)
13525         (mail-source-movemail-program): Add :version.
13526
13527         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
13528         (gnus-agent-cache, gnus-agent): Change :version.
13529
13530         * gnus-util.el (gnus-use-byte-compile): Change :version.
13531
13532         * gnus-sum.el (gnus-summary-make-false-root-always)
13533         (gnus-summary-default-high-score)
13534         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
13535         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
13536         (gnus-read-all-available-headers, gnus-article-emulate-mime)
13537         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
13538         (gnus-sum-thread-tree-single-indent)
13539         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
13540         (gnus-sum-thread-tree-leaf-with-other)
13541         (gnus-sum-thread-tree-single-leaf): Add :version.
13542         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
13543         (gnus-article-loose-mime): Change :version.
13544
13545         * gnus-start.el (gnus-backup-startup-file)
13546         (gnus-save-startup-file-via-temp-buffer): Add :version.
13547
13548         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
13549         (gnus-server-offline-face): Add :version.
13550
13551         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
13552
13553         * gnus-msg.el (gnus-gcc-externalize-attachments)
13554         (gnus-debug-files, gnus-debug-exclude-variables)
13555         (gnus-discouraged-post-methods): Change :version.
13556         (gnus-confirm-mail-reply-to-news)
13557         (gnus-confirm-treat-mail-like-news): Add :version.
13558
13559         * gnus-int.el (gnus-server-unopen-status): Add :version.
13560
13561         * gnus-group.el (gnus-group-jump-to-group-prompt)
13562         (gnus-large-ephemeral-newsgroup)
13563         (gnus-fetch-old-ephemeral-headers): Add :version.
13564
13565         * gnus-fun.el (gnus-x-face-directory)
13566         (gnus-convert-pbm-to-x-face-command)
13567         (gnus-convert-image-to-x-face-command)
13568         (gnus-convert-image-to-face-command): Add :version.
13569
13570         * gnus-delay.el (gnus-delay-default-hour): Add :version.
13571
13572         * gnus-cite.el (gnus-cite-blank-line-after-header)
13573         (gnus-article-boring-faces): Add :version.
13574
13575         * gnus-art.el (gnus-buttonized-mime-types)
13576         (gnus-inhibit-mime-unbuttonizing)
13577         (gnus-treat-display-face)
13578         (gnus-treat-body-boundary): Change :version.
13579         (gnus-body-boundary-delimiter, gnus-picon-databases)
13580         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
13581         (gnus-treat-date-english, gnus-treat-fold-headers)
13582         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
13583         (gnus-treat-mail-picon, gnus-treat-wash-html)
13584         (gnus-article-encrypt-protocol)
13585         (gnus-use-idna, gnus-article-over-scroll)
13586         (gnus-mime-display-multipart-alternative-as-mixed)
13587         (gnus-mime-display-multipart-related-as-mixed)
13588         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
13589         (gnus-ctan-url, gnus-button-ctan-handler)
13590         (gnus-button-handle-ctan-bogus-regexp)
13591         (gnus-button-ctan-directory-regexp)
13592         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
13593         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
13594         (gnus-button-man-level, gnus-button-emacs-level)
13595         (gnus-button-message-level, gnus-button-browse-level): Add :version.
13596
13597         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
13598         (gnus-agent-go-online): Change :version.
13599         (gnus-agent-expire-unagentized-dirs)
13600         (gnus-agent-auto-agentize-methods): Add :version.
13601
13602         * flow-fill.el (fill-flowed-display-column)
13603         (fill-flowed-encode-column): Add :version.
13604
13605         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
13606         (gnus-outlook-deuglify-unwrap-max)
13607         (gnus-outlook-deuglify-cite-marks)
13608         (gnus-outlook-deuglify-unwrap-stop-chars)
13609         (gnus-outlook-deuglify-no-wrap-chars)
13610         (gnus-outlook-deuglify-attrib-cut-regexp)
13611         (gnus-outlook-deuglify-attrib-verb-regexp)
13612         (gnus-outlook-deuglify-attrib-end-regexp)
13613         (gnus-outlook-display-hook): Add :version.
13614
13615         * binhex.el (binhex-use-external): Add :version.
13616
13617 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
13618
13619         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
13620         and `invisible'.
13621
13622 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
13623
13624         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
13625         in gnus-registry-trim.
13626
13627 2004-09-13  Simon Josefsson  <jas@extundo.com>
13628
13629         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
13630
13631         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
13632
13633         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
13634         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
13635         <yamaoka@jpl.org>.
13636         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
13637         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
13638         <yamaoka@jpl.org>.
13639
13640         * sieve.el (sieve-manage-mode): Ditto.
13641
13642 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
13643
13644         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
13645
13646 2004-09-11  Simon Josefsson  <jas@extundo.com>
13647
13648         * dns-mode.el: Add.
13649
13650         * mm-view.el (mm-display-dns-inline): Add.
13651
13652         * mm-decode.el (mm-inline-media-tests): Add text/dns.
13653         (mm-automatic-display): Ditto.
13654
13655         * mailcap.el (mailcap-mime-data): Add text/dns.
13656         (mailcap-mime-extensions): Map .soa to text/dns.
13657
13658 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
13659
13660         * gnus-art.el (article-decode-mime-words, article-babel)
13661         (gnus-article-highlight-signature, gnus-article-add-buttons)
13662         (gnus-signature-toggle): Remove unnecessary bindings of
13663         `inhibit-read-only' inherited from v5.10 merge.
13664
13665 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
13666
13667         * nntp.el (nntp): New customization group.
13668         (nntp-authinfo-file): Add customization group.
13669
13670         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
13671
13672         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
13673
13674         * gnus.el (to-address, to-list, subscribed)
13675         (large-newsgroup-initial): Ditto.
13676
13677         * flow-fill.el (fill-flowed-display-column)
13678         (fill-flowed-encode-column): Ditto.
13679
13680 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
13681
13682         * message.el (message-tokenize-header, message-send-mail-with-qmail):
13683         Use point-min rather than 1.
13684         (message-send-mail): Use buffer-size rather than point-max.
13685
13686         * gnus-sum.el (gnus-summary-search-article-forward):
13687         Signal a specific `search-failed' rather than a generic `error'.
13688
13689         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
13690         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
13691         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
13692
13693 2004-09-10  Simon Josefsson  <jas@extundo.com>
13694
13695         * nndb.el (require): Remove tcp and duplicate cl.
13696
13697 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13698
13699         * gnus-agent.el (directory-files-and-attributes): Move forward.
13700
13701 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
13702
13703         * gnus-agent.el (directory-files-and-attributes): Optionally
13704         defined to support XEmacs.
13705
13706 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
13707
13708         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
13709         to avoid run-time CL dependencies.
13710         (gnus-agent-unfetch-articles): New function.
13711         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
13712         article numbers even when local .overview file is missing.
13713         (gnus-agent-read-article-number): New function.  Only accepts
13714         27-bit article numbers.
13715         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles): Use
13716         gnus-agent-read-article-number.
13717         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
13718         from backend while recognizing that article numbers in .overview
13719         must be valid.
13720         (gnus-agent-update-files-total-fetched-for): Use
13721         directory-files-and-attributes to improve performance.
13722         * gnus-int.el (gnus-request-move-article): Use
13723         gnus-agent-unfetch-articles in place of gnus-agent-expire to
13724         improve performance.
13725
13726         * gnus-start.el (gnus-convert-old-newsrc): Changed message text as
13727         some users confused by references to .newsrc when they only have a
13728         .newsrc.eld file.
13729         (gnus-convert-mark-converter-prompt)
13730         (gnus-convert-converter-needs-prompt): Fixed use of property list.
13731         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
13732         New function.  Used internally to only display 'gnus converting
13733         files' message when actually necessary.
13734
13735         * gnus-sum.el (): Removed (require 'gnus-agent) as required
13736         methods now autoloaded.
13737
13738 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
13739
13740         * gnus-sum.el (gnus-summary-insert-subject): Remove list
13741         identifiers.
13742
13743 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
13744
13745         * gnus-picon.el: Fix indentation and closing parenthesis.
13746
13747 2004-09-01  Simon Josefsson  <jas@extundo.com>
13748
13749         * message.el (message-canlock-generate): Require sha1, not
13750         sha1-el.  (Can we get rid of this require altogether?  It is ugly
13751         to require within a function.  Sadly, if sha1.el isn't loaded, the
13752         let binding in m-c-g will hide the defcustom definition, which is
13753         bad.)
13754
13755         * canlock.el: Require sha1, not sha1-el.
13756
13757         * message.el: Don't autoload sha1 (there is a autoload cookie in
13758         sha1.el).
13759
13760         * sha1-el.el: Renamed to sha1.el.
13761
13762 2004-08-30  Juanma Barranquero  <lektu@terra.es>
13763
13764         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
13765
13766 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
13767
13768         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
13769
13770 2004-08-30  Kim F. Storm  <storm@cua.dk>
13771
13772         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
13773
13774         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
13775         Add :group 'nnimap.
13776
13777 2004-08-30  Andreas Schwab  <schwab@suse.de>
13778
13779         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
13780         ?* and ?\;.
13781
13782         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
13783         and ?\' to symbol instead of whitespace.
13784
13785 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13786
13787         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
13788
13789         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
13790         instead of re-search-forward.
13791
13792         * gnus-uu.el (gnus-uu-save-article): Ditto.
13793         (gnus-uu-post-encode-uuencode): Ditto.
13794
13795         * html2text.el (html2text-clean-list-items): Ditto.
13796         (html2text-clean-dtdd): Ditto.
13797         (html2text-format-tags): Ditto.
13798
13799         * message.el (message-send-mail-with-sendmail): Fix regexp.
13800         (message-fill-field-general): Use search-forward instead of
13801         re-search-forward.
13802         (unbold-region): Ditto.
13803
13804         * nnrss.el (nnrss-request-article): Ditto.
13805
13806         * nnslashdot.el (nnslashdot-request-article): Ditto.
13807
13808         * nnweb.el (nnweb-gmane-wash-article): Ditto.
13809
13810         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
13811         "Unrecognized menu descriptor" error in XEmacs.
13812
13813 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
13814
13815         * gnus-sum.el (gnus-read-header): Don't remove a header for the
13816         parent article of a sparse article in the thread hashtb.
13817
13818 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
13819
13820         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
13821         (nnmail-expand-newtext): Lowercase expanded entries if
13822         nnmail-split-lowercase-expanded is non-nil.
13823
13824 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13825
13826         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
13827
13828         * gnus-group.el (gnus-group-line-format-alist): Convert the value
13829         of gnus-tmp-news-method into string under XEmacs.  It will be
13830         passed to gnus-correct-length which takes only a string argument.
13831
13832 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13833
13834         * gnus-util.el (gnus-bind-print-variables): New macro.
13835         (gnus-prin1): Use it.
13836         (gnus-prin1-to-string): Use it.
13837         (gnus-pp): New function.
13838         (gnus-pp-to-string): New function.
13839
13840         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
13841         Replace pp-to-string with gnus-pp-to-string.
13842         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
13843         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
13844         * gnus-msg.el (gnus-debug): Ditto.
13845         * gnus-score.el (gnus-score-save): Ditto.
13846         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
13847         gnus-pp-to-string.
13848         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
13849         with gnus-pp.
13850         * score-mode.el (gnus-score-pretty-print): Ditto.
13851         * webmail.el (webmail-debug): Ditto.
13852
13853 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13854
13855         * gnus-art.el (article-display-face, article-display-x-face):
13856         Use buffer-read-only.
13857
13858 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13859
13860         * gnus-art.el (article-hide-list-identifiers):
13861         Bind inhibit-read-only as t.
13862
13863 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
13864
13865         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
13866
13867 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
13868
13869         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
13870         (gnus-narrow-to-page): Don't assume point-min == 1.
13871         (gnus-article-edit-mode): Derive from message-mode.
13872
13873         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
13874         point-min == 1.
13875
13876         * imap.el (imap-parse-address-list, imap-parse-body-ext):
13877         Disable incorrect use of `assert'.
13878
13879         * message.el (message-mode): Set comment-start-skip.
13880
13881
13882 2004-08-22  Sam Steingold  <sds@gnu.org>
13883
13884         * pop3.el (pop3-leave-mail-on-server): New user variable.
13885         (pop3-movemail): Delete mail only when it is nil.
13886
13887 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
13888
13889         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
13890
13891         * mml.el (mml-preview): Use `pop-to-buffer'.
13892
13893         * message.el (message-goto-mail-followup-to): Insert after "To".
13894         (message-carefully-insert-headers): Add comment.
13895
13896         * gnus.el: Remove unused variable `gnus-article-check-size'.
13897
13898         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
13899
13900         * gnus-art.el (gnus-button-alist): Improve
13901         `gnus-button-handle-library' entry.
13902
13903 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
13904
13905         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p): Use
13906         downcase, since XEmacs capitalizes error messages differently.
13907
13908 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
13909
13910         * nntp.el: Add (require 'gnus) due to reference to
13911         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
13912
13913 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
13914
13915         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Bind
13916         `mm-fill-flowed'.
13917
13918         * mm-decode.el (mm-dissect-singlepart): Check it.
13919
13920 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
13921
13922         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
13923         'imap' for netrc parsing.
13924
13925 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
13926
13927         * mailcap.el (mailcap-mime-data): Mark as risky.
13928
13929 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13930
13931         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
13932         may be included in the encoded word.
13933         (rfc2047-encode): Don't append a space if the encoded word
13934         includes close parenthesis.
13935
13936 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13937
13938         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
13939         of text within parentheses.
13940
13941 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
13942
13943         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
13944         (gnus-encrypt-write-file-contents): Make the password key the file
13945         name PLUS the cipher, not just the cipher.  Also remove failed
13946         passwords from the cache.
13947
13948 2004-08-06  Simon Josefsson  <jas@extundo.com>
13949
13950         * gnus-sum.el (gnus-article-loose-mime): Change default to t.  Doc
13951         fix.
13952
13953 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
13954
13955         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
13956         LWSP.
13957
13958 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
13959
13960         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Try
13961         to append in-reply-to: data to the references: header.
13962
13963         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
13964         (netrc-parse): Use gnus-encrypt.el functions.
13965
13966         * gnus-encrypt.el: Add new file for encryption support; currently
13967         does only a few GPG ciphers and an internal XOR cipher.
13968
13969         * password.el: Add comments on using password-read-and-add.
13970         (password-read-and-add): Add function to read and add the
13971         password to the cache at once.
13972
13973 2004-07-28  Simon Josefsson  <jas@extundo.com>
13974
13975         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
13976         parameter (but don't use it, for now).
13977
13978         * imap.el (imap-ssl-open): Use imap-process-connection-type,
13979         instead of hard coding to nil.
13980
13981 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13982
13983         * mm-view.el (mm-inline-image-emacs): Open lines under an image
13984         as mm-inline-image-xemacs does.
13985
13986 2004-07-26  Simon Josefsson  <jas@extundo.com>
13987
13988         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
13989         Revert part of 2004-07-17 change below.
13990
13991 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13992
13993         * rfc2047.el (rfc2047-encode-region): Don't infloop.  Suggested by
13994         Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
13995
13996 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13997
13998         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
13999         quotes that actually start with ">" at the beginning of the
14000         lines.
14001
14002 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14003
14004         * rfc2047.el (rfc2047-encode-region): Fix last change.
14005         (rfc2047-encode-parameter): Remove useless concat.
14006
14007 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14008
14009         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
14010         encode special characters; fix some kind of misconfigured headers;
14011         signal a real error if debug-on-quit or debug-on-error is non-nil.
14012         (rfc2047-encode-max-chars): New variable.
14013         (rfc2047-encode-1): Use it.
14014         (rfc2047-encode-parameter): New function.
14015
14016         * mml.el (mml-insert-parameter): Remove an excessive space.
14017
14018 2004-07-17  Simon Josefsson  <jas@extundo.com>
14019
14020         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
14021         Kai Grossjohann <kai@emptydomain.de>.
14022         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
14023         (gnus-group-make-menu-bar): Ditto.
14024
14025         * gnus-util.el (gnus-group-server): Add.
14026
14027 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
14028
14029         * message.el (message-clone-locals): Clone sendmail and smtp
14030         variables.
14031
14032 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14033
14034         * rfc2047.el (rfc2047-encode-region): Fix last change.
14035
14036 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14037
14038         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
14039         characters as non-special.
14040
14041 2004-07-09  Simon Josefsson  <jas@extundo.com>
14042
14043         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
14044         Users will lose all flag changes made while unplugged with
14045         e.g. nntp unless flag synchronization happens, thus `nil' is not a
14046         good default.  See numerous reports on ding mailing list.
14047
14048 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
14049
14050         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
14051         add generate-head-function and generate-article-function to the
14052         rfc822-forward entry.
14053         (nndoc-rfc822-forward-generate-article): New function.
14054         (nndoc-rfc822-forward-generate-head): New function.
14055
14056         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
14057
14058 2004-07-06  Dan Christensen  <jdc@uwo.ca>
14059
14060         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
14061         respect display group parameter and gnus-summary-expunge-below.
14062         (gnus-articles-to-read): Remove unused reference to display group
14063         parameter.
14064
14065 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14066
14067         * nnheader.el (nnheader-uniquify-message-id): New experimental
14068         variable.
14069         (nnheader-nov-read-message-id): Use it.
14070
14071         * spam-report.el (spam-report-gmane): Add interactive.
14072
14073 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14074
14075         * mm-encode.el (mm-content-transfer-encoding-defaults): Use
14076         qp-or-base64 for the application/* types.
14077
14078 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
14079
14080         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
14081
14082 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
14083
14084         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
14085         trim value.
14086
14087 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
14088
14089         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
14090         New macro and function.
14091         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
14092
14093 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14094
14095         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
14096         after-load-alist.
14097
14098 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14099
14100         * gnus-group.el (gnus-group-get-new-news-this-group): Don't
14101         update info that isn't there.
14102
14103 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
14104
14105         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
14106         entry.
14107
14108 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14109
14110         * mm-view.el (mm-inline-render-with-function): Use multibyte
14111         buffer; decode html source by charset.
14112
14113         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
14114
14115         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
14116         Mule-UCS is loaded under XEmacs.
14117         (mm-mime-mule-charset-alist): Avoid duplicated entries.
14118
14119 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
14120
14121         * nnheader.el (nnheader-max-head-length): Increase to 8192.
14122
14123 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14124
14125         * mm-util.el (mm-coding-system-p): Return a coding-system.
14126         (mm-mime-mule-charset-alist): Use shift_jis instead of
14127         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
14128         entries for the mime charsets iso-2022-jp-3 and shift_jis.
14129         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
14130         instead of japanese-shift-jis and iso-latin-1 respectively in
14131         order to share the default value with both Emacs and XEmacs-mule.
14132         (mm-mule-charset-to-mime-charset): Make
14133         mm-coding-system-priorities effective.
14134         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
14135         while predicating of candidates upon the priorities.
14136
14137 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
14138
14139         * gnus-sum.el (gnus-summary-make-menu-bar): Add
14140         gnus-uu-invert-processable.
14141
14142         * gnus.el: Autoload gnus-uu-invert-processable.
14143
14144 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14145
14146         * mm-util.el (mm-with-multibyte-buffer): New macro.
14147
14148         * rfc2047.el (rfc2047-encode-string): Use it.
14149         (rfc2047-encode-region): Move point to the end of the region after
14150         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
14151
14152 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14153
14154         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
14155         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
14156
14157 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14158
14159         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
14160         (gnus-cite-parse): Ignore quoted envelope From_.  Suggested by
14161         Karl Chen <quarl@nospam.quarl.org>.
14162
14163 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
14164
14165         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
14166         invalid addresses.
14167
14168 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
14169
14170         * spam.el: Change section markers, revise TODO list.
14171         (spam-backends): Make new master list of all installed backends.
14172         (spam-summary-exit-behavior): Add new variable to determine how
14173         messages moves are done at summary exit.
14174         (spam-move-spam-nonspam-groups-only)
14175         (spam-process-ham-in-nonham-groups)
14176         (spam-process-ham-in-spam-groups): Remove variables, the
14177         spam-summary-exit-behavior variable should be used to manage this
14178         behavior.
14179         (spam-old-ham-articles, spam-old-spam-articles): Remove.
14180         (spam-old-articles): Add variable, replacing spam-old-ham-articles
14181         and spam-old-spam-articles.
14182         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
14183         Add empty variables, placeholders for the backends they represent.
14184         (spam-set-difference): Move, unchanged.
14185         (spam-list-of-processors): Declare OBSOLETE, not used anymore
14186         unless the user has a processor variable.
14187         (spam-classifications, spam-classification-valid-p)
14188         (spam-backend-properties, spam-backend-property-valid-p)
14189         (spam-backend-function-type-valid-p)
14190         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
14191         (spam-report-articles-gmane, spam-report-articles-resend):
14192         Remove functions, they are not needed.
14193         (spam-install-backend-super, spam-backend-list)
14194         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
14195         (spam-backend-function, spam-backend-ham-registration-function)
14196         (spam-backend-spam-registration-function)
14197         (spam-backend-ham-unregistration-function)
14198         (spam-backend-spam-unregistration-function)
14199         (spam-backend-statistical-p, spam-backend-mover-p)
14200         (spam-install-backend-alias, spam-install-checkonly-backend)
14201         (spam-install-mover-backend, spam-install-nocheck-backend)
14202         (spam-install-backend, spam-install-statistical-backend)
14203         (spam-install-statistical-checkonly-backend): Add backend installation
14204         support.
14205         (spam-summary-prepare-exit): Rewrite to use the new backend code.
14206         (spam-group-processor-p): Use the new backend code and respect the
14207         summary exit behavior.
14208         (spam-mark-spam-as-expired-and-move-routine): Remove.
14209         (spam-summary-prepare): Change to use the new spam-old-articles
14210         variable.
14211         (spam-copy-or-move-routine, spam-copy-spam-routine)
14212         (spam-move-spam-routine, spam-copy-ham-routine)
14213         (spam-move-ham-routine): Add code to copy/move ham or spam.
14214         (spam-fetch-field-fast): Improve doc and code, plus allow the
14215         'number request.
14216         (spam-list-of-checks, spam-list-of-statistical-checks): Remove
14217         variables.
14218         (spam-split, spam-find-spam): Use the new backend code.
14219         (spam-registration-functions): Remove variable.
14220         (spam-unregister-routine): Add convenience wrapper.
14221         (spam-log-undo-registration, spam-register-routine)
14222         (spam-log-processing-to-registry)
14223         (spam-log-unregistration-needed-p): Rename "check" to "backend"
14224         where possible.
14225         (spam-check-gmane-xref, spam-check-regex-headers)
14226         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
14227         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
14228         (spam-check-bogofilter-headers, spam-check-spamoracle)
14229         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
14230         (spam-check-crm114-headers): Use the spam-split-group that
14231         spam-split prepares, no need to determine it every time.
14232
14233         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
14234         to the nnheader-parse-naked-head call.
14235
14236         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
14237
14238         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
14239         the nnheader-nov-read-message-id call.
14240
14241 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
14242
14243         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
14244         gnus-activate-group twice.  Suggested by Markus Peter
14245         <warp@spin.de>.
14246
14247 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
14248
14249         * gnus-art.el (gnus-article-time-format): Exchange the order of
14250         day and month in the default value; fix customization type.
14251         (article-date-ut): Use add-text-properties.
14252         (article-make-date-line): Use message-make-date instead of
14253         current-time-string.
14254
14255         * message.el (message-fetch-field): Don't use set-text-properties.
14256         (message-make-date): Simplify.
14257
14258         * messagexmas.el (message-xmas-make-date): New function.
14259         (message-xmas-redefine): Defalias message-make-date to it.
14260
14261 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14262
14263         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
14264         (rfc2047-encode-region): Treat text within parentheses as special;
14265         show the original text when error has occurred.
14266
14267         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
14268         already-computed method to gnus-activate-group.
14269
14270         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
14271         same select-methods identical Lisp objects.
14272
14273         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
14274         object when modifying the info.
14275
14276 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14277
14278         * gnus-srvr.el (gnus-server-set-info): Remove the server from
14279         gnus-opened-servers since it has never been opened with the new
14280         configuration yet.
14281
14282 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14283
14284         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
14285         arg to nnheader-generate-fake-message-id.
14286
14287 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
14288
14289         * nnheader.el (nnheader-generate-fake-message-id): Accept a
14290         number and build a fake message ID localized to a group and
14291         article number (so it's repeatable from that point on).
14292         (nnheader-fake-message-id-p): Change regex to accomodate new fake
14293         ID format.
14294
14295         * gnus-sum.el (gnus-get-newsgroup-headers): Call
14296         nnheader-generate-fake-message-id with the article number.
14297
14298 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
14299
14300         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
14301         end-of-buffer.
14302
14303 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14304
14305         * message.el (message-ignored-supersedes-headers): Add Approved.
14306
14307 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
14308
14309         * rfc2047.el (rfc2047-encode-message-header): Remove useless
14310         goto-char.
14311         (rfc2047-encode): Fold the line before encoding.
14312
14313 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14314
14315         * rfc2047.el (rfc2047-encode-message-header): Disabled header
14316         folding -- not all headers can be folded, and this should be done
14317         by the message composition mode.  Probably.  I think.
14318
14319 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14320
14321         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
14322         fast.
14323
14324         * gnus-ems.el (gnus-remove-image): Don't use
14325         message-text-with-property; remove only the image found first.
14326
14327         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
14328         found first.
14329
14330 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
14331
14332         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
14333
14334 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
14335
14336         * message.el (message-text-with-property): Make it fast and accept
14337         optional arguments.
14338         (message-strip-forbidden-properties): Use it.
14339         (message-fix-before-sending): Follow the m-t-w-p change.
14340
14341         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
14342
14343 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
14344
14345         * gnus-art.el (article-hide-headers): Don't change the buffer
14346         mistakenly when performing mml-preview even if
14347         gnus-single-article-buffer is nil.
14348
14349 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
14350
14351         * message.el (message-expand-name-databases): New user option.
14352         (message-expand-name): Use it.
14353
14354 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
14355
14356         * spam.el (spam-report-articles-resend)
14357         (spam-report-resend-register-routine): Allow ham reporting.
14358         (spam-report-resend-register-ham-routine): Add wrapper.
14359         (spam-registration-functions): Add ham resending functions.
14360         (spam-list-of-processors): Add ham resend processor.
14361
14362         * gnus.el (ham-resend-to): Add new group parameter.
14363         (spam-process): Add ham resend option.
14364
14365         * spam-report.el (spam-report-resend): Allow reporting ham.
14366         (spam-report-resend-ham): Add wrapper.
14367
14368 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14369
14370         * message.el (message-cite-articles-with-x-no-archive): New
14371         variable.
14372         (message-cite-original): Use it.
14373
14374 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14375
14376         * message.el (message-cite-original): Respect X-No-Archive.
14377
14378 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
14379
14380         * gnus-art.el (article-hide-headers): Refer to the values for
14381         gnus-ignored-headers and gnus-visible-headers in the summary
14382         buffer since a user may have set them as group parameters.
14383
14384 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
14385
14386         * assistant.el (assistant-node-name): Add convenience function.
14387         (assistant-render-text, assistant-render-node): Add error handling,
14388         plus handle multiple next nodes.
14389         (assistant-find-next-node): Comment out for now.
14390         (assistant-find-next-nodes): Add function, returns list of next
14391         nodes.
14392
14393 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
14394
14395         * mail-source.el (mail-source-directory): Fix doc-string.
14396
14397 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
14398
14399         * assistant.el (assistant-render-text, assistant-eval): Add :set
14400         widget type, which is different because it takes and returns a
14401         list.  Much hilarity ensues.
14402
14403 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
14404
14405         * gnus-art.el (gnus-button-alist): Fixed regexp for manual links.
14406
14407         * gnus-group.el (gnus-group-get-new-news-this-group): Added
14408         doc-string.
14409
14410         * gnus-start.el (gnus-activate-group): Added doc-string.
14411
14412 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14413
14414         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
14415
14416 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
14417
14418         * assistant.el (assistant-render-text): Try to add a :set
14419         widget, more to come.
14420
14421         * spam.el (spam-group-spam-contents-p): Handle empty groupname
14422         strings.
14423         (spam-report-articles-resend)
14424         (spam-register-routine): Do registration iff any articles warrant
14425         it.
14426         (spam-summary-prepare-exit): Change log message for nil group
14427         destinations.
14428
14429 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
14430
14431         * spam.el (spam-report-resend-register-routine): Allow
14432         spam-report-resend-to to be a group parameter or a global value.
14433
14434 2004-05-26  Simon Josefsson  <jas@extundo.com>
14435
14436         * starttls.el: Merge with my GNUTLS based starttls.el.
14437         (starttls-gnutls-program, starttls-use-gnutls)
14438         (starttls-extra-arguments, starttls-process-connection-type)
14439         (starttls-connect, starttls-failure, starttls-success): New
14440         variables.
14441         (starttls-program, starttls-extra-args): Doc fix.
14442         (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New
14443         functions.
14444         (starttls-negotiate, starttls-open-stream): Check
14445         `starttls-use-gnutls' and pass on to corresponding *-gnutls
14446         function if it is set.
14447
14448 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14449
14450         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
14451         structured fields.
14452
14453 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14454
14455         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
14456
14457 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
14458
14459         * spam.el (spam-mark-new-messages-in-spam-group-as-spam): Add
14460         variable.
14461         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
14462         assigning the spam-mark to new messages.
14463
14464 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
14465
14466         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
14467
14468 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14469
14470         * dgnushack.el: Autoload customize-set-variable for XEmacs.
14471
14472         * rfc2047.el (rfc2047-encodable-p): Don't move point.
14473         (rfc2047-decode): Treat the ascii coding-system as raw-text by
14474         default.
14475
14476 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
14477
14478         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
14479         correct data.
14480
14481 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
14482
14483         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
14484         (spam-group-processor-p): Fix function.
14485         (spam-group-processor-multiple-p)
14486         (spam-group-spam-processor-report-gmane-p)
14487         (spam-group-spam-processor-report-resend-p)
14488         (spam-group-spam-processor-bogofilter-p)
14489         (spam-group-spam-processor-blacklist-p)
14490         (spam-group-spam-processor-ifile-p)
14491         (spam-group-ham-processor-ifile-p)
14492         (spam-group-spam-processor-spamoracle-p)
14493         (spam-group-spam-processor-crm114-p)
14494         (spam-group-ham-processor-bogofilter-p)
14495         (spam-group-spam-processor-stat-p)
14496         (spam-group-ham-processor-stat-p)
14497         (spam-group-ham-processor-whitelist-p)
14498         (spam-group-ham-processor-BBDB-p)
14499         (spam-group-ham-processor-spamoracle-p)
14500         (spam-group-ham-processor-copy-p): Remove functions with some
14501         prejudice against unneeded code.
14502         (spam-report-articles-resend)
14503         (spam-report-resend-register-routine): Allow the group/topic
14504         spam-resend-to value to override spam-report-resend-to.
14505         (spam-summary-prepare-exit): Invoke spam-group-processor-p
14506         properly now.
14507
14508         * gnus.el (spam-resend-to): Add group/topic parameter.
14509         (spam-process): Move the OBSOLETE processors to the end of the
14510         choices.
14511
14512 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
14513
14514         * spam-report.el (spam-report-resend-to, spam-report-resend): Start
14515         with resend-to set to nil, and then ask the user if necessary.
14516         (spam-report-resend): spam-report-resend takes a list of articles, not
14517         separate article numbers.
14518
14519 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14520
14521         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
14522         addition to emacs-w3m.
14523
14524 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14525
14526         * assistant.el (assistant-authinfo-data): New function.
14527         (assistant-eval): Eval for entire assistant.
14528
14529         * netrc.el (netrc-services-file): New variable.
14530         (netrc-parse-services): New function.
14531         (netrc-find-service-name): New function.
14532         (netrc-find-service-number): New function.
14533         (netrc-port-equal): New function.
14534         (netrc-machine): Use it.
14535
14536         * nnimap.el (nnimap-open-connection): Use netrc.
14537
14538         * gnus-util.el (gnus-netrc-get): Remove aliases.
14539
14540         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
14541
14542         * assistant.el (wid-edit): Fix compilation.
14543
14544         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
14545
14546 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
14547
14548         * gnus-util.el (gnus-set-file-modes): New function.  (small
14549         patch).
14550
14551 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14552
14553         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
14554
14555         * assistant.el (assistant-render-node): Fix up rendering and
14556         read-only text.
14557         (assistant-render-node): Reset.
14558         (assistant-make-read-only): Not sticky.
14559
14560 2004-05-20  Danny Siu  <dsiu@adobe.com>
14561
14562         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
14563         centered even when gnus-auto-center-summary is t.
14564
14565 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14566
14567         * dns.el (dns-get-txt-answer): New function.
14568         (dns-read-txt): Ditto.
14569         (query-dns): Use it.
14570
14571 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
14572
14573         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
14574         active for foreign groups even if the group level is higher than
14575         the specified value.
14576
14577 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14578
14579         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
14580         non-active groups.
14581
14582         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
14583
14584 2004-05-20  Magnus Henoch  <mange@freemail.hu>
14585
14586         * dns.el (dns-read-type): Add support for SVR.  (small patch)
14587
14588 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
14589
14590         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
14591         (spam-crm114-header, spam-crm114-spam-switch)
14592         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
14593         (spam-crm114-positive-spam-header)
14594         (spam-crm114-database-directory, spam-list-of-processors)
14595         (spam-group-spam-processor-crm114-p)
14596         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
14597         (spam-generic-score, spam-list-of-checks)
14598         (spam-list-of-statistical-checks, spam-registration-functions)
14599         (spam-check-crm114-headers, spam-crm114-score)
14600         (spam-check-crm114, spam-crm114-register-with-crm114)
14601         (spam-crm114-register-spam-routine)
14602         (spam-crm114-unregister-spam-routine)
14603         (spam-crm114-register-ham-routine)
14604         (spam-crm114-unregister-ham-routine): Add CRM114 support.  From
14605         asjo@koldfront.dk (Adam Sjøgren).
14606
14607         * gnus.el: Add spam-use-crm114.
14608
14609         * spam.el (spam-list-of-processors, spam-registration-functions):
14610         Add spam-use-resend.
14611         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
14612         (spam-report-articles-gmane): Add doc fix.
14613         (spam-report-articles-resend, spam-report-resend-register-routine):
14614         Add wrappers around spam-report-resend-to.
14615
14616         * spam-report.el (spam-report-resend-to, spam-report-resend):
14617         Add support for resending spam.
14618         (spam-report-gmane): Fix line length >80.
14619
14620         * gnus.el (spam-process): Add spam-use-resend.
14621
14622 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
14623
14624         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
14625         number of processed spam messages.
14626         (spam-ham-copy-or-move-routine): Return the number of processed
14627         ham messages.
14628         (spam-summary-prepare-exit): Use the above values to decide
14629         whether status messages shouled be displayed.
14630
14631 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
14632
14633         * rfc2047.el (rfc2047-encode-function-alist): Renamed from
14634         `rfc2047-encoding-function-alist' in order to avoid conflicting
14635         with the old version.
14636         (rfc2047-encode-region): Concatenate words containing non-ASCII
14637         characters in structured fields; don't encode space-delimited
14638         ASCII words even in unstructured fields; don't break words at
14639         char-category boundaries.
14640         (rfc2047-encode-1): New function.
14641         (rfc2047-encode): Use it; encode text so that it occupies the
14642         maximum width within 76-column; work correctly on Q encoding for
14643         iso-2022-* charsets.
14644         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
14645         sure not to break a line just after the header name.
14646         (rfc2047-b-encode-region): Removed.
14647         (rfc2047-b-encode-string): New function.
14648         (rfc2047-q-encode-region): Removed.
14649         (rfc2047-q-encode-string): New function.
14650
14651         * mm-util.el (mm-replace-in-string): New function.
14652
14653 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14654
14655         * gnus-msg.el (gnus-inews-make-draft-meta-information): Really
14656         get it right.
14657         (gnus-inews-make-draft): Really.
14658
14659 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
14660
14661         * nnmh.el (nnmh-request-list-1): Don't check the link count
14662         before descending.  (small patch)
14663
14664 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14665
14666         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
14667         stuff.
14668
14669         * gnus-start.el (gnus-subscribe-hierarchical-interactive): Match
14670         on real group name.
14671
14672         * gnus-art.el (gnus-signature-limit): Doc fix.
14673
14674         * gnus-msg.el (gnus-inews-make-draft): Quote list.
14675
14676         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
14677
14678 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
14679
14680         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
14681         isn't a string.
14682
14683 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14684
14685         * gnus-draft.el (gnus-draft-send): Bind
14686         rfc2047-encode-encoded-words.
14687
14688         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
14689         (rfc2047-encodable-p): Say that =? needs encoding.
14690         (rfc2047-encode-encoded-words): New variable.
14691
14692         * gnus-group.el (gnus-group-select-group): Doc fix.
14693
14694         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
14695
14696         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
14697         to nil.
14698
14699         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
14700
14701         * nnheader.el (nnheader-get-lines-and-char): New function.
14702
14703 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
14704
14705         * gnus-msg.el (gnus-summary-followup-with-original): Document
14706         yanking of region when active.
14707
14708 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14709
14710         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
14711         groups if the group level is higher than the specified value.
14712
14713 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
14714
14715         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
14716         (gnus-group-jump-to-group): Added prefix argument using
14717         `gnus-group-jump-to-group-prompt'.  Query before jumping to
14718         non-active group.
14719
14720         * compface.el (uncompface): Be verbose when changing
14721         `uncompface-use-external'.
14722
14723         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
14724         handle manual section.
14725
14726 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14727
14728         * gnus-art.el (gnus-button-alist): Revert previous change.
14729
14730 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
14731
14732         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
14733
14734 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14735
14736         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
14737         whether backend can accept message.
14738
14739         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
14740
14741 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
14742
14743         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
14744         Avoid creating directory when nntp-marks-is-evil is true.
14745         Reported by Reiner Steib.
14746
14747 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
14748
14749         * gnus-picon.el (gnus-picon-style): New variable.
14750         (gnus-picon-insert-glyph): Added optional `nostring' argument.
14751         (gnus-picon-transform-address): Support `gnus-picon-style'.  From
14752         Jesper Harder <harder@ifa.au.dk>.
14753
14754 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14755
14756         * message.el (message-fill-field): Return point.
14757         (message-generate-headers): Go to end of field.
14758
14759         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
14760         stuff for non-living groups.
14761
14762 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
14763
14764         * gnus-art.el (gnus-article-followup-with-original)
14765         (gnus-article-reply-with-original): gnus-mark-active-p ->
14766         gnus-region-active-p.
14767
14768 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
14769
14770         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
14771         only when there is spam or ham to be processed.
14772
14773 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14774
14775         * mail-source.el (mail-source-delete-crash-box): Refactor.
14776         (mail-source-fetch): Use it.
14777         (mail-source-fetch-file): Ditto.
14778         (mail-source-fetch-directory): Run postscript in loop.
14779         (mail-source-fetch-pop): Delete.
14780         (mail-source-fetch-maildir): Ditto.
14781         (mail-source-fetch-imap): Ditto.
14782
14783         * imap.el (imap-authenticators): Comment out sasl.
14784
14785         * message.el (message-skip-to-next-address): New function.
14786         (message-fill-header-address): Refactor.
14787         (message-fill-address): Use it.
14788         (message-delete-address): Use it.
14789         (message-fill-header-general): Refactor.
14790         (message-fill-field-address): Rename.
14791         (message-narrow-to-field): Find the start of the header.
14792         (message-header-format-alist): Don't pre-fill.
14793         (message-fill-header): Removed.
14794         (message-insert-header): New function.
14795         (message-shorten-references): Use it.
14796
14797         * rfc2047.el (rfc2047-field-value): Strip props.
14798
14799         * mail-parse.el (mail-header-make-address): New alias.
14800
14801         * ietf-drums.el (ietf-drums-make-address): New function.
14802
14803         * imap.el: Add compiler directives.
14804
14805         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
14806
14807         * gnus-art.el (article-decode-idna-rhs): Don't use
14808         message-idna-inside-rhs-p.
14809
14810 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14811
14812         * message.el (message-idna-inside-rhs-p): Removed.
14813         (message-idna-to-ascii-rhs-1): Use proper address parsing.
14814
14815         * gnus-art.el (gnus-emphasis-alist): Removed strikethru; too many
14816         false positives.
14817
14818 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
14819
14820         * imap.el (imap-sasl-make-mechanisms): Use sasl.
14821
14822 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14823
14824         * nneething.el (nneething-file-name): Don't create spurious
14825         files.
14826
14827         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
14828         (gnus-inews-do-gcc): Remove sleep.
14829
14830         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
14831         part under point.
14832
14833         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
14834         (gnus-agent-regenerate-group): Using nil messages aren't valid.
14835
14836 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
14837
14838         * spam.el (spam-summary-prepare-exit): Fixed (length).
14839
14840 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
14841
14842         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
14843         as expired without moving it" message when there are spam
14844         messages left.
14845
14846 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
14847
14848         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
14849         header is not nil.
14850
14851 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
14852
14853         * nntp.el (nntp-request-set-mark, nntp-request-update-info): Call
14854         nntp-possibly-create-directory, not nntp-possibly-change-group.
14855         (nntp-marks-changed-p): New arg SERVER.
14856         (nntp-request-update-info): Adjust caller.
14857
14858 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
14859
14860         * nntp.el (nntp-save-marks): Pass missing arg.
14861
14862 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
14863
14864         * nntp.el: Support marks.
14865         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
14866         (nntp-marks-modtime, nntp-marks-directory): New variables.
14867         (nntp-request-set-mark, nntp-request-update-info)
14868         (nntp-possibly-create-directory, nntp-marks-changed-p)
14869         (nntp-save-marks, nntp-open-marks, nntp-marks-directory): New
14870         functions.
14871
14872 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
14873
14874         * gnus-xmas.el (gnus-xmas-select-lowest-window)
14875         (gnus-xmas-redefine): Rename.
14876
14877         * gnus-score.el (gnus-score-insert-help): Use
14878         gnus-select-lowest-window.
14879
14880         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
14881         appt-select-lowest-window and rename to gnus-select-lowest-window.
14882
14883         * gnus.el: do.
14884
14885 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
14886
14887         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
14888         encodings of MIME-encoded words, in order to improve
14889         interoperability with several broken MUAs.
14890
14891 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
14892
14893         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
14894         tags, only when charsets are not specified in headers.
14895         (mm-inline-text-html-render-with-w3m): Ditto.
14896
14897         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
14898         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
14899
14900 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
14901
14902         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
14903         instead of MIME-decoded from fields when checking
14904         `gnus-article-address-banner-alist'.
14905
14906 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
14907
14908         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
14909         description rather than subject.
14910
14911 2004-05-02  Steve Youngs  <steve@youngs.au.com>
14912
14913         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
14914
14915 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14916
14917         * gnus.el (gnus-version-number): Bump.
14918
14919 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
14920
14921         * gnus.el: No Gnus v0.2 is released.
14922
14923 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14924
14925         * gnus-agent.el (gnus-agent-read-agentview): Inline
14926         gnus-uncompress-range.
14927
14928 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
14929
14930         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
14931         `exec-installed-p'.
14932
14933 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
14934
14935         * gnus.el (spam-process, spam-autodetect-methods): Add
14936         bsfilter and bsfilter-headers.
14937
14938         * spam.el (spam-bsfilter): New customize group.
14939         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
14940         (spam-bsfilter-header, spam-bsfilter-probability-header)
14941         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
14942         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
14943         (spam-bsfilter-database-directory): New options.
14944         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
14945         (spam-list-of-statistical-checks, spam-registration-functions):
14946         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
14947         (spam-bsfilter-score): New command.
14948         (spam-check-bsfilter-headers, spam-check-bsfilter)
14949         (spam-bsfilter-register-with-bsfilter)
14950         (spam-bsfilter-register-spam-routine)
14951         (spam-bsfilter-unregister-spam-routine)
14952         (spam-bsfilter-register-ham-routine)
14953         (spam-bsfilter-unregister-ham-routine): New functions.
14954         (spam-generic-score): Support bsfilter; Accept an optional argument
14955         to recalcurate spam score even if scoring header has already been
14956         added.
14957         (spam-bogofilter-score, spam-spamassassin-score): Accept an
14958         optional argument to recalcurate spam score even if scoring header
14959         has already been added.
14960
14961 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
14962
14963         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
14964         strings!  Reported by David D. Smith <davidsmith@acm.org>.
14965         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
14966         link is missing.
14967
14968 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
14969
14970         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
14971         (html2text-get-attr): Rewrite.
14972
14973         * message.el (message-setup-1): Remove redundant put-text-property
14974         on mail-header-separator.
14975
14976 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
14977
14978         * gnus-registry.el (gnus-registry-cache-whitespace)
14979         (gnus-registry-action, gnus-registry-spool-action)
14980         (gnus-registry-split-fancy-with-parent): Change message levels
14981         from 5 to 3 or 7, as needed.
14982
14983         * spam.el (spam-summary-prepare-exit)
14984         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
14985         (spam-split, spam-find-spam, spam-log-undo-registration)
14986         (spam-check-blackholes, spam-enter-ham-BBDB): Changed message
14987         level from 5 to 6.
14988
14989 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14990
14991         * gnus-ems.el: Autoload appt-select-lowest-window (revert
14992         2004-03-04 change).
14993
14994 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
14995
14996         * sieve-manage.el (sieve-manage-open):
14997         * nnweb.el (nnweb-insert-html):
14998         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
14999         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
15000         * nnspool.el (nnspool-request-group):
15001         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
15002         * nnml.el (nnml-request-update-info):
15003         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
15004         (nnmh-request-create-group, nnmh-update-gnus-unreads):
15005         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
15006         (nnimap-request-set-mark):
15007         * nnfolder.el (nnfolder-request-update-info):
15008         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
15009         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
15010         * gnus-uu.el (gnus-uu-find-articles-matching):
15011         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
15012         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
15013         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
15014         * gnus-nocem.el (gnus-nocem-scan-groups):
15015         * gnus-int.el (gnus-start-news-server):
15016         * gnus-group.el (gnus-group-make-kiboze-group)
15017         (gnus-group-browse-foreign-server):
15018         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
15019         Use mapc when appropriate.
15020
15021 2004-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
15022
15023         FIXME: Make separate entries for each person.
15024
15025         From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
15026         Sjøgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
15027         <shields@msrl.com>:
15028
15029         * spam.el (spam-necessary-extra-headers): Get the extra headers we
15030         may need for spam sorting and scoring.
15031         (spam-user-format-function-S): Add user format function suitable for
15032         general use.
15033         (spam-article-sort-by-spam-status): Add sorting function for summary
15034         sorting.
15035         (spam-extra-header-to-number): Add function to get a score from a
15036         header.
15037         (spam-summary-score): Add function to get a numeric score from the
15038         headers.
15039         (spam-generic-score): Fix function doc, was in wrong place.
15040         (spam-initialize): Take symbols when it's run, and install the
15041         extra headers that spam-necessary-extra-headers thinks we need.
15042
15043 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
15044
15045         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
15046         Reported by bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
15047
15048 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
15049
15050         * gnus-sum.el (gnus-set-global-variables)
15051         (gnus-build-all-threads, gnus-get-newsgroup-headers)
15052         (gnus-article-get-xrefs, gnus-summary-best-group)
15053         (gnus-summary-next-article, gnus-summary-enter-digest-group)
15054         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
15055         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
15056         Use with-current-buffer.
15057
15058 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
15059
15060         * spam.el (spam-summary-prepare-exit): Simplify logic.
15061         (spam-fetch-article-header): Read the article header if it's not
15062         available.
15063         (spam-list-articles): Simplify logic.
15064         (spam-filelist-register-routine): Fix bug with unregister-list.
15065
15066         * gnus-registry.el: Fix comments at beginning.
15067
15068 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
15069
15070         * message.el (message-cater-to-broken-inn): Remove.
15071         (message-shorten-references): Make sure the total folded length of
15072         References is shorter than 998 characters to cater to a bug in INN
15073         2.3.  Also, don't pretend that references aren't folded -- this
15074         hasn't worked for a while.
15075
15076 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15077
15078         * gnus-agent.el (gnus-agentize):
15079         gnus-agent-send-mail-real-function no longer set to current value
15080         of message-send-mail-function but rather a lambda that calls
15081         message-send-mail-function.  The change makes the agent real-time
15082         responsive to user changes to message-send-mail-function.
15083
15084 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15085
15086         * legacy-gnus-agent.el
15087         (gnus-agent-convert-to-compressed-agentview): Fixed typos with
15088         help from Florian Weimer <fw@deneb.enyo.de>
15089
15090 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15091
15092         * nnmail.el (nnmail-cache-insert): Revert last change.
15093
15094 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
15095
15096         * nnmail.el (nnmail-cache-insert): Always check whether
15097         nnmail-cache-ignore-groups matches a group name.
15098
15099 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
15100
15101         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
15102         (spam-find-spam, spam-log-processing-to-registry)
15103         (spam-log-registered-p, spam-log-unregistration-needed-p)
15104         (spam-log-undo-registration): Use gnus-message instead of
15105         gnus-error, none of these errors are fatal.
15106
15107         * gnus-registry.el (gnus-registry-clean-empty-function)
15108         (gnus-registry-clean-empty): Remove only empty entries without
15109         extra data.
15110
15111 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
15112
15113         * spam-stat.el (spam-stat-buffer-change-to-spam)
15114         (spam-stat-buffer-change-to-non-spam): Change (error) to
15115         (gnus-message 8) invocation.
15116
15117 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15118
15119         * nntp.el (nntp-via-netcat-command): New variable.
15120         (nntp-via-netcat-switches): New variable.
15121         (nntp-open-via-rlogin-and-netcat): New function.
15122         (nntp-open-connection-function): Doc fix.
15123         (nntp-telnet-command): Doc fix.
15124         (nntp-end-of-line): Doc fix.
15125         (nntp-via-rlogin-command): Doc fix.
15126         (nntp-via-user-name): Doc fix.
15127         (nntp-via-address): Doc fix.
15128
15129 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15130
15131         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
15132         error in Emacs 21.1.
15133
15134 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
15135
15136         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
15137
15138 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15139
15140         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
15141         (gnus-agent-with-refreshed-group): New macro.
15142         (gnus-agent-rename-group): New function.
15143         (gnus-agent-delete-group): New function.
15144         (gnus-agent-save-group-info): Use gnus-command-method when
15145         `method' parameter is nil.  Don't write nil entries into the
15146         active file.
15147         (gnus-agent-get-group-info): New function.
15148         (gnus-agent-fetch-articles): Use
15149         gnus-agent-update-files-total-fetched-for to increment disk space
15150         used.
15151         (gnus-agent-fetch-headers, gnus-agent-save-alist): Use
15152         gnus-agent-update-view-total-fetched-for to increment disk space
15153         used.
15154         (gnus-agent-get-local): Added optional parameters to avoid calling
15155         gnus-group-real-name and gnus-find-method-for-group.
15156         (gnus-agent-set-local): Delete stored entry if either min, or max,
15157         are nil.
15158         (gnus-agent-fetch-session): Reworded error/quit messages.  On
15159         quit, use gnus-agent-regenerate-group to record existance of any
15160         articles fetched to disk before the quit occurred.
15161         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
15162         gnus-agent-update-view-total-fetched-for, and
15163         gnus-agent-update-files-total-fetched-for to decrement disk space
15164         used.
15165         (gnus-agent-retrieve-headers): Use
15166         gnus-agent-update-view-total-fetched-for to increment disk space
15167         used.
15168         (gnus-agent-regenerate-group): Replace gnus-group-update-group
15169         with gnus-agent-update-files-total-fetched-for to decrement disk
15170         space and fresh group buffer.
15171         (gnus-agent-inhibit-update-total-fetched-for): New variable.
15172         (gnus-agent-need-update-total-fetched-for): New variable.
15173         (gnus-agent-update-files-total-fetched-for): New function.
15174         (gnus-agent-update-view-total-fetched-for): New function.
15175         (gnus-agent-total-fetched-for): New function.
15176
15177         * gnus-cache.el (gnus-cache-save-buffers): Use
15178         gnus-cache-update-overview-total-fetched-for to change disk space
15179         used by this group.
15180         (gnus-cache-possibly-enter-article): Use
15181         gnus-cache-update-file-total-fetched-for to increment disk space
15182         used by this group.
15183         (gnus-cache-possibly-remove-article): Use
15184         gnus-cache-update-file-total-fetched-for to decrement disk space
15185         used by this group.
15186         (gnus-cache-generate-nov-databases): Purge total fetched cache.
15187         (gnus-cache-rename-group): New function.
15188         (gnus-cache-delete-group): New function.
15189         (gnus-cache-inhibit-update-total-fetched-for): New variable.
15190         (gnus-cache-need-update-total-fetched-for): New variable.
15191         (gnus-cache-with-refreshed-group): New macro.
15192         (gnus-cache-update-file-total-fetched-for): New function.
15193         (gnus-cache-update-overview-total-fetched-for): New function.
15194         (gnus-cache-rename-group-total-fetched-for): New function.
15195         (gnus-cache-delete-group-total-fetched-for): New function.
15196         (gnus-cache-total-fetched-for): New function.
15197
15198         * gnus-group.el: Require gnus-sum and autoload functions to
15199         resolve warnings when gnus-group.el compiled alone.
15200         (gnus-group-line-format): Documented new %F.
15201         (size of Fetched data) group line format; identifies disk space
15202         used by agent and cache.
15203         (gnus-group-line-format-alist): Defined new F format.
15204         (gnus-total-fetched-for): New function.
15205         (gnus-group-delete-group): No longer update
15206         gnus-cache-active-altered as gnus-request-delete-group now keeps
15207         the cache in sync.
15208         (gnus-group-list-active): Let the agent store a server's active
15209         list if currently plugged.
15210
15211         * gnus-int.el (gnus-request-delete-group):
15212         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
15213         local disk in sync with the server.
15214         (gnus-request-rename-group):
15215         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
15216         local disk in sync with the server.
15217
15218         * gnus-start.el (gnus-get-unread-articles):
15219         Cosmetic simplification to logic.
15220
15221         * gnus-util.el (gnus-rename-file): New function.
15222
15223 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
15224
15225         * mm-util.el (mm-image-load-path): Handle nil in load-path.
15226
15227 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
15228
15229         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
15230         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
15231
15232 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
15233
15234         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
15235         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
15236
15237 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
15238
15239         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
15240
15241 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
15242
15243         * spam.el (spam-set-difference): Add function to replace
15244         gnus-set-difference in spam.el.
15245         (spam-summary-prepare-exit): Use spam-set-difference.
15246
15247 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
15248
15249         * gnus-registry.el (gnus-registry-cache-file): Update to use
15250         gnus-dribble-directory OR gnus-home-directory OR ~.
15251         (gnus-registry-split-fancy-with-parent): Fix doc.
15252
15253 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15254
15255         * message.el (message-exchange-point-and-mark): Use
15256         message-mark-active-p.  Suggested by Jesper Harder
15257         <harder@ifa.au.dk>.
15258
15259 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15260
15261         * message.el (message-exchange-point-and-mark): Don't activate
15262         region if it was inactive.  Suggested by Hiroshi Fujishima
15263         <pooh@nature.tsukuba.ac.jp>.
15264
15265 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15266
15267         * gnus-art.el (article-display-face): Display Faces in the same
15268         order as X-Faces.
15269
15270 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15271
15272         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
15273
15274 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15275
15276         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
15277         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
15278         (gnus-article-mime-hierarchy): Remove.
15279         (gnus-article-mime-hierarchy-next): Remove.
15280         (gnus-article-mode): Revert 2004-03-19 change.
15281         (gnus-article-setup-buffer): Revert 2004-03-19 change.
15282         (gnus-insert-mime-button): Revert 2004-03-19 change.
15283         (gnus-mime-accumulate-hierarchy): Remove.
15284         (gnus-mime-enter-multipart): Remove.
15285         (gnus-mime-leave-multipart): Remove.
15286         (gnus-mime-display-part): Revert 2004-03-19 change.
15287         (gnus-mime-display-alternative): Revert 2004-03-19 change.
15288
15289         * mml.el (mml-preview): Revert 2004-03-19 change.
15290
15291 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
15292
15293         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
15294
15295 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15296
15297         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
15298         t while entering a file name using the mm-with-multibyte macro.
15299         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
15300
15301         * mm-util.el (mm-with-multibyte): New macro.
15302
15303 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15304
15305         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): New
15306         user option.
15307         (gnus-mime-multipart-functions): Doc and customization fix.
15308         (gnus-article-mime-hierarchy): New variable.
15309         (gnus-article-mime-hierarchy-next): New variable.
15310         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
15311         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
15312         gnus-article-mime-hierarchy-next to nil.
15313         (gnus-insert-mime-button): Show hierarchy numbers.
15314         (gnus-mime-accumulate-hierarchy): New function.
15315         (gnus-mime-enter-multipart): New function.
15316         (gnus-mime-leave-multipart): New function.
15317         (gnus-mime-display-part): Recompute hierarchical MIME structure.
15318         (gnus-mime-display-alternative): Show hierarchy numbers.
15319
15320         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
15321         gnus-article-mime-hierarchy-next to nil.
15322
15323 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
15324
15325         * dns.el: Don't require gnus-xmas.
15326
15327 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
15328
15329         * mml.el (mml-generate-mime-1): Don't use format=flowed with
15330         inline PGP.
15331         (mml-menu): Disable mml-quote-region if mark is inactive.
15332
15333 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15334
15335         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
15336         when the group's active is not available.
15337
15338 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15339
15340         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
15341         error.
15342
15343 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
15344
15345         * imap.el (imap-store-password): New variable.
15346         (imap-interactive-login): Use it.
15347         Suggested by Mark Plaksin <happy@mcplaksin.org>.
15348
15349 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15350
15351         * gnus-art.el (gnus-article-read-summary-keys): Restore new
15352         window-start and hscroll to summary window.
15353
15354 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15355
15356         * gnus-start.el (gnus-convert-old-newsrc): Only write the
15357         conversion message to newsrc-dribble when an actual conversion is
15358         performed.
15359
15360 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
15361
15362         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
15363
15364 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15365
15366         * mm-decode.el (mm-complicated-handles): New function reviving
15367         former definition of mm-multiple-handles.
15368
15369         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
15370         (gnus-mime-delete-part): Use it.
15371
15372 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15373
15374         * gnus-agent.el (gnus-agent-read-local): Bind
15375         nnheader-file-coding-system to gnus-agent-file-coding-system to
15376         avoid the implicit assumption that they will always be equal.
15377         (gnus-agent-save-local): Bind buffer-file-coding-system, not
15378         coding-system-for-write, as the with-temp-file macro first prints
15379         to a buffer then saves the buffer.
15380
15381 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15382
15383         * gnus-art.el (gnus-article-edit-part): New function.
15384         (gnus-mime-save-part-and-strip): Use it; do query instead of
15385         signaling an error; don't use mm-multiple-handles.
15386         (gnus-mime-delete-part): Ditto.
15387
15388 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15389
15390         * gnus-agent.el (gnus-agent-read-agentview): Removed support for
15391         old file versions.
15392         (gnus-group-prepare-hook): Removed function that converted list
15393         form of gnus-agent-expire-days to group properties.
15394
15395         * gnus-int.el: Autoload gnus-agent-regenerate-group.
15396         (gnus-request-accept-article): Re-indented.
15397
15398         * gnus-start.el (gnus-convert-old-newsrc): Registered new
15399         converters to handle old agent file formats.  Added logic for a
15400         "backup before upgrading warning".
15401         (gnus-convert-mark-converter-prompt): Developers can mark
15402         functions as needing (default), or not needing,
15403         gnus-convert-old-newsrc's "backup before upgrading warning".
15404         (gnus-convert-converter-needs-prompt): Tests whether the user
15405         should be protected from potentially irreversable changes by the
15406         function.
15407
15408         * legacy-gnus-agent.el: New.  Provides converters that are only
15409         loaded when gnus-convert-old-newsrc needs to call them.
15410
15411 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
15412
15413         * mail-source.el (mail-source-touch-pop): Doc fix.
15414
15415         * message.el (message-smtpmail-send-it): Doc fix.
15416
15417 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
15418
15419         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
15420
15421         * nnmail.el (nnmail-split-fancy): do.
15422
15423         * gnus-kill.el (gnus-kill, gnus-execute): do.
15424
15425 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
15426
15427         * gnus-sum.el (gnus-widget-reversible-match)
15428         (gnus-widget-reversible-to-internal)
15429         (gnus-widget-reversible-to-external): New functions.
15430         (gnus-widget-reversible): New widget.
15431         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
15432
15433 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
15434
15435         * gnus-sum.el (gnus-thread-sort-functions)
15436         (gnus-article-sort-functions): Document `(not F)' items.
15437
15438 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
15439
15440         * spam.el (spam-use-gmane-xref): Add new backend.
15441         (spam-gmane-xref-spam-group): Add variable to control the name of the
15442         Gmane spam group.
15443         (spam-blackhole-servers, spam-blackhole-good-server-regex)
15444         (spam-regex-headers-spam, spam-regex-headers-ham)
15445         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
15446         (spam-list-of-checks): Add spam-use-gmane-xref to list of
15447         backends and checks.
15448         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
15449
15450         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
15451         an autodetect method.
15452
15453 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15454
15455         * gnus-int.el (gnus-request-accept-article): Inform the agent that
15456         articles are being added to a group.
15457         (gnus-request-replace-article): Inform the agent that articles
15458         need to be uncached as the cached contents are no longer valid.
15459
15460 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
15461
15462         * binhex.el: Don't autoload executable-find.
15463
15464         * canlock.el: Don't autoload mail-fetch-field.
15465
15466         * dgnushack.el: Autoload c-mode for XEmacs.
15467
15468         * gnus-ems.el: Don't autoload appt-select-lowest-window.
15469
15470         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
15471         rmail-dont-reply-to and rmail-output.
15472
15473         * gnus-score.el: Don't autoload ffap-string-at-point.
15474
15475         * gnus-setup.el: Don't autoload sc-cite-original.
15476
15477         * imap.el: Don't autoload base64-decode-string,
15478         base64-encode-string and md5.
15479
15480         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
15481         and rmail-msg-restore-non-pruned-header.
15482
15483         * mm-decode.el: Don't autoload executable-find.
15484
15485         * mm-url.el: Don't autoload executable-find.
15486
15487         * mm-view.el: Don't autoload diff-mode.
15488
15489         * nndb.el: Don't autoload news-reply-mode, news-setup,
15490         cancel-timer and telnet.
15491
15492         * password.el: Don't autoload run-at-time for Emacs.
15493
15494         * sha1-el.el: Don't autoload executable-find.
15495
15496         * sieve-mode.el: Don't autoload c-mode.
15497
15498         * uudecode.el: Don't autoload executable-find.
15499
15500 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15501
15502         * gnus-agent.el (gnus-agent-file-header-cache): Removed.
15503         (gnus-agent-possibly-alter-active): Avoid null in numeric
15504         comparison.
15505         (gnus-agent-set-local): Refuse to save null in local object table.
15506         (gnus-agent-regenerate-group): The REREAD parameter can now be a
15507         list of articles that will be marked as unread.
15508
15509 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
15510
15511         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
15512
15513 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
15514
15515         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
15516         language tags.
15517
15518 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
15519
15520         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
15521         Don't bind "obarray".
15522
15523         * gnus-sum.el (gnus-thread-sort-functions): Added
15524         `gnus-thread-sort-by-most-recent-number' and
15525         `gnus-thread-sort-by-most-recent-date'.
15526         Reported by Kai Grossjohann <kai@emptydomain.de>.
15527
15528 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
15529
15530         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
15531
15532 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15533
15534         * gnus-cus.el (gnus-agent-customize-category): Removed
15535         ignore-errors macro reference that required cl to be loaded at
15536         run-time.
15537
15538         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
15539         single-interval range of the form (min . max).  Previously the
15540         range had to look like ((min . max)).  Likewise, return
15541         (min . max) rather than ((min . max)).
15542         (gnus-range-map): Use gnus-range-normalize to accept
15543         single-interval range.
15544
15545         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
15546         the cache, but not the agent, now appear with their usual face.
15547
15548         * dgnushack.el (loaddir): New variable that is bound to the
15549         directory containing the dgnushack.el file. Use loaddir, rather
15550         than srcdir, to update load-path. Change lets dgnushack compile
15551         code in directories other than GNUS/lisp.
15552
15553 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
15554
15555         * lpath.el: Don't bind w3m-safe-url-regexp.
15556
15557         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
15558         w3m-safe-url-regexp variable buffer-local.
15559
15560         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
15561
15562 2004-02-27  Simon Josefsson  <jas@extundo.com>
15563
15564         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
15565         gnus-group-real-prefix.
15566         (gnus-summary-move-article): Use it, instead of
15567         gnus-group-real-prefix.
15568
15569 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15570
15571         * lpath.el: Bind w3m-safe-url-regexp.
15572
15573         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
15574         w3m-safe-url-regexp variable buffer-local and set it as the value
15575         of mm-w3m-safe-url-regexp.
15576
15577         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
15578
15579         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
15580         parsing gnus-posting-styles when the message is not for replying.
15581
15582         * dgnushack.el: Autoload sgml-mode for XEmacs.
15583
15584         * nnrss.el (nnrss-opml-export): Use
15585         mm-set-buffer-file-coding-system instead of
15586         set-buffer-file-coding-system.
15587
15588 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
15589
15590         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
15591         of checkdoc.el).
15592         * nnrss.el: do.
15593         * gnus-mlspl.el: do.
15594         * gnus-ml.el: do.
15595         * gnus-srvr.el: do.
15596
15597         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
15598
15599 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
15600
15601         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
15602         Corrections to custom-manual links.
15603
15604         * gnus-art.el (gnus-article): Ditto.
15605
15606         * mm-decode.el (mime-display, mime-security): Ditto.
15607
15608 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
15609
15610         * flow-fill.el: Typo.
15611
15612 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
15613
15614         * spam-wash.el: New file.
15615
15616 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
15617
15618         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
15619
15620 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
15621
15622         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
15623         to be run with new-articles as LIST1, not LIST2.
15624         (spam-registration-functions): Add spam-use-ham-copy as a nil
15625         registration backend.
15626
15627 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
15628
15629         * spam-stat.el (spam-stat-washing-hook): New option.
15630         (spam-stat-buffer-words): Use it.
15631         (spam-stat-process-directory, spam-stat-test-directory): Use
15632         insert-file-contents-literally.
15633         (spam-stat-coding-system): New variable.
15634         (spam-stat-load, spam-stat-save): Use it.
15635
15636 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15637
15638         * spam-report.el (spam-report-plug-agent): Quote
15639         spam-report-url-to-file and spam-report-url-ping-plain.
15640
15641 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
15642
15643         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Allow
15644         / in mailto URLs.
15645
15646 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
15647
15648         * spam-report.el (spam-report-process-queue): Fix interactive use.
15649         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
15650         (spam-report-unplug-agent): Doc fixes.
15651         (spam-report-url-ping-mm-url, spam-report-url-to-file)
15652         (spam-report-agentize, spam-report-deagentize): Autoload.
15653
15654 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15655
15656         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
15657
15658         * message.el (message-setup-fill-variables): Add mml tags to
15659         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
15660         <ajk@iu.edu>.
15661         (message-mode): Don't modify paragraph-separate there.
15662
15663 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15664
15665         * compface.el (uncompface-use-external): Default to undecided.
15666         (uncompface-use-external-threshold): New variable.
15667         (uncompface-float-time): New macro.
15668         (uncompface): Determine whether to use the external decoder if
15669         uncompface-use-external is undecided.
15670
15671 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15672
15673         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
15674         after images.
15675
15676         * gnus-art.el (gnus-mime-display-single): Remove dead code.
15677
15678 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
15679
15680         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
15681
15682         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
15683
15684         * gnus-sum.el (gnus-summary-limit-to-age)
15685         (gnus-summary-limit-children): do.
15686
15687         * gnus-int.el (gnus-request-scan): do.
15688
15689         * gnus-group.el (gnus-group-suspend): do.
15690
15691         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
15692
15693         * gnus-cite.el (gnus-cite-parse-attributions): do.
15694
15695         * gnus-agent.el (gnus-summary-set-agent-mark)
15696         (gnus-agent-regenerate-group): do.
15697
15698         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
15699
15700         * binhex.el (binhex-decode-region-internal): do.
15701
15702 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15703
15704         * gnus-fun.el (gnus-face-properties-alist): New user option.
15705         (gnus-display-x-face-in-from): Use it.
15706
15707         * gnus-art.el (article-display-face): Ditto.
15708
15709         * compface.el (uncompface-use-external): Default to nil.
15710
15711 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
15712
15713         * nntp.el (nntp-erase-buffer): New function.
15714         (nntp-retrieve-data, nntp-send-command)
15715         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
15716         (nntp-possibly-change-group): Use it.
15717
15718         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list): Use
15719         with-current-buffer.
15720
15721 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
15722
15723         * compface.el: Merge the ELisp-based uncompface program.
15724         (compface): New customization group.
15725         (uncompface-use-external): New user option.
15726         (uncompface): Call uncompface-internal if uncompface-use-external
15727         is nil.
15728         (uncompface-internal): New function.  Note that there are also
15729         some other functions and variables added for this function.
15730
15731 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
15732
15733         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
15734         if necessary.
15735
15736 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
15737
15738         * spam-report.el (spam-report-unplug-agent)
15739         (spam-report-plug-agent, spam-report-deagentize)
15740         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
15741         Add support for the Agent in spam-report: when unplugged, report to a
15742         file; when plugged, submit all the requests.
15743
15744         * spam.el (spam-register-routine): Fix message about
15745         registration.
15746
15747 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
15748
15749         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
15750         dependencies.
15751         (rfc2047-encode): Use it.
15752
15753         * gnus-art.el (gnus-button-marker-list): Move before first
15754         reference.
15755
15756         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
15757         (imap-parse-body): Fix format string mismatch.
15758
15759         * gnus-score.el (gnus-summary-increase-score): do.
15760
15761         * nnrss.el (nnrss-close): New function.
15762
15763 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
15764
15765         * nnrss.el (nnrss-make-filename): New function.
15766         (nnrss-request-delete-group, nnrss-read-server-data)
15767         (nnrss-save-server-data, nnrss-read-group-data)
15768         (nnrss-save-group-data): Use it.
15769         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
15770         (nnrss-read-server-data, nnrss-read-group-data): Use load.
15771         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
15772
15773 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
15774
15775         * mml.el (mml-compute-boundary-1): Don't uncompress files.
15776
15777 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
15778
15779         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
15780         files.
15781
15782         * message.el (message-generate-headers-first): Don't quote nil
15783         and t in docstrings.
15784
15785         * imap.el (imap-id): do.
15786
15787         * gnus-agent.el (gnus-agent-consider-all-articles)
15788         (gnus-agent-queue-mail): do.
15789
15790 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
15791
15792         * spam-report.el (spam-report-process-queue): New function.
15793         Process requests from `spam-report-requests-file'.
15794         (spam-report-process-queue): Doc fix.
15795
15796 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
15797
15798         * spam.el (spam-register-routine)
15799         (spam-log-processing-to-registry, spam-log-registered-p)
15800         (spam-log-unregistration-needed-p, spam-log-undo-registration):
15801         Change "check" to "spam-check" for semi-clarity.
15802
15803 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
15804
15805         * pop3.el: Require nnheader.
15806
15807         * mml-smime.el: Require cl.  Autoload message-fetch-field.
15808
15809         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
15810
15811         * gnus-picon.el: Require cl.
15812
15813         * gnus-fun.el: Require gnus-ems and gnus-util.
15814
15815         * gnus.el (gnus-method-to-server): Move defsubst before first use.
15816
15817         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
15818
15819         * gnus-art.el (gnus-article-edit-mode): Define before first
15820         reference.
15821
15822 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
15823
15824         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
15825         (gnus-uu-post-encoded): Use point-at-bol.
15826
15827         * gnus-topic.el (gnus-group-active-topic-p): do.
15828
15829         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
15830
15831         * gnus-group.el (gnus-group-kill-region): do.
15832
15833         * gnus-art.el (article-date-ut): do.
15834
15835         * message.el (message-fetch-field): Remove redundant
15836         case-fold-search binding.
15837         (message-narrow-to-field): Simplify.
15838
15839 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
15840
15841         * spam.el (spam-directory): Derive from `gnus-directory'.
15842
15843         * spam-report.el (spam-report-url-to-file)
15844         (spam-report-requests-file): New function and variable for offline
15845         reporting.
15846         (spam-report-url-ping-function): Add `spam-report-url-to-file'
15847         and user defined function.
15848         (spam-report-url-ping-mm-url): Remove doubled slash.
15849
15850 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
15851
15852         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
15853
15854 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
15855
15856         * spam.el (spam-check-spamoracle, spam-spamoracle-learn): Fix
15857         format string mismatch.
15858
15859         * sieve.el (sieve-deactivate-all): do.
15860
15861         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
15862
15863         * nnlistserv.el (nnlistserv-kk-wash-article): do.
15864
15865         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
15866
15867         * mm-bodies.el (mm-7bit-chars): Don't include \r.
15868
15869 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
15870
15871         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
15872         the list of checks.
15873
15874 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
15875
15876         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
15877         padding.
15878
15879 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
15880
15881         * mm-view.el (mm-fill-flowed): New variable.
15882         (mm-inline-text): Use it.
15883
15884 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
15885
15886         * spam.el (spam-spamassassin-register-ham-routine)
15887         (spam-spamassassin-register-spam-routine): Fix function names.
15888
15889 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15890
15891         * gnus.el (gnus-tmp-grouplens): Remove.
15892         (gnus-summary-line-format): Remove grouplens.
15893
15894         * gnus-group.el (gnus-group-line-format): Ditto.
15895
15896         * gnus-spec.el (gnus-format-specs): Ditto.
15897         (gnus-update-format-specifications): Flush the group format spec
15898         cache if there's the grouplens stuff.
15899         (gnus-parse-simple-format): Replace %l with the empty string.
15900
15901 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
15902
15903         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
15904         omission.
15905
15906 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15907
15908         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
15909         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
15910
15911 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
15912
15913         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
15914         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
15915         New macros and functions.
15916         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
15917         Handle > NLINK_MAX messages.
15918         * nnmaildir.el (nnmaildir-request-set-mark): Use
15919         nnmaildir--emlink-p and nnmaildir--eexist-p.
15920
15921 2004-01-25  Alex Schroeder  <alex@gnu.org>
15922
15923         * spam-stat.el (spam-stat-process-directory-age): New option.
15924         (spam-stat-process-directory): Use it.
15925
15926 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
15927
15928         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
15929         (spam-stat-save): Accept prefix argument.
15930
15931 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
15932
15933         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
15934         links" error.
15935
15936 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15937
15938         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
15939         the rest of the and/or forms.
15940
15941 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
15942
15943         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
15944         compatibility with old .newsrc.eld files.
15945
15946         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
15947
15948         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
15949
15950         * gnus-start.el (gnus-1): do.
15951
15952         * gnus-group.el (gnus-group-line-format-alist): do.
15953
15954         * gnus.el (gnus-use-grouplens, gnus-visual): do.
15955
15956         * gnus-gl.el: Remove.
15957
15958 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15959
15960         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
15961         marks consisting of a single range {for example, (3 . 5)} rather
15962         than a list of a single range { ((3 . 5)) }.
15963
15964 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
15965
15966         * spam-stat.el (spam-stat-store-gnus-article-buffer): Use
15967         with-current-buffer.
15968         (spam-stat-store-current-buffer): Use insert-buffer-substring to
15969         avoid consing a string.
15970
15971         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
15972         Remove obsolete entries for big5 and gb2312.
15973
15974 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15975
15976         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
15977         uncompressed list.
15978
15979 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
15980
15981         * spam-stat.el (spam-stat-strip-xref): New function.
15982         (spam-stat-process-directory): Use it.
15983
15984         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
15985         here -- it's done in message-fetch-field.
15986
15987 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15988
15989         * gnus-agent.el (gnus-agent-queue-mail)
15990         (gnus-agent-prompt-send-queue): New variables.
15991         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
15992         * gnus-draft.el (gnus-group-send-queue): Pass the group name
15993         "nndraft:queue" along to gnus-draft-send.  Use
15994         gnus-agent-prompt-send-queue.
15995         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
15996         is "nndraft:queue".  Suggested by Gaute Strokkenes
15997         <gs234@srcf.ucam.org>
15998
15999         * gnus-agent.el (agent-disable-undownloaded-faces): Removed.
16000         (agent-enable-undownloaded-faces): Added.
16001         (gnus-agent-cat-groups): Use eval-and-compile, not
16002         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
16003         method of gnus-agent-cat-groups even when the buffer has been
16004         evaled.
16005         (gnus-agent-save-active, gnus-agent-save-active-1): Merged to
16006         delete gnus-agent-save-active-1.
16007         (gnus-agent-save-groups): Deleted.  Identical to
16008         gnus-agent-save-active.
16009         (gnus-agent-write-active): No longer adjust agent's copy of active
16010         file as agent's adjustments are now stored in their own
16011         file.  Removed optional parameter.
16012         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
16013         servers.  Add use of min/max range limits from server's local
16014         file.
16015         (gnus-agent-save-alist): Removed unused optional argument.
16016         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
16017         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
16018         (gnus-agent-set-local): A per-server file that keeps min/max range
16019         limits for articles known to the agent.  Provides a fast mechanism
16020         for altering many active ranges.
16021         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
16022         active file (local makes it unnecessary).
16023         (gnus-agent-regenerate-group): Fixed XEmacs compatibility.
16024
16025         * gnus-cus.el (agent-disable-undownloaded-faces): Removed.
16026         (agent-enable-undownloaded-faces): Added.
16027
16028         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
16029         disable it when sending to "nndraft:queue".
16030         (gnus-group-send-queue): Add safety check to avoid sending queue
16031         when unplugged.
16032
16033         * gnus-group.el (gnus-group-catchup): Use new
16034         gnus-sequence-of-unread-articles, not
16035         gnus-list-of-unread-articles, to avoid exhausting memory with huge
16036         numbers of articles.  Use gnus-range-map to avoid having to
16037         uncompress the unread list.
16038         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
16039         Fixed invalid ange-ftp reference.
16040
16041         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
16042         (gnus-sorted-range-intersection): Intersection of two ranges
16043         without requiring that they first be uncompressed.
16044
16045         * gnus-start.el (gnus-activate-group): Unless blocked by the
16046         caller, possibly expand the active range to include both cached
16047         and agentized articles.
16048         (gnus-convert-old-newsrc): Rewrote in anticipation of having
16049         multiple version-dependent converters.
16050         (gnus-groups-to-gnus-format): Replaced gnus-agent-save-groups with
16051         gnus-agent-save-active.
16052         (gnus-save-newsrc-file): Save dirty agent range limits.
16053
16054         * gnus-sum.el (gnus-select-newgroup): Replaced inline code with
16055         gnus-agent-possibly-alter-active.
16056         (gnus-adjust-marked-articles): Faster handling of simple lists.
16057
16058 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
16059
16060         * spam-stat.el (spam-stat-test-directory): New optional argument
16061         displays a list of files detected.  Suggested by Andrew Cohen
16062         <cohen@andy.bu.edu>.
16063         (spam-stat-buffer-words-with-scores): Don't narrow and change
16064         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
16065
16066 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
16067
16068         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
16069         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
16070         (spam-spamassassin-arguments)
16071         (spam-spamassassin-spam-flag-header)
16072         (spam-spamassassin-positive-spam-flag-header)
16073         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
16074         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
16075         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
16076         (spam-list-of-processors, spam-list-of-checks)
16077         (spam-list-of-statistical-checks, spam-registration-functions)
16078         (spam-check-spamassassin-headers, spam-check-spamassassin)
16079         (spam-spamassassin-score)
16080         (spam-spamassassin-register-with-sa-learn)
16081         (spam-spamassassin-register-spam-routine)
16082         (spam-spamassassin-register-ham-routine)
16083         (spam-assassin-register-spam-routine)
16084         (spam-assassin-register-ham-routine): Add SpamAssassin support.
16085         (spam-bogofilter-score): Fix to show article before scoring.
16086
16087 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
16088
16089         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
16090         default scoring function.
16091         (spam-generic-score): Call spam-spamassassin-score if
16092         spam-use-spamassassin or spam-use-spamassassin-headers is on;
16093         spam-bogofilter-score otherwise.
16094
16095         * gnus.el (spam-process, spam-autodetect-methods): Add
16096         spamassassin and spamassassin-headers.
16097
16098 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
16099
16100         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
16101         Suppress unnecessary messages.
16102
16103 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
16104
16105         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
16106         make-hash-table.
16107
16108 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16109
16110         * canlock.el (base64-encode-string): Don't autoload it.
16111
16112 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
16113
16114         * run-at-time.el: Remove useless (require 'itimer),
16115         eval-and-compile and (featurep 'xemacs).
16116
16117 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
16118
16119         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
16120         GROUP is a virtual group.
16121
16122 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
16123
16124         * gnus.el: Autoload `message-y-or-n-p'.
16125
16126 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
16127
16128         * pgg-parse.el: Remove unnecessary (require 'custom).
16129
16130         * pgg-def.el: do.
16131
16132         * nnmail.el: do.
16133
16134         * gnus-undo.el: do.
16135
16136         * gnus-picon.el: do.
16137
16138         * gnus-util.el: do.
16139
16140 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
16141
16142         * gnus-sum.el (gnus-pick-line-number): Add autoload.
16143
16144 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16145
16146         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
16147         handle, as well as a list.
16148
16149         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
16150         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
16151         (mm-w3m-cid-retrieve): Simplify.
16152
16153 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
16154
16155         * message.el (message-kill-to-signature): Allow prefix arg to
16156         specify number of lines to keep before signature.
16157
16158 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
16159
16160         * message.el (message-kill-to-signature): Change docstring.
16161
16162 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16163
16164         * canlock.el: Always require sha1-el.
16165         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
16166
16167         * message.el: Autoload sha1 only when compiling.
16168
16169         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
16170         eudc-expand-inline for XEmacs.
16171
16172 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16173
16174         * message.el (message-canlock-generate): Require sha1-el.
16175
16176 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
16177
16178         * message.el (message-expand-name): Silence the byte compiler.
16179
16180         * lpath.el: Add detect-coding-system.
16181
16182         * dgnushack.el (dgnushack-compile): Remove obsolete check for
16183         cus-edit.
16184
16185 2004-01-13  Simon Josefsson  <jas@extundo.com>
16186
16187         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
16188         Invoke gnus-score-mode.  Reported by
16189         bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
16190
16191         * gnus-range.el (gnus-compress-sequence): Doc fix.  Suggested by
16192         Jim Blandy <jimb@redhat.com> (tiny change).
16193
16194 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
16195
16196         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
16197
16198 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
16199
16200         * spam.el (spam-get-article-as-string): Update to use
16201         gnus-request-article-this-buffer, much simpler.
16202         (spam-get-article-as-buffer): Remove.
16203
16204 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
16205
16206         * message.el (message-expand-name): Use EUDC if the user uses that.
16207
16208 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
16209
16210         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
16211         character for the encoding to avoid consing a string.
16212
16213         * rfc2047.el (rfc2047-decode-string): Don't cons a string
16214         unnecessarily.
16215
16216         * mm-util.el (mm-replace-chars-in-string): Remove.
16217
16218         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
16219         of mm-replace-chars-in-string.
16220
16221 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
16222
16223         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
16224
16225         * mm-util.el (mm-subst-char-in-string): Support inplace.
16226
16227         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
16228         a new string in every iteration.  Use shy groups.
16229
16230 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
16231
16232         * gnus-srvr.el (gnus-browse-unsubscribe-group):
16233         * gnus-soup.el (gnus-soup-group-brew):
16234         * gnus-msg.el (gnus-put-message):
16235         * gnus-move.el (gnus-group-move-group-to-server):
16236         * gnus-kill.el (gnus-batch-score):
16237         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
16238         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
16239         (gnus-group-update-group, gnus-group-read-group)
16240         (gnus-group-make-group, gnus-group-make-help-group)
16241         (gnus-group-make-archive-group, gnus-group-make-directory-group)
16242         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
16243         (gnus-group-sort-by-unread, gnus-group-catchup)
16244         (gnus-group-unsubscribe-group, gnus-group-kill-group)
16245         (gnus-group-yank-group, gnus-group-set-info)
16246         (gnus-group-list-groups):
16247         * gnus.el (gnus-generate-new-group-name):
16248         * gnus-delay.el (gnus-delay-send-queue):
16249         * nnvirtual.el (nnvirtual-catchup-group):
16250         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
16251         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
16252         (gnus-group-prepare-topics, gnus-topic-check-topology):
16253         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
16254         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
16255         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
16256         (gnus-group-make-articles-read):
16257         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
16258         (gnus-group-change-level, gnus-kill-newsgroup)
16259         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
16260         (gnus-get-unread-articles, gnus-make-articles-unread)
16261         (gnus-make-ascending-articles-unread): Use accessor
16262         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
16263         to get group information for improved readability.
16264
16265
16266 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
16267
16268         * gnus-art.el (article-decode-mime-words, article-babel)
16269         (gnus-article-highlight-signature, gnus-article-add-buttons)
16270         (gnus-signature-toggle): Use gnus-with-article-buffer.
16271
16272         * gnus-art.el (gnus-article-highlight-headers)
16273         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
16274
16275         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
16276         (gnus-article-set-globals, gnus-request-article-this-buffer)
16277         (gnus-button-message-id, gnus-article-maybe-hide-headers)
16278         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
16279         (gnus-mime-display-alternative): Use with-current-buffer.
16280
16281 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
16282
16283         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
16284         also under 80 char limit, and call gnus-error if needed.
16285         (spam-fetch-article-header): Fix - it was a
16286         buffer-local variable (gnus-newsgroup-data).
16287         (spam-find-spam): Use spam-generate-fake-headers, forget about
16288         spam-insert-fake-headers.
16289         (spam-insert-fake-headers): Remove.
16290
16291 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
16292
16293         * deuglify.el (gnus-article-outlook-unwrap-lines)
16294         (gnus-outlook-rearrange-article)
16295         (gnus-outlook-repair-attribution-outlook)
16296         (gnus-outlook-repair-attribution-block)
16297         (gnus-outlook-repair-attribution-other): Remove redundant
16298         save-excursion.
16299
16300 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
16301
16302         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
16303         (spam-fetch-field-subject-fast)
16304         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
16305         (spam-fetch-article-header): Add functions to deal with Gnus
16306         internals for fast retrieval of article header data.
16307         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
16308
16309 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
16310
16311         * pop3.el (pop3-md5): Remove.
16312         (pop3-apop): Replace pop3-md5 with md5.
16313
16314         * mm-bodies.el: base64 is always built-in.
16315
16316         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use
16317         with-current-buffer.
16318
16319 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
16320
16321         * canlock.el (canlock-insert-header): Remove excessive grouping in
16322         regexp.
16323
16324         * gnus-sum.el (gnus-summary-read-document): Ditto.
16325
16326         * gnus-uu.el (gnus-uu-part-number): Ditto.
16327
16328         * html2text.el (html2text-remove-tags): Ditto.
16329         (html2text-format-tags): Ditto.
16330         (html2text-format-single-elements): Ditto.
16331
16332         * mml.el (mml-parse-1): Ditto.
16333
16334 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
16335
16336         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
16337
16338         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
16339
16340         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
16341
16342         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
16343
16344 2003-11-15  Simon Josefsson  <jas@extundo.com>
16345
16346         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
16347         (pgg-gpg-lookup-key): Use regexp match instead of
16348         split-string (split-string is different between emacs 21.2 and
16349         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
16350
16351 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
16352
16353         * gnus-art.el (gnus-mime-view-all-parts)
16354         (gnus-article-part-wrapper, gnus-article-view-part): Use
16355         with-current-buffer.
16356
16357 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
16358
16359         * spam.el (spam-disable-spam-split-during-ham-respool)
16360         (spam-spamoracle-database, spam-cache-lookups)
16361         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
16362         (spam-group-ham-mark-p, spam-group-spam-mark-p)
16363         (spam-group-ham-marks, spam-group-spam-marks)
16364         (spam-group-spam-contents-p, spam-group-ham-contents-p)
16365         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
16366         also add spam-use-blackholes to the statistical checks.
16367         (spam-fetch-field-fast): Add interface to fetching fields, may
16368         become a macro.
16369         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
16370         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
16371         (spam-insert-fake-headers): Fake an article when needed.
16372         (spam-find-spam): Fake article when possible.
16373         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
16374         (spam-check-bogofilter-headers): Use message-fetch-field instead
16375         of nnmail-fetch-field.
16376
16377 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
16378
16379         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
16380
16381 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
16382
16383         * spam.el (spam-split): Do not require spam-use-CHECK to be
16384         enabled if that check is passed to spam-split explicitly; also
16385         fix so 'spam doesn't get converted to spam-split-group when
16386         spam-split-symbolic-return is t.
16387         (spam-find-spam): Find registrations of the article and use those
16388         instead of re-running spam-split to find the spam/ham
16389         classification of the article.
16390         (spam-log-processing-to-registry, spam-log-registered-p)
16391         (spam-log-unregistration-needed-p, spam-log-undo-registration):
16392         Use gnus-error instead of gnus-message.
16393         (spam-log-registration-type): Add function to determine the
16394         classification of a message based on registry entries; will
16395         return nil if both 'spam and 'ham are found.
16396         (spam-check-BBDB): Expand all the BBDB macros here so we can have
16397         a reasonably fast local cache without the loading errors.
16398         (spam-cache-lookups): Set to t by default.
16399         (spam-find-spam): Don't try to guess spam-cache-lookups.
16400         (spam-enter-whitelist, spam-enter-blacklist): Clear the
16401         spam-caches entry.
16402         (spam-filelist-build-cache, spam-filelist-check-cache): Fix
16403         caching of whitelist/blacklist entries.
16404         (spam-check-whitelist, spam-check-blacklist): Invoke
16405         spam-from-listed-p with a type, not a cache variable.
16406         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
16407
16408 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
16409
16410         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
16411
16412         * nnmail.el (nnmail-split-fancy): do.
16413
16414         * mml.el (mml-parse): do.
16415
16416         * gnus-score.el (gnus-enter-score-words-into-hashtb)
16417         (gnus-score-adaptive): do.
16418
16419 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
16420
16421         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
16422         (gnus-mime-button-map): Don't set keymap parent.
16423         (gnus-button-ctan-directory-regexp): Use shy grouping.
16424         (gnus-prev-page-map): Don't set keymap parent.
16425         (gnus-prev-page-map): Remove duplicated one.
16426         (gnus-next-page-map): Don't set keymap parent.
16427         (gnus-mime-security-button-map): Ditto.
16428
16429         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
16430         version number.
16431
16432         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
16433
16434 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
16435
16436         * canlock.el (canlock-sha1-function): Remove.
16437         (canlock-sha1-function-for-verify): Remove.
16438         (canlock-openssl-program): Remove.
16439         (canlock-openssl-args): Remove.
16440         (canlock-ignore-errors): Remove.
16441         (canlock-sha1-with-openssl): Remove.
16442         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
16443         (canlock-verify): Don't use canlock-ignore-errors.
16444
16445         * sha1-el.el (sha1-string-external): Make it can return a string
16446         in binary form.
16447         (sha1-region-external): Ditto.
16448         (sha1-string-internal): Ditto.
16449         (sha1-region-internal): Ditto.
16450         (sha1-region): Ditto.
16451         (sha1-string): Ditto.
16452         (sha1): Ditto.
16453
16454 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16455
16456         * spam.el (spam-report-articles-gmane): New command.
16457
16458 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
16459
16460         * gnus.el: Don't make unnecessary *Group* buffer when loading.
16461
16462         * run-at-time.el (run-at-time-saved): Remove.
16463         (run-at-time): Doc fix.
16464
16465 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
16466
16467         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
16468         (gnus-summary-limit-map): Add it.
16469         (gnus-summary-make-menu-bar): do.
16470
16471 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
16472
16473         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
16474         Make attempt at some caching support (done for BBDB only now).
16475         (spam-find-spam): Set spam-cache-lookups if there are more than 2
16476         addresses to be checked.
16477         (spam-clear-cache-BBDB): Add function, to be invoked by
16478         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
16479         (spam-check-BBDB): Check and use the caches, if
16480         spam-cache-lookups is on, remove superfluous (provide).
16481
16482 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
16483
16484         * gnus-art.el (gnus-treat-ansi-sequences): Changed default.
16485
16486 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
16487
16488         * run-at-time.el (run-at-time-saved): Move to after the definition
16489         of `run-at-time'.
16490
16491         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
16492
16493 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
16494
16495         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
16496         mm-w3m-local-map-property.
16497
16498         * mm-view.el (mm-w3m-mode-map): Remove.
16499         (mm-w3m-local-map-property): Remove.
16500         (mm-inline-text-html-render-with-w3m): Don't use
16501         mm-w3m-local-map-property.
16502
16503 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16504
16505         * run-at-time.el: New file.
16506
16507         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
16508         under Emacs.
16509
16510         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
16511         of gnus-set-text-properties.
16512
16513         * gnus-uu.el (gnus-uu-save-article): Ditto.
16514
16515         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
16516
16517         * gnus-cite.el (gnus-cite-parse): Ditto.
16518
16519         * gnus-art.el (gnus-button-push): Use set-text-properties instead
16520         of gnus-.
16521
16522         * gnus-xmas.el (run-at-time): Require run-at-time.
16523
16524         * gnus.el: Changed calls to nnheader-run-at-time and
16525         password-run-at-time throughout to use run-at-time directly.
16526
16527         * password.el: Removed definition of run-at-time.
16528
16529         * nnheaderxm.el: Remove definition of run-at-time.
16530
16531 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
16532
16533         * mml.el (mml-minibuffer-read-disposition): Show attachment type
16534         in prompt.
16535
16536 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
16537
16538         * messagexmas.el (message-xmas-redefine): Alias
16539         `message-make-caesar-translation-table' to
16540         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
16541         version.
16542
16543         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
16544         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
16545         `gnus-xmas-set-text-properties'.
16546         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
16547         `gnus-xmas-completing-read'.
16548         (gnus-xmas-completing-read): Removed.
16549         (gnus-xmas-open-network-stream): Removed.
16550
16551         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
16552         XEmacs version.
16553
16554         * dns.el (dns-make-network-process): Use `open-network-stream'
16555         instead of `gnus-xmas-open-network-stream'.
16556
16557         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
16558
16559         * .cvsignore: Add auto-autoloads.el, custom-load.el.
16560
16561 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
16562
16563         * gnus-art.el (gnus-mime-display-alternative)
16564         (gnus-insert-mime-button, gnus-insert-mime-security-button)
16565         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
16566         Don't use gnus-local-map-property.
16567
16568         * gnus-util.el (gnus-local-map-property): Remove.
16569
16570         * mm-view.el (mm-view-pkcs7-decrypt): Replace
16571         gnus-completing-read-maybe-default with completing-read.
16572
16573         * gnus-util.el (gnus-completing-read): do.
16574         (gnus-completing-read-maybe-default): Remove.
16575
16576 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
16577
16578         * password.el: Only autoload `run-at-time' if not XEmacs.
16579         Only autoload the itimer functions if XEmacs.
16580
16581 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
16582
16583         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
16584         XEmacsen.
16585
16586         * dgnushack.el: Autoload executable-find for XEmacs.
16587
16588 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
16589
16590         * gnus-art.el (gnus-read-string): Remove.
16591         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
16592         read-string.
16593
16594 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
16595
16596         * netrc.el: Autoload password-read.
16597         (netrc): Add configuration group.
16598         (netrc-encoding-method, netrc-openssl-path): Add
16599         variables for encoding and decoding of files with symmetric
16600         ciphers.
16601         (netrc-encode): Add assistant function to encode a file with
16602         netrc-encoding-method.
16603         (netrc-parse): Add interactive parameter, added optional
16604         decoding if netrc-encoding-method is non-nil but otherwise
16605         behavior is standard.
16606         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
16607         Do s/encode/encrypt/ everywhere.
16608
16609         * spam.el: Remove executable-find autoload.
16610
16611 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
16612
16613         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
16614
16615         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
16616
16617 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
16618
16619         * gnus-art.el (gnus-treat-ansi-sequences)
16620         (article-treat-ansi-sequences): New variable and function.
16621         Suggested by Dan Jacobson <jidanni@jidanni.org>.
16622
16623         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
16624         Use it.
16625
16626 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
16627
16628         * mm-util.el (mm-quote-arg): Remove.
16629
16630         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
16631         shell-quote-argument.
16632
16633         * gnus-uu.el (gnus-uu-command): do.
16634
16635         * gnus-sum.el (gnus-summary-insert-pseudos): do.
16636
16637         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
16638         with make-char.
16639
16640         * mm-util.el (mm-make-char): Remove.
16641
16642         * mml.el (mml-mode): Replace gnus-add-minor-mode with
16643         add-minor-mode.
16644
16645         * gnus-undo.el (gnus-undo-mode): do.
16646
16647         * gnus-topic.el (gnus-topic-mode): do.
16648
16649         * gnus-sum.el (gnus-dead-summary-mode): do.
16650
16651         * gnus-start.el (gnus-slave-mode): do.
16652
16653         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
16654
16655         * gnus-ml.el (gnus-mailing-list-mode): do.
16656
16657         * gnus-gl.el (gnus-grouplens-mode): do.
16658
16659         * gnus-draft.el (gnus-draft-mode): do.
16660
16661         * gnus-dired.el (gnus-dired-mode): do.
16662
16663         * gnus-ems.el (gnus-add-minor-mode): Remove.
16664
16665         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
16666         Replace gnus-char-width with char-width.
16667
16668         * gnus-ems.el (gnus-char-width): Remove.
16669
16670         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
16671         Replace gnus-char-width with char-width.
16672
16673         * gnus-ems.el (gnus-char-width): Remove.
16674
16675         * spam-stat.el (with-syntax-table): Remove with-syntax-table
16676         definition.
16677         Remove Emacs 20 hash table compatibility code.
16678
16679         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
16680         20 compatibility code.
16681
16682         * spam.el (spam-point-at-eol): Replace with point-at-eol.
16683
16684         * smime.el (smime-point-at-eol): Replace with point-at-eol.
16685
16686         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol): Replace
16687         with point-at-{eol,bol}.
16688
16689         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
16690
16691         * imap.el (imap-point-at-eol): Replace with point-at-eol.
16692
16693         * flow-fill.el (fill-flowed-point-at-bol)
16694         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
16695
16696         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
16697         Replace with point-at-{eol,bol} throughout all files.
16698
16699 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
16700
16701         * ntlm.el (ntlm-string-as-unibyte): New macro.
16702         (ntlm-build-auth-response): Use it.
16703
16704         Remove Emacs 20 stuff:
16705         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
16706         (butlast, mapc, remove): Remove the compiler macros.
16707         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
16708         of delq and copy-sequence.
16709         * gnus-art.el (popup-menu): Remove the compiler macro.
16710         * nnmail.el (nnmail-split-fancy): Don't support customizing with
16711         Emacs 20.
16712
16713 2004-01-05  Simon Josefsson  <jas@extundo.com>
16714
16715         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
16716         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
16717         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
16718         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
16719         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
16720         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
16721         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
16722         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
16723         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
16724         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
16725         ntlm-string-permute, string-lshift into ntlm-string-lshift,
16726         string-xor into ntlm-string-xor.  Suggested by
16727         Jesper Harder <harder@myrealbox.com>.
16728
16729         * ntlm.el: Don't include poem.
16730
16731         * md4.el (print-int32, print-string-hexa): Remove.  Suggested by
16732         Jesper Harder <harder@myrealbox.com>.
16733
16734         * sasl-ntlm.el, ntlm.el, md4.el: New files.
16735
16736         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
16737         probably breaks emacs with DL patch, but do we care? Is anyone
16738         still using the DL stuff?)
16739
16740         * sieve-manage.el: Use the password package.
16741         (sieve-manage-read-passwd): Remove.
16742         (sieve-manage-interactive-login): Use password.  Re-add
16743         condition-case around loop.
16744
16745         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
16746         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache): Use
16747         the password package.
16748
16749 2003-02-19  Simon Josefsson  <jas@extundo.com>
16750
16751         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
16752         token.
16753
16754 2002-08-07  Simon Josefsson  <jas@extundo.com>
16755
16756         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
16757         (sieve-manage-authenticators):
16758         (sieve-manage-authenticator-alist): Add some SASL mechs.
16759         (sieve-sasl-auth): New function.
16760         (sieve-manage-cram-md5-auth):
16761         (sieve-manage-plain-auth): Rewrite using SASL library.
16762         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
16763         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
16764         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
16765         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
16766
16767 2004-01-05  Simon Josefsson  <jas@extundo.com>
16768
16769         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
16770         New files.
16771
16772 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16773
16774         * gnus-group.el (gnus-no-groups-message): Update.
16775
16776         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
16777
16778 2003-11-09  Simon Josefsson  <jas@extundo.com>
16779
16780         * imap.el: Support for ID IMAP extension (RFC 2971).
16781         (imap-local-variables): Add imap-id.
16782         (imap-id): New variable.
16783         (imap-id): New function.
16784         (imap-parse-response): Parse untagged ID response.
16785         * nnimap.el (nnimap-id): New variable.
16786         (nnimap-open-connection): Use it.
16787
16788 2003-12-28  Simon Josefsson  <jas@extundo.com>
16789
16790         * gnus-score.el (gnus-score-edit-all-score): New.
16791         * gnus-group.el (gnus-group-score-map): Bind it to W e.
16792
16793 2004-01-04  Simon Josefsson  <jas@extundo.com>
16794
16795         * password.el: Add.
16796
16797 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
16798
16799         * dns.el (dns-query-types): Fix typo.
16800         (dns-query-types): New function.
16801         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
16802         PTR and SOA replies, see RFC 1035.
16803
16804 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16805
16806         * gnus.el (gnus-logo-color-style): Changed colors to `no'.
16807
16808         * Moved to Changelog.2.
16809
16810 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16811
16812         * gnus.el (gnus-version-number): Bump version.
16813
16814 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
16815
16816         * gnus.el: No Gnus v0.1 is released.
16817
16818 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
16819
16820         * gnus.el: No Gnus v0.0 is released.
16821
16822 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16823
16824         * gnus.el (gnus-version-number): Bump.
16825         (gnus-version): No.
16826
16827 See ChangeLog.2 for earlier changes.
16828
16829     Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010
16830       Free Software Foundation, Inc.
16831
16832   This file is part of GNU Emacs.
16833
16834   GNU Emacs is free software: you can redistribute it and/or modify
16835   it under the terms of the GNU General Public License as published by
16836   the Free Software Foundation, either version 3 of the License, or
16837   (at your option) any later version.
16838
16839   GNU Emacs is distributed in the hope that it will be useful,
16840   but WITHOUT ANY WARRANTY; without even the implied warranty of
16841   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
16842   GNU General Public License for more details.
16843
16844   You should have received a copy of the GNU General Public License
16845   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
16846
16847 ;; Local Variables:
16848 ;; coding: utf-8
16849 ;; fill-column: 79
16850 ;; add-log-time-zone-rule: t
16851 ;; End: