(gnus-picon-xbm): Removed obsolete face.
[gnus] / lisp / ChangeLog
1 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2
3         * gnus-picon.el (gnus-picon-xbm): Removed obsolete face.
4         (gnus-picon): Ditto.
5
6         * nnml.el (nnml-open-nov): Don't return dead buffers.
7
8         * auth-source.el (auth-source-create): Query the user for whether to
9         store the credentials.
10
11         * netrc.el (netrc-store-data): New function.
12
13         * auth-source.el (auth-source-user-or-password): Use the existing auth
14         sources, if any, for creation.
15
16         * gnus.el (gnus-group-fast-parameter): Return the last matching
17         parameter instead of the first matching parameter.
18
19 2010-09-26  Julien Danjou  <julien@danjou.info>
20
21         * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
22
23 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24
25         * mml2015.el (mml2015-use): Remove gpg support.
26
27         * mml1991.el (mml1991-function-alist): Remove gpg function.
28         (mml1991-gpg-sign): Removed.
29
30 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
31
32         * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
33         (gnus-browse-unsubscribe-current-group): Document it.
34         (gnus-browse-unsubscribe-group): Use it.
35
36 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
37
38         * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
39         address to the To list for easier response.
40
41         * gnus.el (gnus-play-startup-jingle): Removed.
42         (gnus-splash): Don't play jingle.
43         (gnus): Silence gnus-load message.
44
45         * gnus-art.el (gnus-treat-play-sounds): Removed.
46
47         * gnus.el (gnus-play-jingle): Remove audio support.
48
49         * gnus-cus.el (gnus-score-customize): Remove audio reference.
50
51         * earcon.el: Removed -- no users.
52
53         * gnus-audio.el: Removed -- no users of this package.
54
55         * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
56
57         * gnus-start.el (gnus-setup-news): Remove nocem support.
58
59         * gnus-group.el (gnus-group-get-new-news): Removed nocem call.
60
61         * gnus.el (gnus-use-nocem): Removed.
62
63         * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
64         Removed.
65
66         * gnus-nocem.el (gnus-nocem-issuers): Removed file.  Apparently nobody
67         uses NoCeM any more.
68
69         * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
70         (gnus-button-ctan-handler): Ditto.
71         (gnus-button-handle-ctan-bogus-regexp): Ditto.
72         (gnus-button-ctan-directory-regexp): Ditto.
73         (gnus-button-handle-ctan): Ditto.
74         (gnus-button-tex-level): Ditto.
75         (gnus-button-alist): Removed CTAN stuff.
76
77 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
78
79         * nnimap.el (nnimap-wait-for-response): Reversed logic in the
80         nnimap-streaming test.
81
82         * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
83         servers twice.
84
85         * nnimap.el (nnimap-open-connection): Add more error reporting when
86         nnimap fails early.
87
88         * nnheader.el (nnheader-get-report-string): New function.
89         (nnheader-get-report): Use it.
90
91         * gnus-int.el (gnus-check-server): Say what the error was when opening
92         failed.
93
94         * nnimap.el (nnimap-wait-for-response): Search further when we're not
95         using streaming.
96
97 2010-09-25  Julien Danjou  <julien@danjou.info>
98
99         * gnus-html.el (gnus-html-rescale-image): Use our defalias
100         gnus-window-inside-pixel-edges.
101
102 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
103
104         * gnus-srvr.el (gnus-server-copy-server): Add documentation.
105
106         * mm-decode.el (mm-save-part): Allow saving to other directories the
107         normal Emacs way.
108
109         * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.  Suggested
110         by Jay Berkenbilt.
111
112         * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
113         there isn't a single byte.
114
115         * gnus-int.el (gnus-open-server): Don't query whether to go offline --
116         just do it.  It doesn't really seem to matter what the user responds
117         here, I think, so it's just a confusing question.
118
119         * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
120         non-streaming case.
121
122         * gnus-art.el (gnus-flush-original-article-buffer): Separated out.
123         (gnus-article-encrypt-body): Use it.
124
125         * gnus-sum.el (gnus-summary-show-complete-article): New command and
126         keystroke.
127
128         * nnimap.el (nnimap-find-wanted-parts-1): Use
129         gnus-fetch-partial-articles.
130
131         * gnus-art.el (gnus-fetch-partial-articles): New variable.
132
133         * nnimap.el (nnimap-insert-partial-structure): New function.
134         (nnimap-get-partial-article): New function.
135         (nnimap-request-article): Use it.
136         (nnimap-wait-for-response): Return whether the wait was successful.
137         (nnimap-finish-retrieve-group-infos): Don't do anything if the
138         retrieval wasn't successful.
139         (nnimap-retrieve-group-data-early): Allow throttling servers.
140         (nnimap-streaming): New variable.
141         (nnimap-fetch-partial-articles): Removed.
142
143         * mm-decode.el (mm-with-part): Protect against killed buffers.
144
145         * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
146         for prettier summary display.
147
148 2010-09-25  Andrew Cohen  <cohen@andy.bu.edu>  (tiny change)
149
150         * nnir.el (nnir-run-imap): Allow sending IMAP search patterns
151         directly.
152
153 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
154
155         * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
156         apparently third-party libraries depend on it.
157
158         * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
159         before starting negotiation.
160
161         * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
162         privacy reasons.
163         (gnus-treat-mail-gravatar): Ditto.
164
165         * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
166         buffer when inserting images.  Inserting text into the headers, for
167         instance, can make them invalid.
168
169 2010-09-25  Julien Danjou  <julien@danjou.info>
170
171         * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
172         variables.
173
174         * nnheader.el: Remove useless variables news-reply-yank-from and
175         news-reply-yank-message-id.
176
177         * mml2015.el: Remove useless mc-default-scheme and mc-schemes
178         variables.
179
180         * mml1991.el: Remove useless mml1991-verbose.
181
182         * gnus.el: Remove useless variable gnus-use-generic-from.
183         Remove obsolete variable gnus-topic-indentation.
184
185         * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
186
187         * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
188
189         * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
190
191         * gnus-group.el: Remove useless gnus-group-icon-cache.
192         Remove useless gnus-ephemeral-group-server.
193
194         * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
195
196         * mml2015.el: Remove useless mml2015-verbose.
197
198         * mml-smime.el: Remove useless mml-smime-verbose.
199
200         * gnus.el: Remove useless gnus-local-domain.
201
202         * gnus-gravatar.el (gnus-gravatar-transform-address): Use
203         gnus-gravatar-size.
204
205         * gnus-art.el: Remove useless gnus-treat-translate.
206
207 2010-09-24  Julien Danjou  <julien@danjou.info>
208
209         * gnus-sum.el: Add support for Gravatars.
210
211         * gnus-art.el: Add support for Gravatars.
212
213         * gnus-gravatar.el: Add this file.
214
215         * gravatar.el: Add this file.
216
217 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
218
219         * gnus-sum.el (gnus-summary-fetch-faq): Removed.
220
221         * gnus-group.el (gnus-group-fetch-faq): Removed.
222
223         * gnus.el (gnus-group-faq-directory): Removed.
224
225         * gnus-group.el (gnus-group-fetch-charter): Removed.
226
227         * gnus.el (gnus-group-charter-alist): Removed.
228
229         * gnus-group.el (gnus-group-archive-directory): Removed.
230         (gnus-group-recent-archive-directory): Ditto.
231         (gnus-group-make-archive-group): Removed.
232
233         * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
234
235         * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
236         use the same article number for all the cached articles.
237
238         * nnimap.el (nnimap-command): Register the last command time so
239         that we can use it for idling NOOPs.
240         (nnimap-open-connection): Start the keeplive timer.
241         (nnimap-make-process-buffer): Store all the process buffers.
242         (nnimap-keepalive): New function.
243
244         * starttls.el: (starttls-open-stream): Add autoload cookie.
245
246 2010-09-24  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
247
248         * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
249         handling.
250
251 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
252
253         * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
254         its data structures.
255
256         * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
257         instead of the cl.el copy-list.
258         (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
259         equalp.
260
261 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
262
263         * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
264         and tool-bar-local-item-from-menu.
265
266         * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
267         mode-line-highlight face for Emacs.
268
269         * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
270         loading gnus-sum.elc; fix comment for canlock-verify.
271         (gnus-article-jump-to-part): Use read-number.
272         (gnus-insert-mime-button, gnus-insert-mime-security-button): Remove
273         Emacs pre-21 compatible code for help-echo.
274         (gnus-article-next-page-1): No need to adjust the number of lines.
275         (gnus-article-describe-bindings): Always use help-buffer.
276
277         * gnus-audio.el (gnus-audio-inline-sound)
278         * gnus-cus.el (gnus-custom-mode)
279         * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
280
281         * gnus-sum.el (gnus-remove-overlays): Doc fix.
282
283         * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
284         compatible code.
285
286 2010-09-24  Glenn Morris  <rgm@gnu.org>
287
288         * message.el (message-output): Use gnus-output-to-rmail if a buffer is
289         visiting the fcc file in rmail-mode.
290
291         * dns-mode.el: Move autoloaded auto-mode-alist entries to files.el.
292
293 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
294
295         * nnir.el: Silence the byte compiler.
296
297         * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
298         alias to browse-url-url-encode-chars if any.
299         (gnus-html-encode-url): Use it.
300
301 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
302
303         * gnus-start.el (gnus-use-backend-marks): New variable.
304         (gnus-get-unread-articles-in-group): Use it.
305
306         * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
307         makeover.
308
309 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
310
311         * nnimap.el (nnimap-retrieve-headers): Return 'headers.
312
313 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
314
315         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
316         Removed.
317         (gnus-setup-news-hook): Removed
318         gnus-fixup-nnimap-unread-after-getting-new-news.
319
320         * gnus-int.el (gnus-request-update-info): Protect against backends not
321         having the function.
322
323         * nnimap.el (nnimap-stream): Mention starttls.
324         (nnimap-open-connection): Add starttls support.
325
326 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
327
328         * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
329
330 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
331
332         * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
333         BODYSTRUCTUREs.
334         (nnimap-transform-headers): Unfold quoted {42} headers.
335
336         * gnus-start.el (gnus-get-unread-articles): Allow backends to update
337         the info.
338         (gnus-get-unread-articles): Only call updatep on backends that support
339         it.
340
341         * nnweb.el (nnweb-request-update-info): NOOP.
342
343         * nnmaildir.el (nnmaildir-request-marks): Renamed from -update-info.
344
345         * nnfolder.el (nnfolder-request-marks): Renamed from -update-info,
346         since it only deals with marks.
347
348         * gnus-int.el (gnus-request-marks): Renamed gnus-request-update-info to
349         gnus-request-marks, and make a new gnus-request-update-info.
350
351         * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
352         the active instead of the high number, which is usually too low.
353
354 2010-09-23  Teodor Zlatanov  <tzz@lifelogs.com>
355
356         * netrc.el (netrc-parse): Remove encrypt.el mentions.
357         * encrypt.el: Removed.
358
359 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
360
361         * nnimap.el (nnimap-update-info): Sync non-standard flags from the
362         server in symbolic form.
363
364         * gnus-html.el (gnus-max-image-proportion): Increase proportion to
365         0.9.
366
367 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
368
369         * nnimap.el (nnimap-parse-flags): Parse the data in any order.
370         (nnimap-update-info): Fix up code slightly.
371
372         * gnus-int.el (gnus-open-server): Add tracing for performance
373         debugging.
374
375         * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
376         (gnus-group-insert-group-line): Pass the real group name so that it
377         gets the right data.
378
379         * gnus-start.el (gnus-get-unread-articles): Don't have
380         `gnus-get-unread-articles-in-group' update info, since that can be
381         really slow and doesn't seem to be needed?
382
383 2010-09-22  Dan Christensen  <jdc@uwo.ca>
384
385         * time-date.el (date-to-time): Try using parse-time-string first before
386         using the slower timezone-make-date-arpa-standard.
387
388 2010-09-22  Julien Danjou  <julien@danjou.info>
389
390         * gnus-group.el (gnus-group-insert-group-line): Call
391         gnus-group-highlight-line.
392         (gnus-group-update-hook): Remove gnus-group-highlight-line from the
393         default hook list.
394         (gnus-group-update-eval-form): Add new function.
395         (gnus-group-highlight-line): Use gnus-group-update-eval-form.
396         (gnus-group-get-icon): Use gnus-group-update-eval-form.
397
398 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
399
400         * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
401         immediate, then expire all articles.
402         (nnimap-update-info): Fix off-by-one errors.
403         (nnimap-flags-to-marks): Would return no marks lists for group with no
404         flags.  Instead return the other data.
405
406 2010-09-22  Julien Danjou  <julien@danjou.info>
407
408         * gnus-group.el (gnus-group-get-icon): Renamed gnus-group-add-icon that
409         Only return an icon.
410         (gnus-group-insert-group-line): Compute icon to return.
411
412         * gnus-html.el (gnus-html-image-automatic-caching): Add custom
413         variable.
414         (gnus-html-image-fetched): Only cache if
415         gnus-html-image-automatic-caching is set.
416         (gnus-html-image-fetched): Check for errors.
417
418 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
419
420         * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
421         once per method on `g'.  This ensures that backends like nnfolder don't
422         open all their folders.
423
424         * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
425         (nnimap-request-list): Nix out group in the correct buffer.
426         (nnimap-parse-flags): Implement by using `read' instead of
427         hand-parsing.
428         (nnimap-flags-to-marks): Pass on permanent-flags.
429         (nnimap-make-process-buffer): Record the server name.
430         (nnimap-parse-flags): Fix typo.
431         (nnimap-request-scan): Run split on the server in general, not just a
432         single group.
433
434         * nnmail.el (nnmail-split-incoming): Take an optional junk-func
435         parameter, and propagate this downwards.
436
437         * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
438         since EXAMINE changes it on the server.
439
440         * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
441         this command might take a while.
442
443 2010-09-22  Julien Danjou  <julien@danjou.info>
444
445         * gnus-html.el (gnus-html-put-image): Stop using markers. They are
446         harmful if you have 2 images side-by-side, they can't be properly
447         update on text deletion.  Using text-property is safer here.
448         (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
449         data.
450
451 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
452
453         * nnimap.el (nnimap-expunge-inbox): Removed.
454         (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
455         (nnimap-expunge): Flip default to t.
456
457         * gnus.el (gnus-method-to-server): Don't push things to the cache
458         unless it's unique.
459         (gnus-server-to-method): Ditto.
460
461 2010-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
462
463         * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
464
465 2010-09-22  Julien Danjou  <julien@danjou.info>
466
467         * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
468         get the start of data.
469         (gnus-html-encode-url): Add this function to encode special chars in
470         URL.
471         (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
472         (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
473
474         * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
475         default.
476         (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
477
478         * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
479         images alt-text.
480         (gnus-html-put-image): Put alt-text as help-echo.
481
482 2010-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
483
484         * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes)
485         * mm-util.el (mm-decompress-buffer)
486         * nnir.el (nnir-run-find-grep)
487         * pop3.el (pop3-list): Use 3rd arg of split-string.
488
489         * time-date.el (format-seconds): Comment fix.
490
491         * dgnushack.el (toplevel): Don't advise byte-optimize-form-code-walker
492         and byte-optimize-form-code-walker.
493         (dgnushack-make-auto-load): Don't advise make-autoload.
494
495         * lpath.el: Remove Emacs 21 stuff.
496
497 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
498
499         * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
500         outside the active range.  Suggested by Dan Christensen.
501
502         * gnus-start.el (gnus-get-unread-articles): Get the extended method
503         slightly later to avoid double-getting it.
504
505         * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
506         previous patch.
507
508         * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
509
510 2010-09-21  Adam Sjøgren  <asjo@koldfront.dk>
511
512         * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
513
514 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
515
516         * gnus-int.el (gnus-open-server): Give a better error message in the
517         "go offline" case.
518
519         * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
520         marks for nnimap, which is seldom the right thing to do.
521
522         * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
523         (gnus-same-method-different-name): New function.
524
525         * nnimap.el (parse-time): Require.
526
527         * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
528         method in the presence of many similar methods.
529
530         * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
531
532         * nnimap.el (nnimap-find-expired-articles): Don't refer to
533         nnml-inhibit-expiry.
534
535         * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
536         find out whether methods are equal.
537
538         * nnimap.el (nnimap-find-expired-articles): New function.
539         (nnimap-process-expiry-targets): New function.
540         (nnimap-request-move-article): Request the article before looking at
541         what the Message-ID is.  Fix found by Andrew Cohen.
542         (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
543
544         * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
545         for oldness in addition to being a predicate.
546
547         * nnimap.el (nnimap-request-group): When we have zero articles, return
548         the right data to Gnus.
549         (nnimap-request-expire-articles): Only delete articles immediately if
550         the target is 'delete.
551
552         * gnus-sum.el (gnus-summary-move-article): When respooling to the same
553         method, this would bug out.
554
555         * gnus-group.el (gnus-group-expunge-group): Renamed from
556         gnus-group-nnimap-expunge, and implemented as a normal interface
557         function.
558
559         * gnus-int.el (gnus-request-expunge-group): New function.
560
561         * nnimap.el (nnimap-request-create-group): Implement.
562         (nnimap-request-expunge-group): New function.
563
564 2010-09-21  Julien Danjou  <julien@danjou.info>
565
566         * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
567         (gnus-html-cache-expired): Add new function.
568         (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
569         wethever we should display image for fetch it.
570         Compute alt-text earlier to pass it to the fetching function too.
571         (gnus-html-schedule-image-fetching): Change function argument to only
572         get one image at a time, not a list.
573         (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
574         cache.
575         (gnus-html-get-image-data): New function to retrieve image data from
576         cache.
577         (gnus-html-put-image): Change buffer argument to use image data rather
578         than file, and place image above region rather than inserting a new
579         one. Do not take alt-text as argument, since it's useless now: we place
580         the image above alt-text.
581         (gnus-html-prune-cache): Remove.
582         (gnus-html-show-images): Start to fetch image when we find one, do not
583         push into a temporary list.
584         (gnus-html-prefetch-images): Only fetch image if they have expired.
585         (gnus-html-browse-image): Fix, use 'gnus-image-url.
586         (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
587
588 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
589
590         * rfc2047.el (rfc2047-encode-parameter): Doc fix.
591
592 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
593
594         * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
595         spec inser "*" if the group isn't active instead of 0.
596
597         * nnimap.el (nnimap-request-group): Don't select the imap buffer before
598         opening the server.
599         (nnimap-request-delete-group): Implement group deletion.
600         (nnimap-transform-headers): Return the size of the entire message in
601         the Bytes header, not just the size of the first part.
602         (nnimap-request-move-article): When moving an article from nnimap,
603         request the article first so the accepting form has an article to
604         accept.  Reported by Dan Christensen.
605         (nnimap-command): Make sure that the error message doesn't error out.
606
607 2010-09-20  David Edmondson  <dme@dme.org>  (tiny change)
608
609         * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
610         we haven't requested anything.
611
612 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
613
614         * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
615         "".  Fix found by Andrew Cohen.
616
617         * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
618         instead of -encode-string.
619
620 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
621
622         * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
623
624         * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
625         by mm-subst-char-in-string.
626
627 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
628
629         * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
630         waiting for the connection string.
631
632         * gnus-html.el (gnus-html-image-fetched): Protect against the data not
633         arriving.
634
635         * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
636         bogus characters.  This allows selecting certain Gmail groups.
637
638         * nnimap.el (nnimap-find-wanted-parts-1): New function.
639         (nnimap-fetch-partial-articles): New variable.
640         (nnimap-open-connection): When looking for credentials, also use the
641         nnimap-server-port.
642         (nnimap-request-article): Return the group/article number, so that Gnus
643         `^' works as expected.
644         (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants
645         them.
646
647         * gnus.el (gnus-similar-server-opened): Refactor a bit and add
648         comments.
649         (gnus-methods-sloppily-equal): New function.
650         (gnus): When using the development version of Gnus, load the gnus-load
651         file.
652
653         * gnus-start.el (gnus-get-unread-articles): Make sure that we call
654         `gnus-open-server' on each method before trying to scan them etc.  This
655         ensures that all the backend parameters are set correctly.
656
657         * nnimap.el (nnimap-authenticator): New variable.
658         (nnimap-open-connection): Allow anonymous login.
659         (nnimap-transform-headers): The chars header is called Chars not
660         Bytes.
661         (nnimap-wait-for-response): Don't infloop if the IMAP connection
662         drops.
663
664         * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
665         patch, found by Knut Anders Hatlen.
666
667 2010-09-19  Andreas Schwab  <schwab@linux-m68k.org>
668
669         * gnus-agent.el (gnus-agent-batch-confirmation)
670         (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
671         to gnus-message.
672         * gnus-art.el (gnus-article-describe-briefly): Likewise.
673         * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
674         (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
675         * gnus-int.el (gnus-open-server): Likewise.
676         * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
677         (gnus-score-check-syntax): Likewise.
678         * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
679         * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
680         Likewise.
681         * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
682
683 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
684
685         * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
686         calling conventions so that prefetch doesn't bug out.
687
688 2010-09-19  Julien Danjou  <julien@danjou.info>
689
690         * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
691         rather than `subst-char-in-region' in order to be able to replace ASCII
692         char by UTF-8 ones.
693
694         * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
695         than curl.
696         (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
697         the right URL and ALT text on images.
698         (gnus-html-wash-tags): Fix tag case.
699         Add support for `s' and `ins' tags.  Use gnus-emphasis-* faces.
700         (gnus-article-html): Add -o display_ins_del=2 option.
701         (gnus-html-wash-tags): Add better support for <ul> tags symbols.
702
703 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
704
705         * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
706         the extra mail headers, which sometimes seem to happen for unknown
707         reasons.
708
709         * mail-parse.el (mail-header-encode-parameter): Define as
710         rfc2045-encode-string instead of as rfc2231-encode-string, since some
711         (or most, perhaps?) mail readers don't understand the latter, but do
712         understand the former.
713
714         * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
715         to nil, so that no methods are automatically agentized.  I think this
716         is probably what most users want.
717
718         * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
719         from url-retrieve, for instance about invalid URLs.
720
721         * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
722         groups that have no articles.
723         (nnimap-request-article): Check that we really got an article when we
724         requested one.
725
726         * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
727         doesn't exist.
728
729         * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
730         nntp buffer so the agent can save it.
731         (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
732         that CRLF doesn't get translated to \n.
733         (nnimap-open-connection): Don't make 'shell commands only send \n.
734
735 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
736
737         * nnml.el (nnml-files): Add prefix to dynamic var `files'.
738         (nnml-generate-nov-databases-directory, nnml-generate-active-info):
739         Update var name.
740         (nnml-generate-nov-file): Use dolist.
741         (nnml-directory-articles, nnml-current-group-article-to-file-alist):
742         Use with-current-buffer.
743
744 2010-09-18  Julien Danjou  <julien@danjou.info>
745
746         * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
747         parallel.
748
749 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
750
751         * nnimap.el (nnimap-update-info): When doing partial marks update, get
752         the range update right.
753         (nnimap-request-group): Don't make `M-g' bug out on group with no
754         marks.
755         (nnoo): Required, so that other packages can require nnimap.
756         (nnimap-wait-for-response): Be a bit more lax in finding the end of the
757         command we're looking for.  This helps when the server sends more
758         responses after we've gotten everything we expected.
759         (nnimap): Add a `newlinep' field to keep track of end-of-line
760         conventions.
761         Don't send CRLF to things that don't want it.
762         (nnimap-request-accept-article): Ditto.
763
764 2010-09-18  Julien Danjou  <julien@danjou.info>
765
766         * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
767         than curl to retrieve images.
768
769 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
770
771         * nnimap.el (nnimap-update-info): Extend the info so that we can set
772         the marks.
773         (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
774         (nnimap-wait-for-connection): New function.
775         (nnimap-open-connection): If we have PREAUTH, don't query for login
776         credentials.
777         (nnimap-update-info): Fix off-by-one error when concatenating ranges
778         when doing a partial update.
779
780 2010-09-18  Julien Danjou  <julien@danjou.info>
781
782         * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
783         tags.
784
785 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
786
787         * nnimap.el (nnimap-credentials): New function.
788         (nnimap-open-connection): Use the new function to look for credentials
789         also on the numeric equivalents of "imap" and "imaps".
790
791         * gnus-start.el (gnus-activate-group): Send the info to
792         gnus-request-group.
793
794         * nnimap.el (nnimap-request-group): Have the "check" version of the
795         function parse flags and update the info, so that a `M-g' get a total
796         resync of all flags from the group.
797
798         * gnus-int.el (gnus-request-group): Take an optional `info' parameter
799         to allow backends to alter the info on group selection.  Also alter all
800         the backend -request-group functions to take the parameter.
801
802         * nnimap.el (nnimap-store-info): New function.
803         (nnimap-update-info): Store the info for later usage.
804         (nnimap-request-group): Use the stored info for the dont-check case, so
805         that we don't retrieve all marks when we enter a group.
806
807         * nnimap.el: Use deffoo instead of defun for interface functions.
808
809         * gnus-start.el (gnus-get-unread-articles): Allow the backends to
810         update the group info.  This makes the nndraft groups, for instance, go
811         back to their old behaviour.
812
813         * gnus-sum.el (gnus-select-newsgroup): Indent.
814
815         * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
816         in.
817         (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
818         nothing.
819
820         * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
821         from methods that are denied.
822
823         * gnus-int.el (gnus-method-denied-p): New function.
824
825         * nnimap.el (nnimap-open-connection): Use auth-sources to query and
826         store the password instead of netrc.
827         (nnimap-open-connection): Don't error out when we can't make a
828         connections.
829
830         * auth-source.el (auth-source-create): In the password prompt, say what
831         we're querying for.  Also prompt for user name if that hasn't been
832         given.
833
834         * nnimap.el (nnimap-with-process-buffer): Removed.
835
836 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
837
838         * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
839         method when we're reading from the agent.
840
841         * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
842
843         * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
844         that's probably most useful for users.
845
846         * gnus-int.el (gnus-check-server): Save result so that it doesn't say
847         "failed" all the time.
848
849         * gnus.el: Throughout all files, replace (save-excursion (set-buffer
850         ...)) with (with-current-buffer ... ).
851
852         * nntp.el (nntp-open-server): Return whether the open was successful or
853         not.
854
855         * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
856         select an unread unseen article first.
857
858         * nnimap.el (nnimap-open-connection): If the user doesn't have a
859         /etc/services, supply some sensible port defaults.
860
861         * dgnushack.el: Define netrc-credentials.
862
863 2010-09-17  Julien Danjou  <julien@danjou.info>
864
865         * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
866
867 2010-09-17  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
868
869         * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
870         doesn't have any parameters.
871
872 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
873
874         * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
875         only upcased checks.
876
877         * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
878
879         * nnimap.el (nnimap-open-shell-stream): New function.
880         (nnimap-open-connection): Use it.
881         (nnimap-transform-headers): Get the number of lines in each message.
882         (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
883         number of lines.
884         (nnimap-request-list): Not all servers return UIDNEXT.  Work past this
885         problem.
886
887         * utf7.el (utf7-encode): Autoload.
888
889         * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
890         to allow the mail splitting to not return a default group.  This is
891         useful for nnimap, which will leave unmatched mail in the inbox.
892
893         * nnimap.el: Rewritten.
894
895         * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
896         nnimap usage.
897
898         * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
899         if the move is internal, so that nnimap can do fast internal moves.
900
901         * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
902         data.
903         (gnus-read-active-for-groups): Support finishing the early retrieval of
904         data.
905
906         * gnus-range.el (gnus-range-nconcat): New function.
907
908         * gnus-int.el (gnus-finish-retrieve-group-infos)
909         (gnus-retrieve-group-data-early): New functions.
910
911 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
912
913         * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
914         (nnrss-retrieve-groups):
915         * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
916         (pop3-quit): Use with-current-buffer.
917
918 2010-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
919
920         * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
921         instead of nnheader-accept-process-output.
922
923         * dgnushack.el (dgnushack-compile): Add comment.
924
925         * lpath.el: No need to fbind propertize for XEmacs 21.4.
926
927         * gnus-html.el (gnus-html-schedule-image-fetching)
928         (gnus-html-prefetch-images): Replace process-kill-without-query by
929         gnus-set-process-query-on-exit-flag.
930
931 2010-09-16  Romain Francoise  <romain@orebokech.com>
932
933         * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
934
935 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
936
937         * gnus-registry.el (gnus-registry-install-shortcuts): The second
938         parameter to unintern is mandatory-ish in Emacs 24.
939
940         * gnus-html.el (gnus-html-schedule-image-fetching)
941         (gnus-html-prefetch-images): Check for curl before using it.
942
943         * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
944         depend on curl, which isn't essential.
945
946         * imap.el: Revert back to version
947         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
948         seem problematic.
949
950 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
951
952         * gnus-registry.el (gnus-registry-install-shortcuts):
953         Explicitly pass `obarray' to `unintern' to avoid a warning.
954
955 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
956
957         * gnus-start.el (gnus-read-active-for-groups): Reverted the previous
958         change.
959
960         * nnrss.el (nnrss-request-list): Removed this function and related
961         functions, including the moreover stuff.
962
963 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
964
965         * nnrss.el (nnrss-retrieve-groups): New function.
966
967 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
968
969         * .dir-locals.el: Add no-byte-compile cookie.
970
971 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
972
973         * time-date.el (format-seconds): Comment fix.
974
975         * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
976         for back end that doesn't support request-scan.
977
978 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
979
980         * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
981         then do request scans from the backends.
982
983         * netrc.el (netrc-credentials): New conveniency function.
984
985         * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
986         avoid running a hook per line, since this takes a lot of time,
987         profiling shows.
988         (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
989         directly if gnus-visual-p is true.
990
991 2010-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
992
993         * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
994         groups; replace mapcar with dolist which is a bit faster; pass groups
995         info to gnus-read-active-file-1.
996         (gnus-read-active-file-1): Scan only specified groups if the new
997         optional arg `infos' is given.
998
999 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1000
1001         * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
1002
1003         * pop3.el (pop3-movemail): Removed.
1004         (pop3-streaming-movemail): Renamed to pop3-movemail.
1005
1006         * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
1007         don't restrict end-tag searches to the end of the line.
1008
1009 2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
1010
1011         * gnus-start.el (gnus-get-unread-articles): Set the number of unread
1012         articles of every unchecked group to t, which means unknown since the
1013         server has never been opened.
1014
1015 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1016
1017         * gnus-html.el (gnus-html-show-alt-text): New command.
1018         (gnus-html-browse-image): Ditto.
1019         (gnus-html-wash-tags): Add the data to allow showing the ALT text and
1020         to browse the image directly.
1021         (gnus-html-wash-tags): Search for images first, so that <a><img> works
1022         better.
1023
1024         * gnus-async.el (gnus-async-article-callback): Call
1025         `gnus-html-prefetch-images' unconditionally.
1026
1027         * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
1028         before feeding URLs to curl.
1029
1030 2010-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1031
1032         * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
1033         internal images as deletable by `W D D'.
1034
1035         * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
1036         (gnus-async-article-callback): Fix typo.
1037
1038 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1039
1040         * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
1041         current line to work around bugs in the output from w3m.
1042
1043         * gnus-async.el (gnus-async-article-callback): Always prefetch images
1044         for groups that want that.
1045
1046         * nntp.el (nntp-wait-for-string): Supply a timeout for
1047         accept-process-output to ensure progress.
1048
1049         * gnus-start.el (gnus-get-unread-articles): If being given an explicit
1050         level to get unread articles from, then use that for foreign groups,
1051         too.
1052
1053         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
1054         confuses the rest of the function.
1055
1056         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
1057         for the methods that support -retrieve-groups, too.
1058
1059         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
1060
1061 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1062
1063         * dgnushack.el (dgnushack-compile, dgnushack-make-cus-load)
1064         (dgnushack-make-auto-load): Exclude .dir-locals.el file.
1065
1066         * pop3.el: Require cl when compiling.
1067         (pop3-number-of-responses): Search for "+OK", not "+OK ".
1068
1069 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1070
1071         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
1072         that aren't going to be activated.
1073         (gnus-get-unread-articles): Fix up the last commit.
1074
1075         * gnus-html.el (gnus-article-html): Allow calling without specifying
1076         the handle.  In that case, dissect the buffer first.
1077
1078         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
1079
1080         * nnimap.el (nnimap-open-connection): Revert the change that would look
1081         into authinfo for imaps instead of imap.
1082
1083         * gnus-start.el (gnus-activate-group): Take an optional parameter to
1084         say that you don't want to call gnus-request-group with don-check, but
1085         do check the reponse.  This is for virtual groups only.
1086         (gnus-get-unread-articles): Count the archive groups as secondary, so
1087         that they're activated the same way as before.
1088
1089         * imap.el (imap-message-map): Removed optional buffer parameter, since
1090         no callers use it.
1091         (imap-message-get): Ditto.
1092         (imap-message-put): Ditto.
1093         (imap-mailbox-map): Ditto.
1094         (imap-mailbox-put): Ditto.
1095         (imap-mailbox-get): Ditto.
1096         (imap-mailbox-get): Revert last change for this function.
1097
1098         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
1099         case-insensitively.
1100         (nnimap-debug): Removed.
1101
1102         * imap.el (imap-fetch-safe): Removed function, and altered all callers
1103         to use `imap-fetch' instead.  According to the comments, this should be
1104         safe, since all other IMAP clients use the 1:* syntax.
1105         (imap-enable-exchange-bug-workaround): Removed.
1106         (imap-debug): Removed -- doesn't seem very useful.
1107
1108         * mail-source.el (mail-source-fetch): Don't message if we're fetching
1109         mail from a file, and the file doesn't exist.
1110
1111         * imap.el (imap-log): New convenience function used throughout instead
1112         of repeating the same code all over the place.
1113
1114         * pop3.el (pop3-streaming-movemail): Return t for success.
1115
1116         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
1117         .authinfo if we're using ssl connection.
1118
1119         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
1120         already have if we're in a main Gnus `g' run.
1121
1122         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
1123
1124 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1125
1126         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
1127
1128         * nnmh.el (nnmh-request-list-1): Bind `file'.
1129
1130         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
1131         alias to set-process-query-on-exit-flag or process-kill-without-query.
1132         (pop3-open-server): Use it.
1133
1134 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1135
1136         * mail-source.el (mail-source-delete-crash-box): Always move the crash
1137         box to the Incoming file.  Fixes mistake in previous checkin.
1138
1139         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
1140         request loop (for debugging purposes) removed.
1141
1142         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
1143         culprit is more visible.
1144         (nnml-save-incremental-nov, nnml-open-incremental-nov)
1145         (nnml-add-incremental-nov): New functions to do "incremental" nov
1146         updates, where we just append to the end of the existing nov files
1147         without reading/writing them in full.
1148
1149         * mail-source.el (mail-source-delete-crash-box): Really only check the
1150         incoming files once in a while.
1151
1152         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
1153
1154         * mail-source.el (mail-source-delete-crash-box): Only check the
1155         incoming files for deletion once per day to save a lot of file
1156         accesses.
1157
1158         * pop3.el (pop3-logon): Fix up unbound variable typo.
1159
1160         * mail-source.el (pop3-streaming-movemail): Autoload.
1161
1162         * pop3.el (pop3-streaming-movemail): Respect
1163         pop3-leave-mail-on-server.
1164
1165         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
1166         retrieval.
1167
1168         * pop3.el (pop3-process-filter): Removed unused function.
1169         (pop3-streaming-movemail, pop3-send-streaming-command)
1170         (pop3-wait-for-messages, pop3-write-to-file)
1171         (pop3-number-of-responses): New functions for streaming pop3
1172         retrieval.
1173
1174         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
1175         come from no known methods.
1176         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
1177         list.
1178
1179         * pop3.el (pop3-display-message-size-flag): Removed -- everybody wants
1180         message sizes.
1181         (pop3-movemail): Use erase-buffer instead of looping and deleting
1182         regions, which seems rather odd.
1183
1184         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
1185         file once per `g' run.
1186
1187         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
1188         directories.  This makes the draft queue directory work.
1189
1190         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
1191         data from the backends, so that we only request the list of groups from
1192         each method once.  This should speed things up considerably.
1193
1194         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
1195         detect that it's not implemented.
1196
1197         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
1198         we actually do recurse down into the tree, but don't stat all leaf
1199         nodes.
1200
1201         * gnus-html.el (gnus-html-show-images): If there are no images to show,
1202         then say so instead of bugging out.
1203
1204         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
1205         files exist before trying to read them.
1206
1207         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
1208         around <pre_int>.
1209
1210         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
1211
1212         * nnmh.el (nnmh-request-list-1): Optimize for speed.
1213
1214 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1215
1216         * mm-util.el (mm-image-load-path): Just return the image directories,
1217         not all directories in the path in addition to the image directories.
1218         (mm-image-load-path): Maintain a cache of the image directories so that
1219         the `g' command in Gnus doesn't have to stat dozens of directories each
1220         time.
1221
1222         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
1223         (gnus-html-wash-tags): Add a new `i' command to insert images.
1224         (gnus-html-insert-image): New command and keystroke.
1225         (gnus-html-redisplay-with-images): New command and keystroke.
1226         (gnus-html-show-images): Renamed command.
1227         (gnus-html-wash-tags): Remove more white space before <pre_int> image
1228         spacers.
1229         (gnus-html-wash-tags): Decode entities at the end, so that entities
1230         inside the tags don't mess up the rest of the "parsing".
1231
1232         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
1233         so that nnimap methods aren't agentized by default.  There's apparently
1234         many problems related to agent/imap behaviour.
1235
1236         * gnus-art.el (gnus-article-copy-string): New command and key binding.
1237
1238         * gnus-html.el: Doc fix.
1239
1240 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
1241
1242         * lpath.el: Fbind device-on-window-system-p, glyph-image, glyphp, and
1243         specifier-spec-list for Emacs 21.
1244
1245         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
1246         glyph-width and glyph-height instead of display-graphic-p and
1247         image-size; make avoidance of displaying small images work for XEmacs.
1248
1249         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
1250         for XEmacs.
1251
1252         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
1253         of symbol that holds plist data.
1254         (gnus-process-plist): Remove plist of process after getting it.
1255
1256 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1257
1258         * message.el (message-generate-hashcash): Change default to
1259         'opportunistic if hashcash is installed.
1260
1261         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
1262         (gnus-html-put-image): Only call image-size once, since it's somewhat
1263         time-consuming on remote X servers.
1264
1265 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1266
1267         * gnus-xmas.el (gnus-xmas-create-image): Don't try to examine image
1268         type on data, not a file name.
1269
1270         * lpath.el: Fbind w3-parse-buffer for Emacs <=22 and XEmacs; fbind
1271         window-pixel-edges for Emacs 21.
1272
1273         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
1274         decoded contents.
1275         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
1276
1277 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1278
1279         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
1280         group line format, since it isn't very interesting.
1281
1282         * gnus-agent.el (gnus-agent-short-article),
1283         (gnus-agent-long-article): Increase values for these two variables,
1284         since most people are likely to have more network connection and
1285         storage than before.
1286
1287         * gnus.el (gnus-refer-article-method): Change default to 'current.
1288         When referring an article, the common behaviour is to refer it from the
1289         current select method, not the native select method.  The chances of
1290         the native select method having the message in question is rather slim
1291         these days.
1292
1293         * gnus-sum.el (gnus-auto-select-subject): Change default to
1294         `unseen-or-unread'.  I think it's likely that most people want to
1295         select an unseen article over a previously seen, but unread one.
1296
1297         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
1298         means that in the article buffer none of the minor mode elements will
1299         be shown, usually, and this is not desirable in most cases.
1300
1301         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
1302         that commands like `d' (and the like) go to the next line in the
1303         buffer, instead of the next unread article.  I think this is the
1304         behaviour that is most natural for most users.
1305         (gnus-single-article-buffer): Change default to nil, so that people can
1306         have as many article buffers open as they have summary buffer.  I think
1307         this is the most natural way for the groups to behave.
1308
1309         * message.el (message-generate-new-buffers): Change default to
1310         `unsent', so that all new message buffers start their names with the
1311         string "*unsent", and it's easier to find the buffers if you move from
1312         them.
1313
1314 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1315
1316         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
1317         small.  They're probably tracking images.
1318         (gnus-html-wash-tags): Remove all <pre_int> place holders.
1319         (gnus-html-rescale-image): Yet another try at getting the image sizing
1320         right.
1321
1322         * nntp.el (nntp-request-set-mark): Refuse to do marks if
1323         nntp-marks-file-name is nil.
1324
1325 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
1326
1327         * gnus-html.el (gnus-html-wash-tags)
1328         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
1329         Better logging.
1330
1331 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1332
1333         * nndoc.el (nndoc-type-alist): Added a new type for Google digests.
1334
1335         * gnus-html.el (gnus-html-wash-tags): Check the value of
1336         gnus-blocked-images in the summary buffer.
1337
1338 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
1339
1340         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
1341
1342 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1343
1344         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
1345         like "a", it seems like.
1346         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
1347         since it needs to be picked from the correct buffer.
1348
1349         * nnwfm.el: Removed.
1350
1351         * nnlistserv.el: Removed.
1352
1353 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
1354
1355         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
1356         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
1357
1358 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1359
1360         * nnkiboze.el: Removed.
1361
1362         * nndb.el: Removed.
1363
1364         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
1365         alt text.
1366         (gnus-html-rescale-image): Try to get the rescaling logic right for
1367         images that are just wide and not tall.
1368
1369         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
1370         overshadow variable bindings.
1371
1372 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
1373
1374         * gnus-html.el (gnus-html-wash-tags)
1375         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images): Add
1376         extra logging.
1377
1378 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1379
1380         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
1381         (gnus-max-image-proportion): New variable.
1382         (gnus-html-rescale-image): New function.
1383         (gnus-html-put-image): Rescale images.
1384
1385 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
1386
1387         Fix up some byte-compiler warnings.
1388         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
1389         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
1390         (gnus-article-fill-cited-article, gnus-article-hide-citation)
1391         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
1392         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
1393         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
1394         (gnus-group-update-group): Use save-excursion and with-current-buffer.
1395
1396 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1397
1398         * gnus-html.el (gnus-article-html): Decode contents by charset.
1399
1400 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1401
1402         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
1403         (gnus-html-frame-width, gnus-blocked-images)
1404         * message.el (message-prune-recipient-rules): Add custom version.
1405         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
1406
1407         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
1408         functions.
1409
1410         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
1411         gnus-process-get.
1412
1413 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
1414
1415         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
1416         instead of lsub directly.
1417
1418 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1419
1420         * nnwarchive.el: Removed.
1421
1422         * gnus-soup.el: Removed.
1423
1424         * nnsoup.el: Removed.
1425
1426         * nnultimate.el: Removed.
1427
1428         * gnus-html.el (gnus-blocked-images): New variable.
1429
1430         * message.el (message-prune-recipients): New function.
1431         (message-prune-recipient-rules): New variable.
1432
1433         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
1434         guess whether a long line is natural text or not.
1435
1436         * gnus-html.el (gnus-html-schedule-image-fetching): Use
1437         gnus-process-plist and friends for compatibility.
1438
1439 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
1440
1441         * gnus-html.el: Require packages that define macros used in this file.
1442         (gnus-article-mouse-face): Declare to silence byte-compiler.
1443         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
1444         process-get.
1445         (gnus-html-put-image): Use plist-get to avoid getf.
1446         (gnus-html-prefetch-images): Use with-current-buffer.
1447
1448 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
1449
1450         * gnus-ems.el: Provide compatibility functions for
1451         gnus-set-process-plist.
1452
1453         * lpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind
1454         header-line-format for XEmacs 21.4.
1455
1456         * gnus-sum.el (gnus-summary-stop-at-end-of-message)
1457         * gnus.el (gnus-valid-select-methods)
1458         * message.el (message-send-mail-partially-limit)
1459         * mm-decode.el (mm-text-html-renderer)
1460         * mml.el (mml-insert-mime-headers-always)
1461         * smiley.el (smiley-regexp-alist): Bump custom version.
1462
1463 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1464
1465         * gnus-html.el: require mm-url.
1466         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
1467         with the url to `url'.
1468         (gnus-html-wash-tags): Support cid: URLs/images.
1469
1470 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1471
1472         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
1473         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
1474         bindings, as they aren't useful at all.  `w' is moved to `W w'.
1475
1476         * gnus-move.el: Removed file, since it doesn't really work.
1477
1478         * gnus-html.el (gnus-article-html): Tell w3m that the input is
1479         UTF-8.  This seems to fix problems with some German web feeds.
1480
1481         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
1482         at the top so that the proper colours are applied.
1483
1484         * gnus-xmas.el (gnus-xmas-create-image): Make this work on files that
1485         don't have dots in their names.
1486
1487         * gnus-art.el (gnus-article-view-part): Doc fix.
1488
1489         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
1490         XEmacs-compatible.
1491         (gnus-html-put-image): Don't do images on non-graphic displays.
1492
1493         * nnslashdot.el: Removed this unused backend.
1494
1495         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
1496         actions.
1497         (gnus-undo-register-1): Revert last change.
1498
1499         * gnus-group.el (gnus-group-completing-read): Protect against not
1500         having completion-styles bound.
1501
1502         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
1503         make broken recipients happier.
1504
1505         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
1506
1507         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
1508         point parameter.
1509
1510         * gnus-xmas.el (gnus-xmas-put-image): Ditto.
1511
1512         * gnus-group.el (gnus-group-completing-read): Add 'substring to
1513         completion-styles for group selection.
1514
1515 2009-02-04  Andreas Schwab  <schwab@suse.de>
1516
1517         * gnus-score.el (gnus-score-string): Fix regex for matching extra
1518         headers and regexp-quote the match if necessary.
1519
1520 2009-03-24  Miles Bader  <miles@gnu.org>
1521
1522         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
1523         the blinking smiley.
1524
1525 2009-03-24  Simon Josefsson  <simon@josefsson.org>
1526
1527         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
1528         blink smiley.
1529
1530 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1531
1532         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
1533         where the dribbel file lives exists.
1534
1535         * message.el (message-send-mail-partially-limit): Change the default to
1536         nil, since most people don't want this.
1537
1538         * mm-url.el (mm-url-decode-entities): Also decode entities like
1539         &#x3212.
1540
1541 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
1542
1543         * gnus-sum.el (gnus-summary-idna-message):
1544         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
1545         Hyperlink urls in docstrings with URL `...'.
1546
1547 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
1548
1549         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
1550         functions.
1551
1552 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1553
1554         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
1555         say what the mouseover text should be.
1556
1557         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
1558         version of the mm-w3m-safe-url-regexp variable to only download images
1559         in the groups where we want that to happen.
1560
1561         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
1562
1563         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
1564         easier debugging.
1565         (gnus-article-beginning-of-window): Add kludge to allow spacing past
1566         big pictures in the article buffer.
1567
1568         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
1569         gnus-article-html.
1570         (mm-text-html-renderer): gnus-article-html needs curl in addition to
1571         w3m.
1572
1573         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
1574
1575 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1576
1577         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
1578         which doesn't exist.
1579
1580         * message.el (message-inhibit-ecomplete): New variable to allow some
1581         function to inhibit ecomplete address storage.
1582         (message-resend): Disable ecomplete message storage when resending
1583         messages.
1584
1585         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
1586
1587 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1588
1589         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
1590         Save excursion while copying, moving, and deleting articles in order to
1591         prevent the cursor from jumping to unforeseen place.
1592
1593 2010-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1594
1595         * lpath.el: No need to bind bookmark-current-buffer,
1596         bookmark-yank-point and bookmark-make-record-function.
1597
1598 2010-08-17  Glenn Morris  <rgm@gnu.org>
1599
1600         * gnus-sync.el: Require gnus components whose functions are used.
1601
1602         * gnus-art.el (bookmark-make-record-function):
1603         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
1604         Declare for compiler.
1605
1606         * mm-url.el (mml-compute-boundary): Autoload.
1607
1608 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1609
1610         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
1611
1612 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
1613
1614         Typo fix "hoo4a" -> "hook".
1615
1616         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
1617
1618 2010-08-14  Glenn Morris  <rgm@gnu.org>
1619
1620         * gnus-sync.el (gnus-sync): Fix defgroup version.
1621
1622 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
1623
1624         Doc fixes and keep unknown groups (ammended for nunion bug fix).
1625
1626         * gnus-sync.el: Fix docs.
1627         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
1628         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
1629
1630 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
1631
1632         Optimizations for gnus-sync.el.
1633
1634         * gnus-sync.el: Add docs about gnus-sync-backend
1635         possibilities.
1636         (gnus-sync-save): Remove unnecessary message.
1637         (gnus-sync-read): Optimize and show what groups were skipped.
1638
1639 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
1640
1641         Minor bug fixes for gnus-sync.el.
1642
1643         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks): Don't
1644         read the sync on get-new-news.
1645
1646         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
1647         quiet.
1648
1649         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets' (fix typo).
1650
1651 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
1652
1653         Make saving and restoring of hidden threads work with overlays.
1654         Patch applied by Ted Zlatanov.
1655
1656         * gnus-sum.el (gnus-hidden-threads-configuration)
1657         (gnus-restore-hidden-threads-configuration): Update to deal with text
1658         properties, rather than searching for a magic character.
1659
1660 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
1661
1662         New gnus-sync.el library for synchronization of marks.
1663
1664         * gnus-sync.el: New library for synchronization of marks.
1665
1666         * gnus-util.el (gnus-grep-in-list): Moved from gnus-registry.el and
1667         renamed from `gnus-registry-grep-in-list'.
1668
1669         * gnus-registry.el (gnus-registry-follow-group-p): Use `gnus-grep-in-list'.
1670
1671         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
1672
1673 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1674
1675         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
1676         determining charset of text fails.
1677
1678 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1679
1680         * nnmail.el (nnmail-get-new-mail-1): Revert.
1681
1682         * nnml.el (nnml-active-number): Make sure names of newly created groups
1683         in nnml-group-alist are encoded.
1684
1685 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
1686
1687         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
1688         containing non-ASCII characters in active file for nnml back end.
1689
1690 2010-07-24  David Engster  <dengste@eml.cc>
1691
1692         * mml-smime.el (mml-smime-epg-verify): Also accept the older
1693         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
1694
1695 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
1696
1697         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
1698         tag (Bug#6654).
1699
1700 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1701
1702         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
1703         the article buffer, not the summary buffer.
1704
1705 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1706
1707         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
1708         Emacs 23 as well.
1709
1710 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1711
1712         * lpath.el: Bind bookmark-current-buffer, bookmark-yank-point for all
1713         Emacs versions; bind bookmark-make-record-function for Emacs >=22.
1714
1715 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
1716
1717         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
1718         Patch applied by Karl Fogel.
1719
1720         * gnus-sum.el (gnus-summary-bookmark-make-record): Set
1721         `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
1722
1723 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
1724
1725         Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
1726         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
1727         C-w still not working correctly from Article buffers; Thierry's
1728         patch to fix that will be applied after this.
1729
1730         * gnus-art.el (bookmark-make-record-function): New local variable.
1731
1732         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
1733         article buffer.
1734         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
1735
1736 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
1737
1738         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
1739         on changes in bookmark.el.
1740
1741 2010-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1742
1743         * gnus-xmas.el (gnus-xmas-read-event-char): Use display-message with
1744         `no-log' instead of message not to log prompt string.
1745
1746 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
1747
1748         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
1749         the *other* type of HTML form submission.
1750
1751 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
1752
1753         * auth-source.el (auth-source-pick): If choice does not contain a
1754         questioned keyword, set the check to t.
1755
1756 2010-06-12  Romain Francoise  <romain@orebokech.com>
1757
1758         * gnus-util.el (gnus-date-get-time): Move up before first use.
1759
1760 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1761
1762         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
1763         (gnus-article-edit-part): Bind it to make last part that is substituted
1764         or deleted visible.
1765         (gnus-mime-display-single): Buttonize part of which id equals to
1766         gnus-mime-buttonized-part-id.
1767
1768 2010-06-10  Dan Christensen  <jdc@uwo.ca>
1769
1770         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
1771         (gnus-dd-mmm): Use gnus-date-get-time.
1772         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
1773         simplify logic.
1774         (gnus-summary-limit-to-age): Use gnus-date-get-time.
1775         (gnus-sort-threads): emit message if gnus-sort-threads-loop used.
1776
1777 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
1778
1779         * auth-source.el (top): Autoload `secrets-list-collections',
1780         `secrets-create-item', `secrets-delete-item'.
1781         (auth-sources): Fix tag string.
1782         (auth-get-source, auth-source-retrieve, auth-source-create)
1783         (auth-source-delete): New defuns.
1784         (auth-source-pick): Rewrite in order to avoid 2 passes.
1785         (auth-source-forget-user-or-password): New parameter USERNAME.
1786         (auth-source-user-or-password): New parameters CREATE-MISSING and
1787         DELETE-EXISTING.  Retrieve password interactively, if needed.
1788
1789 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
1790
1791         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
1792         deleting unused directories when gnus-expert-user is t.
1793
1794 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1795
1796         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
1797         for each temp file when gnus-article-browse-delete-temp is ask.
1798
1799 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
1800
1801         * gnus-uu.el, imap.el, nndoc.el, nnrss.el, rfc2047.el, utf7.el: Replace
1802         Lisp calls to delete-backward-char by calls to delete-char.
1803
1804 2010-05-20  Kevin Ryde  <user42@zip.com.au>
1805
1806         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
1807
1808 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
1809
1810         * password-cache.el (password-cache-remove): Fix docstring.
1811
1812 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1813
1814         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
1815         article unless decoding article to be saved.
1816
1817 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1818
1819         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt)
1820         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
1821         generated within the mm-with-unibyte-current-buffer macro.
1822
1823 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1824
1825         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
1826         to nil when we're in a mml-preview buffer and no group is selected.
1827
1828 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
1829
1830         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
1831         when catching the `C-g'.  Reported by "Leo".
1832
1833 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1834
1835         * message.el (message-forward-make-body-plain)
1836         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
1837         multibyte-string-p.
1838
1839         * lpath.el: Revert.
1840
1841 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1842
1843         * message.el (message-forward-make-body-mml): Assume original message
1844         is multibyte string; error on unibyte.
1845         (message-forward-make-body-plain): Ditto; don't add excessive newline
1846         in body end.
1847
1848         * lpath.el: Fbind multibyte-string-p for XEmacs 21.4 and SXEmacs.
1849
1850 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
1851
1852         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
1853         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
1854
1855 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1856
1857         * mm-extern.el (mm-extern-url): Don't use
1858         mm-with-unibyte-current-buffer.
1859         (mm-extern-cache-contents): Use with-current-buffer instead of
1860         save-excursion + set-buffer.
1861
1862 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1863
1864         * mm-util.el (mm-emacs-mule): Remove.
1865
1866 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
1867
1868         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
1869         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
1870         change.
1871
1872 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1873
1874         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
1875         bind the default value of enable-multibyte-characters to nil.
1876
1877 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1878
1879         * message.el (message-forward-make-body-plain)
1880         (message-forward-make-body-mml):
1881         Don't use mm-with-unibyte-current-buffer.
1882
1883 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
1884
1885         * dns-mode.el (auto-mode-alist): Add entry for .zone files.
1886
1887 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
1888
1889         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
1890         (Bug#5592).
1891
1892 2010-05-07  Julien Danjou  <julien@danjou.info>
1893
1894         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
1895         it to mm-pipe-part.
1896
1897         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
1898         it is given.
1899
1900 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1901
1902         * binhex.el (binhex-decode-region-internal)
1903         * dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type)
1904         (dns-query)
1905         * nnweb.el (nnweb-gmane-search)
1906         * pgg-parse.el (pgg-parse-armor)
1907         * pgg.el (pgg-verify-region)
1908         * sha1.el (sha1-string-external)
1909         * uudecode.el (uudecode-decode-region-internal)
1910         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
1911         XEmacs.
1912
1913         * gnus-art.el (gnus-article-browse-html-parts)
1914         * gnus-group.el (gnus-read-ephemeral-gmane-group)
1915         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
1916         make-temp-file.
1917
1918         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
1919         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
1920         compiling.
1921
1922         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
1923         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
1924         XEmacs when compiling.
1925
1926         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
1927         gnus-pick-mode-off-hook for XEmacs when compiling.
1928         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
1929         gnus-binary-mode-off-hook for XEmacs when compiling.
1930
1931         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate): Return
1932         nil if char-charset is not available.
1933
1934         * imap.el (imap-disable-multibyte)
1935         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as
1936         macros.
1937
1938         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
1939         instead of encode-coding-string.
1940
1941         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
1942         'xemacs) instead of mm-emacs-mule to switch function definitions.
1943         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
1944
1945         * lpath.el: Fbind delete-overlay and overlay-lists for XEmacs;
1946         bind temporary-file-directory for XEmacs;
1947         fbind make-temp-file, set-buffer-multibyte, string-as-multibyte and
1948         timer-set-function for XEmacs 21.4 and SXEmacs;
1949         bind timer-list for XEmacs 21.4 and SXEmacs;
1950         fbind char-charset and find-charset-region for non-Mule XEmacs;
1951         fbind decode-coding-region, decode-coding-string, detect-coding-region,
1952         encode-coding-region and encode-coding-string for XEmacs having no
1953         file-coding feature.
1954
1955 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
1956
1957         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
1958
1959 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1960
1961         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
1962         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
1963
1964 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
1965
1966         * mm-util.el (mm-decompress-buffer): Use `delete-file';
1967         alias `jka-compr-delete-temp-file' no longer exists.
1968
1969 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
1970
1971         Use define-minor-mode in Gnus where applicable.
1972         * mml.el (mml-mode): Use define-minor-mode.
1973         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
1974         (gnus-undo-mode): Use define-minor-mode.
1975         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
1976         (gnus-dead-summary-mode): Use define-minor-mode.
1977         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
1978         Initialize in declaration.
1979         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
1980         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
1981         (gnus-mailing-list-mode): Use define-minor-mode.
1982         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
1983         (gnus-draft-mode): Use define-minor-mode.
1984         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
1985         (gnus-dired-mode): Use define-minor-mode.
1986
1987 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
1988
1989         * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
1990         handles on recursive mml-to-mime translation and check them for
1991         boundary delimiter collisions.  Reported by Greg Troxel.
1992
1993 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1994
1995         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
1996
1997 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
1998
1999         * mm-util.el (mm-find-buffer-file-coding-system):
2000         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
2001
2002 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
2003
2004         * message.el (message-generate-headers): Record insertion of optional
2005         headers as well.  Otherwise the check to prevent repeated insertion of
2006         optional headers is a no-op.
2007
2008 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
2009
2010         * smime.el: Don't mention CVS.
2011
2012         * nnrss.el (nnrss-fetch): Don't mention CVS.
2013
2014         * nnir.el: Don't mention CVS.
2015
2016 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
2017
2018         * gnus-sum.el (gnus-summary-bookmark-make-record): Add `location' field.
2019
2020 2010-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2021
2022         * lpath.el: Fbind bookmark-default-handler,
2023         bookmark-get-bookmark-record, bookmark-make-record-default,
2024         bookmark-prop-get for Emacs <23 and XEmacs.
2025
2026 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
2027
2028         * gnus-sum.el: Add bookmark declarations to silence the compiler.
2029         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
2030         Use with-current-buffer to silence the byte-compiler.
2031         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
2032         bother to require `gnus'.
2033         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
2034
2035 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
2036
2037         * gnus-sum.el (gnus-summary-bookmark-make-record)
2038         (gnus-summary-bookmark-jump): New functions.
2039         (gnus-summary-mode): Setup bookmark support.
2040
2041 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
2042
2043         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
2044         if set.
2045
2046 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
2047
2048         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
2049         gnus-article-browse-html-save-cid-image; make it work recursively for
2050         forwarded messages as well.
2051         (gnus-article-browse-html-parts): Work when prefix arg is given.
2052         (gnus-article-browse-html-article): Doc fix.
2053
2054 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
2055
2056         * message.el (message-default-mail-headers):
2057         (message-default-headers): Carry the value mail-default-headers over
2058         into message-default-mail-headers, rather than message-default-headers.
2059
2060 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
2061
2062         * mm-decode.el (mm-add-meta-html-tag): Added option to override the
2063         charset.
2064
2065         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
2066         charset into the <meta> tag when the article is encoded to utf-8.
2067
2068 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2069
2070         * gnus-art.el (gnus-article-browse-delete-temp-files): Delete
2071         directories as well.
2072         (gnus-article-browse-html-parts): Work for images that do not specify
2073         file names; delete temp directory when quitting; insert header at the
2074         right place; use file: scheme for image files.
2075
2076 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
2077
2078         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
2079         (gnus-article-browse-html-parts): Use it to make temporary cid image
2080         files in addition to html file so that browser may display them.
2081
2082 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
2083
2084         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
2085
2086 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
2087
2088         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
2089
2090 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
2091
2092         * auth-source.el (auth-sources): Change default to be simpler.  Explain
2093         about Secret Service API sources.  Improve Customize options.
2094         (auth-source-pick): Change to accept any number of search parameters.
2095         Implement fallbacks iteratively, not recursively.  Add scoring on the
2096         second pass and sort by score.  Call Secret Service API when needed.
2097         (auth-source-user-or-password): Use it.  Call Secret Service API
2098         directly when needed to get the user name and the password.
2099
2100 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
2101
2102         * message.el (message-interactive): Doc fix.
2103         (message-qmail-inject-args): Reflow.
2104         (message-kill-to-signature): Fix typo in docstring.
2105
2106         * smiley.el (smiley-buffer): Fix typo in docstring.
2107
2108 2010-03-24  Glenn Morris  <rgm@gnu.org>
2109
2110         * mail-source.el (gnus-message): Declare.
2111         (mail-source-delete-old-incoming): Require gnus-util.
2112
2113 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
2114
2115         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
2116
2117         * message.el (ecomplete-setup): Autoload it for Emacs <23.
2118
2119         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
2120         password-cache's default if it is not bound.
2121         (mml-secure-passphrase-cache-expiry): Default to 16 that is
2122         password-cache-expiry's default if it is not bound.
2123
2124         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
2125         available in Emacs 21.
2126
2127         * lpath.el: Suppress compiler warnings for:
2128         canlock-insert-header and smtpmail-default-smtp-server for Emacs 21 and
2129         XEmacs;
2130         ecomplete-add-item, ecomplete-save, hashcash-wait-async,
2131         mail-add-payment, mail-add-payment-async, netrc-get, netrc-machine,
2132         netrc-machine-user-or-password and netrc-parse for Emacs 22 and XEmacs.
2133
2134 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
2135
2136         * auth-source.el (auth-sources): Fix up definition so extra parameters
2137         are always inline.
2138
2139 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
2140
2141         * nnimap.el (nnimap-verify-uidvalidity): Fixed bug where uidvalidity
2142         wasn't updated after mismatch.  Clear cached mailbox info correctly
2143         when uidvalidity changes.
2144         (nnimap-group-prefixed-name): New function to avoid some code
2145         duplication.
2146         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
2147         (nnimap-request-group): Use it.
2148         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
2149         (nnimap-update-unseen): Significantly improved speed of Gnus startup
2150         with many imap folders.  This is done by caching the group status from
2151         the imap server persistently in a group parameter `imap-status'.  (This
2152         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
2153         but not persistently, so every Gnus startup was still very slow.)
2154
2155 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
2156
2157         * assistant.el (assistant-render-text): Run `widget-setup' and don't
2158         delete the extra newline.  Otherwise editing of :string and :number
2159         types don't work.
2160
2161 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
2162
2163         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
2164         secrets.el dependency.
2165         (auth-sources): Add optional user name.  Add secrets.el configuration
2166         choice (unused right now).
2167
2168 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
2169
2170         * gnus-sum.el (gnus-summary-make-menu-bar): Let
2171         `gnus-registry-install-shortcuts' fill in the functions.
2172
2173         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
2174         warnings.
2175         (gnus-registry-misc-menus): Variable to hold registry mark menus.
2176         (gnus-registry-install-shortcuts): Populate and use it in a
2177         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
2178
2179 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
2180
2181         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
2182         In-place substitutions for the group name encoding/decoding.
2183         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
2184         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
2185         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
2186         (nnimap-update-unseen, nnimap-request-list)
2187         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
2188         (nnimap-request-set-mark, nnimap-split-to-groups)
2189         (nnimap-split-articles, nnimap-request-newgroups)
2190         (nnimap-request-create-group, nnimap-request-accept-article)
2191         (nnimap-request-delete-group, nnimap-request-rename-group)
2192         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
2193         `encoded-mbx' for consistency.
2194         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
2195         variable `imap-current-mailbox'.
2196
2197         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
2198         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
2199
2200 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
2201
2202         * pop3.el (pop3-display-message-size-flag): Display message size byte
2203         counts during POP3 download.
2204         (pop3-movemail): Use it.
2205         (pop3-list): Implement listing of available messages.
2206
2207 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
2208
2209         * nnir.el (nnir-get-article-nov-override-function): New function to
2210         override the normal NOV retrieval.
2211         (nnir-retrieve-headers): Use it.
2212
2213 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
2214
2215         * auth-source.el (netrc-machine-user-or-password): Autoload.
2216
2217 2010-03-19  Glenn Morris  <rgm@gnu.org>
2218
2219         Stop message.el from loading about 40 libraries it doesn't always need.
2220         The general approach is to autoload rather than require, and to
2221         require in the specific functions rather than the file.  (Bug#5642)
2222
2223         * gmm-utils.el: Don't require wid-edit.
2224         (widget-create-child-value, widget-convert, widget-default-get):
2225         Autoload.
2226
2227         * gnus-util.el: Don't require time-date, netrc.
2228         (message-fetch-field, gnus-group-name-decode): Declare rather than
2229         autoloading.
2230         (gnus-fetch-field): Require message.
2231         (gnus-decode-newsgroups): Require gnus-group.
2232
2233         * ietf-drums.el: Don't require time-date.
2234
2235         * message.el: Don't require hashcash, canlock, ecomplete.
2236         Do require mail-utils.  Require nnheader only when compiling.
2237         (smtpmail-default-smtp-server): Remove declaration.
2238         (message-send-mail-function): Check smtpmail-default-smtp-server
2239         is bound rather than requiring smtpmail.
2240         (message-auto-save-directory, message-insert-signature): Use
2241         expand-file-name rather than nnheader-concat.
2242         (nnheader-insert-file-contents): Autoload.
2243         (hashcash-wait-async): Declare.
2244         (message-send-mail): Only call gnus-setup-posting-charset if
2245         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
2246         (message-send-mail-with-sendmail): Require sendmail.
2247         (canlock-password, canlock-password-for-verify): Declare.
2248         (message-canlock-password): Require canlock.
2249         (nnheader-get-report): Autoload.
2250         (gnus-setup-posting-charset): Declare.
2251         (message-send-news): Require gnus-msg.
2252         (message-make-references, message-make-in-reply-to): Use mail-header-id
2253         rather than the alias mail-header-message-id.
2254         (ecomplete-add-item, ecomplete-save): Declare.
2255         (message-put-addresses-in-ecomplete): Require ecomplete.
2256         (ecomplete-display-matches): Autoload.
2257
2258         * mm-decode.el: Don't require mailcap, gnus-util.
2259         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
2260         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
2261         Autoload.
2262         (mailcap-mime-extensions): Declare.
2263
2264         * mm-encode.el: Don't require mailcap.
2265         (mailcap-extension-to-mime): Autoload.
2266
2267         * mml-sec.el: Don't require password-cache.
2268
2269         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
2270         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
2271         (mml-minibuffer-read-type): Require mailcap.
2272         (mml-preview): Require gnus-msg.
2273
2274         * mml1991.el: Require password-cache.
2275         (password-cache-expiry): Remove declaration.
2276
2277         * mml2015.el: Require password-cache.
2278         (password-cache-expiry): Remove declaration.
2279
2280         * nneething.el (mailcap): Require mailcap.
2281
2282         * nnheader.el (declare-function): Add compatibility stub.
2283         (message-remove-header): Declare rather than autoload.
2284         (nnheader-replace-header): Require message.
2285
2286         * nnimap.el (declare-function): Add compatibility stub.
2287         (netrc-parse, netrc-machine-user-or-password): Declare.
2288         (nnimap-open-connection): Require netrc.
2289
2290         * nntp.el (declare-function): Add compatibility stub.
2291         (netrc-parse, netrc-machine, netrc-get): Declare.
2292         (nntp-send-authinfo): Require netrc.
2293
2294         * rfc2047.el: Don't require qp.
2295         (quoted-printable-encode-region, quoted-printable-decode-string):
2296         Autoload.
2297
2298         * sieve-mode.el: Don't require easymenu.
2299         (easy-menu-add-item): Autoload it.
2300
2301         * spam-stat.el (time-to-number-of-days): Autoload it.
2302
2303 2010-03-19  Glenn Morris  <rgm@gnu.org>
2304
2305         * password-cache.el (password-cache, password-cache-expiry): Autoload.
2306
2307 2010-03-18  Glenn Morris  <rgm@gnu.org>
2308
2309         * hashcash.el (declare-function): Remove duplicate definition.
2310
2311 2010-03-17  Kevin Ryde  <user42@zip.com.au>
2312
2313         * mml.el (mml-read-tag): Unquote values with `read' to reverse
2314         prin1 in mml-insert-tag (just stripping the quotes gave wrong
2315         value if any backslash escapes).
2316
2317 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2318
2319         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
2320         if it is available.  (bug#5647)
2321
2322         * lpath.el: Suppress compiler warning for coding-system-from-name for
2323         Emacs 21 and XEmacs.
2324
2325 2010-03-14  Juri Linkov  <juri@jurta.org>
2326
2327         * hmac-def.el:
2328         * hmac-md5.el:
2329         * netrc.el: Fix keywords.
2330
2331 2010-02-26  Glenn Morris  <rgm@gnu.org>
2332
2333         * message.el (message-send-mail-function): Change the default, so that
2334         it inherits from a customized send-mail-function.  (Bug#5643)
2335
2336 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
2337
2338         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
2339         shell-command-to-string signals an error (bug#5299).
2340
2341 2010-02-24  Glenn Morris  <rgm@gnu.org>
2342
2343         * message.el (message-smtpmail-send-it)
2344         (message-send-mail-with-mailclient): Doc fixes.
2345
2346 2010-02-16  Glenn Morris  <rgm@gnu.org>
2347
2348         * message.el (message-default-mail-headers): Change the default value
2349         to ease the transition from mail-mode to message-mode.  (Bug#5555)
2350
2351 2010-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2352
2353         * parse-time.el (parse-time-syntax): Define it for only XEmacs.
2354         (parse-time-string-chars): Implement 2009-08-16 change for Emacs.
2355
2356 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
2357
2358         * time-date.el (date-to-time): Doc fix (Bug#5408).
2359
2360 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
2361
2362         * message.el (message-mail): Just pass yank-action on to message-setup.
2363         (message-setup): Handle (FUN . ARGS) form of yank-action.
2364         (message-with-reply-buffer, message-widen-reply)
2365         (message-yank-original): Handle non-buffer values of
2366         message-reply-buffer (Bug#4080).
2367         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
2368
2369 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
2370
2371         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
2372         Fix typo in docstring.
2373
2374 2010-01-08  Jason Rumney  <jasonr@gnu.org>
2375
2376         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
2377         response.
2378
2379 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2380
2381         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
2382
2383         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
2384
2385         * message.el (message-check-news-header-syntax): Protect against a
2386         string that `rfc822-addresses' returns when parsing fails.
2387
2388 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2389
2390         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
2391         (gnus-previous-char-property-change): New functions.
2392
2393         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
2394
2395 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
2396
2397         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
2398         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
2399
2400 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
2401
2402         * message.el (message-exchange-point-and-mark): Rework last change to
2403         avoid using optional arg of exchange-point-and-mark, for backward
2404         compatibility.
2405
2406 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
2407
2408         * message.el (message-exchange-point-and-mark): Call
2409         exchange-point-and-mark with an argument rather than setting
2410         mark-active by hand (Bug#5175).
2411
2412 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2413
2414         * nntp.el (nntp-service-to-port): Work for service expressed with
2415         numeric string; replace [:digit:] with [0-9] for XEmacs.
2416
2417 2009-12-17  Glenn Morris  <rgm@gnu.org>
2418
2419         * gnus-group.el (gnus-bug-group-download-format-alist):
2420         Change emacs entry to debbugs.gnu.org.  Bump :version.
2421
2422 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
2423
2424         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
2425
2426 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
2427
2428         * message.el (message-info): Explain why we use `Info-goto-node'.
2429
2430 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2431
2432         * lpath.el: Always bind default-file-name-coding-system for (S)XEmacs.
2433
2434 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
2435
2436         * message.el (message-completion-in-region): New compatibility function.
2437         (message-expand-group): Use it.
2438
2439 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2440
2441         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
2442         with no unread article should be listed if the 2nd arg `predicate' is
2443         given.
2444
2445 2009-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2446
2447         * lpath.el: Fbind recenter-top-bottom for Emacs 21, 22, and (S)XEmacs.
2448
2449 2009-11-29  Juri Linkov  <juri@jurta.org>
2450
2451         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
2452         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
2453         on `gnus-recenter'. (Bug#4698, Bug#4981)
2454
2455 2009-11-26  Kevin Ryde  <user42@zip.com.au>
2456
2457         * sha1.el (sha1-string-external): default-directory "/" in case
2458         otherwise non-existent.  process-connection-type pipe for touch of
2459         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
2460
2461 2009-11-25  Kevin Ryde  <user42@zip.com.au>
2462
2463         * dns-mode.el: Add "Keywords: comm".  It's only an editing mode, but
2464         it's comms related and sgml-mode.el has "comm" on that basis too.
2465
2466 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2467
2468         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
2469         containing tspecial characters if they have been already quoted.
2470
2471 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
2472
2473         * dns-mode.el (auto-mode-alist): Purecopy string.
2474
2475 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
2476
2477         * hashcash.el (hashcash-generate-payment): Use with-current-buffer.
2478
2479 2009-10-24  Glenn Morris  <rgm@gnu.org>
2480
2481         * gnus-art.el (help-xref-stack-item): Define for compiler.
2482
2483 2009-10-21  Kevin Ryde  <user42@zip.com.au>
2484
2485         * dns.el: Add "Keywords: comm", as per net/net-utils.el.
2486
2487 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2488
2489         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
2490
2491 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2492
2493         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
2494         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
2495
2496 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2497
2498         * gnus.el (gnus-overlay-get): New alias to overlay-get.
2499         (gnus-overlays-in): New alias to overlays-in.
2500
2501         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
2502         gnus-overlay-get, and gnus-delete-overlay.
2503         (gnus-summary-show-thread): Make it work as well for systems in which
2504         next-single-char-property-change is not available.
2505         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
2506
2507         * gnus-xmas.el (gnus-xmas-overlays-in): New function.
2508         (gnus-overlay-get): New alias to extent-property.
2509         (gnus-overlays-in): New alias to gnus-xmas-overlays-in.
2510
2511         * dgnushack.el: Autoload add-to-invisibility-spec for XEmacs 21.4 and
2512         SXEmacs.
2513
2514         * lpath.el: Fbind next-single-char-property-change for XEmacs 21.4 and
2515         SXEmacs.
2516
2517 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
2518
2519         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
2520
2521 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
2522
2523         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
2524         and XEmacs that don't have `remove-overlays'.
2525
2526 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
2527
2528         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
2529         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
2530         selective display.  Use overlays instead.
2531
2532 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
2533
2534         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
2535
2536 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
2537
2538         * spam-stat.el (spam-stat-load): Fix typo in message.
2539
2540 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
2541
2542         * dig.el (dig-invoke): Fix typo in docstring.
2543         (query-dig): Reflow docstring.
2544
2545 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
2546
2547         * gnus-art.el (gnus-article-encrypt-body):
2548         * message.el (message-check-recipients):
2549         * mm-util.el (mm-codepage-setup):
2550         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
2551         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
2552
2553 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
2554
2555         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
2556         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
2557         keys from the menu if mm-{sign,encrypt}-option is 'guided.
2558         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
2559         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
2560
2561 2009-09-21  Kevin Ryde  <user42@zip.com.au>
2562
2563         * dig.el: Add "Keywords: comm", as per net-utils.el.
2564
2565 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
2566
2567         * dig.el (dig-mode): Use define-derived-mode.
2568
2569 2009-09-19  Glenn Morris  <rgm@gnu.org>
2570
2571         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
2572
2573 2009-09-18  Glenn Morris  <rgm@gnu.org>
2574
2575         * gnus-diary.el (gnus-diary-check-message):
2576         * message.el (message-insert-formatted-citation-line):
2577         * nnbabyl.el (top-level):
2578         * nndiary.el (nndiary-schedule):
2579         Fix typos in condition-case handlers.
2580
2581 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2582
2583         * gnus-art.el (gnus-article-edit-part): Work for the buffer
2584         configuration that provides the sole article window in a frame;
2585         position point correctly after deleting a part.
2586
2587 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
2588
2589         * spam.el (spam-unregister-on-reregister): Add boolean variable.
2590         (spam-resolve-registrations-routine): Use it to unregister articles
2591         that change status.
2592
2593 2009-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2594
2595         * parse-time.el (parse-time-syntax): Restore it to keep compatibility
2596         with XEmacs.
2597         (parse-time-string-chars): Use it.
2598
2599 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
2600
2601         * imap.el (imap-interactive-login): Better messages.
2602         (imap-open): Fix bug with renamed buffer on reconnect.
2603         (imap-authenticate): Add buffer-local imap-last-authenticator variable
2604         for easier debugging and cleaner code.  On successful (guessed based on
2605         server capabilities) secondary authentication, set imap-state
2606         correctly.
2607         (imap-last-authenticator): Define imap-last-authenticator as a variable
2608         to avoid warnings.
2609
2610 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2611
2612         * nnrss.el (nnrss-request-article): Remove binding of
2613         default-enable-multibyte-characters that has gotten needless by
2614         the 2007-07-13 change in rfc2047-encode-message-header.
2615
2616         * mml.el (mml-insert-multipart): Error on the message header.
2617         (mml-insert-part): Error on the message header; position point at
2618         the end of a MIME tag.
2619
2620 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
2621
2622         * time-date.el (autoload): Expand define-obsolete-function-alias into
2623         defalias and make-obsolete for old Emacsen that Gnus supports.
2624         (with-no-warnings): Define it for old Emacsen.
2625         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
2626         is available.
2627         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
2628         float-time is available; suppress compile warning for time-to-seconds.
2629
2630         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
2631         (gnus-float-time): Alias to float-time if it exists.
2632
2633         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
2634         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
2635         float-time is available; suppress compile warning for time-to-seconds.
2636
2637         * lpath.el: Fbind time-to-seconds for Emacs 21.; fbind float-time for
2638         XEmacs.
2639
2640 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
2641
2642         * imap.el (imap-message-map): Docstring fix.
2643
2644 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2645
2646         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
2647         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
2648         Add the optional argument `encoding' that overrides the default.
2649
2650         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
2651         mm-encode-buffer.
2652
2653 2009-09-04  Glenn Morris  <rgm@gnu.org>
2654
2655         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
2656         mm-disable-multibyte, rather than default-enable-multibyte-characters.
2657         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
2658         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
2659         * mm-util.el (mm-with-unibyte-current-buffer)
2660         (mm-find-buffer-file-coding-system):
2661         * yenc.el (yenc-decode-region): Use default-value rather than
2662         default-enable-multibyte-characters.
2663
2664 2009-09-03  Glenn Morris  <rgm@gnu.org>
2665
2666         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
2667         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
2668         than default-enable-multibyte-characters.
2669
2670 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
2671
2672         * gnus-art.el (gnus-article-read-summary-keys):
2673         Fix gnus-buffer-configuration's value temporarily used.
2674
2675 2009-09-02  Glenn Morris  <rgm@gnu.org>
2676
2677         * gnus-util.el (gnus-float-time): New function.
2678         * gnus-delay.el (gnus-delay-article):
2679         * gnus-sum.el (gnus-thread-latest-date):
2680         * gnus-util.el (gnus-user-date): Use gnus-float-time.
2681         * nnspool.el (nnspool-request-newgroups):
2682         Use gnus-float-time rather than time-to-seconds.
2683         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
2684
2685         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
2686         (gnus-header-subject-face, gnus-header-newsgroups-face)
2687         (gnus-header-name-face, gnus-header-content-face):
2688         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
2689         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
2690         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
2691         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
2692         (gnus-cite-face-11):
2693         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
2694         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
2695         (gnus-server-closed-face, gnus-server-denied-face)
2696         (gnus-server-offline-face):
2697         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
2698         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
2699         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
2700         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
2701         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
2702         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
2703         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
2704         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
2705         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
2706         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
2707         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
2708         (gnus-summary-selected-face, gnus-summary-cancelled-face)
2709         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
2710         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
2711         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
2712         (gnus-summary-high-undownloaded-face)
2713         (gnus-summary-low-undownloaded-face)
2714         (gnus-summary-normal-undownloaded-face)
2715         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
2716         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
2717         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
2718         (gnus-splash-face):
2719         * message.el (message-header-to-face, message-header-cc-face)
2720         (message-header-subject-face, message-header-newsgroups-face)
2721         (message-header-other-face, message-header-name-face)
2722         (message-header-xheader-face, message-separator-face)
2723         (message-cited-text-face, message-mml-face):
2724         * sieve-mode.el (sieve-control-commands-face)
2725         (sieve-action-commands-face, sieve-test-commands-face)
2726         (sieve-tagged-arguments-face):
2727         * spam.el (spam-face):
2728         Mark face aliases with "-face" in the name as obsolete.
2729
2730 2009-09-01  Glenn Morris  <rgm@gnu.org>
2731
2732         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
2733         than goto-line.
2734
2735 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
2736
2737         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
2738         Don't move point if the command is invoked inside the message header.
2739
2740 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
2741
2742         * imap.el (imap-send-command): Simplify.
2743         (imap-wait-for-tag): point-max -> buffer-size.
2744
2745 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
2746
2747         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
2748         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
2749         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
2750         * nnir.el (nnir-swish-e-index-file):
2751         * gnus-sum.el (gnus-summary-delete-marked-as-read)
2752         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
2753         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
2754         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
2755         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
2756         (gnus-treat-display-xface): Add Emacs version of obsolescence.
2757
2758 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2759
2760         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
2761         Don't save excursion.
2762
2763 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
2764
2765         * nnheader.el (nnheader-find-file-noselect):
2766         * mm-util.el (mm-insert-file-contents):
2767         Use (default-value 'major-mode) instead of default-major-mode.
2768
2769 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
2770
2771         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
2772
2773 2009-08-26  Glenn Morris  <rgm@gnu.org>
2774
2775         * parse-time.el (parse-time-rules): Autoload riskiness here, rather
2776         than placing in files.el.
2777
2778 2009-08-25  Glenn Morris  <rgm@gnu.org>
2779
2780         * nnir.el (top-level): Don't require cl at run-time.
2781         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
2782         Replace cl-function substitute with gnus-replace-in-string.
2783         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
2784         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
2785         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
2786         simplified expansions.
2787
2788 2009-08-25  Kevin Ryde  <user42@zip.com.au>
2789
2790         * dig.el (dig): Add autoload cookie.
2791
2792 2009-08-22  Glenn Morris  <rgm@gnu.org>
2793
2794         * gnus-art.el (gnus-button-patch): Use forward-line rather than
2795         goto-line.
2796
2797 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
2798
2799         * parse-time.el (parse-time-string-chars): Save match data.
2800
2801 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
2802
2803         * parse-time.el (parse-time-string-chars): Compute using character
2804         classes, to handle non-ascii characters (Bug#3190).
2805
2806 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2807
2808         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
2809
2810         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
2811         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
2812         (gnus-mm-display-part, gnus-mime-display-single)
2813         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
2814         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
2815
2816         * gnus-sum.el
2817         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
2818         (gnus-summary-move-article): Add expirable mark to articles copied or
2819         moved to group that has auto-expire turned on if the option is non-nil.
2820
2821 2009-07-24  Glenn Morris  <rgm@gnu.org>
2822
2823         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
2824         Fix typo.  (Bug#3903)
2825
2826 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
2827
2828         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
2829         gnus-article-read-summary-keys rather than gnus-summary-edit-article
2830         that should not be used for draft articles.
2831         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
2832         that has no concern in minor mode keys.
2833         (gnus-article-summary-command, gnus-article-summary-command-nosave):
2834         Abolish.
2835
2836 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2837
2838         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
2839         article without making inquiry to a user for unknown encoding.
2840
2841         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
2842         (nnmaildir--scan): Assume i-node and device number that file-attributes
2843         returns might be cons-cell.
2844
2845         * dgnushack.el: Autoload thing-at-point for XEmacs 21.5.
2846
2847         * lpath.el: Fbind cp-supported-codepages for XEmacs 21.5.
2848
2849 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
2850
2851         * auth-source.el: Remove docs now in auth.texi.  Don't use
2852         `gnus-message' for logging.  Add new variables `auth-source-debug' and
2853         `auth-source-hide-passwords' and use them.
2854
2855 2009-07-15  Glenn Morris  <rgm@gnu.org>
2856
2857         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
2858
2859 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2860
2861         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
2862         excessive whitespace from the default values of title and description.
2863
2864 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2865
2866         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
2867         mail-fetch-field to fetch Content-Description header in order to
2868         exclude newlines.
2869
2870 2009-06-18  Ulrich Mueller  <ulm@gentoo.org>
2871
2872         * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
2873         format used by GnuPG 2.0.11.
2874
2875 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2876
2877         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
2878         to deleted part.
2879
2880 2009-05-30  David Engster  <dengste@eml.cc>
2881
2882         * nnmairix.el: Remove old documentation in the commentary block.
2883         (nnmairix-request-group): Do not update active file for nnml back ends.
2884         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
2885         end so that overview files are ignored.
2886         (nnmairix-update-groups): Make updating the groups more robust by using
2887         marks.
2888         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
2889         with dollar characters in message-id.
2890
2891 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
2892
2893         * spam.el: Use dns-query instead of query-dns.  Was renamed on
2894         2008-12-25 in dns.el.
2895
2896 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
2897
2898         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
2899         could happen if the text is only composed of spaces and/or tabs.
2900
2901 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
2902
2903         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
2904         when sending a queued message to avoid extra mml tags.
2905
2906 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2907
2908         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
2909
2910 2009-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2911
2912         * lpath.el: Fbind rmail-swap-buffers-maybe for Emacs 21~22;
2913         fbind rmail-msg-restore-non-pruned-header, rmail-swap-buffers-maybe and
2914         rmail-toggle-header for XEmacs;
2915         bind rmail-default-file and rmail-default-rmail-file for XEmacs.
2916
2917 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2918
2919         * gnus-dired.el: Remove autoload for gnus-setup-message.
2920         (gnus-dired-attach): Fake this-command value to prevent Gnus from
2921         displaying Gnus logo; always use compose-mail.
2922
2923 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
2924
2925         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
2926
2927 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2928
2929         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
2930         (gnus-nocem-issuers): List currently active issuers; fix custom type.
2931         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
2932         available.
2933         (gnus-nocem-epg-verify): New function.
2934
2935 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
2936
2937         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
2938
2939 2009-02-15  Glenn Morris  <rgm@gnu.org>
2940
2941         * gnus-util.el (rmail-insert-rmail-file-header)
2942         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
2943         autoloads.
2944         (rmail-default-rmail-file): Remove unnecessary declaration.
2945         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
2946
2947 2009-02-14  Glenn Morris  <rgm@gnu.org>
2948
2949         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
2950         variable (only used in gnus-util, which declares it anyway).
2951         (rmail-output-to-rmail-file): Remove autoload of deleted function,
2952         which was only needed by gnus-art (changed to not use it any more).
2953         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
2954         only used in gnus-util, which autoloads it itself.
2955         (rmail-update-summary): Fix autoload.
2956
2957         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
2958         rather than rmail-output-to-rmail-file.
2959
2960 2009-02-07  Glenn Morris  <rgm@gnu.org>
2961
2962         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
2963         autoload of function that no longer exists.
2964         (rmail-toggle-header): Declare.
2965         (message-forward-rmail-make-body): Handle mbox Rmail.
2966
2967 2009-01-31  Glenn Morris  <rgm@gnu.org>
2968
2969         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
2970         2009-01-09 change.
2971
2972 2009-01-31  Dave Love  <fx@gnu.org>
2973
2974         * imap.el (imap-fetch-safe): Bind debug-on-error.
2975         (imap-debug): Add imap-fetch-safe.
2976
2977 2009-01-26  Teodor Zlatanov  <tzz@lifelogs.com>
2978
2979         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
2980         (auth-source-forget-all-cached): New convenience function.
2981         (auth-source-user-or-password): Accept list of modes or a single mode.
2982
2983         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
2984         auth-source modes.
2985
2986         * netrc.el (netrc-machine-user-or-password): Use list of
2987         auth-source modes.
2988
2989         * nnimap.el (nnimap-open-connection): Use list of
2990         auth-source modes.
2991
2992         * nntp.el (nntp-send-authinfo): Use list of
2993         auth-source modes.
2994
2995 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
2996
2997         * auth-source.el: Update docs to reflect epa-file-enable is to be used
2998         now.
2999
3000 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3001
3002         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
3003         coding system in XEmacs; add a workaround for XEmacs.
3004
3005         * lpath.el: Fbind coding-system-aliasee.
3006
3007 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3008
3009         * mm-util.el (mm-coding-system-priorities): Protect against nil value
3010         of current-language-environment.
3011
3012 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
3013
3014         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
3015         available at runtime.
3016
3017 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3018
3019         * gnus-art.el (article-date-ut): Fix end point of narrowing.
3020
3021 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
3022
3023         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
3024         the greatest positive fixnum value doesn't work under an XEmacs with
3025         bignum support; use the most-positive-fixnum constant instead,
3026         available since Emacs 21.1 with cl and XEmacs 21.1.
3027
3028 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3029
3030         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
3031         XEmacs gets not to work.
3032
3033 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3034
3035         * mm-util.el (mm-coding-system-priorities): Allow the value like
3036         "Japanese (UTF-8)" of current-language-environment.
3037
3038 2009-01-09  Glenn Morris  <rgm@gnu.org>
3039
3040         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
3041         with last-command-event.
3042
3043 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
3044
3045         * imap.el (imap-enable-exchange-bug-workaround): Explain auto-detection
3046         in the doc string.
3047
3048         * message.el (message-fix-before-sending): Amend comment.
3049
3050 2009-01-08  Dave Love  <fx@gnu.org>
3051
3052         * imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe call.
3053
3054 2009-01-07  David Engster  <dengste@eml.cc>
3055
3056         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
3057         simplified server definitions by converting it via
3058         gnus-server-to-method.
3059
3060 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3061
3062         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
3063         parameter's operands.
3064
3065 2009-01-06  David Engster  <dengste@eml.cc>
3066
3067         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
3068         primary select method (for gnus-group-mark-article-as-read).
3069
3070 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
3071
3072         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
3073         `(gnus)Face', not `(gnus)X-Face'.
3074
3075 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3076
3077         * mm-util.el (mm-ucs-to-char): New function.
3078
3079         * mm-url.el (mm-url-decode-entities): Use it.
3080
3081         * lpath.el: Fbind decode-char, int-to-char, ucs-to-char and
3082         unicode-to-char.
3083
3084 2009-01-05  Dave Love  <fx@gnu.org>
3085
3086         * time-date.el: Require cl for `declare'.
3087
3088 2009-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
3089
3090         * time-date.el (format-seconds): Explain `assoc-string'.  Suggested by
3091         Dave Love.
3092
3093 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
3094
3095         * message.el (message-fix-before-sending): Add `eight-bit' to
3096         illegible-text check.
3097
3098 2009-01-03  Michael Olson  <mwolson@gnu.org>
3099
3100         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
3101         `headers' is nil.  This can occur if the IMAP server does not have
3102         permissions to read messages from a folder, but can write new messages
3103         to the folder.
3104         (nnimap-request-article-part): Do not insert `data' if it is nil.
3105
3106         * imap.el (imap-parse-fetch): Courier can insert spurious blank
3107         characters which will confuse `read', so skip past them.
3108
3109 2009-01-01  Dave Love  <fx@gnu.org>
3110
3111         * imap.el (imap-string-to-integer): Fix typo.
3112         (imap-fetch-safe): New function.
3113         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
3114
3115         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
3116
3117         * imap.el (imap-process-connection-type, imap-debug, imap-open):
3118         (imap-parse-greeting): Fix doc strings.
3119         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
3120         (imap-parse-flag-list): Make messages unique.
3121         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
3122
3123         * nnimap.el: Fix author email.
3124         (nnimap-split-rule): Add FIXME comment.
3125         (nnimap-debug): Fix doc string.
3126
3127 2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
3128
3129         * dns.el (dns-set-servers): Check "Address".  Fix typo.
3130
3131 2008-12-25  Reiner Steib  <Reiner.Steib@gmx.de>
3132
3133         * dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf.  Call
3134         nslookup if resolv.conf isn't available.
3135         (dns-query): Rename from query-dns.
3136         (dns-query-cached): Rename from query-dns-cached.
3137
3138 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3139
3140         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
3141         overlay-arrow-position and overlay-arrow-string buffer-local; no need
3142         to check if those variables exist (first appeared in Emacs 18.50).
3143
3144 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3145
3146         * mm-util.el (mm-line-number-at-pos): New function.
3147
3148         * spam-report.el (spam-report-process-queue): Use it.
3149
3150 2008-12-24  David Engster  <dengste@eml.cc>
3151
3152         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
3153         parameters that haven't existed as variables as buffer-local variables.
3154
3155 2008-12-23  Dave Love  <fx@gnu.org>
3156
3157         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
3158         cadar.
3159
3160         * sieve-manage.el (sieve-manage-starttls-p): Renamed from
3161         imap-starttls-p.
3162         (sieve-manage-starttls-open): Renamed from imap-starttls-open.
3163
3164 2008-12-22  Dave Love  <fx@gnu.org>
3165
3166         * imap.el: Fix author email.  Doc fixes.
3167         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
3168         reply.
3169
3170 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
3171
3172         * spam-report.el (spam-report-gmane-max-requests): New constant.
3173         (spam-report-gmane-wait): New variable.
3174         (spam-report-gmane-ham, spam-report-gmane-spam)
3175         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
3176         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
3177         the server.
3178
3179         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
3180         Add explanations.
3181
3182         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
3183         nnheader-accept-process-output and nnheader-read-timeout if available.
3184         (pop3-movemail): Use it.
3185
3186         * message.el (message-check-news-body-syntax): Fix signature check if
3187         there's an attachment.
3188
3189 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
3190
3191         * mm-util.el: Add comments to the mm- emulating functions.
3192
3193 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
3194
3195         * gnus-start.el (gnus-before-startup-hook): Fix doc string.  Reported
3196         by Stephen Berman <stephen.berman@gmx.net>.
3197
3198 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3199
3200         * mm-util.el (mm-substring-no-properties): New function.
3201         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
3202         (mm-special-display-p): Enable those lambda forms to be byte compiled.
3203         (mm-string-to-multibyte): Doc fix.
3204
3205         * mml.el (mml-attach-file): Use mm-substring-no-properties.
3206
3207 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
3208
3209         * mml.el (mml-attach-file): Strip text properties from file name.
3210         (Bug#1574)
3211
3212 2008-12-16  Glenn Morris  <rgm@gnu.org>
3213
3214         * mm-util.el (mm-charset-override-alist): Declare for compiler.
3215
3216 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3217
3218         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
3219         knows since the charset specified might be a bogus alias that
3220         mm-charset-synonym-alist provides.
3221
3222 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
3223
3224         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
3225         "ISO_8859-1".
3226
3227         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
3228
3229 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3230
3231         * mm-util.el (mm-charset-eval-alist):
3232         Define it before mm-charset-to-coding-system.
3233         (mm-charset-to-coding-system): Add optional argument `silent';
3234         define it before mm-charset-override-alist.
3235         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
3236         default value if it can be used in Emacs currently running;
3237         silence mm-charset-to-coding-system.
3238
3239 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3240
3241         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
3242         `allow-override' which says whether to use `mm-charset-override-alist'.
3243         (rfc2047-decode-encoded-words): Use it.
3244
3245         * mm-util.el (mm-charset-override-alist): Fix custom type;
3246         add `(gb2312 . gbk)' to choices.
3247
3248 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
3249
3250         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
3251         fast.
3252
3253         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
3254
3255         * lpath.el: Bind w3m-link-map for Emacs 21, 22, and XEmacs.
3256
3257 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
3258
3259         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
3260         on links.
3261
3262         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
3263
3264 2008-12-03  Lute Kamstra  <lute@gnu.org>
3265
3266         * sha1.el: Remove leading * from docstrings of defcustoms,
3267         deffaces, defconsts and defuns.
3268
3269 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3270
3271         * message.el (message-idna-to-ascii-rhs-1): Protect against local
3272         users' addresses that don't have domain parts.
3273         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
3274         rather than message-narrow-to-head since there will be the message
3275         header separator.
3276
3277 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
3278
3279         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
3280         since the result is inserted in a unibyte buffer anyway.
3281         (nnimap-demule-use-string-to-multibyte): Remove.
3282         (nnimap-demule): Alias it to mm-string-to-multibyte.
3283
3284 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
3285
3286         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
3287         variable for debugging bug#464 and bug#1174.
3288         (nnimap-demule): Use it.
3289
3290 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
3291
3292         * gnus-score.el (gnus-score-find-trace): Handle default score in total
3293         score calculation correctly.
3294
3295 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
3296
3297         * message.el (message-send-mail): Just set the buffer to unibyte
3298         rather than use mm-with-unibyte-current-buffer which does a lot more.
3299         (message-send-mail-partially): Don't bother with
3300         mm-with-unibyte-current-buffer since it's already been made unibyte by
3301         message-send-mail.
3302
3303 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
3304
3305         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
3306
3307 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
3308
3309         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
3310
3311 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
3312
3313         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
3314         require itself and to remove `with-no-warnings'.
3315
3316 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
3317
3318         * starttls.el (starttls-any-program-available): Get the name of the
3319         available TLS layer program.
3320         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
3321         well as the host name in the "opening" message.
3322
3323         * auth-source.el (auth-source-cache, auth-source-do-cache)
3324         (auth-source-user-or-password): Cache passwords and logins by default,
3325         allow override with `auth-source-do-cache'.
3326         (auth-source-forget-user-or-password): Allow users to remove cache
3327         entries if needed.
3328
3329 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
3330
3331         * md4.el (md4-buffer): Fix typo in docstring.
3332         (md4, md4-64): Doc fixes.
3333         (md4-pack-int32): Reflow docstring.
3334
3335 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
3336
3337         * ietf-drums.el (ietf-drums-remove-comments): Localize second
3338         condition-case to only the forward-sexp call.
3339
3340 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
3341
3342         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
3343         quotes contained.  Make it more robust regardless by an extra
3344         condition-case wrapper.
3345
3346 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3347
3348         * lpath.el: No need to fbind codepage-setup for Emacs 23.
3349
3350 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3351
3352         * nnml.el (nnml-request-expire-articles): Check if the function set to
3353         `nnmail-expiry-target' returns the symbol `delete'.
3354
3355         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
3356
3357         * nnmail.el (nnmail-expiry-target): Fix custom type.
3358
3359 2008-10-02  Glenn Morris  <rgm@gnu.org>
3360
3361         * mm-util.el (mm-codepage-setup): Tweak codepage error.
3362         Silence compiler warning.
3363
3364 2008-10-01  Magnus Henoch  <mange@freemail.hu>
3365
3366         * tls.el (open-tls-stream): Show the actual command being
3367         executed, instead of the format string.
3368
3369 2008-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3370
3371         * lpath.el: Fbind codepage-setup for Emacs 23.
3372
3373 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
3374
3375         * mml.el (mml-menu): Don't assume mml2015 is bound.
3376
3377 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
3378
3379         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
3380         exists.
3381
3382 2008-09-27  Glenn Morris  <rgm@gnu.org>
3383
3384         * gnus-util.el (mail-header-remove-comments): Autoload it.
3385
3386 2008-09-27  Andreas Schwab  <schwab@suse.de>
3387
3388         * gnus-util.el (gnus-split-references): Strip comments.
3389         (gnus-parent-id): Likewise.
3390
3391 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
3392
3393         * message.el (message-confirm-send): Fix version.
3394
3395 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3396
3397         * message.el (message-idna-to-ascii-rhs-1): Use
3398         mail-extract-address-components rather than mail-header-parse-addresses
3399         that is an alias by default to ietf-drums-parse-addresses that does not
3400         support non-ASCII names in headers' contents.
3401
3402 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
3403
3404         * message.el (message-confirm-send): Fixed variable documentation to
3405         avoid the "y/n" wording.
3406
3407 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
3408
3409         * message.el (message-set-auto-save-file-name): Save to a different
3410         filename so multiple messages (especially drafts) can be recovered.
3411
3412 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
3413
3414         * message.el (message-confirm-send): Add appropriate version.
3415
3416 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
3417
3418         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
3419         defvar.
3420
3421 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
3422
3423         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
3424         (mm-pkcs7-enveloped-magic): Ditto.
3425
3426 2008-09-17  Simon Josefsson  <simon@josefsson.org>
3427
3428         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
3429         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
3430
3431 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
3432
3433         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
3434         default, it's better.
3435
3436 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
3437
3438         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
3439         summary line gnus-number property and ignore them (with a warning
3440         message).
3441
3442 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3443
3444         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
3445         macro caddr in the interactive form since it won't be expanded.
3446
3447 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3448
3449         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
3450         `charset'; fix name of function called recursively.
3451         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
3452
3453 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3454
3455         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
3456         (gnus-mime-set-charset-parameters): New function.
3457         (gnus-mime-view-part-as-charset): Use it to correctly display part
3458         specifying wrong charset.
3459
3460 2008-09-08  David Engster  <dengste@eml.cc>
3461
3462         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
3463         in completing-read for back end server.
3464
3465 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
3466
3467         * message.el (message-confirm-send): New variable to confirm sending a
3468         message.
3469         (message-send): Use it.
3470
3471 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
3472
3473         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
3474
3475 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
3476
3477         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
3478
3479 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
3480
3481         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
3482         prevent tracking too many groups.
3483         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
3484         Use it.
3485
3486 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
3487
3488         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
3489         moving point to the bottom of the window in order to avoid recentering.
3490
3491 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3492
3493         * lpath.el: Bind scroll-margin for XEmacs 21.4 and SXEmacs.
3494
3495         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
3496         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
3497         (gnus-article-beginning-of-window): Fix calculation.
3498
3499 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
3500
3501         * gnus-msg.el (gnus-summary-supersede-article)
3502         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
3503         value of gnus-newsgroup-charset to decode non-MIME encoded text in
3504         message header.
3505
3506 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
3507
3508         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
3509         pending output coming after the status change.
3510
3511 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
3512
3513         * message.el:
3514         * gnus-start.el:
3515         * gnus-registry.el: Remove VMS support.
3516
3517 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3518
3519         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
3520         macro.
3521         (rfc2104-hash): Use it.
3522
3523 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
3524
3525         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
3526         (gnus-summary-sort-by-most-recent-date): New commands.
3527         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
3528         and menu entries.
3529
3530 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
3531
3532         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
3533         don't redisplay article for raw contents; remove plural articles stuff.
3534
3535         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
3536         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
3537         on gnus-summary-save-article; display results properly.
3538
3539 2008-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3540
3541         * lpath.el: No need to fbind ns-focus-frame.
3542
3543 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3544
3545         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
3546
3547 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3548
3549         * gnus-art.el (gnus-summary-save-in-pipe): Consider
3550         gnus-save-all-headers.
3551
3552 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
3553
3554         * gnus-util.el (ns-focus-frame): Remove declaration.
3555         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
3556         like x.
3557
3558 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
3559
3560         * rfc2104.el (rfc2104-zero): Delete defconst.
3561         (rfc2104-hex-alist): Likewise.
3562         (rfc2104-hex-to-int): Delete func.
3563         (rfc2104-hexstring-to-bitstring): Likewise.
3564         (rfc2104-nybbles): New defconst.
3565         (rfc2104-hash): Rewrite for speed.
3566
3567 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3568
3569         * tls.el (open-tls-stream): Make it work with the 2nd argument
3570         BUFFER that is a string but does not exist as a buffer object, as
3571         mentioned in the doc-string.
3572
3573 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3574
3575         * lpath.el: Fbind ns-focus-frame for Emacs 21, 22, XEmacs 21.4, and
3576         SXEmacs.
3577
3578 2008-07-16  Glenn Morris  <rgm@gnu.org>
3579
3580         * gnus-util.el (ns-focus-frame): Declare for compiler.
3581
3582 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3583
3584         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
3585         set as a group parameter.
3586         (gnus-summary-save-in-pipe): Work when it is called independently.
3587         (gnus-summary-pipe-to-muttprint): Don't modify
3588         gnus-summary-pipe-output-default-command.
3589
3590 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
3591
3592         * message.el (message-send-mail-with-sendmail):
3593         Display the error message.
3594
3595 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3596
3597         * gnus-art.el (gnus-default-article-saver):
3598         Add gnus-summary-save-in-pipe to choices.
3599         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
3600         gnus-summary-pipe-output-default-command as the default command.
3601         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
3602         instead of gnus-last-shell-command.
3603
3604         * gnus-sum.el (gnus-summary-pipe-output-default-command):
3605         New user option.
3606         (gnus-summary-muttprint-program): Mention the value will be changed.
3607         (gnus-summary-save-article): Force showing of all headers.
3608         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
3609
3610 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
3611
3612         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
3613
3614 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
3615
3616         * nnimap.el (nnimap-id):
3617         * sieve-manage.el (sieve-manage-open): Doc fixes.
3618
3619 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
3620
3621         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
3622         if available.
3623
3624 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
3625
3626         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
3627
3628         * nnkiboze.el (nnkiboze-generate-group):
3629         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
3630
3631         * nnmairix.el: Require CL.
3632
3633 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3634
3635         * dgnushack.el: Autoload get-display-table and put-display-table for
3636         XEmacs 21.5.
3637
3638         * lpath.el: Fbind get-display-table and put-display-table for XEmacs
3639         21.4 and SXEmacs.
3640
3641 2008-06-15  David Engster  <dengste@eml.cc>
3642
3643         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
3644
3645 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
3646
3647         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
3648         New macros that expand to an `aset'/`aref' call under Emacs, and to a
3649         runtime choice under XEmacs.
3650
3651         * gnus-sum.el (gnus-summary-set-display-table):
3652         Use `gnus-put-display-table', `gnus-get-display-table',
3653         `gnus-set-display-table' for the display table, instead of `aset'.
3654
3655         * gnus-xmas.el (gnus-xmas-summary-set-display-table):
3656         Use `gnus-put-display-table', `gnus-get-display-table',
3657         `gnus-set-display-table' for the display table.
3658
3659 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
3660
3661         * nnmairix.el: Add autoloads.
3662
3663 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
3664
3665         * nnmairix.el (nnmairix-delete-recreate-group)
3666         (nnmairix-update-and-clear-marks): Fix error messages.
3667
3668 2008-06-14  David Engster  <dengste@eml.cc>
3669
3670         * nnmairix.el: Upgrade to version 0.6.
3671         (nnmairix-group-toggle-propmarks-this-group)
3672         (nnmairix-group-toggle-readmarks-this-group)
3673         (nnmairix-group-delete-recreate-this-group)
3674         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
3675         (nnmairix-remove-tick-mark-original-article): New commands.
3676         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
3677         (nnmairix-propagate-marks-to-nnmairix-groups)
3678         (nnmairix-only-use-registry, nnmairix-allowfast-default)
3679         (nnmairix-marks-cache, nnmairix-version-output): New variables.
3680         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
3681         functions needed for marks propagation and manipulation of read marks.
3682         (nnmairix-update-groups): New function.
3683         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
3684         (nnmairix-determine-original-group-from-registry)
3685         (nnmairix-determine-original-group-from-path)
3686         (nnmairix-get-group-from-file-path, nnmairix-map-range)
3687         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
3688         New helper functions.
3689         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
3690         keystrokes for new commands.
3691         (nnmairix-delete-and-create-on-change): Doc string cleanup.
3692         (nnmairix-request-group): Check allow-fast group parameter.
3693         (nnmairix-request-create-group): Set allow-fast group parameter if
3694         nnmairix-allowfast-default is set.
3695         (nnmairix-close-group): Propagate marks upon closing if needed.
3696         (nnmairix-group-toggle-threads-this-group): Use new.
3697         nnmairix-group-toggle-parameter helper function.
3698         (nnmairix-search): Better check for empty search result.
3699         (nnmairix-goto-original-article): Use new helper functions for
3700         determining original article.
3701         (nnmairix-show-original-article): Make sure message-id is in brackets.
3702         (nnmairix-call-mairix-binary): Change variable name.
3703         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
3704         helper function.
3705         (nnmairix-widget-toggle-activate): Fix doc string.
3706
3707 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3708
3709         * nnir.el: Require edmacro when compiling with XEmacs.
3710         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
3711         available in Emacs 21.
3712
3713 2008-06-11  Glenn Morris  <rgm@gnu.org>
3714
3715         * gnus-util.el (x-focus-frame):
3716         * gnus.el (image-size):
3717         * mm-decode.el (image-size): Declare.
3718
3719         * gnus-picon.el (declare-function): Add compat definition.
3720         (image-size): Declare.
3721
3722         * gnus-group.el (tool-bar-map):
3723         * gnus-sum.el (tool-bar-map): Define for compiler.
3724
3725         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
3726
3727         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
3728
3729         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
3730         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
3731         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
3732         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
3733         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
3734         * sieve-manage.el, spam-report.el, spam.el:
3735         Remove unnecessary eval-and-compile of autoloads.
3736
3737 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
3738
3739         * auth-source.el: Precise Tramp doc.
3740
3741 2008-06-07  Glenn Morris  <rgm@gnu.org>
3742
3743         * nnmairix.el: Remove unnecessary eval-when-compile.
3744
3745 2008-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3746
3747         * lpath.el: Fbind propertize for XEmacs 21.4.
3748
3749 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
3750
3751         * nnir.el: Move here from ../contrib.
3752
3753 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
3754
3755         * gnus-util.el (gnus-read-shell-command): New function.
3756         * mm-decode.el (mm-pipe-part):
3757         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
3758
3759 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3760
3761         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
3762
3763 2008-06-03  Glenn Morris  <rgm@gnu.org>
3764
3765         * pop3.el (nnheader-accept-process-output): Autoload it.
3766
3767 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3768
3769         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
3770         are not 2-digit hexadecimal characters that follow `%'s.
3771
3772 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
3773
3774         * message.el (message-bogus-recipient-p): Fix type in doc string.
3775         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
3776         (message-bogus-addresses): Rename from message-bogus-address-regexp.
3777         Improve custom options.
3778         (message-bogus-recipient-p): Adjust accordingly.
3779
3780 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
3781
3782         * parse-time.el (parse-time-months, parse-time-weekdays): Add
3783         long-form month and day names.
3784
3785 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3786
3787         * dgnushack.el: Autoload debug, eudc-expand-inline and
3788         pgg-snarf-keys-region for XEmacs.
3789
3790         * lpath.el: Fbind w3m-region, bind ps-print-color-p for XEmacs.
3791
3792         * nnmairix.el: Require edmacro when compiling with XEmacs.
3793
3794 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
3795
3796         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
3797         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
3798
3799 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
3800
3801         * auth-source.el: Add more docs.
3802
3803         * netrc.el (netrc-machine): Always match if the port is not given.
3804
3805 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3806
3807         * nnheader.el (nnheader-read-timeout): Change the default timeout from
3808         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
3809         retrieval faster in some cases, but might make CPU usage larger.  If
3810         this has any bad side effects, we might revert this change.
3811
3812         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
3813         seems to make mail retrieval much, much faster.
3814         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
3815         unconditionally.
3816
3817         * gnus-draft.el (gnus-group-send-queue): Bind
3818         message-send-mail-partially-limit to nil to avoid being prompted.
3819
3820 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
3821
3822         * mml.el (mml-attach-buffer): Prompt for `disposition'.
3823
3824         * message.el (message-bogus-address-regexp): Fix and improve custom
3825         type.
3826         (message-setup-hook): Add message-check-recipients as custom option.
3827
3828 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
3829
3830         * message.el (message-cite-function): Remove bogus autoload which crept
3831         in during merge from v5-10.
3832
3833 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
3834
3835         * nnimap.el (nnimap-open-connection): Fix login/password bug.
3836
3837         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
3838
3839         * auth-source.el: Preliminary Tramp docs.
3840         (auth-sources): Change the default auth-sources to use
3841         EPA .gpg files.
3842
3843 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
3844
3845         * nntp.el: Autoload `auth-source-user-or-password'.
3846         (nntp-send-authinfo): Use it.
3847
3848         * nnimap.el: Autoload `auth-source-user-or-password'.
3849         (nnimap-open-connection): Use it.
3850
3851         * auth-source.el: Added docs on using with url-auth.  Import gnus-util
3852         for the gnus-message function.
3853         (auth-source-user-or-password): Use it.
3854
3855 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
3856
3857         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
3858         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
3859         (rfc2104-hash): Use it.
3860
3861 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
3862
3863         * gnus-art.el (gnus-article-toggle-truncate-lines):
3864         Don't use `iff' in docstring.
3865
3866 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
3867
3868         * gnus-registry.el: Adjusted copyright dates and added a keyword.
3869
3870         * gnus-util.el (gnus-extract-address-component-name)
3871         (gnus-extract-address-component-email): Convenience functions around
3872         `gnus-extract-address-components'.
3873
3874         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
3875         Use `gnus-extract-address-component-email' to fix bug of comparing full
3876         sender name to `user-mail-address'.
3877
3878 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
3879
3880         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
3881         catch/throw to optimize.
3882         (gnus-registry-find-keywords): Just use member to find a keyword.
3883
3884 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
3885
3886         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
3887         is current before calling gnus-server-prepare.
3888         (gnus-server-setup-buffer, gnus-server-update-server)
3889         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
3890
3891 2008-05-04  Juri Linkov  <juri@jurta.org>
3892
3893         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
3894         (mailcap-file-default-commands): Use mailcap-replace-in-string
3895         instead of replace-regexp-in-string, and mailcap-delete-duplicates
3896         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
3897
3898 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
3899
3900         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
3901
3902 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
3903
3904         * gnus.el: Bump version to 0.11.
3905
3906 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
3907
3908         * gnus.el: No Gnus v0.10 is released.
3909
3910 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3911
3912         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
3913         hooks.
3914         (gnus-update-read-articles): Speed up non-marks-using users.
3915         (gnus-use-marks): Define gnus-use-marks.
3916         (gnus-propagate-marks): Rename variable to something more sensible.
3917
3918 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
3919
3920         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
3921         (gmm-image-load-path-for-library): Fix typos in docstrings.
3922         (gmm-message): Reflow docstring.
3923
3924 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
3925
3926         * mail-source.el (mail-source-set-1, mail-source-bind):
3927         Move auth-source code out of the macro to clean it up and fix bugs.
3928
3929 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
3930
3931         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
3932         by sender if it's equal to user-mail-address, it's likely to be
3933         useless.
3934
3935         * mail-source.el (mail-source-bind): Don't use user or password if they
3936         are not bound.  Unintern them if they are nil.  Don't use server unless
3937         it's bound, and default it to empty string otherwise.
3938
3939 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
3940
3941         * mail-source.el: Load auth-source.el.
3942         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
3943         get user name or password, if auth-sources is set up.
3944
3945         * gnus-registry.el (gnus-registry-split-strategy): New variable for
3946         strategy of splitting with parent.
3947         (gnus-registry-split-fancy-with-parent)
3948         (gnus-registry-post-process-groups): Use it and fix prior
3949         bug (returning a list as the split result).
3950
3951         * auth-source.el (auth-sources): Remove server parameter.
3952         (auth-source-pick, auth-source-user-or-password)
3953         (auth-source-user-or-password-imap)
3954         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
3955         (auth-source-user-or-password-sftp)
3956         (auth-source-user-or-password-smtp): Remove server parameter.
3957
3958 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
3959
3960         * smime.el (smime-sign-region, smime-encrypt-region)
3961         (smime-decrypt-region):
3962         Remove redundant calls to `generate-new-buffer-name'.
3963
3964 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
3965
3966         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
3967         Don't use QP for message/rfc822.
3968         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
3969
3970 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
3971
3972         * sieve-manage.el (sieve-string-bytes): Remove.
3973         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
3974         correct byte-length only if the process's coding-system is the same as
3975         the one used internally by Emacs to represent strings.
3976
3977 2008-04-22  Juri Linkov  <juri@jurta.org>
3978
3979         * mailcap.el (mailcap-file-default-commands): New function.
3980
3981 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
3982
3983         * message.el (message-signature-separator, message-cite-function):
3984         Change custom version.
3985
3986 2008-04-13  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
3987
3988         * tls.el (tls-program): Add -ign_eof argument to call the openssl
3989         commands.
3990         (tls-checktrust): Ditto.
3991
3992 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
3993
3994         * mm-decode.el (mm-display-external): Make temp file read-only.
3995
3996 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
3997
3998         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
3999         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
4000         `C-c C-f d'.
4001
4002 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
4003
4004         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
4005
4006 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
4007
4008         * gnus.el: Bump version to 0.9.
4009
4010 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
4011
4012         * gnus.el: No Gnus v0.8 is released.
4013
4014 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
4015
4016         * mail-source.el (mail-source-value):
4017         Prefer fboundp to functionp so it works with macros as well.
4018
4019 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
4020
4021         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
4022         Fix last change in case the element is not even a symbol.
4023
4024 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
4025
4026         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
4027         Prefer fboundp to functionp so it works with macros as well.
4028
4029 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
4030
4031         * auth-source.el: Added docs.
4032         (auth-sources): Modify format to support server.
4033         (auth-source-pick, auth-source-user-or-password)
4034         (auth-source-user-or-password-imap)
4035         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
4036         (auth-source-user-or-password-sftp)
4037         (auth-source-user-or-password-smtp): Add server parameter.
4038
4039 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
4040
4041         * gnus-registry.el: Initialize the registry when gnus-registry-install
4042         is t.
4043
4044 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
4045
4046         * compface.el (uncompface): Make buffer unibyte.
4047
4048 2008-04-05  Glenn Morris  <rgm@gnu.org>
4049
4050         * gnus-ems.el (mm-disable-multibyte): Autoload it.
4051
4052 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
4053
4054         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer): Prefer
4055         mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
4056
4057         * nnheader.el (nnheader-init-server-buffer): Change buffer's
4058         multibyteness after rather than before erasing it.
4059
4060         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
4061         mm-with-multibyte.
4062         (gnus-request-article-this-buffer): Make sure the proper decoding is
4063         used if gnus-original-article-buffer happens to be unibyte.
4064
4065         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
4066         default-enable-multibyte-characters.
4067
4068         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
4069         default-enable-multibyte-characters.
4070
4071         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
4072
4073         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
4074
4075 2008-04-02  Simon Josefsson  <simon@josefsson.org>
4076
4077         * imap.el (imap-enable-exchange-bug-workaround): New variable.
4078         (imap-message-copyuid-1): Use it.
4079         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
4080         J. Williams in
4081         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
4082
4083         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
4084         imap-enable-exchange-bug-workaround.
4085         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
4086
4087 2008-04-01  Simon Josefsson  <simon@josefsson.org>
4088
4089         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
4090         a 100 byte status-checks into a 2-3MB transfer for each group.
4091         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
4092         to enable bug workaround or not.
4093         (nnimap-find-minmax-uid): Only enable workaround conditionally.
4094
4095 2008-03-31  Glenn Morris  <rgm@gnu.org>
4096
4097         * message.el (mml2015-use): Declare for compiler.
4098         (message-info): Require mml2015 when appropriate.
4099
4100 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
4101
4102         * Makefile.in (EMACS_COMP): Quote directory name that might contain
4103         whitespace.
4104
4105 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
4106
4107         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
4108         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
4109         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
4110         (nntp-service-to-port): New function.
4111         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
4112         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
4113         (nntp-open-netcat-stream): New function.
4114         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
4115
4116 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
4117
4118         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
4119
4120 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
4121
4122         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
4123
4124 2008-03-28  Magnus Henoch  <mange@freemail.hu>
4125
4126         * dns.el (dns-write): Use set-buffer-multibyte.
4127
4128 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
4129
4130         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
4131
4132 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
4133
4134         * message.el (message-signature-separator): Change default.
4135         Improve custom type.
4136         (message-cite-function): Change default to
4137         message-cite-original-without-signature.
4138
4139         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
4140         toggle.
4141
4142         * message.el (message-check-news-body-syntax): Fix signature check.
4143         (message-setup-1): Mark buffer as unmodified _after_ running
4144         message-setup-hook and handling message-alternative-emails.
4145         (message-shorten-references): Be more strict when building list of
4146         valid references to comply with GNKSA.
4147
4148         * gnus-group.el (gnus-read-ephemeral-bug-group)
4149         (gnus-read-ephemeral-debian-bug-group)
4150         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
4151
4152         * message.el (message-info): Don't use booleanp which isn't supported
4153         in Emacs 21 and XEmacs.
4154
4155 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
4156
4157         * gnus-group.el (gnus-gmane-group-download-format): Rename from
4158         gnus-group-gmane-group-download-format.
4159         (gnus-group-read-ephemeral-gmane-group): Rename from
4160         gnus-group-read-ephemeral-gmane-group.
4161         (gnus-read-ephemeral-gmane-group-url): Rename from
4162         gnus-group-read-ephemeral-gmane-group-url.
4163         (gnus-bug-group-download-format-alist): New variable.
4164         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
4165         (gnus-read-ephemeral-emacs-bug-group): New commands.
4166
4167 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
4168
4169         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
4170         (gnus-visible-headers): Improve custom type.
4171
4172 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
4173
4174         * mml.el (mml-menu): Add workarounds for XEmacs.
4175
4176         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
4177         X-Boundary header.
4178
4179         * message.el (message-simplify-recipients): Fix previous commit.
4180
4181 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
4182
4183         * mm-util.el (mm-set-buffer-multibyte): New function.
4184         * mm-decode.el (mm-copy-to-buffer): Use it.
4185
4186 2008-03-19  Glenn Morris  <rgm@gnu.org>
4187
4188         * tls.el (open-tls-stream): Restore use of `tls-end-of-info'.
4189         Accidentally removed in the sync process with Emacs.
4190
4191 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
4192
4193         * message.el (message-alter-recipients-discard-bogus-full-name):
4194         New function.
4195         (message-alter-recipients-function): New variable.
4196         (message-get-reply-headers): Use it.
4197         (message-replace-header): New helper function.
4198         (message-recipients-without-full-name): New variable.
4199         (message-simplify-recipients): New command.
4200
4201         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
4202
4203         * message.el (message-info): Handle EasyPG manual.
4204
4205         * mml.el (mml-menu): Add entry for EasyPG.
4206
4207 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
4208
4209         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
4210         parameter.
4211
4212         * message.el (message-disassociate-draft): Specify drafts group name
4213         fully.
4214
4215 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
4216
4217         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Eliminate
4218         unnecessary duplicates from the match list.
4219
4220 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4221
4222         * dgnushack.el: Autoload Info-index and Info-index-next for XEmacs.
4223
4224         * lpath.el: Fbind Info-index and Info-index-next for Emacs 21, 22.
4225
4226         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
4227         args of `how-many' of which the XEmacs version doesn't take; declare
4228         Info-index-next as function.
4229
4230 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
4231
4232         * gnus-score.el (gnus-score-headers): Fix handling of
4233         gnus-inhibit-slow-scoring.
4234
4235         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
4236         string.
4237         (gnus-button-url-regexp): Improve handling of parenthesis.
4238         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
4239         (gnus-button-handle-info-keystrokes): Handle index entries.
4240
4241 2008-03-15  Glenn Morris  <rgm@gnu.org>
4242
4243         * parse-time.el (parse-time-string): Simplify.
4244
4245 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4246
4247         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
4248         Incoming* files.
4249
4250 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
4251
4252         * auth-source.el (auth-sources): Renamed from auth-source-choices.
4253         (auth-source-pick): Use it.
4254
4255 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
4256
4257         * binhex.el (binhex-decode-region-internal):
4258         * uudecode.el (uudecode-decode-region-internal):
4259         * dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
4260         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
4261         setting default-enable-multibyte-characters.
4262
4263 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
4264
4265         * auth-source.el (auth-source-protocols)
4266         (auth-source-protocols-customize, auth-source-choices): Added and
4267         modified variable customizations and defaults.
4268         (auth-source-pick, auth-source-user-or-password)
4269         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
4270         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
4271         (auth-source-user-or-password-sftp)
4272         (auth-source-user-or-password-smtp): Use new variables and provide an
4273         interface to netrc.el.
4274
4275 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4276
4277         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
4278         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
4279         Make sure the nntp port to specify is a string.
4280
4281 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
4282
4283         * nntp.el: Use with-current-buffer.
4284         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
4285         dubious mm-with-unibyte-current-buffer.
4286         (nntp-with-open-group-function): New function extracted from
4287         nntp-with-open-group macro.
4288         (nntp-with-open-group): Use the function, so it's easier to debug.
4289         Add indentation and debugging info.
4290         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Recommend
4291         the use of the netcat alternatives.
4292
4293         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
4294         Avoid mm-string-as-multibyte as well.
4295
4296         * nnweb.el (nnweb-insert-html):
4297         Remove use of nnheader-string-as-multibyte.
4298
4299         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
4300         (nnheader-string-as-multibyte): Remove.
4301
4302         * mm-view.el: Use inhibit-read-only.
4303         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
4304         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
4305         or unibyte-string.
4306
4307         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
4308         (mm-uu-yenc-extract): Use with-current-buffer.
4309
4310         * gnus-soup.el (gnus-soup-send-packet): Don't use
4311         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
4312
4313         * nnmh.el: Use with-current-buffer.
4314         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
4315         mm-string-as-multibyte on the output of mm-encode-coding-string.
4316
4317         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
4318         (nnimap-request-move-article): Use with-current-buffer.
4319
4320         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
4321         inserting the handle-buffer's text, so the implicit multibyte->unibyte
4322         conversion uses string-make-unibyte rather than string-as-unibyte.
4323
4324         * gnus-msg.el: Use with-current-buffer.
4325
4326         * message.el (message-ignored-resent-headers): Add "Delivered-To".
4327
4328 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
4329
4330         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
4331         string for caching if it is 'PIN.
4332
4333 2008-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4334
4335         * lpath.el: Consider the case without Emacs/W3.
4336
4337 2008-03-08  Glenn Morris  <rgm@gnu.org>
4338
4339         * time-date.el (date-to-time, time-subtract, time-add)
4340         (safe-date-to-time): Doc fixes.
4341
4342 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
4343
4344         * mail-source.el (mail-source-delete-old-incoming-confirm):
4345         Change default to nil.
4346         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
4347
4348 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4349
4350         * lpath.el: Rearrange.
4351
4352         * gnus-art.el (gnus-narrow-to-page): Position point properly.
4353         (gnus-article-goto-prev-page): Work for articles having ^L's.
4354
4355         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
4356
4357         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
4358
4359 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
4360
4361         * gnus-bookmark.el: Adjust for renames in bookmark.el.
4362         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
4363         (gnus-bookmark-jump): Adjust some variable names.
4364
4365 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
4366
4367         * auth-source.el: New package.
4368         (auth-source-choices): Add customization entry point variable.
4369
4370         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
4371         bug.
4372
4373 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
4374
4375         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
4376         (gnus-registry-initialize, gnus-registry-install-p): Use it.
4377         (gnus-registry-install-shortcuts): Rename from
4378         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
4379         the `gnus-registry-mark-map' keymap dynamically from
4380         `gnus-registry-marks'.  The generated functions update the summary line
4381         when a registry mark is added or deleted, and will call
4382         `gnus-registry-install-p' (see the comments in the code).
4383         (gnus-registry-user-format-function-M): Use concat intelligently.
4384
4385         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
4386         the registry mark functions.
4387
4388 2008-03-05  Glenn Morris  <rgm@gnu.org>
4389
4390         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
4391         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
4392         gnus-art.
4393         (top-level): No need to load own source when compiling.
4394
4395 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
4396
4397         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
4398         Suggested by <chris.anderton@zetnet.co.uk>.
4399
4400 2008-03-04  Glenn Morris  <rgm@gnu.org>
4401
4402         * gnus-sum.el (top-level): No need to require gnus when compiling,
4403         since unconditionally required near start of file.
4404         (gnus-summary-display-while-building): Move definition before use.
4405
4406 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
4407
4408         * gnus-registry.el (gnus-registry-user-format-function-M): Add
4409         formatting function.
4410
4411 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
4412
4413         * gnus-registry.el (gnus-registry-marks): Changed format to be nicer
4414         with plists.
4415         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
4416         Use new format.
4417
4418 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4419
4420         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
4421         `where-is-internal' that returns a range of key sequences.
4422
4423 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
4424
4425         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
4426
4427         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
4428         (gnus-summary-jump-to-group): Consider windows on other displayed
4429         frames as well.  Similar changes might be needed elsewhere, but that's
4430         the one I've bumped into during my use.
4431
4432         * nndoc.el (nndoc-oe-dbx-type-p):
4433         * gnus-msg.el (gnus-debug):
4434         * gnus-group.el (gnus-update-group-mark-positions):
4435         Use mm-string-to-multibyte.
4436
4437 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
4438
4439         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
4440         doesn't handle NotDashEscaped.
4441
4442         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
4443         (mml-dnd-attach-options): Fix typo in custom choice.
4444
4445         * gnus-group.el (gnus-group-read-ephemeral-gmane-group): Change
4446         nndoc-article-type to mbox.
4447         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
4448
4449         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
4450         to nil, instead of html2text.
4451
4452         * imap.el (imap-debug): Add `imap-ping-server'.
4453
4454         * gnus-bookmark.el: Add FIXMEs.
4455
4456         * message.el (message-form-letter-separator)
4457         (message-send-form-letter-delay): New variables.
4458         (message-send-form-letter): Use them.  New command to send form
4459         letters.  Requested by Uwe Siart.
4460         (message-send-mail-function): Doc fix.  Add "Other" custom option.
4461
4462 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
4463
4464         * Update copyright years.
4465
4466 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
4467
4468         Sync from EMACS_22_BASE.
4469
4470         * parse-time.el: Rename elt->parse-time-elt and val->parse-time-val.
4471
4472 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
4473
4474         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
4475         empty author.
4476
4477 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
4478
4479         * gnus-registry.el (gnus-registry-marks): Add variable for
4480         customization of marks and their appearance.
4481         (gnus-registry-read-mark): Use it.
4482         (gnus-registry-do-marks): Add utility function to loop through
4483         `gnus-registry-marks'.
4484         (gnus-registry-install-shortcuts-and-menus): Add function to install
4485         shortcuts and menus.
4486         (gnus-registry-initialize): Use it.
4487         (gnus-registry-default-mark): Clarify documentation.
4488
4489 2008-02-29  Glenn Morris  <rgm@gnu.org>
4490
4491         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
4492         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
4493         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
4494         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
4495         Change defcustom :version from 23.0 to 23.1.
4496
4497 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
4498
4499         * gnus-registry.el (gnus-registry-follow-group-p)
4500         (gnus-registry-post-process-groups): Add functions to aid registry
4501         splitting and improve logging.  Clarify behavior in function
4502         documentation.
4503         (gnus-registry-split-fancy-with-parent): Use them.
4504
4505 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
4506
4507         * gnus-art.el: Use with-current-buffer.
4508
4509 2008-02-27  David Engster  <dengste@eml.cc>
4510
4511         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
4512         Express real group name in the response.
4513
4514 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4515
4516         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
4517         (nnmairix-last-server, nnmairix-current-server): Defvar them.
4518         (nnmairix-goto-original-article): Defvar gnus-registry-install and
4519         autoload gnus-registry-fetch-group when compiling.
4520         (nnmairix-request-group-with-article-number-correction): Remove
4521         unreferenced argument passed to nnmairix-call-backend.
4522
4523 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
4524
4525         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
4526         (mm-uu-extract): Improve face for low color ttys.  Reported by Sascha
4527         Wilde.
4528
4529 2008-02-27  Glenn Morris  <rgm@gnu.org>
4530
4531         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
4532         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
4533         variables to defconsts.  Convert comments to doc-strings.
4534         (nnmairix-last-server, nnmairix-current-server): Convert from free
4535         variables to defvars.  Convert comments to doc-strings.
4536         (gnus-registry-fetch-group): Autoload.
4537         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
4538         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
4539         (nnmairix-widget-build-editable-fields): Use car cddr rather than
4540         caddr.
4541         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
4542         nnmairix-request-group-with-article-number-correction call.
4543         (nnmairix-fast, nnmairix-group): New, less general names, for free
4544         variables passed from nnmairix-request-group to
4545         nnmairix-request-group-with-article-number-correction.  Declare.
4546         (nnmairix-request-group-with-article-number-correction):
4547         Use nnmairix-fast, nnmairix-group rather than fast, group.
4548
4549 2008-02-26  David Engster  <dengste@eml.cc>
4550
4551         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
4552         version 0.5.
4553
4554 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
4555
4556         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
4557         instead of making an extra function call.  Don't add the current group
4558         to articles only when they have the group.  Use
4559         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
4560         Reported by David <de_bb@arcor.de>.
4561
4562 2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4563
4564         * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG
4565         has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs.
4566
4567 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
4568
4569         * mail-source.el (mail-source-delete-incoming): Change default.
4570         Supplement doc string.
4571
4572         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
4573
4574 2008-02-14  Glenn Morris  <rgm@gnu.org>
4575
4576         * time-date.el (format-seconds): New function.
4577
4578 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
4579
4580         * nnmail.el (nnmail-message-id-cache-file): Derive from
4581         `gnus-home-directory'.
4582
4583 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
4584
4585         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
4586         Document negative prefix.
4587
4588         * gnus-group.el (gnus-group-read-group): Document negative prefix.
4589
4590 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4591
4592         * message.el (message-unsent-separator): Add the Exim bounce
4593         separator.
4594
4595 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
4596
4597         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
4598         list.
4599         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
4600         recipient/signer list.
4601
4602 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4603
4604         * Makefile.in (datarootdir): Define.
4605         (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory
4606         name that might contain whitespace.
4607
4608 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
4609
4610         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
4611         fbound (Emacs 23 unicode), signal an error.
4612
4613 2008-02-08  Glenn Morris  <rgm@gnu.org>
4614
4615         * gnus-art.el (pgg-display-output-buffer): Declare as function.
4616
4617 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
4618
4619         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
4620         ports to the calls to `netrc-machine-user-or-password' in addition to
4621         "imap" and "imaps".
4622
4623 2008-02-01  Zhang Wei  <id.brep@gmail.com>
4624
4625         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
4626
4627         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
4628
4629 2008-02-01  Kenichi Handa  <handa@m17n.org>
4630
4631         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
4632         rfc2104-hexstring-to-bitstring and changed to return a byte list.
4633         (rfc2104-hash): Convert the result of concat to unibyte string.
4634
4635 2008-02-01  Dave Love  <fx@gnu.org>
4636
4637         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
4638         coding-system-for-read.
4639         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
4640
4641 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
4642
4643         * gnus.el (gnus-group-startup-message): Add `find-image' call before
4644         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
4645         <hanche@math.ntnu.no>.
4646
4647 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4648
4649         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
4650
4651         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
4652
4653 2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
4654
4655         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
4656         * message.el (message-beginning-of-line): Use featurep instead of bound
4657         tests in order to resolve conditionals at compile time.
4658
4659 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
4660
4661         * mail-source.el (mail-sources): Add `group' choice.
4662
4663         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
4664         parameter `in-group' to control into which group the articles go.
4665         Add treatment of `group' mail-source.
4666
4667 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4668
4669         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
4670
4671         * mm-decode.el (mm-dissect-buffer): Decode description.
4672
4673         * mml.el (mml-to-mime): Encode message header first.
4674
4675 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4676
4677         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
4678         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
4679
4680         * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
4681         help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
4682
4683 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
4684
4685         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
4686
4687 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4688
4689         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
4690         prefix keys.
4691         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
4692         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
4693         gnus-xmas.el.
4694
4695         * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
4696         (gnus-xmas-article-describe-bindings): New function.
4697         (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
4698         gnus-xmas-article-describe-bindings.
4699
4700         * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
4701
4702 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
4703
4704         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
4705         Add new variables for article mark management.
4706         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
4707         list of extra data entries which, when present, will indicate that the
4708         article ID should not be trimmed from the registry.
4709         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
4710         functions.
4711         (gnus-registry-read-mark): New function to read a mark name from the
4712         user.
4713         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
4714         (gnus-registry-set-article-mark-internal): New functions to add and
4715         remove marks.
4716         (gnus-registry-get-article-marks): New function to show the marks for
4717         an article, or retrieve them for further use.
4718
4719 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4720
4721         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
4722         keys when no argument is given.
4723
4724 2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
4725
4726         * imap.el (imap-ping-server): New variable.
4727         (imap-opened): On add extra ping if imap-ping-server is non-nil.
4728         (imap-ping-server): Minor doc string fixes.
4729
4730 2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
4731
4732         * imap.el (imap-ping-server): New function.
4733         (imap-opened): Call imap-ping-server.
4734
4735 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
4736
4737         * gnus-sum.el (gnus-article-sort-by-random)
4738         (gnus-thread-sort-by-random): Fix doc strings.  Reported by
4739         jidanni@jidanni.org.
4740
4741 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4742
4743         * gnus-art.el (gnus-article-describe-bindings): New function.
4744         (gnus-article-read-summary-keys): Use it.
4745         (gnus-article-mode-map): Bind `C-h b' to it.
4746
4747 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4748
4749         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
4750         XEmacs.
4751         (gnus-article-describe-key, gnus-article-describe-key-briefly): Protect
4752         against non-character events.
4753
4754         * lpath.el: Fbind map-keymap for Emacs 21.
4755
4756 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
4757
4758         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url): New
4759         command.
4760         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
4761         instead of END.  Change name of the temp file.
4762         (gnus-group-gmane-group-download-format): Add doc string.  Make it
4763         customizable.
4764
4765 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4766
4767         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
4768         bind `S W' to gnus-article-wide-reply-with-original; set default
4769         binding to gnus-article-read-summary-send-keys.
4770         (gnus-article-read-summary-keys): Fix the order of keys; display
4771         continuation keys correctly in the echo area; describe bindings
4772         correctly when keys end with `C-h'.
4773         (gnus-article-read-summary-send-keys): New function.
4774         (gnus-article-describe-key, gnus-article-describe-key-briefly): Work
4775         for gnus-article-read-summary-send-keys; display continuation keys
4776         correctly in the echo area.
4777         (gnus-article-reply-with-original): Ignore prefix argument.
4778         (gnus-article-wide-reply-with-original): New function.
4779
4780         * lpath.el: Fbind character-to-event and set-keymap-default-binding for
4781         Emacs 21.
4782
4783 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
4784
4785         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
4786         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
4787
4788 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
4789
4790         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
4791         (gnus-group-read-ephemeral-gmane-group): New command.
4792
4793 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
4794
4795         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
4796
4797 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
4798
4799         * message.el (message-send-mail-function): Increase custom version.
4800
4801         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
4802         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
4803
4804 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
4805
4806         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
4807         for the cases where imap-authenticate is called with a nil buffer
4808         parameter.
4809
4810 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4811
4812         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
4813         html parts correctly; support forwarded messages.
4814         (gnus-article-browse-html-article): Remove work buffers.
4815
4816         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
4817         compiling.
4818         (netrc-bound-and-true-p): New macro.
4819         (netrc-parse): Use it instead of bound-and-true-p that is not available
4820         in XEmacs 21.4.
4821
4822 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
4823
4824         * gnus-registry.el (gnus-registry-mark-article)
4825         (gnus-registry-article-marks): Add functionality to mark articles
4826         through the Gnus registry.
4827
4828         * encrypt.el: Clarify documentation for the new pgg method.
4829         (encrypt-file-alist): Add PGG option.
4830         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
4831         functionality.  Abstract password key and messaging to external
4832         functions.
4833         (encrypt-password-key, encrypt-get-passphrase-if-needed)
4834         (encrypt-message-method-and-cipher): Add new convenience external
4835         functions.
4836         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
4837         (encrypt-pgg-process-buffer): Add PGG functionality glue.
4838
4839         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
4840         (netrc-parse): Use encrypt-file-alist to determine if
4841         encrypt-find-model or encrypt-insert-file-contents should be used.
4842
4843         * encrypt.el: Clarify documentation.  Load password-cache or
4844         password, whichever one is found first, instead of autoloading.
4845
4846 2007-12-19  Glenn Morris  <rgm@gnu.org>
4847
4848         * mml.el (message-options-set, message-narrow-to-head)
4849         (message-in-body-p, message-mail-p, message-encode-message-body):
4850         Autoload.
4851         (message-remove-header, message-narrow-to-headers-or-head)
4852         (message-subscribed-p, message-make-mail-followup-to)
4853         (message-position-on-field, message-news-p)
4854         (message-options-set-recipient, message-generate-headers)
4855         (message-sort-headers): Declare as functions.
4856
4857 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
4858
4859         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
4860         convention in doc string.
4861
4862 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4863
4864         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
4865         title to html parts.
4866         (gnus-article-browse-html-article): Pass message header to it.
4867
4868         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
4869
4870 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
4871
4872         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
4873         or password compatible with XEmacs.
4874
4875 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
4876
4877         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
4878         format document.
4879         (gnus-mime-delete-part): Don't write description line if empty.
4880         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
4881
4882 2007-12-14  Johan BockgÃ¥rd  <bojohan@gnu.org>
4883
4884         * gnus-sum.el (gnus-summary-mark-unread-as-read)
4885         (gnus-summary-mark-read-and-unread-as-read)
4886         (gnus-summary-mark-current-read-and-unread-as-read)
4887         (gnus-summary-mark-unread-as-ticked): Doc fix.
4888         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
4889
4890 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
4891
4892         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.  Reported by
4893         Christoph Conrad <christoph.conrad@gmx.de>.
4894
4895 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
4896
4897         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
4898         yes-or-no-p.
4899
4900 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4901
4902         * mm-decode.el (mm-add-meta-html-tag): New function.
4903         (mm-save-part-to-file, mm-pipe-part): Use it.
4904
4905         * gnus-art.el (gnus-article-browse-delete-temp-files): Use
4906         gnus-y-or-n-p instead of y-or-n-p.
4907         (gnus-article-browse-html-parts): Work with message/external-body; use
4908         mm-add-meta-html-tag.
4909
4910 2007-12-11  Glenn Morris  <rgm@gnu.org>
4911
4912         * gnus-cache.el: Require gnus-sum not just when compiling.
4913
4914         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
4915
4916         * gnus-int.el (gnus-server-opened, gnus-status-message): Move
4917         definitions before use.
4918
4919         * mm-decode.el: Require gnus-util.
4920         (mm-remove-part): Only call delete-annotation on XEmacs.
4921
4922         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
4923
4924         * nnmail.el: Require gnus-int.
4925
4926         * spam.el: Move `require's before `eval-when-compile's.
4927
4928         * gnus-ems.el (gnus-alive-p):
4929         * gnus-fun.el (message-goto-eoh):
4930         * gnus-util.el (gnus-group-name-decode):
4931         * mail-source.el (gnus-compress-sequence):
4932         * message.el (Info-goto-node, format-spec):
4933         * mm-bodies.el (message-options-get):
4934         * mm-decode.el (mm-view-pkcs7):
4935         * mm-util.el (gmm-write-region):
4936         * mml-smime.el (mml-compute-boundary)
4937         (gnus-completing-read-with-default):
4938         * mml.el (widget-button-press, gnus-make-hashtable):
4939         * mml1991.el (mm-decode-content-transfer-encoding)
4940         (mm-encode-content-transfer-encoding)
4941         (message-options-get, message-options-set):
4942         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
4943         * nnfolder.el (gnus-request-group):
4944         * nnheader.el (ietf-drums-unfold-fws):
4945         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
4946         * smime.el (gnus-run-mode-hooks):
4947         * spam-stat.el (gnus-message): Autoload.
4948
4949         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
4950         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
4951         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
4952         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
4953         Add declare-function compatibility definition.
4954
4955         * gnus-cache.el (nnvirtual-find-group-art):
4956         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
4957         (gnus-add-image, gnus-add-wash-type):
4958         * gnus-group.el (nnkiboze-score-file):
4959         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
4960         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
4961         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
4962         (message-tokenize-header, gnus-get-buffer-create)
4963         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
4964         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
4965         * gnus.el (gnus-group-decoded-name):
4966         * mail-source.el (imap-capability):
4967         * mm-bodies.el (message-options-set):
4968         * mm-decode.el (gnus-configure-windows):
4969         * mm-extern.el (message-goto-body):
4970         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
4971         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
4972         (epg-sub-key-validity, message-options-set):
4973         * mml.el (widget-event-point, gnus-configure-windows):
4974         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
4975         * mml2015.el (epg-check-configuration, epg-configuration)
4976         (message-options-set):
4977         * nndb.el (nndb-request-article):
4978         * nnfolder.el (gnus-request-create-group):
4979         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
4980         * nnmaildir.el (gnus-group-mark-article-read):
4981         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
4982         * rfc1843.el (message-fetch-field):
4983         * spam.el (gnus-extract-address-components):
4984         Declare as functions.
4985
4986 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4987
4988         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
4989
4990         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
4991
4992         * lpath.el: Fbind run-mode-hooks for Emacs 21;
4993         bind show-trailing-whitespace for XEmacs.
4994
4995 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
4996
4997         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
4998         new no-op macro for backward compatibility.
4999
5000         * imap.el (imap-string-to-integer): New function.
5001
5002 2007-12-09  Glenn Morris  <rgm@gnu.org>
5003
5004         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
5005
5006         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
5007         * message.el, mm-view.el, sieve-manage.el, smime.el:
5008         Add declare-function compatibility definition.
5009
5010         * gnus-art.el (w3-region, w3m-region, Info-menu):
5011         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
5012         * gnus-sum.el (gnus-get-predicate):
5013         * gnus-util.el (mm-append-to-file, w32-focus-frame):
5014         * message.el (mail-abbrev-in-expansion-header-p):
5015         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
5016         (w3m-detect-meta-charset, w3m-region):
5017         * sieve-manage.el (password-read, password-cache-add)
5018         (password-cache-remove):
5019         * smime.el (password-read-and-add): Declare as functions.
5020
5021 2007-12-08  David Kastrup  <dak@gnu.org>
5022
5023         * gnus-sum.el (gnus-summary-simplify-subject-query):
5024         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
5025         `message'.
5026
5027 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5028
5029         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
5030         it to bind idna-program, installation-directory, defined-colors, and
5031         face-attribute for XEmacs of the version that compiles defcustom forms.
5032
5033 2007-12-07  Glenn Morris  <rgm@gnu.org>
5034
5035         * gnus-art.el (article-make-date-line): Revert previous change.
5036
5037 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
5038
5039         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
5040
5041 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
5042
5043         * nnmaildir.el (nnmaildir-request-update-info): Improved performance.
5044         Call gnus-add-to-range ranges only once with a prepared article-list.
5045
5046 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
5047
5048         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
5049         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
5050         group names with backslashes.  Reported by Tassilo Horn
5051         <tassilo@member.fsf.org>.
5052
5053 2007-12-06  Deepak Goel  <deego3@gmail.com>
5054
5055         * gnus-art.el (article-make-date-line):
5056         * gnus-start.el (gnus-load):
5057         * pop3.el (pop3-read-response): Fix buggy call to `error'.
5058
5059 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5060
5061         * gnus-art.el (gnus-use-idna)
5062         * gnus-start.el (gnus-site-init-file)
5063         * message.el (message-use-idna)
5064         * mm-uu.el (mm-uu-hide-markers)
5065         * smiley.el (smiley-style): Revert changes that suppress warnings.
5066
5067 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5068
5069         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
5070         specify charset to html source.  Reported by Christoph Conrad
5071         <christoph.conrad@gmx.de>.
5072
5073 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5074
5075         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
5076         idna-program in order to suppress byte compile warning issued by XEmacs
5077         that came to byte compile the default value section of defcustom forms
5078         recently.
5079
5080         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
5081         value of installation-directory.
5082
5083         * message.el (message-use-idna): Don't directly refer to the value of
5084         idna-program.
5085
5086         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
5087
5088         * smiley.el (smiley-style): Don't directly call face-attribute.
5089
5090 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
5091
5092         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
5093
5094         * gnus-dired.el: Reduce Gnus dependencies.
5095         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml): Don't
5096         require.  Use autoloads instead.
5097         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
5098         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
5099         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
5100         (gnus-dired-mode): Adjust doc string.
5101         (gnus-dired-mail-mode): New variable.
5102         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
5103         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
5104         (gnus-dired-mail-buffers): New function.  Return mail or message
5105         composition buffers.
5106         (gnus-dired-attach): Use it.
5107         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
5108         NO-DECODE.
5109         (gnus-dired-print): Use `gnus-print-buffer' depending on
5110         `gnus-dired-mail-mode'.
5111
5112 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
5113
5114         * rfc2047.el (rfc2047-encoded-word-regexp)
5115         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
5116         explaining what regexp patterns are for.
5117
5118 2007-12-04  Glenn Morris  <rgm@gnu.org>
5119
5120         * password.el: Move to password-cache.el.
5121
5122         * mml1991.el (password-read, password-cache-add, password-cache-remove):
5123         * mml2015.el (password-read, password-cache-add, password-cache-remove):
5124         * mml-smime.el (password-read, password-cache-add)
5125         (password-cache-remove):
5126         No need to autoload, since mml-sec requires password.
5127
5128         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
5129         * message.el (gnus-extract-address-components):
5130         * mml-smime.el (gnus-extract-address-components): Define for compiler.
5131
5132         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
5133         password.
5134
5135 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
5136
5137         * mailcap.el: Reduce dependencies.
5138         (mail-header-parse-content-type): Autoload.
5139         (mailcap-delete-duplicates): New alias.
5140         (mailcap-mime-info): Add optional argument NO-DECODE.
5141         (mailcap-mime-types): Use mailcap-delete-duplicates.
5142
5143         * message.el (message-ignored-supersedes-headers): Add "X-ID".
5144
5145 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
5146
5147         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
5148         (imap-parse-status): Upcase status-att for servers that sends them
5149         lower-case (e.g., MS Exchange 2007).
5150
5151 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5152
5153         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
5154         function.
5155
5156         * gnus-uu.el (gnus-uu-decode-yenc): New command.
5157         (gnus-uu-yenc-article): New function.
5158
5159         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
5160
5161         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original
5162         buffer.
5163
5164 2007-12-02  Glenn Morris  <rgm@gnu.org>
5165
5166         * binhex.el (binhex): New custom group.
5167         (binhex-decoder-program, binhex-decoder-switches)
5168         (binhex-use-external): Move to the binhex custom group.
5169
5170         * uudecode.el (uudecode): New custom group.
5171         (uudecode-decoder-program, uudecode-decoder-switches)
5172         (uudecode-use-external): Move to the uudecode custom group.
5173
5174         * netrc.el (top-level): Don't load `encrypt' features.
5175         (netrc-parse): Don't use encrypt.
5176         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
5177
5178         * encrypt.el: Remove file.
5179
5180 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
5181
5182         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
5183         matches on patches.
5184
5185         * gnus-art.el (gnus-article-browse-html-article): Mention
5186         `mm-text-html-renderer' in the doc string.
5187
5188         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
5189         string.  Add comments.
5190
5191         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
5192         if rhs is ASCII.
5193
5194 2007-12-01  Glenn Morris  <rgm@gnu.org>
5195
5196         * mail-source.el (top-level): Require format-spec before
5197         eval-when-compile.
5198
5199 2007-11-30  Glenn Morris  <rgm@gnu.org>
5200
5201         * encrypt.el: Require password, rather than autoloading password-read.
5202
5203 2007-11-29  Glenn Morris  <rgm@gnu.org>
5204
5205         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
5206         (sasl-make-client, sasl-next-step, sasl-step-data)
5207         (sasl-step-set-data): Declare as functions.
5208
5209 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
5210
5211         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
5212
5213 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
5214
5215         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
5216         certs should be verified and what is to be done in the event of a
5217         verification failure.
5218
5219         * gnus.el (gnus-method-to-server): Add an optional parameter so the
5220         caller can indicate whether the cache should be disregarded for this
5221         call.  This way the result of the call is reproducible at all times and
5222         can be considered a canonical server name for the supplied method.
5223         (gnus-agent-method-p): Canonicalize server names by pushing their
5224         method through `gnus-method-to-server' using the no-cache argument.
5225
5226         * gnus-srvr.el (gnus-server-insert-server-line): Call
5227         `gnus-method-to-server' with `no-cache' argument.
5228
5229         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
5230         gnus-agent-possibly-synchronize-flags as this should be called when the
5231         server is actually being opened.
5232         (gnus-agent-possibly-synchronize-flags)
5233         (gnus-agent-possibly-synchronize-flags-server): Move check for the
5234         flags file of an agentized server to the latter function.
5235
5236         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
5237         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
5238         after a connection has been established successfully.
5239
5240 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5241
5242         * gnus-art.el (article-display-face): Force to display face if called
5243         interactively; check if gnus-article-x-face-too-ugly matches author.
5244         (article-display-x-face): Display face even if From header is missing
5245         as article-display-face does.
5246
5247 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
5248
5249         * hashcash.el (message-narrow-to-headers-or-head)
5250         (message-fetch-field, message-goto-eoh)
5251         (message-narrow-to-headers): Declare as functions.
5252
5253 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
5254
5255         * mail-source.el (mail-sources): Default to fetch from file for
5256         compatibility with default of nnmail-spool-file.
5257
5258 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5259
5260         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
5261         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
5262         to look for encoded word that should be encoded again.
5263         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
5264         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
5265         encoding pattern.
5266         (rfc2047-decode-region): Switch strict regexp and loose one according
5267         to rfc2047-allow-irregular-q-encoded-words.
5268
5269 2007-11-25  Romain Francoise  <romain@orebokech.com>
5270
5271         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
5272
5273 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
5274
5275         * tls.el (tls-program): Provide more custom choices from
5276         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
5277         (tls-process-connection-type, tls-success): Remove "*" in doc string.
5278
5279 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
5280
5281         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
5282         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
5283
5284         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
5285         `nnmail-spool-file'.
5286
5287         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
5288         `nnmail-spool-file'.
5289
5290         * gnus-move.el (gnus-change-server): Ditto.
5291
5292         * gnus-kill.el (gnus-batch-score): Ditto.
5293
5294         * gnus-cache.el (gnus-jog-cache): Ditto.
5295
5296         * gnus-msg.el (gnus-summary-reply):
5297         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
5298
5299 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
5300
5301         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
5302         version.  Minor improvement to doc strings.
5303         (tls-program): Add comment.
5304
5305 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
5306
5307         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
5308         (tls-checktrust): New variable.  Check if GNU TLS complained about a
5309         mismatch between the hostname provided in the certificate and the name
5310         of the host connnecting to.
5311         (open-tls-stream): Use them.  Check certificates against trusted root
5312         certificates.
5313
5314 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
5315
5316         * gnus-cache.el (gnus-cache-generate-nov-databases):
5317         Use nnml-generate-nov-databases-directory instead of
5318         nnml-generate-nov-databases-1.
5319
5320 2007-11-24  Glenn Morris  <rgm@gnu.org>
5321
5322         * message.el (message-tool-bar-retro): Update for rename
5323         mail_send.xpm->mail-send.xpm.
5324
5325 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
5326
5327         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
5328         `smime-ldap-search' for Emacs 22 and up.
5329
5330 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
5331
5332         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
5333
5334         * message.el (message-send-mail-function): Fix error convention.
5335         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
5336         (message-widen-reply, message-send-mail, message-talkative-question)
5337         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
5338         (message-clone-locals, message-send-news): Use with-current-buffer.
5339         (message-insert-or-toggle-importance): Remove unused var `valid'.
5340         (message-make-references): Remove unused var `new-references'.
5341         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
5342
5343 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
5344
5345         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
5346         (spam-split-symbolic-return-positive): Reflow docstring.
5347         (spam-backends, spam-summary-exit-behavior)
5348         (spam-mark-ham-unread-before-move-from-spam-group)
5349         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
5350         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
5351         (spam-clear-cache, spam-backend-check, spam-install-backend)
5352         (spam-install-statistical-backend, spam-list-of-processors)
5353         (spam-group-processor-p, spam-split, spam-bogofilter-score)
5354         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
5355         (spam-check-crm114, spam-initialize, spam-unload-hook):
5356         Fix typos in docstrings.
5357
5358 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
5359
5360         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
5361         been checked if they have never been read and those group levels are
5362         higher than the one that a user specified.
5363
5364 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
5365
5366         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
5367         foreign groups unless a group level is specified by a user.
5368         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
5369
5370 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
5371
5372         * message.el (message-send-mail-function): Require sendmail.
5373
5374 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
5375
5376         * message.el (message-send-mail-function): Check for smtpmail too.
5377
5378         * utf7.el (utf7-encode, utf7-decode): Use coding system
5379         `utf-7'/`utf-7-imap' from utf-7.el' if available.
5380
5381         * message.el (message-send-mail-function): New function.
5382         (message-send-mail-function): Set default using
5383         message-send-mail-function.  Adjust doc string.
5384         (message-send-mail-with-mailclient): New function.
5385
5386 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
5387
5388         * smime.el (from):
5389         * rfc2047.el (message-posting-charset):
5390         * qp.el (mm-use-ultra-safe-encoding):
5391         * pop3.el (parse-time-months):
5392         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
5393         * nnml.el (files):
5394         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
5395         (jka-compr-compression-info-list, ange-ftp-path-format)
5396         (efs-path-regexp):
5397         * nndiary.el (files):
5398         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
5399         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
5400         (epg-digest-algorithm-alist, inhibit-redisplay)
5401         (password-cache-expiry):
5402         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
5403         (pgg-output-buffer, password-cache-expiry):
5404         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
5405         (efs-path-regexp):
5406         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
5407         (inhibit-redisplay):
5408         * mm-uu.el (file-name, start-point, end-point, entry)
5409         (gnus-newsgroup-name, gnus-newsgroup-charset):
5410         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
5411         (latin-unity-ucs-list):
5412         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
5413         (mm-uu-binhex-decode-function):
5414         * message.el (gnus-message-group-art, gnus-list-identifiers)
5415         (rmail-enable-mime-composing, gnus-local-organization)
5416         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
5417         (gnus-read-active-file, facemenu-add-face-function)
5418         (facemenu-remove-face-function, gnus-article-decoded-p)
5419         (tool-bar-mode):
5420         * mail-source.el (display-time-mail-function):
5421         * gnus-util.el (nnmail-pathname-coding-system)
5422         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
5423         (gnus-original-article-buffer, gnus-user-agent)
5424         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
5425         (xemacs-codename, sxemacs-codename, emacs-program-version):
5426         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
5427         * gnus-start.el (gnus-agent-covered-methods)
5428         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
5429         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
5430         (gnus-newsgroup-headers, gnus-group-list-mode)
5431         (gnus-group-mark-positions, gnus-newsgroup-data)
5432         (gnus-newsgroup-unreads, nnoo-state-alist)
5433         (gnus-current-select-method, mail-sources)
5434         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
5435         (nnmail-spool-file, gnus-cache-active-hashtb):
5436         * gnus-mh.el (mh-lib-progs):
5437         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
5438         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
5439         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
5440         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
5441         (gnus-group-buffer):
5442         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
5443         (font-lock-set-defaults):
5444         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
5445         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
5446         (gnus-summary-post-menu, total-parts, type, condition, length):
5447         * gnus-agent.el (gnus-agent-read-agentview):
5448         * flow-fill.el (show-trailing-whitespace):
5449         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
5450         eval-and-compile wrappers for byte compiler pacifiers.
5451
5452         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
5453         (mm-display-inline-fontify): Check for featurep 'xemacs not
5454         extent-list.
5455
5456         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
5457         itimer-list.
5458         (mm-create-image-xemacs): Only do something for XEmacs.
5459         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
5460
5461         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
5462
5463         * gnus-registry.el (gnus-adaptive-word-syntax-table):
5464         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
5465
5466 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
5467
5468         * nnimap.el (nnimap-split-download-body):
5469         * gnus-demon.el (gnus-demon):
5470         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
5471
5472 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5473
5474         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer): New
5475         macros.
5476         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
5477         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
5478         copy data from unibyte buffer to multibyte current buffer.
5479         (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
5480         to copy data from unibyte current buffer to multibyte buffer.
5481         (nntp-make-process-buffer): Make process buffer unibyte.
5482
5483         * pop3.el (pop3-open-server): Fix typo in Lisp code.
5484
5485 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
5486
5487         * pop3.el (pop3-open-server): Accept and process data more robustly at
5488         connexion start to avoid spurious "POP SSL connexion failed" errors.
5489
5490 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5491
5492         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
5493         read group names.
5494
5495 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
5496
5497         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
5498
5499 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5500
5501         * nnmail.el (nnmail-parse-active): Make group names unibyte.
5502         (nnmail-save-active): Use a unibyte buffer when saving active file,
5503         which may contain non-ASCII group names.
5504
5505         * nnml.el (nnml-request-group): Decode group names in messages.
5506
5507 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
5508
5509         * message.el (message-citation-line-function)
5510         (message-insert-formatted-citation-line): Fix spelling of
5511         `message-insert-formated-citation-line'.
5512
5513 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
5514
5515         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
5516
5517 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5518
5519         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
5520         nnmail-pathname-coding-system.
5521
5522         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
5523         that a user enters; decode group names in messages.
5524
5525         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
5526
5527 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
5528
5529         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
5530
5531         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
5532
5533         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
5534         risky local variable.
5535
5536         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
5537
5538 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
5539
5540         * encrypt.el: Improve documentation to fix function name typo.
5541         Reported by Daiki Ueno <ueno@unixuser.org>.
5542
5543 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5544
5545         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
5546         even if the point is not in the last page of an article.
5547         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
5548         back to the previous page.
5549
5550 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
5551
5552         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
5553
5554 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5555
5556         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
5557
5558 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
5559
5560         * message.el (message-check-news-body-syntax): Avoid
5561         mm-string-as-multibyte.
5562         (message-hide-headers): Don't assume (point-min)==1.
5563
5564 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5565
5566         * message.el (message-remove-blank-cited-lines): Fix if remove is
5567         given.
5568         (message-bogus-address-regexp): New variable.
5569         (message-bogus-recipient-p): New function.
5570         (message-check-recipients): New command.
5571         (message-syntax-checks): Add `bogus-recipient'.
5572         (message-fix-before-sending): Add `bogus-recipient'.
5573
5574         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
5575         (gnus-treat-body-boundary): Don't test window-system.
5576
5577 2007-10-28  Leo  <sdl.web@gmail.com>  (tiny change)
5578
5579         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
5580
5581 2007-10-28  Miles Bader  <miles@gnu.org>
5582
5583         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
5584         at compile-time too.
5585
5586 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
5587
5588         * gnus-msg.el (gnus-message-setup-hook): Add
5589         `message-remove-blank-cited-lines' to options.
5590
5591 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
5592
5593         * message.el (message-remove-blank-cited-lines): New function.
5594         Suggested by Karl Plästerer.
5595
5596 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5597
5598         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
5599         mapc.
5600
5601         * imap.el (imap-open): Replace mapcar called for effect with mapc.
5602         (top-level): Use mapc to set functions to be traced for debugging.
5603
5604         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
5605         called for effect with while loop.
5606
5607         * message.el (message-talkative-question): Replace mapcar called for
5608         effect with mapc.
5609
5610         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
5611         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
5612         called for effect with dolist.
5613
5614         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
5615
5616         * nndiary.el: Use dolist instead of mapcar to add diary headers to
5617         gnus-extra-headers and nnmail-extra-headers.
5618
5619         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
5620         called for effect with dolist.
5621         (top-level): Use mapc to set functions to be traced for debugging.
5622
5623         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
5624         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
5625         dolist.
5626
5627         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
5628         Replace mapcar called for effect with mapc.
5629         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
5630         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
5631         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
5632         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
5633
5634         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
5635         remove-if that's a cl function.
5636
5637         * webmail.el (webmail-debug): Replace mapcar called for effect with
5638         dolist.
5639
5640         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
5641         with mapc.
5642
5643 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5644
5645         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
5646         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
5647         with while loop.
5648
5649         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
5650         functions from article-* functions.
5651         (gnus-multi-decode-header): Replace mapcar called for effect with
5652         dolist.
5653
5654         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
5655         (gnus-bookmark-show-details): Replace mapcar called for effect with
5656         while loop.
5657
5658         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
5659         called for effect with while loop.
5660
5661         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
5662         with dolist.
5663
5664         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Replace
5665         mapcar called for effect with dolist.
5666
5667         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
5668
5669         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
5670         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
5671         Replace mapcar called for effect with dolist.
5672         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
5673         mapc.
5674
5675         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
5676         Replace mapcar called for effect with dolist.
5677         (gnus-topic-list): Replace mapcar called for effect with mapc.
5678
5679         * gnus.el: Use mapc instead of mapcar to add autoloads.
5680
5681 2007-10-23  Richard Stallman  <rms@gnu.org>
5682
5683         * gnus-group.el (gnus-group-highlight): Mark as risky.
5684
5685 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5686
5687         * gnus.el (gnus-server-to-method): Return method found first in
5688         gnus-newsrc-alist.
5689
5690         * gnus-art.el (gnus-article-highlight-signature)
5691         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
5692         button overlay without the front stickiness.
5693
5694 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
5695
5696         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
5697         overview buffer needed a catch to receive its throw.
5698         (gnus-agent-flush-cache): Declared as interactive to make this function
5699         easier to use.
5700
5701 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
5702
5703         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
5704         `next-line'.
5705
5706 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5707
5708         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
5709         exclude address matching message-dont-reply-to-names.
5710
5711 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5712
5713         * gnus-util.el (gnus-string<): New function.
5714
5715         * gnus-sum.el (gnus-article-sort-by-author)
5716         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
5717
5718 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5719
5720         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
5721         the frame-focus tag is set in gnus-buffer-configuration.
5722
5723 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5724
5725         * gnus-art.el (gnus-article-add-button): Make a button overlay without
5726         the front stickiness.
5727
5728 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5729
5730         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
5731         url pattern; remove duplicate one.
5732         (gnus-article-extend-url-button): New function.
5733         (gnus-article-add-buttons): Use it.
5734         (gnus-button-push): Use concatenated url that it makes.
5735
5736 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
5737
5738         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
5739
5740 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
5741
5742         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
5743         Don't hardcode point-min==1.
5744
5745 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
5746
5747         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
5748         Fix comment about "iso8859-1".
5749
5750 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
5751
5752         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
5753         ones returned from the verify-function.
5754
5755         * mm-uu.el (mm-uu-pgp-signed-extract-1): Call
5756         mml2015-extract-cleartext-signature if extraction failed.
5757
5758 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
5759
5760         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
5761         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
5762         failed.
5763
5764 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
5765
5766         * Relicense "GPLv2 or later" files to "GPLv3 or later".
5767
5768 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
5769
5770         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
5771         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
5772         recommends to use EasyPG instead of PGG.
5773
5774         * pgg.el: Revert to revision 6.23.2.16.
5775
5776         * pgg-def.el: Revert to revision 6.6.2.14.
5777
5778         * pgg-gpg.el: Revert to revision 6.23.2.34.
5779
5780 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
5781
5782         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
5783         to mark a thread as expirable.  Add variable `hide' to handle hiding of
5784         thread for both the null and zero (kill/expire thread) universal prefix
5785         cases.
5786         (gnus-summary-expire-thread): Add new function to expire a thread,
5787         using gnus-summary-kill-thread.
5788         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
5789         shortcuts for gnus-summary-expire-thread.
5790         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
5791         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
5792
5793 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
5794
5795         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
5796         extras value, so an extras entry can be deleted.
5797         (gnus-registry-delete-extra-entry): Use it.
5798         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
5799         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
5800         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
5801         storage through the gnus-registry, and provide an appropriate API for
5802         it.
5803
5804 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5805
5806         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
5807         Suggested by Leo <sdl.web@gmail.com>.
5808
5809         * gnus.el: Do.
5810
5811 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5812
5813         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
5814         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
5815
5816         * gnus-agent.el (gnus-agent-fetch-headers): Do.
5817
5818         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
5819         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
5820
5821 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5822
5823         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
5824         newline.
5825         (nnmbox-request-accept-article): Don't change article in source buffer;
5826         narrow to header to use message-fetch-field rather than
5827         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
5828         (nnmbox-request-replace-article): Quote lines that'll be misidentified
5829         as delimiters; make sure article ends with newline.
5830         (nnmbox-delete-mail): Correct last position of article to be deleted;
5831         ignore X-Gnus-Newsgroup header in article body.
5832         (nnmbox-save-mail): Quote lines looking like delimiters at the right
5833         positions; make sure article ends with newline.
5834
5835         * message.el (message-display-abbrev): Don't infloop when a user
5836         inserts SPC in the beginning of header.
5837
5838         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
5839         coding-system-for-read and coding-system-for-write for XEmacs having no
5840         file-coding feature.
5841
5842         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
5843
5844 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
5845
5846         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
5847         list of groups not followed by default.  Fix type to be regexp.
5848         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
5849
5850 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
5851
5852         * hmac-def.el (define-hmac-function): Switch from old-style to
5853         new-style backquotes.
5854
5855         * md4.el (md4-make-step): Likewise.
5856
5857 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5858
5859         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
5860         raw-text coding system when saving .newsrc file, which may contain
5861         non-ASCII group names.
5862
5863 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5864
5865         * gnus-cus.el (gnus-score-extra): New widget.
5866         (gnus-score-extra-convert): New function.
5867         (gnus-score-customize): Use it for Extra.
5868
5869 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
5870
5871         * mml2015.el (mml2015-extract-cleartext-signature): New function.
5872         (mml2015-mailcrypt-clear-verify): Use it.
5873         (mml2015-gpg-clear-verify): Use it.
5874         (mml2015-pgg-clear-verify): Use it.
5875         (mml2015-epg-clear-verify): Replace the current part with the output
5876         from GnuPG; don't extract the plaintext by itself.
5877
5878         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
5879         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
5880         mml2015-clear-verify-function; don't touch the armor headers or
5881         dash-escaped text here.
5882
5883 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5884
5885         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
5886         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
5887         parts, or application/octet-stream as a last resort.
5888         (gnus-mime-view-part-as-type): Don't toggle display.
5889         (gnus-mime-view-part-as-charset): Don't turn off display before
5890         querying charset.
5891
5892         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
5893         stuff to undisplayer function in Emacs.
5894         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
5895
5896         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
5897         text/calendar parts.
5898
5899 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5900
5901         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
5902         decoding text/calendar parts.
5903
5904         * message.el (message-forward-make-body-mime): Always mark body as
5905         having no illegible text; remove signed-or-encrypted argument.
5906         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
5907
5908         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
5909         (mml-generate-mime-1): Don't encode body if it is specified to be in
5910         raw form; don't make buffer be unibyte when inserting multibyte string.
5911
5912 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
5913
5914         * sha1.el: Fix up comment style.
5915         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
5916         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
5917
5918         * hex-util.el: Fix up comment style.
5919         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
5920
5921         * gnus-salt.el: Use with-current-buffer.
5922         (gnus-pick-setup-message): Fix long-standing typo.
5923
5924 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5925
5926         * imap.el (imap-logout-timeout): New variable.
5927         (imap-logout, imap-logout-wait): New functions.
5928         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
5929
5930         * nnimap.el (nnimap-logout-timeout): New server variable.
5931         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
5932         nnimap-logout-timeout.
5933
5934         * gnus-art.el (gnus-article-summary-command-nosave)
5935         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
5936
5937 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5938
5939         * gnus.el (gnus-maximum-newsgroup): New variable.
5940
5941         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
5942         according to gnus-maximum-newsgroup.
5943
5944         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
5945         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
5946         Limit the range of articles according to gnus-maximum-newsgroup.
5947
5948 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
5949
5950         * gnus-art.el (gnus-sticky-article): Fixed problems described in
5951         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
5952         Don't perform gnus-configure-windows here; reuse existing sticky
5953         article buffer.
5954
5955         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
5956         it doesn't exist in gnus-article-mode.
5957
5958 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5959
5960         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
5961         (gnus-agent-decoded-group-name): New function.
5962         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
5963         (gnus-agent-expire-group-1): Use it; decode group name in messages.
5964
5965 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
5966
5967         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
5968         Add binding for gnus-sticky-article.
5969         (gnus-summary-exit): Don't kill sticky article buffers.
5970
5971         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
5972         article buffer.
5973         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
5974         (gnus-kill-sticky-article-buffers): New commands.
5975
5976 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5977
5978         * nntp.el (nntp-xref-number-is-evil): New server variable.
5979         (nntp-find-group-and-number): If it is non-nil, don't trust article
5980         numbers in the Xref header.
5981
5982 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5983
5984         * gnus-agent.el (gnus-agent-read-group): New function.
5985         (gnus-agent-flush-group, gnus-agent-expire-group)
5986         (gnus-agent-regenerate-group): Use it.
5987         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
5988         nnmail-pathname-coding-system.
5989
5990 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5991
5992         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
5993
5994         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
5995         that are unread as unread, and also as selected so that information of
5996         marks having been changed by a user may be updated when exiting group.
5997
5998 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
5999
6000         * gnus-art.el (gnus-mime-display-single): Pass part number that is
6001         calculated ignoring signature parts to gnus-treat-article.
6002
6003 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6004
6005         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
6006         a point here in order to keep the window start.
6007         (gnus-insert-mime-security-button): Make a button overlay without the
6008         front stickiness.
6009         (gnus-mime-display-security): Goto the end of a button.
6010
6011         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
6012
6013 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6014
6015         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
6016         group-name-at-point.
6017         (gnus-group-completing-read): New function that offers decoded
6018         non-ASCII group names for completion.
6019         (gnus-fetch-group, gnus-group-read-ephemeral-group)
6020         (gnus-group-jump-to-group, gnus-group-make-group-simple)
6021         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
6022         (gnus-group-fetch-control): Use it.
6023         (gnus-fetch-group): Use group-name-at-point for the initial value
6024         rather than the default value; use gnus-alive-p.
6025
6026         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
6027         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
6028         (gnus-summary-post-news): Use gnus-group-completing-read.
6029
6030         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
6031         (gnus-read-move-group-name): Decode group name for completion.
6032
6033 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
6034
6035         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
6036         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
6037         Yamaoka slightly modified the code).
6038
6039 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6040
6041         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
6042         (nnmail-split-incoming): Bind it.
6043
6044         * nnml.el (nnml-group-name-charset): New function.
6045         (nnml-decoded-group-name): Use it; don't decode group name if
6046         nnmail-group-names-not-encoded-p is non-nil.
6047         (nnml-encoded-group-name): New function.
6048         (nnml-group-pathname): Inline nnml-decoded-group-name.
6049         (nnml-request-expire-articles): Decode group name in message.
6050         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
6051         nnmail-pathname-coding-system.
6052         (nnml-save-mail, nnml-active-number): Work with decoded group names and
6053         not decoded ones according to nnmail-group-names-not-encoded-p.
6054         (nnml-generate-active-info): Use nnml-encoded-group-name.
6055
6056 2007-08-08  Glenn Morris  <rgm@gnu.org>
6057
6058         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
6059         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
6060         doc-strings and comments.
6061
6062 2007-07-25  Glenn Morris  <rgm@gnu.org>
6063
6064         * Relicense all FSF files to GPLv3 or later.
6065
6066 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6067
6068         * gnus-sum.el (gnus-summary-move-article): Make
6069         gnus-summary-respool-article work.
6070
6071 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
6072
6073         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
6074         string.
6075
6076 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
6077
6078         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
6079         that should be ignored when comparing distant RSS articles with local
6080         ones.
6081         (nnrss-make-hash-index): New function.  Create a hash index according
6082         to the ignored fields.
6083         (nnrss-check-group): Use it.
6084
6085 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6086
6087         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
6088
6089         * gnus-art.el (article-decode-group-name): Decode Xref header too.
6090
6091         * gnus-group.el (gnus-group-make-group): Encode group name here unless
6092         the new optional argument ENCODED is non-nil.
6093         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
6094         coding system for encoding group name.
6095         (gnus-group-make-rss-group): Pass un-encoded group name to
6096         gnus-group-make-group.
6097         (gnus-group-set-info): Tell gnus-group-make-group that group name is
6098         encoded.
6099
6100         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
6101         Encode group name to which articles are moved or copied.
6102         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
6103         coding system for encoding Newsgroup, Followup-To and Xref headers.
6104
6105         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
6106         marks; use nnheader-file-coding-system to write a file.
6107         (nnagent-retrieve-headers): Bind file-name-coding-system to
6108         nnmail-pathname-coding-system.
6109
6110         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
6111
6112         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
6113         (nnml-request-article, nnml-request-create-group)
6114         (nnml-request-rename-group, nnml-find-id)
6115         (nnml-possibly-change-directory, nnml-possibly-create-directory)
6116         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
6117         (nnml-save-marks): Use nnml-group-pathname instead of
6118         nnmail-group-pathname.
6119
6120         (nnml-request-create-group, nnml-request-expire-articles)
6121         (nnml-request-move-article, nnml-request-delete-group)
6122         (nnml-deletable-article-p, nnml-possibly-create-directory)
6123         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
6124         (nnml-open-marks): Bind file-name-coding-system to
6125         nnmail-pathname-coding-system.
6126
6127         (nnml-request-article): Pass server argument to nnml-find-group-number.
6128         (nnml-request-create-group, nnml-active-number, nnml-save-marks): Pass
6129         server argument to nnml-possibly-create-directory.
6130         (nnml-request-accept-article): Pass server argument to
6131         nnml-active-number and nnml-save-mail.
6132         (nnml-find-group-number): Pass server argument to nnml-find-id.
6133         (nnml-request-update-info): Pass server argument to
6134         nnml-marks-changed-p.
6135
6136         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
6137         (nnml-save-mail, nnml-active-number): Add server argument.
6138
6139         (nnml-request-delete-group): Warn if group is missing.
6140         (nnml-get-nov-buffer): Decode group name.
6141         (nnml-generate-active-info): Encode group name.
6142         (nnml-open-marks): Decode group name in messages.
6143
6144 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6145
6146         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
6147         if it is not specified.
6148         (gnus-article-pipe-part, gnus-article-save-part)
6149         (gnus-article-interactively-view-part, gnus-article-copy-part)
6150         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
6151         (gnus-article-inline-part, gnus-article-save-part-and-strip)
6152         (gnus-article-replace-part, gnus-article-delete-part)
6153         (gnus-article-view-part-as-type): Pass raw prefix argument to
6154         gnus-article-part-wrapper.
6155
6156 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6157
6158         * gnus-agent.el (gnus-agent-save-active): Bind
6159         nnheader-file-coding-system to gnus-agent-file-coding-system.
6160
6161         * gnus-cache.el (gnus-cache-save-buffers)
6162         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
6163         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
6164         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
6165         (gnus-cache-braid-nov, gnus-cache-braid-heads)
6166         (gnus-cache-generate-active, gnus-cache-rename-group)
6167         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
6168         (gnus-cache-update-overview-total-fetched-for): Bind
6169         file-name-coding-system to nnmail-pathname-coding-system.
6170         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names): New
6171         variables.
6172         (gnus-cache-decoded-group-name): New function.
6173         (gnus-cache-file-name): Use it.
6174         (gnus-cache-generate-active): Use non-decoded group name for active.
6175
6176         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
6177         right place.
6178         (gnus-write-active-file): Don't break non-ASCII group names.
6179
6180         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
6181         nnmail-pathname-coding-system.
6182
6183         * lpath.el: Bind default-file-name-coding-system,
6184         file-name-coding-system and language-info-alist for XEmacs.
6185
6186         * gnus-uu.el (gnus-uu-decode-save): Typo.
6187
6188 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6189
6190         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
6191
6192 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6193
6194         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
6195         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
6196         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
6197         (gnus-agent-flush-group, gnus-agent-flush-cache)
6198         (gnus-agent-fetch-headers, gnus-agent-load-alist)
6199         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
6200         (gnus-agent-retrieve-headers, gnus-agent-request-article)
6201         (gnus-agent-regenerate-group)
6202         (gnus-agent-update-files-total-fetched-for)
6203         (gnus-agent-update-view-total-fetched-for): Bind
6204         file-name-coding-system to nnmail-pathname-coding-system.
6205         (gnus-agent-group-pathname): Don't encode file names by
6206         nnmail-pathname-coding-system.
6207         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
6208         coding-system-for-write instead of buffer-file-coding-system to
6209         gnus-agent-file-coding-system.
6210
6211         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
6212         Decode group name.
6213
6214         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
6215
6216         * gnus-start.el (gnus-update-active-hashtb-from-killed)
6217         (gnus-read-newsrc-el-file): Make group names unibyte.
6218
6219         * nnmail.el (nnmail-group-pathname): Don't encode file names by
6220         nnmail-pathname-coding-system.
6221
6222         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
6223         (nnrss-request-delete-group): Bind file-name-coding-system to
6224         nnmail-pathname-coding-system.
6225         (nnrss-read-server-data, nnrss-read-group-data): Bind
6226         file-name-coding-system correctly.
6227         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
6228
6229         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
6230         (nntp-server-to-method-cache): New variable.
6231         (nntp-group-pathname): New function that decodes non-ASCII group names.
6232         (nntp-possibly-create-directory, nntp-marks-changed-p)
6233         (nntp-save-marks, nntp-open-marks): Use it.
6234         (nntp-possibly-create-directory, nntp-open-marks):
6235         Bind file-name-coding-system to nnmail-pathname-coding-system.
6236         (nntp-open-marks): Decode group names when bootstrapping marks.
6237
6238         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
6239         Newsgroups and Folowup-To headers.
6240
6241 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6242
6243         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
6244         (gnus-server-closed-face, gnus-server-denied-face)
6245         (gnus-server-offline-face): Remove variable.
6246         (gnus-server-font-lock-keywords): Use faces that are not aliases.
6247
6248         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
6249         of modifying message-stack directly for XEmacs.
6250
6251         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
6252         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
6253         if the coding-system argument is nil for XEmacs.
6254
6255         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
6256         mm-charset-override-alist.
6257
6258         * rfc2047.el: Don't require base64; require rfc2045 for the function
6259         rfc2045-encode-string.
6260         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
6261         to quote the parameter value.
6262
6263 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6264
6265         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
6266         form in gnus-group-name-charset-method-alist.
6267
6268         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
6269         overrides the default layout edit-form.
6270
6271         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
6272
6273         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
6274
6275 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
6276
6277         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
6278         as unfetched articles.
6279
6280 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
6281
6282         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
6283
6284 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6285
6286         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
6287         original back end that keeps marks in the local system.
6288
6289 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
6290
6291         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
6292         arg of pop-to-buffer for XEmacs.
6293         (gnus-article-read-summary-keys): Ditto; don't restore window
6294         configuration if summary command ends up with neither article buffer
6295         nor summary buffer; describe bindings if summary keys end with C-h.
6296
6297 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
6298
6299         * message.el (message-fix-before-sending): Skip raw message part to be
6300         forwarded while checking illegible text.
6301         (message-forward-make-body-mime, message-forward-make-body): Mark
6302         signed or encrypted raw message as having no illegible text.
6303
6304 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6305
6306         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
6307         (gnus-message-with-timestamp-1): New macro.
6308         (gnus-message-with-timestamp): New function.
6309         (gnus-message): Use them.
6310
6311         * nnheader.el (nnheader-message): Use them.
6312
6313 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
6314
6315         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
6316         .newsrc.eld file.
6317
6318 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6319
6320         * gnus-agent.el (gnus-agent-fetch-headers)
6321         (gnus-agent-retrieve-headers): Bind
6322         gnus-decode-encoded-address-function to identity.
6323
6324         * nntp.el (nntp-send-xover-command): Recognize an xover command is
6325         available also when the server returns simply a dot.
6326
6327         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
6328
6329 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
6330
6331         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
6332
6333 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6334
6335         * gnus-ems.el (gnus-x-splash): Make it work.
6336
6337         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
6338         from being used.
6339
6340         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
6341
6342 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6343
6344         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
6345         4th and the 5th arguments.
6346
6347         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
6348         the front stickiness.
6349         (gnus-article-summary-command-nosave): Correct the order of the
6350         arguments passed to pop-to-buffer.
6351         (gnus-article-read-summary-keys): Ditto; make it work properly when the
6352         summary command ends up with the article buffer.
6353
6354         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
6355         the same faces.
6356
6357 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
6358
6359         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
6360
6361 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
6362
6363         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
6364         * gnus-sum.el (gnus-summary-highlight):
6365         * pgg.el (pgg-sign-region, pgg-sign):
6366         * mail-source.el (mail-source-delete-old-incoming-confirm):
6367         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
6368
6369 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
6370
6371         * gnus-art.el (gnus-mime-view-part-externally)
6372         (gnus-mime-view-part-internally): Fix predicate function passed to
6373         completing-read.
6374
6375         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
6376
6377         * gnus.el (gnus-update-message-archive-method): Add :version.
6378
6379 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6380
6381         * gnus.el (gnus-update-message-archive-method): New variable.
6382
6383         * gnus-start.el (gnus-setup-news): Update saved "archive" method
6384         according to gnus-message-archive-method if
6385         gnus-update-message-archive-method is non-nil.
6386
6387 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
6388
6389         * gnus-sum.el (gnus-summary-limit-to-address): New function.  Suggested
6390         by Loic Dachary <loic@dachary.org>.
6391         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
6392
6393 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6394
6395         * message.el (message-pop-to-buffer): Add switch-function argument.
6396         (message-mail): Pass switch-function argument to it.
6397
6398 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
6399
6400         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
6401         Improve doc string.
6402
6403 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6404
6405         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
6406         (gnus-header-content)
6407         * gnus-cite.el (gnus-cite-10)
6408         * gnus-srvr.el (gnus-server-closed)
6409         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
6410         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
6411         (gnus-group-mail-3-empty, gnus-group-mail-low)
6412         (gnus-group-mail-low-empty, gnus-splash)
6413         * message.el (message-header-to, message-header-cc)
6414         (message-header-subject, message-header-other, message-header-name)
6415         (message-header-xheader, message-separator, message-cited-text)
6416         (message-mml): Lighten colors of faces used for dark background.
6417
6418 2007-05-24  Simon Josefsson  <simon@josefsson.org>
6419
6420         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
6421         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
6422
6423 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6424
6425         * message.el (message-narrow-to-headers-or-head):
6426         Ignore mail-header-separator in the body.
6427
6428 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6429
6430         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
6431         same as window size.
6432
6433 2007-05-22  Kevin Ryde  <user42@zip.com.au>
6434
6435         * message.el (message-font-lock-keywords): Use message-header-xheader
6436         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
6437         ahead of the anything pattern, to get it recognised.
6438
6439 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
6440
6441         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
6442         spam.el loads uses it in the compiled defadvice form.
6443
6444 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
6445
6446         * gnus-sum.el (gnus-articles-to-read)
6447         (gnus-summary-insert-old-articles): Don't truncate group name for
6448         `read-string'.
6449
6450         * gnus-util.el (gnus-limit-string): Delete this function.
6451
6452         * gnus-sum.el (gnus-simplify-subject-fully): Use
6453         `truncate-string-to-width' instead.
6454
6455 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
6456
6457         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.  Tell
6458         if, on summary exit, the next group has to be selected.
6459         (gnus-summary-exit): Use it.
6460
6461 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
6462
6463         * gnus-art.el (gnus-article-mode): Fix comment about displaying
6464         non-break space.
6465
6466 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6467
6468         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
6469         Check if group is not a directory.
6470         (nnfolder-request-expire-articles): Don't delete articles if the target
6471         group is not available.
6472
6473         * nnml.el (nnml-request-create-group): Properly check if group is not a
6474         file.
6475         (nnml-request-expire-articles): Don't delete articles if the target
6476         group is not available.
6477
6478         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
6479         Don't quote characters that are within parentheses.
6480
6481 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6482
6483         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
6484         (gnus-handle-ephemeral-exit): Select article according to it.
6485
6486 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
6487
6488         * message.el (message-insert-formated-citation-line): Remove newline.
6489         (message-citation-line-format): Add final \n here so that the user can
6490         avoid a blank line.
6491
6492 2007-05-03  Dan Christensen  <jdc@uwo.ca>
6493
6494         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
6495         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
6496         Update lanl/arXiv support.
6497
6498 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
6499
6500         * gnus.el: Bump version number.
6501
6502 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6503
6504         * gnus.el (gnus-version-number): Bump version.
6505
6506 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
6507
6508         * gnus.el: No Gnus v0.6 is released.
6509
6510 2007-04-27  Didier Verna  <didier@xemacs.org>
6511
6512         * gnus-util.el (gnus-orify-regexp): Moved and renamed to ...
6513         * gmm-utils.el (gmm-regexp-concat): here.
6514         * message.el: Don't require 'gnus-util.
6515         (message-dont-reply-to-names): Handle name change above.
6516         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
6517
6518 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
6519
6520         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
6521         since the initial value varies according to the system.
6522
6523 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6524
6525         * mm-util.el (mm-charset-synonym-alist): Defcustom.
6526
6527 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
6528
6529         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
6530
6531 2007-04-24  Didier Verna  <didier@xemacs.org>
6532
6533         Improve the type of gnus-ignored-from-addresses.
6534         * gnus-util.el (gnus-orify-regexp): New function.
6535         * message.el (gnus-util): Require it.
6536         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
6537         * gnus-sum.el (gnus-ignored-from-addresses): New function.
6538         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
6539
6540 2007-04-24  Didier Verna  <didier@xemacs.org>
6541
6542         * gnus-sum.el:
6543         * gnus-utils.el: Fix some trailing whitespaces.
6544
6545 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6546
6547         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
6548         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
6549         article's Message-ID; refer parent article in summary buffer.
6550
6551         * message.el (message-bounce): Call mime-to-mml.
6552
6553         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
6554         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
6555         optimize and/or forms properly.
6556
6557 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
6558
6559         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
6560         URL.
6561
6562 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6563
6564         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
6565
6566 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6567
6568         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
6569         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
6570         displayed of multipart/alternative part if it is invoked from summary
6571         buffer.
6572
6573         * mm-view.el (mm-inline-text-html-render-with-w3m)
6574         (mm-inline-text-html-render-with-w3m-standalone)
6575         (mm-inline-render-with-function): Use mail-parse-charset by default.
6576
6577 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
6578
6579         * parse-time.el (parse-time-string-chars): Check if CHAR
6580         is less than the length of parse-time-syntax.
6581
6582 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6583
6584         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
6585         from gnus-newsgroup-processable.
6586
6587 2007-04-16  Didier Verna  <didier@xemacs.org>
6588
6589         * gnus-msg.el (gnus-configure-posting-styles): Handle
6590         message-signature-directory properly with :file syntax.  Reported by
6591         "Leo".
6592
6593 2007-04-11  Didier Verna  <didier@xemacs.org>
6594
6595         New user option: message-signature-directory.
6596         * gnus-msg.el (gnus-configure-posting-styles): Support it.
6597         * message.el (message-insert-signature): Ditto.
6598         * message.el (message-signature-file): Doc update.
6599         * message.el (message-signature-directory): New.
6600
6601 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6602
6603         * gnus-msg.el (gnus-inews-yank-articles): Use
6604         message-exchange-point-and-mark instead of exchange-point-and-mark.
6605
6606 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6607
6608         * message.el (message-yank-original): Make sure cited text ends with
6609         newline; don't exchange point and mark.
6610
6611 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
6612
6613         * tls.el (open-tls-stream): Properly handle case where there
6614         is no associated buffer.
6615
6616 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
6617
6618         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
6619         message-yank-original, make sure (< mark TEXT point).
6620
6621 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
6622
6623         * message.el (message-fill-column): New variable.
6624         (message-mode): Use it.  Add comment on a possible new hook.
6625
6626         * nnmail.el (nnmail-spool-file): Mark as obsolete.
6627         (nnmail-get-new-mail): Reformat.
6628
6629         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
6630
6631         * gmm-utils.el: Fix Commentary.
6632         (gmm-tool-bar-from-list): Fix typo in doc string.
6633
6634 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
6635
6636         * message.el (message-yank-original): Don't switch point and mark
6637         unnecessarily to put point and mark as documented.
6638
6639 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6640
6641         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
6642         from the message heads.
6643
6644 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
6645
6646         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
6647         article buffer does not have a window.  This may not be the best
6648         solution but is certainly better than setting the start of the null,
6649         that is the current, window.
6650
6651 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
6652
6653         * gnus-draft.el (gnus-draft-setup-hook): New hook.
6654         (gnus-draft-setup): Run it.
6655
6656         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
6657         gnus-score-fast-scoring.  Allow regexp.
6658         (gnus-score-headers): Use it.
6659
6660         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
6661         XEmacs.
6662
6663         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
6664         string.
6665         (gnus-button-alist): Also catch `<f1> k ...'.
6666         (gnus-treat-display-x-face): Fix doc string.
6667
6668 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6669
6670         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
6671         evaluation of gnus-extended-version to ensure correct generation of the
6672         User-Agent header when message-generate-headers-first is used.
6673
6674 2007-03-24  Simon Josefsson  <simon@josefsson.org>
6675
6676         * hashcash.el (hashcash-generate-payment-async): Don't crash if
6677         hashcash-path is nil.  Don't call callback with incorrect number of
6678         parameters if val is 0.
6679
6680 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6681
6682         * message.el (message-required-news-headers):
6683         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
6684
6685 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
6686
6687         * tls.el (open-tls-stream): In handshake-waiting loop,
6688         don't wait more if there is output available to process.
6689
6690 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
6691
6692         * tls.el (tls-program): Doc fix.
6693
6694 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6695
6696         * message.el (message-generate-new-buffers): Change the meaning of the
6697         nil value; add `standard' to the choices; treat t as `unique'; improve
6698         doc string.
6699         (gnus-select-frame-set-input-focus): Autoload.
6700         (message-buffer-name): Search for the existing message buffer if
6701         message-generate-new-buffers is nil or `standard'; treat the value t of
6702         message-generate-new-buffers as `unique'.
6703         (message-pop-to-buffer): Raise the frame already displaying the message
6704         buffer; clear the echo area after querying.
6705         (message-setup): Pass the `continue' argument to compose-mail.
6706         (message-mail): Prefer `switch-function' if it is given; search for the
6707         existing message buffer if the `continue' argument is non-nil; pass
6708         continue and switch-function arguments to compose-mail by way of
6709         message-setup.
6710         (message-mail-other-window): Adjust argument of message-setup.
6711         (message-mail-other-frame): Ditto.
6712
6713 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6714
6715         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
6716         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
6717         to turn font-lock on when turning gnus-message-citation-mode on.
6718
6719 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
6720
6721         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
6722         (mml-smime-function-alist): New variable; add epg as the backend.
6723         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
6724         mml-smime- functions instead.
6725         * mm-view.el: Require smime.
6726
6727 2007-03-05  Didier Verna  <didier@xemacs.org>
6728
6729         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
6730         instead of just inheritance for posting styles.
6731         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
6732
6733 2007-02-24  Chris Moore  <dooglus@gmail.com>
6734
6735         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
6736         * pgg-pgp.el (pgg-pgp-encrypt-region):
6737         * pgg-gpg.el (pgg-gpg-encrypt-region):
6738         Check pgg-encrypt-for-me if no other recipients.
6739
6740 2007-02-24  John Paul Wallington  <jpw@pobox.com>
6741
6742         * tls.el (tls-certtool-program): Fix custom type.
6743
6744 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6745
6746         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
6747         and point-at-eol instead of line-(beginning|end)-position.
6748
6749         * assistant.el (assistant-parse-buffer): Ditto.
6750
6751         * netrc.el (netrc-parse-services): Ditto.
6752
6753 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
6754
6755         * mml2015.el (mml2015-epg-find-usable-key): New function.
6756         (mml2015-epg-sign): Use it.
6757         (mml2015-epg-encrypt): Use it.
6758
6759 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6760
6761         * message.el (message-make-in-reply-to): Quote name containing
6762         non-ASCII characters.  It will make the RFC2047 encoder cause an error
6763         if there are special characters.  Reported by NAKAJI Hiroyuki
6764         <nakaji@jp.freebsd.org>.
6765
6766 2007-02-27  Didier Verna  <didier@xemacs.org>
6767
6768         Include the group parameters as well as the topic ones in the
6769         inheritance filter process.
6770         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
6771         argument GROUP-PARAMS-LIST.
6772         * gnus-topic.el (gnus-group-topic-parameters): Use it.
6773
6774 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6775
6776         * nntp.el (nntp-never-echoes-commands)
6777         (nntp-open-connection-functions-never-echo-commands): New variables.
6778         (nntp-send-command): Use them.
6779
6780 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
6781
6782         * mml2015.el (mml2015-epg-verify): Simplified.
6783
6784 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6785
6786         * mml.el (mml-content-disposition-alist): New user option.
6787         (mml-content-disposition): New function.
6788         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
6789         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
6790
6791 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
6792
6793         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
6794         verification.
6795
6796 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6797
6798         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
6799         articles posted in the last 24 hours.
6800
6801 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
6802
6803         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
6804
6805 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
6806
6807         * nntp.el (nntp-send-command): Don't wait for echoes when
6808         nntp-open-ssl-stream is used.
6809
6810 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6811
6812         * gnus-cite.el (gnus-test-font-lock-add-keywords)
6813         (gnus-message-add-citation-keywords)
6814         (gnus-message-remove-citation-keywords): Remove.
6815         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
6816         directly, make the variables in font-lock-defaults buffer-local, add
6817         gnus-message-citation-keywords to them and then update the value of
6818         font-lock-keywords.
6819
6820 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6821
6822         * message.el (message-cite-original-1): Don't call
6823         gnus-article-highlight-citation.
6824
6825         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
6826         citations; fix line count.
6827
6828 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
6829
6830         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
6831         (gnus-message-add-citation-keywords)
6832         (gnus-message-remove-citation-keywords): Use it; fix the emulating
6833         versions of font-lock-add-keywords and font-lock-remove-keywords to
6834         work with XEmacs correctly.
6835
6836 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6837
6838         * gnus-cite.el (gnus-cite-face-list): Set the values of
6839         gnus-message-max-citation-depth and gnus-message-citation-keywords.
6840         (gnus-message-max-citation-depth): Use defvar rather than defconst.
6841         (gnus-message-cite-prefix-regexp): New variable.
6842         (gnus-message-search-citation-line): Use it; protect against long
6843         citation prefix; fill match data with nil rather than 0 for XEmacs; set
6844         the 0th match data for Emacs.
6845         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
6846         (gnus-message-add-citation-keywords): Append keywords rather than
6847         prepending; emulate font-lock-add-keywords if it is not available.
6848         (gnus-message-remove-citation-keywords): Emulate
6849         font-lock-remove-keywords if it is not available.
6850
6851         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
6852
6853         * message.el (message-cite-prefix-regexp): Set the value of
6854         gnus-message-cite-prefix-regexp.
6855
6856 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6857
6858         * nnweb.el (nnweb-google-parse-1): Update parser.
6859
6860 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
6861
6862         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
6863
6864 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6865
6866         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
6867         regexp.
6868
6869 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6870
6871         * uudecode.el (uudecode-string-to-multibyte): New function emulating
6872         string-to-multibyte.
6873         (uudecode-decode-region-internal): Use it.
6874
6875         * lpath.el: Fbind string-as-multibyte for XEmacs.
6876
6877 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
6878
6879         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file): Fix
6880         custom choice.
6881
6882         * gnus-art.el (gnus-signature-limit): Fix custom choice.
6883
6884 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
6885
6886         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
6887
6888         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
6889         `write-region' to respect `mm-inhibit-file-name-handlers'.
6890
6891 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
6892
6893         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
6894         Use gnus-home-directory instead of "~/" or "$HOME".
6895
6896 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
6897
6898         * encrypt.el (encrypt-insert-file-contents): Add better prompt
6899         to mention filename.
6900         Add comments at beginning regarding usage.
6901         (encrypt-write-file-contents): Change interactive so a string is
6902         acceptable.  If the file has no associated model, show an error instead
6903         of a nonsense prompt.
6904
6905 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
6906
6907         * spam.el (spam-bsfilter-ham-switch): Fix typo.
6908         Thanks to Yoshihiko Yamada for kind notification of this typo.
6909
6910 2007-01-12  Kenichi Handa  <handa@m17n.org>
6911
6912         * uudecode.el (uudecode-decode-region-internal): Make it work in a
6913         multibyte buffer.
6914
6915 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
6916
6917         * gnus-score.el (gnus-score-fast-scoring): New variable.
6918         (gnus-score-headers): Use it.
6919
6920         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
6921
6922         * message.el (message-cite-original-1): Call
6923         gnus-article-highlight-citation if requested.
6924         (message-make-from): Allow name and address as optional arguments.
6925
6926         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
6927
6928         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
6929         bugs to doc string.
6930         (gnus-button-alist): Add mid\\|message-id.
6931         (gnus-button-fetch-group): Extend for use in
6932         `browse-url-browser-function'.
6933         (gnus-button-url-regexp): Try to catch paired parentheses like in
6934         Wikipedia URLs.
6935
6936         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
6937         Suggested by Simon Krahnke <overlord@gmx.li>.
6938
6939 2007-01-13  Romain Francoise  <romain@orebokech.com>
6940
6941         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
6942         Update copyright.
6943
6944 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
6945
6946         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
6947
6948 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
6949
6950         * gnus-registry.el (gnus-registry-unfollowed-groups)
6951         (gnus-registry-split-fancy-with-parent): Fix documentation.
6952
6953 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6954
6955         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
6956         from nnweb groups.
6957
6958 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6959
6960         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
6961         Xref urls.  Erase buffer before requesting head.
6962
6963 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
6964
6965         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
6966         customizable.
6967
6968 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
6969
6970         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
6971         no signing key is found.
6972         (mml2015-epg-encrypt): Ask user whether to skip or abort if
6973         no encrypting and/or signing key is found.
6974
6975 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
6976
6977         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
6978
6979 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6980
6981         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
6982         headers read from disk with the ones newly found in the current search.
6983         This should no longer cause problems, because the article numbers in
6984         Gmane's `nov.php' output are ignored since the previous change.
6985
6986 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6987
6988         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
6989
6990 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6991
6992         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
6993         replace-regexp-in-string; bind url-version; fbind display-images-p and
6994         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
6995         find-face and set-itimer-function for Emacs; bind itimer-list for
6996         Emacs.
6997
6998         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
6999
7000 2007-01-01  Romain Francoise  <romain@orebokech.com>
7001
7002         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
7003
7004 2006-12-31  Steve Youngs  <steve@sxemacs.org>
7005
7006         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
7007         `define-minor-mode' macro definition expanded properly.
7008         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
7009         exclude it there.
7010
7011         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
7012         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
7013         `fboundp' test.
7014         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
7015         This is OK to autoload in (S)XEmacs now.
7016
7017 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7018
7019         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
7020         keystroke.
7021         (gnus-summary-limit-to-singletons): Fix typo.
7022
7023         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
7024         else fails.
7025
7026 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7027
7028         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
7029         docstring.
7030
7031         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
7032         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
7033         (gnus-summary-insert-dormant-articles): Fix typo in message.
7034
7035 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
7036
7037         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
7038         nil for XEmacs.
7039         (gnus-message-citation-mode): Don't autoload in XEmacs.
7040
7041         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
7042
7043 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
7044
7045         * nnimap.el (nnimap-expunge-search-string): Mention
7046         nnimap-search-uids-not-since-is-evil in docstring.
7047
7048 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
7049
7050         * spam.el: Revert to make-obsolete-variable because
7051         define-obsolete-variable-alias is not supported in Emacs 21.
7052
7053         * spam.el (spam-ifile-path, spam-ifile-database-path)
7054         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
7055         make-obsolete-variable.
7056         (spam-bsfilter-path, spam-bsfilter-program)
7057         (spam-spamassassin-path, spam-spamassassin-program)
7058         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.  Don't
7059         use "path" inappropriately.
7060         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
7061         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
7062         variable names.
7063
7064 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
7065
7066         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
7067         summary buffer.
7068
7069         * password.el (password-cache-remove): Use clear-string to burn
7070         password, if available.
7071
7072 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
7073
7074         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
7075
7076         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
7077
7078         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
7079         (gnus-message-highlight-citation): Move defcustom here from
7080         gnus-cite.el.
7081         (gnus-message-citation-mode): Autoload.
7082
7083         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
7084         checks to make it compile with XEmacs.
7085         (gnus-message-citation-mode): New minor mode.
7086         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
7087         (gnus-message-highlight-citation): New variables.
7088         (gnus-message-search-citation-line)
7089         (gnus-message-add-citation-keywords)
7090         (gnus-message-remove-citation-keywords)
7091         (turn-on-gnus-message-citation-mode)
7092         (turn-off-gnus-message-citation-mode): New functions.
7093
7094 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
7095
7096         * gnus-cite.el: Enable highlighting of different citation levels in
7097         message-mode.
7098
7099 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
7100
7101         * message.el (message-make-fqdn): Fix comment.
7102         (message-bogus-system-names): Add ".local".
7103
7104         * spam.el (spam-ifile-path, spam-ifile-program)
7105         (spam-ifile-database-path, spam-ifile-database)
7106         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
7107         Don't use "path" inappropriately.
7108         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
7109         strings.
7110         (spam-check-ifile, spam-ifile-register-with-ifile)
7111         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter): Use
7112         new variable names.
7113
7114         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
7115         (gnus-treat-display-smileys): Simplify using
7116         gnus-image-type-available-p.
7117
7118         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
7119         available.
7120
7121         * gnus-xmas.el (gnus-xmas-image-type-available-p): Use
7122         `display-images-p' if available.
7123
7124 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7125
7126         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
7127         one after turning on the buffer's multibyteness instead of decoding
7128         them directly in the unibyte buffer that causes unexpected conversion
7129         in Emacs 23 (unicode).
7130
7131 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7132
7133         * message.el (message-generate-hashcash): Fix custom type.
7134
7135 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
7136
7137         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
7138
7139 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
7140
7141         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
7142         disconnect icons.  Add help text.
7143
7144 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
7145
7146         * spam.el (spam-extra-header-to-number): CRM114 spam score is
7147         negated to be consistent with the others we handle.
7148
7149 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7150
7151         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
7152         version of gnus-summary-buffer to something, so that we can use two
7153         article buffers at the same time.
7154
7155 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
7156
7157         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
7158         trigger all the extra headers.
7159         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
7160         sorting.
7161
7162 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7163
7164         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
7165         solid groups.
7166
7167 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
7168
7169         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
7170
7171 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
7172
7173         * legacy-gnus-agent.el: Add Copyright notice.
7174
7175 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
7176
7177         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
7178
7179 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7180
7181         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
7182
7183         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
7184         to make it work reliably in CVS Emacs.
7185         (gnus-summary-limit-strange-charsets-predicate)
7186         (gnus-summary-limit-to-predicate): New functions.
7187
7188 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
7189
7190         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
7191         specifying array size.
7192         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
7193         array if it is too small.
7194         (gnus-sort-threads-recursive): Renamed from gnus-sort-thread-1.
7195         (gnus-sort-threads-loop): New function.
7196
7197 2006-12-06  Chris Moore  <dooglus@gmail.com>
7198
7199         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
7200         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
7201
7202 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
7203
7204         * mm-url.el (mm-url-predefined-programs): Call curl with correct
7205         options.
7206
7207 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7208
7209         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
7210         DOS-ing the recipient.
7211
7212         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
7213         the headers when creating the mapping to avoid mismappings.
7214         (nnweb-gmane-create-mapping): Always nix out old mapping.
7215
7216 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7217
7218         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
7219         and mm-verify-option to never.
7220
7221 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7222
7223         * message.el (message-signed-or-encrypted-p): New function.
7224         (message-forward-make-body): Use it.
7225
7226         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
7227         Replace encode-coding-string with mm-encode-coding-string.
7228
7229 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7230
7231         * nneething.el (nneething-decode-file-name): Replace
7232         decode-coding-string with mm-decode-coding-string.
7233
7234         * gnus-int.el (gnus-open-server): Say failed server's name.
7235
7236 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
7237
7238         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
7239         strings to a single string.  Quote `errors-file-name'.
7240         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
7241         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
7242         Adjust calls.  Use `shell-quote-argument'.
7243
7244 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
7245
7246         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
7247         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
7248
7249         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
7250         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
7251         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
7252         (gnus-group-make-directory-group, gnus-group-transpose-groups):
7253         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
7254         (gnus-subscribe-newsgroup, gnus-1):
7255         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
7256         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
7257         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
7258         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
7259
7260 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7261
7262         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
7263         keystroke.
7264         (gnus-summary-limit-to-bodies): Implement headersp.
7265
7266 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7267
7268         * dns.el (query-dns): Protect against "Process dns deleted" strings.
7269
7270 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
7271
7272         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
7273
7274 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7275
7276         * message.el (message-generate-hashcash): Expand range of values to
7277         include `opportunistic'.
7278         (message-send-mail): Use it.
7279
7280 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7281
7282         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
7283         and comment it.
7284
7285         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
7286
7287 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
7288
7289         * gnus-util.el (gnus-extract-address-components): Improve comment.
7290
7291 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7292
7293         * gnus-util.el (gnus-extract-address-components): Work with address in
7294         which the name portion contains @.
7295
7296         * lpath.el: Fbind custom-autoload.
7297
7298 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
7299
7300         * gnus.el (gnus-start): Move custom group up.
7301         (gnus-select-method): Don't autoload, but make it available for
7302         `customize-variable'.
7303         (gnus-getenv-nntpserver): Don't autoload.
7304
7305 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
7306
7307         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
7308
7309 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
7310
7311         * message.el (message-sendmail-extra-arguments): New variable.
7312         (message-send-mail-with-sendmail): Use it.
7313
7314 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7315
7316         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
7317         mm-with-unibyte-current-buffer to make string unibyte.
7318
7319         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
7320         mm-string-as-multibyte.
7321
7322 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
7323
7324         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
7325         Reported by Werner Koch <wk@gnupg.org>.
7326
7327 2006-11-14  Daiki Ueno  <ueno@p360>
7328
7329         * mml2015.el: Autoload epa-select-keys when compiling.
7330
7331 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
7332
7333         * mml2015.el (mml2015-epg-sign): Save the signing keys in
7334         message-options.
7335         (mml2015-epg-encrypt): Save the recipient keys in message-options.
7336
7337 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
7338
7339         * mml2015.el (mml2015-epg-encrypt): Removed backward compatibility for
7340         EasyPG (< 0.0.6).
7341         (mml2015-always-trust): New user option.
7342         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
7343         prompt.
7344
7345 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7346
7347         * nntp.el (nntp-authinfo-force): New variable.
7348         (nntp-send-authinfo): Use it.
7349
7350 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
7351
7352         * message.el (message-strip-subject-encoded-words): Allow _not_ to
7353         decode encoded words.  Improve prompt.  Add comment about forwarding.
7354         (message-replacement-char): Move up.
7355
7356 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
7357
7358         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
7359         instead of gnus-intersection because arguments of gnus-sorted-nunion
7360         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
7361
7362 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
7363
7364         * message.el (message-strip-subject-encoded-words): Reformat prompt.
7365         (message-simplify-subject-functions): Enable
7366         message-strip-subject-encoded-words by default.
7367
7368 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
7369
7370         * message.el (message-strip-subject-encoded-words): New function.
7371         (message-simplify-subject-functions): New variable.
7372         (message-simplify-subject): Use it.  Fix typo in doc string.
7373         Support message-strip-subject-encoded-words.
7374
7375 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
7376
7377         * gnus-diary.el (gnus-diary-delay-format-function):
7378         * nndiary.el (nndiary-reminders):
7379         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
7380
7381 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
7382
7383         * gnus-art.el (article-hide-boring-headers): Fetch date from
7384         gnus-original-article-buffer to avoid problems with localized date
7385         strings.
7386
7387 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7388
7389         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
7390
7391 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
7392
7393         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
7394         New variables.
7395         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
7396         (mm-charset-synonym-alist): Move some entries to
7397         mm-codepage-iso-8859-list.
7398         (mm-charset-synonym-alist, mm-charset-override-alist): Add
7399         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
7400
7401 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7402
7403         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
7404
7405 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
7406
7407         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
7408         with Emacs 21 and XEmacs.
7409
7410 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
7411
7412         * spam.el (spam-parse-address): New function for better parsing,
7413         catching errors, etc.
7414         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
7415
7416 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
7417
7418         * mm-view.el: Add interactive arg to html2text autoload.
7419
7420 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7421
7422         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
7423
7424 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
7425
7426         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list): New
7427         variables.
7428         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
7429         (mm-charset-synonym-alist): Move some entries to
7430         mm-codepage-iso-8859-list.
7431
7432         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
7433
7434 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
7435
7436         * message.el (message-citation-line-format)
7437         (message-insert-formated-citation-line): Fix implementation of %E, %N
7438         and %n according to the doc string.
7439
7440 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
7441
7442         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
7443         car-safe to avoid bad parses.
7444
7445 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7446
7447         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
7448         names.
7449
7450         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
7451
7452 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7453
7454         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
7455         header.
7456
7457         * message.el (message-draft-headers): Add Date.
7458         (message-headers-to-generate): Fix typo in docstring.
7459
7460         * nndraft.el (nndraft-required-headers): New variable.
7461         (nndraft-generate-headers): Use it.
7462
7463         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
7464
7465 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
7466
7467         * gnus-registry.el (gnus-registry-wash-for-keywords)
7468         (gnus-registry-find-keywords): New functions to allow easy searching of
7469         articles that are in the registry.
7470
7471 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
7472
7473         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
7474         ietf-drums-parse-address instead of gnus-extract-address-components.
7475         Reported by Damien Elmes <damien@repose.cx>.
7476
7477 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
7478
7479         * gnus.el (gnus-mime): Remove unused custom group.
7480
7481 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7482
7483         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
7484         "blank line" when searching for end of armor headers.
7485
7486 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7487
7488         * gmm-utils.el (gmm-write-region): Fix variable name.
7489
7490 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
7491
7492         * gmm-utils.el (gmm-write-region): New function based on compatibility
7493         code from `mm-make-temp-file'.
7494
7495         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
7496
7497         * nnmaildir.el (nnmaildir--update-nov)
7498         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
7499         Use `gmm-write-region'.
7500
7501 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
7502
7503         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist): Add
7504         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
7505
7506         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
7507
7508         * message.el (message-replacement-char): New variable.
7509         (message-fix-before-sending): Use it.
7510         (message-simplify-subject): New function to remove duplicate code.
7511         (message-reply, message-followup): Use it.
7512
7513         * gnus-sum.el (gnus-summary-make-menu-bar): Clarify
7514         gnus-summary-limit-to-articles.
7515
7516 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
7517
7518         * gnus-util.el (gnus-with-local-quit): New macro.
7519
7520         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
7521
7522 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
7523
7524         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
7525         ignore non-string data.
7526
7527 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
7528
7529         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
7530         non-string data (needs to be done in the registry too).
7531
7532 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
7533
7534         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
7535         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
7536         (gnus-registry-split-fancy-with-parent)
7537         (gnus-registry-fetch-simplified-message-subject-fast)
7538         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
7539         Remove text properties on ingress into the registry and when it's saved.
7540         (gnus-registry-clean-empty-function): Fix bug with cleaning the
7541         registry from entries with no groups.
7542
7543 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
7544
7545         * gnus-util.el (gnus-string-remove-all-properties): Add utility
7546         function to remove string properties.
7547
7548 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
7549
7550         * gmm-utils.el (gmm): Adjust custom version.
7551
7552         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist): Adjust
7553         custom version.
7554
7555         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
7556
7557 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
7558
7559         * gnus-art.el (gnus-insert-prev-page-button)
7560         (gnus-insert-next-page-button): Simplify.  Reformat.
7561
7562 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
7563
7564         * gnus-art.el (gnus-insert-prev-page-button)
7565         (gnus-insert-next-page-button): Apply gnus-article-button-face.
7566
7567 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
7568
7569         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
7570
7571 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
7572
7573         * gnus-art.el (gnus-insert-mime-button)
7574         (gnus-insert-mime-security-button):
7575         Apply gnus-article-button-face to MIME and security buttons.
7576
7577 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
7578
7579         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
7580         readable.
7581
7582 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7583
7584         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
7585
7586 2006-09-20  Steve Youngs  <steve@sxemacs.org>
7587
7588         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
7589         `browse-url-of-file' instead of `browse-url'.
7590
7591 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7592
7593         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
7594         regexp.  Articles containing quotation were cut prematurely.
7595
7596 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7597
7598         * message.el (message-cite-original-1): Use nobody by default for the
7599         value of From header.
7600         (message-reply): Ditto.
7601
7602 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
7603
7604         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
7605         to the gnus-info.  This fixes a bug of inline-PGP message verification.
7606         Reported by Michael Piotrowski <mxp@dynalabs.de>.
7607
7608 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
7609
7610         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
7611         mails in the doc string.  Add some URLs in comment.
7612         (pop3-movemail): Warn about pop3-leave-mail-on-server.
7613
7614 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7615
7616         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
7617         backslashes handling and the way to find boundaries of quoted strings.
7618
7619 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
7620
7621         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
7622         mml1991-encrypt-to-self is set and mml1991-signers is not set.
7623         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
7624         mml2015-encrypt-to-self is set and mml2015-signers is not set.
7625
7626 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
7627
7628         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
7629         doc string.
7630         (gnus-button-regexp, gnus-button-last): Remove unused variables.
7631
7632 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7633
7634         * lpath.el: Fbind epg-check-configuration.
7635
7636 2006-09-06  Simon Josefsson  <jas@extundo.com>
7637
7638         * mml2015.el (mml2015-use): Doc fix, mention epg.
7639
7640 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
7641
7642         * mml2015.el (mml2015-use): Default to epg, if available.
7643
7644 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
7645
7646         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
7647         message-sender.
7648         (mml1991-epg-encrypt): Ditto.
7649         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
7650         message-sender.
7651         (mml2015-epg-encrypt): Ditto.
7652
7653 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
7654
7655         * message.el (message-send-mail-with-sendmail): Look for sendmail in
7656         several common directories.
7657
7658 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
7659
7660         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
7661         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
7662
7663 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7664
7665         * gnus-art.el (article-decode-encoded-words): Make it fast.
7666
7667 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7668
7669         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
7670
7671         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
7672         in quoted string into `\'.
7673
7674 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7675
7676         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
7677         Use standard-syntax-table.
7678
7679 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7680
7681         * gnus-art.el (gnus-decode-address-function): New variable.
7682         (article-decode-encoded-words): Use it to decode headers which are
7683         assumed to contain addresses.
7684         (gnus-mime-delete-part): Remove useless `or'.
7685
7686         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
7687         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
7688         (gnus-nov-parse-line): Use it to decode From header.
7689         (gnus-get-newsgroup-headers): Ditto.
7690         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
7691
7692         * mail-parse.el (mail-decode-encoded-address-region): New alias.
7693         (mail-decode-encoded-address-string): New alias.
7694
7695         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
7696         New function.
7697         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
7698         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
7699         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
7700         (rfc2047-decode-string): Ditto.
7701         (rfc2047-decode-address-region): New function.
7702         (rfc2047-decode-address-string): New function.
7703
7704 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
7705
7706         * message.el (message-caesar-buffer-body): Allow rotating headers.
7707
7708         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
7709
7710         * message.el (message-insert-formated-citation-line): Fix %f.
7711         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
7712
7713 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7714
7715         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
7716         (gnus-bookmark-mouse-available-p): New macro.
7717         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
7718         (gnus-bookmark-bmenu-show-infos): Use it.
7719         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
7720         (gnus-bookmark-bmenu-hide-infos): Ditto.
7721         (gnus-bookmark-remove-properties): New function.
7722         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
7723         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
7724         (gnus-bookmark-write-file): Bind coding-system-for-write.
7725         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
7726         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
7727         group before selecting it.
7728         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
7729         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
7730         quit-window if it is not available; use gnus-mouse-2 and bind it to
7731         gnus-bookmark-bmenu-select-by-mouse.
7732         (gnus-bookmark-show-details): Remove unused variable `details-list'.
7733         (gnus-bookmark-bmenu-select-by-mouse): New function.
7734
7735 2006-08-13  Romain Francoise  <romain@orebokech.com>
7736
7737         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
7738         space.
7739
7740 2006-08-10  Romain Francoise  <romain@orebokech.com>
7741
7742         * dns-mode.el: Alias `zone-mode' to `dns-mode'.
7743         (dns-mode-soa-auto-increment-serial): New user option.
7744         (dns-mode-soa-maybe-increment-serial): New function.
7745         (dns-mode): Add the latter to `write-contents-functions'.
7746
7747 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7748
7749         * compface.el (uncompface): Use binary rather than raw-text-unix.
7750
7751 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7752
7753         * compface.el (uncompface): Make sure the eol conversion doesn't take
7754         place when communicating with the external programs.  Reported by
7755         ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
7756
7757 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
7758
7759         * nnheader.el (nnheader-insert-head): Fix typo in comment.
7760
7761 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7762
7763         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
7764         Make it more robust by parsing author and date independently.
7765
7766 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7767
7768         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
7769
7770 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
7771
7772         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
7773         first matching secret key.
7774         (mml2015-epg-encrypt): Ditto.
7775
7776         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
7777         first matching secret key.
7778         (mml1991-epg-encrypt): Ditto.
7779
7780         * mml2015.el (mml2015-encrypt-to-self): New user option.
7781         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
7782         mml2015-epg-encrypt-to-self is set.
7783
7784         * mml1991.el (mml1991-encrypt-to-self): New variable.
7785         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
7786         mml1991-epg-encrypt-to-self is set.
7787
7788         * mml2015.el (mml2015-signers): New user option.
7789         (mml2015-epg-sign): Reflect the value of mml2015-signers.
7790         (mml2015-epg-encrypt): Allow to select signing keys.
7791
7792         * mml1991.el (mml1991-signers): New variable.
7793         (mml1991-epg-sign): Reflect the value of mml1991-signers.
7794         (mml1991-epg-encrypt): Allow to select signing keys.
7795
7796 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7797
7798         * nnheader.el (nnheader-insert-head): Make it work even if the file
7799         uses CRLF for the line-break code.
7800
7801 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
7802
7803         * mml2015.el: Require mml-sec instead of password.
7804         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
7805         (mml2015-cache-passphrase): Inherit the default value from
7806         mml-secure-cache-passphrase.
7807         (mml2015-passphrase-cache-expiry): Inherit the default value from
7808         mml-secure-passphrase-cache-expiry.
7809
7810         * mml1991.el: Require mml-sec instead of password.
7811         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
7812         (mml1991-cache-passphrase): Inherit the default value from
7813         mml-secure-cache-passphrase.
7814         (mml1991-passphrase-cache-expiry): Inherit the default value from
7815         mml-secure-passphrase-cache-expiry.
7816
7817         * mml-sec.el: Require password.
7818         (mml-secure-verbose): New user option.
7819         (mml-secure-cache-passphrase): New user option.
7820         (mml-secure-passphrase-cache-expiry): New user option.
7821
7822 2006-07-24  Daiki Ueno  <ueno@unixuser.org>
7823
7824         * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
7825         letters from the end.  Thanks to "David Smith" <davidsmith@acm.org> and
7826         andreas@altroot.de (Andreas Vögele).
7827
7828         FIXME: Use `tiny change'?
7829
7830 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7831
7832         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
7833         workaround for the url package included with Emacs.
7834
7835         * nnweb.el (nnweb-google-create-mapping): Update regexp.
7836
7837 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7838
7839         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
7840         correctly.  This fixes a bug caused by the 2006-05-12 change.
7841
7842 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
7843
7844         * nnmail.el (nnmail-article-group): If splitting raises an error, give
7845         some information about the error when saying that the `bogus' mail
7846         group will be used.
7847
7848 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
7849
7850         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
7851         string.
7852
7853 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
7854
7855         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
7856
7857 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7858
7859         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
7860
7861 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
7862
7863         * mml1991.el (mml1991-function-alist): Add epg.
7864         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
7865         (mml1991-epg-encrypt): New functions.
7866
7867 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
7868
7869         * mml2015.el (mml2015-verbose): New variable.
7870         (mml2015-cache-passphrase): Ditto.
7871         (mml2015-passphrase-cache-expiry): Ditto.
7872         (mml2015-function-alist): Add epg.
7873         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
7874         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
7875         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt): New
7876         functions.
7877
7878 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7879
7880         * message.el (message-cite-original-1): Preserve region when removing
7881         quoted text due to X-No-Archive in order to avoid bogus attribution
7882         when citing multiple messages.
7883
7884 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7885
7886         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.  Reported by
7887         Kenneth Jacker <khj@be.cs.appstate.edu>.
7888
7889 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
7890
7891         * gnus-diary.el (gnus-user-format-function-d)
7892         (gnus-user-format-function-D): Autoload.
7893
7894         * imap.el (Commentary): Fix typo.
7895
7896         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
7897         2006-04-22 contribution.
7898
7899 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7900
7901         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
7902         It didn't really fix the bogosity I'm seeing with solid web groups.
7903
7904 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7905
7906         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
7907         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
7908         created using server names.  If we use the feature without declaring
7909         it, Gnus does not properly manage server and group state.
7910
7911         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
7912         bound.
7913
7914 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7915
7916         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
7917         looking up the method using GROUP's prefix before inventing a new one.
7918         It is used on killed/unknown groups in various places where returning
7919         an all-new method isn't expected by the caller.
7920
7921         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
7922         and match semantics of gnus-group-real-prefix.
7923
7924 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
7925
7926         * nnmail.el (nnmail-broken-references-mailers): New variable.
7927         (nnmail-ignore-broken-references): New function generalizing
7928         nnmail-fix-eudora-headers.
7929         (nnmail-fix-eudora-headers): Now obsolete.
7930
7931         * gnus-art.el (gnus-button-handle-custom): Support
7932         `customize-apropos*'.
7933
7934 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7935
7936         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
7937
7938         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
7939         articles.
7940
7941 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
7942
7943         * message.el (message-cite-reply-above): New variable.
7944         (message-yank-original): Use it.
7945
7946 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7947
7948         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
7949
7950 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
7951
7952         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
7953         as read.
7954
7955         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
7956
7957 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
7958
7959         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
7960         (gnus-bookmark-default-file): Use gnus-directory.
7961         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
7962         Remove "*" in doc string.
7963         (gnus-bookmark-write-file): Simplify.
7964         (gnus-bookmark-maybe-sort-alist): Use `when'.
7965         (gnus-bookmark-get-bookmark): Fix typo in doc string.
7966         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark): Add
7967         FIXME about Emacs 21 and XEmacs compatibility.
7968         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
7969         compatibility.
7970         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
7971         compatibility.
7972         (gnus-bookmark-menu-heading): Fix version.
7973
7974 2006-06-19  Bastien Guerry  <bzg@altern.org>
7975
7976         * gnus-bookmark.el: New file.
7977
7978 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7979
7980         * message.el (message-syntax-checks): Doc fix.
7981
7982 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7983
7984         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
7985         unsubscribed groups as if they were killed ones.  It causes duplicate
7986         entries in gnus-newsrc-alist.
7987
7988 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7989
7990         * message.el (message-syntax-checks): Doc fix.
7991         (message-send-mail): Add check for continuation headers.
7992         (message-check-news-header-syntax): Fix regexp used to check for
7993         continuation headers.
7994
7995 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7996
7997         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
7998
7999 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
8000
8001         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
8002
8003 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8004
8005         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
8006         default-truncate-lines.
8007
8008 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8009
8010         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
8011         to fill the utf-8 entry.
8012
8013         * lpath.el: Fbind unicode-precedence-list.
8014
8015 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8016
8017         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
8018
8019 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
8020
8021         * gnus-agent.el (directory-files-and-attributes): Move all the way
8022         forward (the third and final move).
8023         (gnus-agent-read-agentview): Trap reconstruction errors due to
8024         nonexistant directory.  Handle by returning nil.
8025
8026 2006-05-30  Didier Verna  <didier@xemacs.org>
8027
8028         * message.el (message-dont-reply-to-names): Update the custom type.
8029         * message.el (message-dont-reply-to-names): New defsubst: potentially
8030         convert a list of regexps into a single one.
8031         * message.el (message-get-reply-headers): Use it.
8032         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
8033
8034 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8035
8036         * gnus-agent.el (directory-files-and-attributes): Move forward.
8037
8038 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
8039
8040         * gnus-ml.el (gnus-mailing-list-subscribe)
8041         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
8042         (gnus-mailing-list-message): Fix doc strings.
8043
8044 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8045
8046         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
8047         of doing it manually.
8048
8049 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
8050
8051         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
8052         comment.
8053
8054 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
8055
8056         * gnus-agent.el: Added gnus-agent-flush* to purge agent info.
8057         (gnus-agent-read-agentview): Fixed handling of end-of-file error.
8058         (gnus-agent-read-local): All symbols allocated in my-obarray.
8059         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
8060         (gnus-agent-regenerate-group): Check numeric names to see if they are
8061         messages or groups.
8062         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
8063         better way of do this...)
8064
8065         * gnus-cache.el (gnus-agent-total-fetched-for): Ignore
8066         'dummy.group' (there should be a better way of do this...)
8067
8068 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8069
8070         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
8071         (gnus-saved-headers): Ditto.
8072         (gnus-default-article-saver): Mention functions may have properties.
8073         (gnus-article-save): Override gnus-save-all-headers and
8074         gnus-saved-headers by :headers property which saver function may have.
8075         (gnus-summary-save-in-file): Add :headers property.
8076         (gnus-summary-write-to-file): Ditto.
8077
8078         * gnus-sum.el (gnus-summary-save-article): Bind
8079         gnus-prompt-before-saving to t when saving many articles in a file;
8080         always show all headers.
8081
8082         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
8083
8084 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
8085
8086         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
8087         marks.
8088
8089         * message.el (message-indent-citation): Add optional arguments to allow
8090         using it outside of message buffers.
8091
8092         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
8093         (gnus-article-treat-unfold-headers): Use it.
8094         (gnus-article-truncate-lines): New variable.
8095         (gnus-article-mode): Use it.
8096         (gnus-article-toggle-truncate-lines): New function.
8097
8098         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar): Add
8099         gnus-article-toggle-truncate-lines.
8100
8101         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
8102         coding system in XEmacs, use binary.
8103
8104 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8105
8106         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
8107         after-load-alist.
8108
8109         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
8110         this function should save decoded articles.
8111         (gnus-summary-write-to-file): Use property to specify this function
8112         should save decoded articles and specify gnus-summary-save-in-file
8113         should be used to save articles other than the first one when saving
8114         many articles.
8115         (gnus-summary-save-body-in-file): Use property to specify this
8116         function should save decoded articles.
8117         (gnus-summary-write-body-to-file): Use property to specify this
8118         function should save decoded articles and specify
8119         gnus-summary-save-body-in-file should be used to save articles other
8120         than the first one when saving many articles.
8121
8122         * gnus-sum.el (gnus-summary-save-article): Simplify.
8123
8124 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8125
8126         * gnus-art.el (gnus-default-article-saver): Add
8127         gnus-summary-write-body-to-file.
8128         (gnus-article-save-coding-system): Don't use coding system object
8129         in XEmacs.
8130         (gnus-read-save-file-name): Add optional `dir-var' argument which
8131         specifies directory in which files are saved; work even if optional
8132         `variable' argument is not specified.
8133         (gnus-summary-write-to-file): Read file name.
8134         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
8135         (gnus-summary-write-body-to-file): New function.
8136
8137         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
8138         (gnus-summary-local-variables): Add it.
8139         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
8140         (gnus-summary-save-article): Remove optional `decode' argument;
8141         determine whether to decode articles by the value of
8142         gnus-default-article-saver; when saving many files using
8143         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
8144         it first and use gnus-summary-save-in-file or
8145         gnus-summary-save-body-in-file thereafter unless
8146         gnus-prompt-before-saving is always; move point to article which
8147         will be saved.
8148         (gnus-summary-save-article-file): Revert.
8149         (gnus-summary-write-article-file): Revert.
8150         (gnus-summary-save-article-body-file): Revert.
8151         (gnus-summary-write-article-body-file): New function.
8152
8153 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8154
8155         * gnus-art.el (gnus-default-article-saver): Doc fix.
8156         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
8157         from gnus-summary-save-article-coding-system, and default to a
8158         certain coding system.
8159         (gnus-output-to-file): Add coding cookie and encode text according
8160         to gnus-article-save-coding-system; don't use mm-append-to-file.
8161
8162         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
8163         gnus-art.el and rename to gnus-article-save-coding-system.
8164         (gnus-summary-save-article): Require gnus-art; don't show all
8165         headers if it decodes articles; don't add coding cookie here;
8166         don't bind mm-text-coding-system-for-write.
8167         (gnus-summary-save-article-file): Save decoded articles.
8168         (gnus-summary-write-article-file): When saving many files, use
8169         gnus-summary-write-to-file first and gnus-summary-save-in-file
8170         thereafter unless gnus-prompt-before-saving is always.
8171         (gnus-summary-save-article-body-file): Save decoded articles.
8172
8173         * lpath.el: Fbind select-safe-coding-system for XEmacs.
8174
8175 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
8176
8177         * nnrss.el (nnrss-check-group): Bind hash-index.
8178
8179 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
8180
8181         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
8182         its hash index.  Store this hash in `nnrss-group-data'.
8183         (nnrss-read-group-data): Update accordingly.
8184
8185 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
8186
8187         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
8188         entry.
8189
8190         * gnus-sum.el (gnus-summary-make-menu-bar): Add
8191         gnus-article-browse-html-article.
8192
8193 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
8194
8195         * gnus-sum.el (gnus-summary-mime-map): Add
8196         gnus-article-browse-html-article.
8197
8198         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
8199
8200 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
8201
8202         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
8203         suitable coding systems in customize.
8204
8205 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
8206
8207         * mail-source.el (mail-sources): Fix custom type.
8208
8209 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
8210
8211         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
8212         (gnus-summary-expire-articles-now): Shorten prompt.
8213
8214         * gmm-utils.el (wid-edit): Require.
8215         (defun-gmm): Renamed from `gmm-defun-compat'.
8216         (gmm-image-search-load-path): Use it.
8217         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
8218
8219 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8220
8221         * gnus-sum.el (gnus-summary-save-article-coding-system): New
8222         variable.
8223         (gnus-summary-save-article): Add optional `decode' argument.  If
8224         it is set and gnus-summary-save-article-coding-system is non-nil,
8225         save decoded article.
8226         (gnus-summary-write-article-file): Save decoded article if
8227         gnus-summary-save-article-coding-system is non-nil.
8228
8229         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
8230         type.
8231
8232 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8233
8234         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
8235
8236 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8237
8238         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
8239         first to test gnus-single-article-buffer which may be buffer-local.
8240
8241         * gnus-sum.el (gnus-summary-setup-buffer): Make
8242         gnus-single-article-buffer buffer-local and nil in ephemeral
8243         group; make gnus-article-buffer, gnus-article-current, and
8244         gnus-original-article-buffer always buffer-local.
8245         (gnus-summary-exit): Kill article buffer belonging to ephemeral
8246         group.
8247         (gnus-handle-ephemeral-exit): Don't move to next summary line.
8248
8249 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
8250
8251         * nnml.el (nnml-request-compact-group): Compressed files might not
8252         have .gz extension.
8253
8254 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
8255
8256         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
8257         (mm-copy-to-buffer): Use with-current-buffer.
8258         (mm-display-part): Simplify.
8259         (mm-inlinable-p): Add optional arg `type'.
8260
8261 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
8262
8263         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
8264         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
8265         Try harder to show the attachment internally or externally using
8266         gnus-mime-view-part-as-type.
8267
8268 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
8269
8270         * message.el (message-from-style, message-signature-separator)
8271         (message-user-organization-file, message-send-mail-function)
8272         (message-citation-line-function, message-yank-prefix)
8273         (message-indent-citation-function, message-signature)
8274         (message-signature-file, message-signature-insert-empty-line):
8275         Remove autoloads.
8276
8277         * gnus-art.el (gnus-buttonized-mime-types): Remove
8278         "multipart/signed".  Revert 2006-04-26 change.
8279
8280 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8281
8282         * gnus.el (gnus-version-number): Bump version.
8283
8284 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
8285
8286         * gnus.el: No Gnus v0.5 is released.
8287
8288 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8289
8290         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
8291         fetching articles by message-id.
8292
8293 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8294
8295         * message.el (hashcash): Require hashcash as normal.
8296
8297         * ecomplete.el (ecomplete-highlight-match-line): Use
8298         point-at-eol.
8299         (ecomplete-highlight-match-line): Use `highlight', because that
8300         face exists in both Emacs and XEmacs.
8301
8302         * message.el (message-display-abbrev): Use point-at-bol.
8303
8304         * mail-source.el: Don't require timer/timer-funcs.
8305
8306         * gnus-async.el: Ditto.
8307
8308         * password.el: Ditto.
8309
8310         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
8311
8312         * mm-url.el: Ditto.
8313
8314         * gnus-xmas.el: Don't require timer-funcs.
8315
8316         * mm-util.el: Require timer/timer-funcs.
8317
8318 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8319
8320         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
8321         Close.
8322
8323 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8324
8325         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
8326         unibyte after clear-decrypt function runs.
8327
8328         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
8329         returns as a unibyte string.
8330
8331 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8332
8333         * lpath.el: Revert.
8334
8335         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
8336         (pgg-gpg-process-sentinel): Revert.
8337
8338         * pgg-pgp.el (pgg-pgp-process-region): Revert.
8339         (pgg-pgp-lookup-key): Revert.
8340
8341         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
8342         (pgg-pgp5-lookup-key): Revert.
8343
8344         * pgg.el (pgg-fetch-key): Revert.
8345
8346 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8347
8348         * lpath.el: Fbind string-as-multibyte for XEmacs.
8349
8350         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
8351         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
8352         (mml1991-pgg-encrypt): Ditto.
8353
8354         * pgg-gpg.el (pgg-string-to-multibyte): New function.
8355         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
8356         a multibyte buffer.
8357
8358         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
8359         (pgg-pgp-lookup-key): Ditto.
8360
8361         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
8362         (pgg-pgp5-lookup-key): Ditto.
8363
8364         * pgg.el (pgg-fetch-key): Ditto.
8365
8366 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
8367
8368         * message.el (message-user-organization-file): Check several
8369         locations of the organization file.
8370
8371         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
8372         Add gnus-article-view-part-as-type.
8373
8374         * gnus-art.el (gnus-article-view-part-as-type): New function.
8375
8376         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
8377         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
8378
8379         * mml.el: Simplify autoload.
8380         (mml-mode): defvar dnd-protocol-alist instead of using
8381         symbol-value.
8382         (mml-default-directory): New variable.
8383         (mml-minibuffer-read-file): Use it.
8384         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
8385
8386         * message.el (message-citation-line-format): New variable.
8387         (message-insert-formated-citation-line): New function.
8388         (message-citation-line-function): Add
8389         `message-insert-formated-citation-line' to custom type.
8390
8391         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
8392         to doc string.
8393
8394         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
8395         depending on mm-verify-option.
8396
8397 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8398
8399         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
8400         binding pgg-* variables; reimplement the section which prevents
8401         MIME header from being signed.
8402         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
8403         pgg-text-mode; remove a blank line at the top of body.
8404
8405         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
8406         lines at the top of body; use gnus-newsgroup-charset if there's no
8407         Charset header.
8408
8409 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8410
8411         * message.el (message-self-insert-commands): Doc fix.
8412
8413         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
8414         (mm-uu-pgp-encrypted-test): Ditto.
8415         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
8416         between header and body; return application/pgp-encrypted handle
8417         if decryption failed; decode decrypted body by charset.
8418
8419         * mm-decode.el (mm-automatic-display): Don't make application/pgp
8420         element match to application/pgp-*.
8421
8422 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8423
8424         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
8425         HTML.
8426
8427 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8428
8429         * mail-source.el (mail-source-call-script): Message the error
8430         string.
8431
8432 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8433
8434         * gnus-util.el (gnus-byte-compile): Use it.
8435
8436 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
8437
8438         * gnus-util.el (kill-empty-logs): New function.
8439
8440 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8441
8442         * message.el (message-mail-alias-type): Doc fix.
8443         (message-mail-alias-type-p): New function.
8444         (message-send): Use it.
8445         (message-mode): Ditto.
8446         (message-strip-forbidden-properties): Ditto.
8447
8448         * ecomplete.el (ecomplete-database-file-coding-system): New
8449         variable.
8450         (ecomplete-save): Use it.
8451         (ecomplete-setup): Use it.
8452
8453 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8454
8455         * message.el (message-self-insert-commands): New variable.
8456         (message-strip-forbidden-properties): Use it.
8457
8458 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8459
8460         * message.el (message-put-addresses-in-ecomplete): Use a regexp
8461         that doesn't make XEmacs choke.
8462
8463 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
8464
8465         * gnus-util.el (gnus-replace-in-string):
8466         Prefer replace-regexp-in-string over of replace-in-string.
8467
8468 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8469
8470         * gnus-util.el (gnus-select-frame-set-input-focus):
8471         Use select-frame-set-input-focus if it is available in XEmacs; use
8472         definition defined in Emacs 22 for old Emacsen.
8473
8474         * dgnushack.el: Autoload unmorse-region for XEmacs.
8475
8476         * lpath.el: Bind cursor-in-non-selected-windows and
8477         select-frame-set-input-focus for XEmacs.
8478
8479 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8480
8481         * mm-view.el (mm-inline-text): Use equal instead of equalp.
8482
8483 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
8484
8485         * gnus-registry.el (gnus-registry-cache-save): Remove text
8486         properties when saving via the temp buffer.
8487
8488 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
8489
8490         * message.el (message-generate-hashcash): Honor custom type.
8491
8492 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8493
8494         * message.el (message-generate-hashcash): Default to non-nil when
8495         hashcash is found.
8496
8497         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
8498         (gnus-refer-thread-limit): Increase default to 500.
8499
8500         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
8501
8502         * flow-fill.el (fill-flowed): Allow delete-space.
8503
8504 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
8505
8506         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
8507         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
8508         Remove autoloads.
8509
8510 2006-04-18  Simon Josefsson  <jas@extundo.com>
8511
8512         * message.el (message-generate-hashcash): Default to.
8513
8514 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8515
8516         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
8517         concatenating segments rather than before concatenating them.
8518
8519 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
8520
8521         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
8522
8523 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8524
8525         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
8526
8527         * message.el (message-forward-make-body-plain): Allow
8528         message-forward-ignored-headers to be a list.
8529         (message-remove-ignored-headers): Factor out into function.
8530         (message-forward-make-body-mml): Use it.
8531
8532         * imap.el (imap-quote-specials): New function.
8533         (imap-login-auth): Quote specials.
8534
8535         * rfc2231.el (rfc2231-parse-string): Remove dead code.
8536         (rfc2231-parse-string): Allow concatanation of parameters that
8537         aren't contiguous.  The test case is
8538           (mail-header-parse-content-type "message/external-body;
8539             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
8540             access-type=LOCAL-FILE;
8541             name*1*=plugh%2fhello-sailor%2fbing.pdf")
8542
8543 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
8544
8545         * nntp.el (nntp-accept-process-output): Return the value of
8546         `nnheader-accept-process-output'.
8547
8548 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8549
8550         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
8551         (gnus-button-alist): Recognize more diff formats.
8552         (gnus-button-patch): Strip directory.
8553
8554 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
8555
8556         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
8557         Emacs 22 when setting focus.
8558
8559 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8560
8561         * gnus-art.el (gnus-article-treat-types): Do treatment of
8562         text/x-verbatim parts.
8563         (gnus-button-patch): New command.
8564
8565         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
8566         addresses that contain invalid characters.
8567
8568 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8569
8570         * message.el (message-put-addresses-in-ecomplete): Use
8571         gnus-replace-in-string.
8572         (message-is-yours-p): Use the more correct
8573         mail-header-parse-address instead of
8574         mail-extract-address-components.
8575         (message-put-addresses-in-ecomplete): Fix typo.
8576
8577         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
8578         keystroke.
8579
8580         * gnus-art.el (gnus-treatment-function-alist): Change order of
8581         newsgroups/generic header folding to avoid double-folding.
8582
8583         * message.el (message-hidden-headers): Add X-Draft-From.
8584
8585         * gnus-sum.el (gnus-summary-repeat-search-article-forward): New
8586         command.
8587         (gnus-summary-repeat-search-article-backward): New command.
8588
8589         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
8590         groups in the parent topic.
8591
8592 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
8593
8594         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
8595         (spam-extra-header-to-number): Return the CRM114 number as a
8596         number instead of a string.
8597
8598 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8599
8600         * gnus-art.el (gnus-face-properties-alist): Moved here from
8601         gnus-fun.
8602
8603         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
8604
8605 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8606
8607         * message.el (message-strip-forbidden-properties): Only display on
8608         self-insert-command.
8609
8610         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
8611         reindent.
8612         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
8613
8614 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
8615
8616         * smiley.el (smiley-style): Fix typo.
8617
8618 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8619
8620         * hashcash.el (hashcash-insert-payment-async-2): Use
8621         message-goto-eoh instead of doing it manually.
8622         (mail-add-payment): Use message-narrow-to-header instead of trying
8623         to do the same itself.
8624
8625         * message.el (message-hidden-headers): Add Face.
8626
8627         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
8628         reparenting code.
8629         (gnus-summary-reparent-children): Refactored out code.
8630         (gnus-summary-thread-map): New keystroke.
8631         (gnus-summary-reparent-children): Make into command.
8632
8633         * smiley.el (smiley-style): Default to `medium' if using a large
8634         font.
8635
8636         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
8637         does it itself.
8638
8639         * message.el (message-point-in-header-p): Simplify definition.
8640
8641 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8642
8643         * nnagent.el (nnagent-request-set-mark): Silence log file
8644         writing.
8645         (nnagent-request-set-mark): Use write-region instead of
8646         append-to-file.
8647
8648         * gnus-sum.el (gnus-read-header): Fudge article number if using a
8649         strange select method.
8650
8651         * ecomplete.el (ecomplete-display-matches): Get highlightling
8652         right.
8653         (ecomplete-display-matches): Use literals.
8654         (ecomplete-display-matches): Disable message logging.
8655
8656         * message.el (message-display-abbrev): Small optimization.
8657
8658         * ecomplete.el (ecomplete-display-matches): Allow automatic
8659         display.
8660
8661         * message.el (message-strip-forbidden-properties): Display
8662         abbrevs.
8663         (message-display-abbrev): Get automatic display right.
8664
8665         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
8666         keystrokes.
8667
8668 2006-04-13  Romain Francoise  <romain@orebokech.com>
8669
8670         TODO: Backport to v5-10!
8671
8672         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
8673         Moved here (and renamed) from gnus-registry.el.
8674
8675         * gnus-registry.el: Require gnus-util.
8676         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
8677
8678 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8679
8680         * gnus-group.el (gnus-group-catchup-current): Change
8681         if-then-else-if-then-else into cond.
8682         (gnus-group-catchup): Indent.
8683         (group-name-at-point): New function.
8684         (gnus-fetch-group): Provide default from thing at point.
8685
8686 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8687
8688         * message.el (message-display-abbrev): Fix regexp.
8689
8690         * ecomplete.el (ecomplete-highlight-match-line): Reimplement
8691         choosing.
8692         (ecomplete-highlight-match-line): Fix up code rewrite, remove
8693         dead variables.
8694
8695         * message.el (message-newline-and-indent): Remove debugging.
8696         (message-display-abbrev): Use new implementation.
8697
8698 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
8699
8700         * gnus-art.el (gnus-article-mode): Set
8701         cursor-in-non-selected-windows to nil.
8702
8703         * smiley.el: Revert previous change.
8704         (smiley-data-directory): defvar it before using it in the
8705         defcustom of `smiley-style'.
8706
8707 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8708
8709         * message.el (message-newline-and-indent): New function.
8710
8711         * ecomplete.el: Implement more bits.
8712
8713         * message.el (message-put-addresses-in-ecomplete): Clean up the
8714         string.
8715
8716         * ecomplete.el (ecomplete-add-item): Chop off decimals.
8717
8718         * gnus-sum.el (gnus-summary-save-parts): Bind
8719         gnus-summary-save-parts-counter and use it to make unique file
8720         names.
8721
8722         * gnus-art.el (gnus-ignored-headers): Add some more headers.
8723
8724         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
8725         parameter to say whether to actually parse the individual
8726         addresses.
8727
8728         * message.el (message-put-addresses-in-ecomplete): New function.
8729         (ecomplete): Require.
8730         (message-mail-alias-type): Add ecomplete as an option.
8731
8732 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
8733
8734         * flow-fill.el (fill-flowed): Remove trailing space from blank
8735         quoted lines.
8736
8737 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8738
8739         * smiley.el (smiley-style): Move definition later to avoid a
8740         compilation warning.
8741
8742 2006-04-12  Kenichi Handa  <handa@m17n.org>
8743
8744         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
8745         buffer and then decode the buffer text if necessary.
8746         (rfc2231-encode-string): Be sure to work on multibyte buffer at
8747         first, and after mm-encode-body, change the buffer to unibyte.
8748         Use mm-disable-multibyte instead of set-buffer-multibyte.
8749
8750 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8751
8752         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
8753         Content-Type header instead of Content-Disposition header.
8754         (gnus-mime-inline-part): Ditto.
8755         (gnus-mime-view-part-as-charset): Ignore charset that the part
8756         specifies.
8757
8758         * mm-decode.el (mm-display-part): Work with external parts and
8759         usual parts similarly.
8760
8761         * mm-extern.el (mm-inline-external-body): Use mm-display-part
8762         instead of gnus-display-mime.
8763
8764         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
8765         instead of with-temp-buffer.
8766
8767         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
8768         tag to summarized topics part in order to encode non-ASCII text.
8769
8770 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
8771
8772         * smiley.el (smiley-style): New variable.
8773         (smiley-directory): New function.
8774         (smiley-data-directory): Derive from `smiley-style' using
8775         `smiley-directory'.
8776         (smiley-regexp-alist): Add new entries.
8777
8778         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
8779         (gnus-article-browse-delete-temp): Add :version.
8780
8781 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
8782
8783         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
8784         the sieve region.
8785
8786 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8787
8788         * gnus.el (gnus-version-number): Bump version.
8789
8790 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
8791
8792         * gnus.el: No Gnus v0.4 is released.
8793
8794 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8795
8796         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
8797         layout.
8798
8799         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
8800         unknown charset.
8801
8802         * message.el (message-header-synonyms): Add Original-To to the
8803         default.
8804
8805         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
8806         optional parameter.
8807
8808 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
8809
8810         * gnus-fun.el (gnus): Require it for gnus-directory.
8811
8812 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8813
8814         * gnus-fun.el (gnus-face-properties-alist): Add :version.
8815
8816 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
8817
8818         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
8819
8820 2006-04-05  Simon Josefsson  <jas@extundo.com>
8821
8822         * password.el (password-reset): New function.
8823
8824 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
8825
8826         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region): Wait
8827         for BEGIN_SIGNING too, new in GnuPG 1.4.3.
8828
8829 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8830
8831         * nnweb.el (nnweb-google-create-mapping): Update regexp.
8832         Some whitespace was matched into the url, which broke browsing hits
8833         > 100 when mm-url-use-external was nil.
8834
8835 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
8836
8837         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Check
8838         gnus-extra-headers for 'Newsgroups.
8839
8840         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
8841         bound.
8842
8843 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
8844
8845         * pgg-gpg.el: Clean up process buffers every time gpg processes
8846         complete.
8847
8848 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
8849
8850         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
8851         doc string.
8852
8853 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
8854
8855         * pgg-gpg.el (pgg-gpg-process-filter)
8856         (pgg-gpg-wait-for-completion): Check if buffer is alive.
8857
8858         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
8859         lines, temporary fix.
8860
8861 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
8862
8863         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
8864
8865 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
8866
8867         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
8868         default-enable-multibyte-characters.  This reverts the change from
8869         revision 6.17 which is no longer necessary because the passphrase
8870         is sent separately now.  GnuPG messages are unreadable under
8871         multibyte locales with default-enable-multibyte-characters set to
8872         nil.
8873
8874 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
8875
8876         * message.el (message-tool-bar-gnome): Move "spell".
8877
8878 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
8879
8880         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
8881         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
8882         instead.
8883
8884 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
8885
8886         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Improve
8887         newsgroups handling for NNTP overviews which don't include
8888         Newsgroups.
8889
8890 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8891
8892         * message.el (message-resend): Bind message-generate-hashcash to nil.
8893
8894 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8895
8896         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
8897         when searching for already-paid recipients.
8898
8899 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
8900
8901         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
8902         passphrases when it is not needed.
8903         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
8904         passphrase stuff from gpg, should only be necessary when you use
8905         gpg with a smartcard.
8906
8907 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8908
8909         * mml.el (mml-insert-mime): Ignore cached contents of
8910         message/external-body part.
8911
8912         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
8913         (mm-insert-part): Ditto.
8914
8915 2006-03-23  Simon Josefsson  <jas@extundo.com>
8916
8917         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
8918         Reiner.
8919         (pgg-gpg-use-agent-p): Use it again.
8920
8921 2006-03-23  Simon Josefsson  <jas@extundo.com>
8922
8923         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
8924         older emacsen.
8925         (pgg-gpg-use-agent-p): Don't use it.
8926
8927 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
8928
8929         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
8930         if we can.
8931
8932 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
8933
8934         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
8935         (pgg-gpg-update-agent): New function.
8936         (pgg-gpg-use-agent-p): New function.
8937         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
8938         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
8939         (pgg-gpg-sign-region): Use it.
8940
8941 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8942
8943         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
8944         Reported by Ralf Wachinger <rwachinger@gmx.de>.
8945
8946 2006-03-21  Simon Josefsson  <jas@extundo.com>
8947
8948         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
8949         <wilde@sha-bang.de>.
8950         (pgg-gpg-use-agent): New variable.
8951         (pgg-gpg-process-region): Use it.
8952         (pgg-gpg-encrypt-region): Likewise.
8953         (pgg-gpg-encrypt-symmetric-region): Likewise.
8954         (pgg-gpg-decrypt-region): Likewise.
8955         (pgg-gpg-sign-region): Likewise.
8956         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
8957
8958 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
8959
8960         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
8961
8962         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
8963         Add comment on version.
8964
8965 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
8966
8967         * smiley.el: Add missing test smiley.
8968
8969 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8970
8971         * mm-decode.el (mm-with-part): New macro.
8972         (mm-get-part): Use it; work with message/external-body as well.
8973         (mm-save-part): Treat name and filename equally.
8974
8975         * mm-extern.el (mm-extern-cache-contents): New function.
8976         (mm-inline-external-body): Use it; force the part to be displayed;
8977         move undisplayer added to the cached handle to the parent.
8978
8979         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
8980         (gnus-mime-view-part-as-type): Work with message/external-body.
8981
8982         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
8983
8984 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
8985
8986         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
8987         images in image-load-path.  [Sync with image.el, revision 1.60, in
8988         Emacs.]
8989
8990 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
8991
8992         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
8993         path rather than symbol.  Always return list of directories.
8994         Guarantee that image directory comes first.  [Sync with image.el,
8995         revision 1.59, in Emacs.]
8996
8997         * message.el (message-make-tool-bar): Adjust to new API of
8998         `gmm-image-load-path-for-library'.
8999
9000         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
9001
9002         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
9003
9004 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9005
9006         * gnus-art.el (gnus-article-only-boring-p):
9007         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
9008         intangible text.
9009         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
9010
9011 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
9012
9013         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.  Use
9014         `defun' instead of `gmm-defun-compat'.
9015
9016 2006-03-14  Simon Josefsson  <jas@extundo.com>
9017
9018         * message.el (message-unique-id): Don't use message-number-base36
9019         if (user-uid) is a float.
9020         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
9021
9022 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9023
9024         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
9025
9026         * gnus-art.el (gnus-mime-display-single): Make sure there is an
9027         empty line between a part and a message part.
9028
9029 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
9030
9031         * smiley.el: Add more test smileys.
9032         (smiley-data-directory, smiley-regexp-alist)
9033         (gnus-smiley-file-types): Fix doc strings.
9034         (smiley-update-cache): Clear smiley-cached-regexp-alist before
9035         adding new elements.
9036         (smiley-mouse-map): Unused code.  Make it a comment.
9037
9038 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9039
9040         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
9041         scan latest NoCeM messages instead of old ones.
9042         (gnus-nocem-check-article): Fix regexps so as to match to PGP
9043         delimiters that are recently used.
9044         (gnus-nocem-load-cache): Add autoload cookie.
9045
9046         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
9047
9048         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
9049         level which is larger than gnus-use-nocem is specified.
9050
9051         * gnus-group.el (gnus-group-get-new-news): Ditto.
9052
9053 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
9054
9055         * gnus-util.el (gnus-tool-bar-update): New function.
9056
9057         * gnus-group.el (gnus-group-update-tool-bar): New variable.
9058         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
9059
9060         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
9061
9062         * gnus-group.el (gnus-group-redraw-when-idle)
9063         (gnus-group-redraw-check): Remove.
9064         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
9065
9066 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9067
9068         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
9069         if optional last element is specified in splits (FIELD VALUE...).
9070
9071 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
9072
9073         * message.el (message-make-tool-bar): Rename gmm-image-load-path
9074         to gmm-image-load-path-for-library.  Call with no-error argument.
9075         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
9076
9077         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
9078
9079         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
9080
9081         * gmm-utils.el (gmm-image-load-path): Remove alias.
9082
9083 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
9084
9085         * gmm-utils.el (gmm-image-load-path): Add alias.
9086
9087         * nnml.el (nnml-generate-nov-databases-directory): Rename from
9088         nnml-generate-nov-databases-1.
9089         (nnml-generate-nov-databases): Use it.
9090         (nnml-generate-nov-databases-directory): Document no-active
9091         argument.
9092
9093         * gmm-utils.el (gmm-image-load-path-for-library): Return single
9094         directory if path is t.  Add no-error.
9095
9096         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
9097         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
9098
9099         * gnus-art.el (gnus-article-browse-delete-temp-files): Simplify
9100         resetting gnus-article-browse-html-temp-list.
9101
9102         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
9103         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
9104         Add example to docstring.  Rename local variables.  Move error
9105         checks to default case in cond and simplify.
9106
9107 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9108
9109         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
9110         handle is multipart when calling it recursively.
9111         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
9112
9113 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
9114
9115         * nnimap.el (nnimap-request-update-info-internal): Optimize.
9116         Don't `gnus-uncompress-range' to avoid excessive memory usage.
9117
9118 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
9119
9120         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
9121         is loaded.
9122
9123         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
9124         loaded.
9125
9126 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
9127
9128         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
9129         to "Emacs 23 (unicode)" in doc string.
9130
9131         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
9132         "Emacs 23 (unicode)" in comment.
9133
9134 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
9135
9136         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
9137
9138         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
9139         characters 160 through 255 in Emacs 23.
9140
9141 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
9142
9143         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
9144         gnus-article-browse-html-temp.
9145         (gnus-article-browse-delete-temp): Make it customizable.  Add
9146         `file'.  Adjust doc string.
9147         (gnus-article-browse-delete-temp-files): Add argument.  Allow
9148         query for each file.  Adjust doc string.
9149         (gnus-article-browse-html-parts): Add
9150         `gnus-article-browse-delete-temp-files' to
9151         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
9152
9153 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
9154
9155         * gnus-art.el (gnus-article-browse-html-temp)
9156         (gnus-article-browse-delete-temp): New variables.
9157         (gnus-article-browse-delete-temp-files): New function.
9158         (gnus-article-browse-html-parts): Use it.
9159
9160 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
9161
9162         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
9163
9164         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
9165         string.
9166
9167         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
9168         gnus-summary-insert-new-articles when unplugged.  Remove
9169         gnus-summary-search-article-forward.
9170
9171         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
9172         display-visual-class instead of display-color-cells.
9173
9174 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9175
9176         * dgnushack.el: Autoload customize-group for XEmacs.
9177
9178         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
9179         message/* containing non-ASCII text properly.
9180
9181 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
9182
9183         * message.el: Require gmm-utils, remove autoloads.
9184         (message-tool-bar): Set default based on
9185         gmm-tool-bar-style.
9186         (message-tool-bar-gnome): Add gmm-customize-mode.
9187
9188         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
9189         gmm-tool-bar-style.
9190         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
9191
9192         * gnus-group.el (gnus-group-tool-bar): Set default based on
9193         gmm-tool-bar-style.
9194         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
9195
9196         * gmm-utils.el (gmm-image-directory): Rename variable from
9197         gmm-image-load-path.
9198         (gmm-image-load-path): Use gmm-image-directory.
9199         (gmm-customize-mode): New function.
9200         (gmm-tool-bar-style): New variable.
9201
9202         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
9203         gnus-group-redraw-line-number.
9204         (gnus-group-redraw-check): Simplify.
9205         (gnus-group-tool-bar-update): Remove redraw check.
9206         (gnus-group-make-tool-bar): Add redraw check.
9207
9208 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
9209
9210         * gnus-art.el (gnus-button): Add missing parentheses.
9211
9212 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9213
9214         * lpath.el: Fbind line-number-at-pos.
9215
9216 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9217
9218         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
9219
9220 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
9221
9222         * gnus-art.el (gnus-button): New face.
9223         (gnus-article-button-face): Use it.
9224
9225         * gnus-sum.el (gnus-summary-tool-bar-gnome): Add
9226         gnus-summary-next-page.  Re-order.
9227
9228         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
9229         next-node are now included.
9230         (gnus-group-redraw-line-number): New internal variable.
9231         (gnus-group-redraw-check): Helper function for updating the tool
9232         bar.
9233         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
9234
9235         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
9236
9237         * spam.el (spam-spamassassin-score-regexp): New internal variable.
9238         (spam-extra-header-to-number, spam-check-spamassassin-headers):
9239         Use it to match format of Spamassassin 3.0 and later.  Reported by
9240         IRIE Tetsuya <irie@t.email.ne.jp>.
9241         (spam-check-bogofilter)
9242         (spam-bogofilter-register-with-bogofilter): Fix args of
9243         `gnus-error' calls.
9244
9245 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
9246
9247         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
9248         unnecessary interaction when sending queued mails.  Reported by
9249         TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
9250
9251 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
9252
9253         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
9254         first or last are nil.
9255
9256 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9257
9258         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
9259
9260 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9261
9262         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
9263
9264 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9265
9266         * dns.el (query-dns): Protect more against buggy tcp output.
9267
9268 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
9269
9270         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
9271         nov.php.
9272
9273 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
9274
9275         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
9276         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
9277         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
9278         output on the server side.
9279         (nnweb-google-create-mapping): Update regexps and add some
9280         progress indication.
9281
9282 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
9283
9284         * gnus-group.el (gnus-group-tool-bar-gnome): Fix
9285         gnus-agent-toggle-plugged.  Re-order icons.
9286         (gnus-group-tool-bar-gnome): Add
9287         gnus-group-{prev,next}-unread-group.
9288         (gnus-group-tool-bar-gnome): Re-order icons.
9289
9290         * gnus-sum.el (gnus-summary-tool-bar-gnome): Move
9291         gnus-summary-insert-new-articles.
9292
9293         * message.el (message-tool-bar-gnome, message-tool-bar-retro): Fix
9294         comments.
9295
9296         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
9297         also available in Emacs 21.3.
9298
9299         * message.el (message-fix-before-sending): Change "Emacs 22" to
9300         "Emacs 23 (unicode)" in comment.
9301
9302         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
9303         "Emacs 23 (unicode)" in comment.
9304
9305         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
9306         comment.
9307         (mm-coding-system-p): Add comment about no-MULE XEmacs.
9308
9309         * mm-view.el (mm-fill-flowed): Add :version.
9310
9311 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9312
9313         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
9314         and load-path.
9315
9316 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
9317
9318         * message.el: Autoload gmm-image-load-path.
9319         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
9320         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
9321         consitency.
9322
9323         * gmm-utils.el (gmm-image-load-path): Also search in
9324         "../etc/images".  Don't set gmm-image-load-path if we don't find
9325         the image.
9326
9327 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9328
9329         * gmm-utils.el (gmm-image-load-path): Don't make
9330         `gmm-image-load-path' include subdirectories which the second arg
9331         `image' might specify.
9332
9333         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
9334         subdirectory to icon file names.
9335
9336         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
9337
9338 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
9339
9340         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
9341         gmm-image-load-path calls.
9342
9343         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
9344
9345         * message.el (message-make-tool-bar): Ditto.
9346
9347         * mml.el (mml-preview): Added comment concerning tool bar icons.
9348
9349         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
9350         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
9351
9352         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
9353         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
9354
9355         * message.el (message-tool-bar-gnome): Use new icon names.
9356         (message-make-tool-bar): Use `gmm-image-load-path'.
9357
9358         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path): New
9359         functions from MH-E.
9360         (gmm-image-load-path): New variable from MH-E.
9361         (gmm-image-load-path): New function from MH-E.  Added arguments
9362         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
9363         *-image-load-path-called-flag.
9364
9365 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
9366
9367         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
9368
9369 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
9370
9371         * nnimap.el (nnimap-request-move-article): Change folder back to
9372         source group before deleting.
9373
9374 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
9375
9376         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
9377
9378         * gnus-art.el (mm-url-insert-file-contents-external): Autoload
9379         mm-url.
9380
9381         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
9382
9383 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9384
9385         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
9386         coding system which mm-charset-to-coding-system returns for a
9387         given charset is valid.
9388
9389 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
9390
9391         * html2text.el (html2text-remove-tag-list):
9392         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
9393
9394 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
9395
9396         * gnus-cus.el: Revert 2005-10-17 change.
9397
9398 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9399
9400         * gnus-art.el (article-strip-banner): Call
9401         article-really-strip-banner only when the regexp match is made.
9402
9403 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9404
9405         * gnus-art.el (article-strip-banner): Use
9406         gnus-extract-address-components instead of
9407         mail-header-parse-addresses to make it work with non-ASCII text;
9408         remove mail-encode-encoded-word-string.
9409
9410         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
9411         values which are surrounded with \"...\"; make it never cause a
9412         Lisp error; give up parsing of parameters if it failed in
9413         extracting type.
9414
9415 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
9416
9417         * smime.el (smime-cert-by-ldap-1): Fix bug where
9418         `smime-ldap-search' returns results without userCertificates.
9419
9420 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9421
9422         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
9423
9424 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
9425
9426         * spam.el (spam-check-spamassassin-headers): Adapt format for
9427         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
9428         <ari@mbf.ocn.ne.jp>.
9429         (spam-list-of-processors): Add spam-use-gmane.
9430
9431 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9432
9433         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
9434         make-temp-file; make it work with XEmacs as well.
9435
9436         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
9437         mm-make-temp-file.
9438
9439         * mm-decode.el (mm-display-external): Use the 3rd arg of
9440         mm-make-temp-file.
9441         (mm-create-image-xemacs): Ditto.
9442
9443 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9444
9445         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
9446         with message-narrow-to-headers.
9447         (gnus-draft-setup): Narrow to header to run message-fetch-field.
9448         (gnus-draft-check-draft-articles): New function.
9449         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
9450
9451 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
9452
9453         * gnus-art.el (gnus-article-browse-html-parts):
9454         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
9455         Don't use suffix argument for mm-make-temp-file for Emacs 21
9456         compatibility.  Remove useless `format'.
9457
9458 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
9459
9460         * nnweb.el (nnweb-google-wash-article): Update regexps.
9461         (nnweb-group-alist): Use defvoo instead of defvar.
9462
9463 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9464
9465         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
9466         re-loading nn* modules.
9467
9468 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
9469
9470         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
9471         for `tool-bar-mode' and don't check it's default-value.
9472
9473         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
9474
9475         * message.el (message-make-tool-bar): Ditto.
9476
9477         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
9478         `substring'.  Shorten tmp-file name.
9479
9480         * gnus.el: Remove bogus comment.
9481
9482 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
9483
9484         * gnus-art.el (gnus-article-browse-html-parts): New function.
9485         (gnus-article-browse-html-article): New function for viewing html
9486         articles with a browser.
9487
9488 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
9489
9490         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
9491         in elisp.
9492         (pgg-gpg-encrypt-symmetric-region): Ditto.
9493         (pgg-gpg-sign-region): Ditto.
9494
9495         * pgg-def.el (pgg-text-mode): New variable.
9496
9497         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
9498         (mml2015-pgg-encrypt): Ditto.
9499
9500         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
9501         (mml1991-pgg-encrypt): Ditto.
9502
9503 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9504
9505         * nnfolder.el (nnfolder-insert-newsgroup-line): Use
9506         message-make-date instead of current-time-string.
9507
9508         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
9509         to gnus-decoded which mm-uu might set.
9510
9511 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9512
9513         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
9514         don't decode quoted parameters; remove misimported Emacs code.
9515         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
9516         (rfc2231-decode-encoded-string): Don't use split-string which
9517         behaves differently according to Emacs version; use
9518         mm-decode-coding-region to convert charset to coding-system.
9519         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
9520         (rfc2231-encode-string): Remove misimported Emacs code.
9521
9522 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9523
9524         * gnus-art.el (article-decode-charset): Don't use ignore-errors
9525         when calling mail-header-parse-content-type.
9526         (article-de-quoted-unreadable): Ditto.
9527         (article-de-base64-unreadable): Ditto.
9528         (article-wash-html): Ditto.
9529
9530         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
9531         calling mail-header-parse-content-type and
9532         mail-header-parse-content-disposition.
9533         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
9534         mail-header-parse-content-type.
9535
9536         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
9537         insert charset and format parameters; encode description after
9538         inserting it to buffer.
9539         (mml-insert-parameter): Fold lines properly even if a parameter is
9540         segmented into two or more lines; change the max column to 76.
9541
9542         * rfc1843.el (rfc1843-decode-article-body): Don't use
9543         ignore-errors when calling mail-header-parse-content-type.
9544
9545         * rfc2231.el (rfc2231-parse-string): Return at least type if
9546         possible; don't cause an error even if it fails in parsing of
9547         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
9548         (rfc2231-encode-string): Don't break lines at the beginning, leave
9549         it to mml-insert-parameter.
9550
9551         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
9552         calling mail-header-parse-content-type.
9553
9554 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
9555
9556         * spam-report.el (spam-report-gmane-use-article-number):
9557         Improve doc string.
9558         (spam-report-gmane-internal): Check if a suitable header was found
9559         in the article.
9560
9561 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
9562
9563         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
9564         (rfc2231-encode-string): Make param*=value always begin with LWSP.
9565
9566 2006-02-05  Romain Francoise  <romain@orebokech.com>
9567
9568         Update copyright notices of all files in the gnus directory.
9569
9570 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
9571
9572         * nnweb.el (nnweb-request-group): Avoid growing overview files.
9573
9574 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
9575
9576         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
9577         segmented lines of parameter value to cope with Thunderbird 1.5
9578         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
9579         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
9580         (rfc2231-encode-string): Don't make lines exceeding 76 column.
9581
9582 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
9583
9584         * mml.el (mml-generate-mime-1): Correct the order of inline signed
9585         parts.
9586
9587 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
9588
9589         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
9590         there's only one active file for all servers.
9591         (nnweb-request-scan): Make sure nnweb-articles is initialized on
9592         solid groups.  Gnus might have used a FAST request to select the group.
9593         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
9594         and nnweb-search redundantly in the active file.
9595         (nnweb-request-list): Don't list bogus groups.  There can only be one.
9596         (nnweb-request-create-group): Don't use ARGS.
9597         (nnweb-possibly-change-server, nnweb-request-group): Remove some
9598         initialisations.  Let nnoo do the work.
9599
9600 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
9601
9602         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
9603         Say the part has been decoded.
9604
9605         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
9606
9607 2006-01-31  Kevin Ryde  <user42@zip.com.au>
9608
9609         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
9610         mailcap-viewer-test-cache when there's no 'test clause, since that
9611         will invert the meaning of a "nil" test previously determined by
9612         mailcap-mailcap-entry-passes-test.
9613
9614 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9615
9616         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
9617         compiling.
9618
9619         * gnus-sum.el: Ditto.
9620
9621         * message.el: Don't bind tool-bar-map when compiling.
9622
9623 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
9624
9625         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
9626
9627 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
9628
9629         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
9630         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
9631         current Google Groups.
9632
9633 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
9634
9635         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
9636         and tool-bar-mode.
9637
9638         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
9639         and tool-bar-mode.
9640
9641         * message.el (message-tool-bar-update): Simplify.
9642         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
9643
9644         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
9645         gnus-summary-buffer.
9646         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
9647         gnus-summary-reply.
9648
9649         * gmm-utils.el (gmm): Add :version.
9650
9651 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9652
9653         * Makefile.in (clean): New rule.
9654         (distclean): Use it.
9655
9656 2006-01-26  Steve Youngs  <steve@sxemacs.org>
9657
9658         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list): Don't
9659         autoload.
9660
9661 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9662
9663         * gmm-utils.el (gmm-verbose): Add :group.
9664
9665 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
9666
9667         * message.el: Change some comments WRT tool-bars.
9668
9669         * gnus-sum.el (gnus-summary-tool-bar)
9670         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
9671         (gnus-summary-tool-bar-zap-list): New variables.
9672         (gnus-summary-make-tool-bar): Complete rewrite using
9673         `gmm-tool-bar-from-list'.
9674
9675         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
9676         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list): New
9677         variables.
9678         (gnus-group-make-tool-bar): Complete rewrite using
9679         `gmm-tool-bar-from-list'.
9680         (gnus-group-tool-bar-update): New function.
9681
9682         * message.el (message-mode-field-menu): Add "Show hidden Headers".
9683
9684 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9685
9686         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
9687         is dissected into a single part of which the type is the same as
9688         the given one; decode charset.
9689
9690 2006-01-21  Kevin Ryde  <user42@zip.com.au>
9691
9692         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
9693         into alists as symbol not string, since that's what
9694         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
9695         look for.
9696
9697 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
9698
9699         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
9700         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
9701
9702         * message.el (message-tool-bar-gnome): Use gmm-ignore.
9703
9704 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9705
9706         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
9707         (gnus-xmas-mime-security-button-menu): New function.
9708
9709         * gnus-art.el (gnus-mime-security-button-commands): New variable.
9710         (gnus-mime-security-button-menu): New definition.
9711         (gnus-mime-security-button-map): Use them.
9712         (gnus-mime-security-button-menu): New function.
9713         (gnus-insert-mime-security-button): Addition to help echo.
9714         (gnus-mime-security-run-function, gnus-mime-security-save-part)
9715         (gnus-mime-security-pipe-part): New functions.
9716
9717         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
9718         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
9719
9720         * mm-decode.el (mm-handle-set-disposition): Remove.
9721         (mm-handle-set-description): Remove.
9722
9723 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9724
9725         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
9726         (mm-w3m-standalone-supports-m17n-p): New function.
9727         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
9728         w3m usage.
9729
9730         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone): Use
9731         mm-w3m-standalone-supports-m17n-p to alter w3m usage.
9732
9733 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
9734
9735         * message.el (message-tool-bar-zap-list): Use
9736         gmm-tool-bar-zap-list as custom type.
9737         (message-tool-bar-update): New function.
9738         (message-tool-bar, message-tool-bar-gnome)
9739         (message-tool-bar-retro): Add message-tool-bar-update.
9740         (message-tool-bar-gnome): Add flyspell-buffer.
9741
9742         * gnus-util.el (gnus-error): Describe `args'.
9743
9744         * gmm-utils.el (gmm-error): Describe `args'.
9745         (gmm-tool-bar-zap-list): New widget.
9746         (gmm-tool-bar-from-list): Improve description of `zap-list'.
9747
9748 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9749
9750         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
9751         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
9752         the number of recursive calls.
9753
9754         * mm-decode.el (mm-handle-set-disposition): New macro.
9755         (mm-handle-set-description): New macro.
9756
9757 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9758
9759         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
9760         encoding.
9761
9762 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
9763
9764         * message.el (message-tool-bar-zap-list, message-tool-bar)
9765         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
9766         (message-tool-bar-local-item-from-menu): Remove.
9767         (message-tool-bar-map): Replace by `message-make-tool-bar'.
9768         (message-make-tool-bar): New function.
9769         (message-mode): Use `message-make-tool-bar'.
9770
9771         * gmm-utils.el: New file.
9772         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
9773         (gmm-lazy): New widget copied from `nnmail.el'.
9774         (gmm-tool-bar-from-list): New function for creating customizable
9775         tool bars.
9776         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
9777         output.
9778         (gmm): Add :prefix to defgroup.
9779
9780 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
9781
9782         * gmm-utils.el (gmm-widget-p): New function.
9783
9784 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
9785
9786         * mml.el (mml-attach-file): Describe `description' in doc string.
9787         (mml-menu): Add Emacs MIME manual and PGG manual.
9788
9789 2006-01-20  Richard M. Stallman  <rms@gnu.org>
9790
9791         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
9792
9793 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
9794
9795         * nntp.el (nntp-end-of-line): Doc fix.
9796
9797 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
9798
9799         * imap.el (imap-open): Handle case where buffer is a buffer
9800         object.
9801
9802 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
9803
9804         * gnus-delay.el (gnus-delay): Don't autoload.
9805         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
9806         to be re-loaded when customizing the `gnus-delay' group.
9807
9808 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
9809
9810         * message.el (message-insert-citation-line): Use newlines.
9811
9812 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
9813
9814         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
9815         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
9816         these routines, so the passphrase can be managed externally and
9817         passed in to the system.
9818         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
9819         pgg-add-passphrase-to-cache function.
9820
9821         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
9822         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
9823         these routines, so the passphrase can be managed externally and
9824         passed in to the system.
9825         (pgg-pgp5-sign-region): Use new name of
9826         pgg-add-passphrase-to-cache function.
9827
9828 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
9829
9830         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
9831         part of the decoded armor to find the key-identifier.
9832         (pgg-gpg-lookup-key-owner): New function to return the
9833         human-readable identifier of a key owner.
9834         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
9835         itself.
9836         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
9837         the key value) if we have a key and can match it against a secret
9838         key.  Also, added a note pointing out fact that the prompt only
9839         indicates the first matching key.
9840
9841         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
9842         pgg-decrypt-region.
9843         (pgg-add-passphrase-to-cache): Rename from
9844         `pgg-add-passphrase-cache' to reduce confusion (all callers
9845         changed).
9846         (pgg-remove-passphrase-from-cache): Rename from
9847         `pgg-remove-passphrase-cache' to reduce confusion (all callers
9848         changed).
9849         (pgg-read-passphrase, pgg-add-passphrase-cache)
9850         (pgg-remove-passphrase-cache): Add informative docstrings.
9851         (pgg-decrypt): Convey provided passphrase in subordinate call to
9852         pgg-decrypt-region.
9853
9854 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
9855
9856         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
9857         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
9858         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
9859         'passphrase' argument, so the passphrase can be managed externally
9860         and then passed in to the system.
9861
9862         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
9863         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
9864         so the passphrase cache can be used reliably with identifiers
9865         besides a pgp packet's key id.
9866
9867         * pgg-gpg.el (pgg-gpg-encrypt-region)
9868         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
9869         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
9870         these routines, so the passphrase can be managed externally and
9871         passed in to the system.
9872
9873         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
9874         'notruncate' argument, so the passphrase cache can be used
9875         reliably with identifiers besides a pgp packet's key id.
9876
9877 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
9878
9879         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
9880         symmetric encryption.
9881         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
9882         encrypted session key.
9883         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
9884         message ask for the passphrase in a proper way.
9885
9886         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
9887         New user commands for symmetric encryption.
9888
9889 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9890
9891         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
9892
9893         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
9894
9895 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
9896
9897         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
9898
9899 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9900
9901         * mm-decode.el (mm-inlined-types): Add application/pgp.
9902         (mm-automatic-display): Ditto.
9903
9904         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
9905         part as text.
9906
9907 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9908
9909         * nnrss.el: Update copyright.
9910         (nnrss-opml-import): Query whether to subscribe to each entry.
9911
9912         * gnus-art.el:
9913         * gnus-sum.el:
9914         * gnus-xmas.el:
9915         * messagexmas.el:
9916         * mm-uu.el:
9917         * mm-view.el: Update copyright.
9918
9919 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
9920
9921         * message.el (message-info): New function.
9922         (message-mode-menu): Add it.
9923         Update copyright.
9924
9925         * ChangeLog: Fix and update copyright.
9926
9927 2006-01-13  Romain Francoise  <romain@orebokech.com>
9928
9929         * message.el (message-forward-subject-name-subject): Prefer the
9930         address to 'nowhere' if the sender has no name.
9931         Fix typo.  Update copyright year.
9932
9933 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9934
9935         * gnus-art.el (article-wash-html): Use
9936         gnus-summary-show-article-charset-alist if a numeric arg is given.
9937         (gnus-article-wash-html-with-w3m-standalone): New function.
9938
9939         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
9940         mm-inline-text-html-render-with-w3m-standalone.
9941         (mm-text-html-washer-alist): Map w3m-standalone to
9942         gnus-article-wash-html-with-w3m-standalone.
9943         (mm-inline-text-html-render-with-w3m-standalone): New function.
9944
9945 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
9946
9947         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
9948         Improve LaTeX.
9949
9950 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9951
9952         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
9953         (nnrss-request-article): Render text/plain parts as HTML.
9954
9955         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
9956         the buffer.
9957
9958 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
9959
9960         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
9961         custom definition of `gnus-posting-styles'.
9962
9963         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bind
9964         print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
9965
9966 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
9967
9968         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
9969         Use nntp for bug archive.
9970
9971 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
9972
9973         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
9974         parts.
9975         (nnrss-normalize-date): New function converts ISO 8601 date into
9976         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
9977         (nnrss-check-group): Use it.
9978
9979 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9980
9981         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
9982
9983         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
9984         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
9985         (nnrss-insert-w3): Ditto.
9986
9987 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9988
9989         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
9990         the articles to be forwarded including the case where neither a
9991         number of articles nor a region is specified.
9992
9993 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
9994
9995         * nnrss.el (nnrss-request-article): Fix last change; fill
9996         text/plain parts.
9997
9998 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9999
10000         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
10001         in text/plain part.
10002         (nnrss-check-group): Don't add excessive newline to dc:subject.
10003
10004 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
10005
10006         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
10007         article.
10008
10009 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
10010
10011         * nnml.el: Don't require gnus-bcklg.  Autoload it.
10012         (nnml-use-compressed-files, nnml-save-mail): Support other
10013         comression programs such as bzip2.
10014
10015 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10016
10017         * dns.el (query-dns): Make sure we check the buffer size before
10018         removing tcp headers.
10019
10020 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10021
10022         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
10023         remove MIME buttons associated with multipart/alternative parts.
10024         (gnus-mime-display-alternative): Tag buttons using `article-type'
10025         text property.
10026
10027         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
10028         associated with multipart/alternative parts.
10029
10030         * gnus-art.el (gnus-signature-separator): Fix custom type.
10031
10032         * mm-decode.el (mm-inlined-types): Fix custom type.
10033         (mm-keep-viewer-alive-types): Ditto.
10034         (mm-automatic-display): Ditto.
10035         (mm-attachment-override-types): Ditto.
10036         (mm-inline-override-types): Ditto.
10037         (mm-automatic-external-display): Ditto.
10038
10039 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
10040
10041         * spam-report.el (spam-report-user-mail-address)
10042         (spam-report-user-agent): New variables.
10043         (spam-report-url-ping-plain): Use spam-report-user-agent.
10044
10045 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
10046
10047         * gnus-art.el (gnus-button-handle-custom): Do not just use
10048         `customize-apropos' for any "M-x customize-*" button but the
10049         function called for.  Accept both the function name and its
10050         argument in order to achieve this.
10051         (gnus-button-alist): Remove support for "custom:" URL's.  Pass
10052         function name to `gnus-button-handle-custom' in case of "M-x
10053         customize-*" buttons.
10054
10055 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10056
10057         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
10058         multipart/alternative and add xref to mm-discouraged-alternatives
10059         in doc string.
10060
10061         * mm-decode.el (mm-discouraged-alternatives): Add xref to
10062         gnus-buttonized-mime-types in doc string.
10063
10064 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
10065
10066         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
10067         Suggest image/.* in the doc string.
10068
10069 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
10070
10071         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
10072         message-marks (Debian bug #342521).
10073
10074 2005-12-12  Simon Josefsson  <jas@extundo.com>
10075
10076         * password.el (password-read-from-cache): Add.
10077         (password-read): Use it.
10078
10079 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10080
10081         * rfc2047.el (rfc2047-charset-to-coding-system): Recognize
10082         us-ascii as a MIME charset.
10083
10084         * mm-bodies.el (mm-decode-content-transfer-encoding): Protect
10085         against the case where the 2nd arg TYPE is nil.
10086
10087 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
10088
10089         * pop3.el (pop3-stream-type): Fix custom version.
10090
10091         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
10092
10093 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
10094
10095         * mm-decode.el (mm-display-external): Add missing cdr.
10096
10097 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10098
10099         * mm-decode.el (mm-display-external): Use nametemplate (defined in
10100         RFC1524) if it is in mailcap or add a suffix according to
10101         mailcap-mime-extensions when generating a temp filename; postpone
10102         deleting a temp file for 2 seconds for some wrappers, shell
10103         scripts, and so on, which might exit right after having started a
10104         viewer command as a background job.
10105
10106 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
10107
10108         * nntp.el (nntp-marks-directory): Fix custom group.
10109
10110         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
10111         steps when < 10.
10112
10113         * gnus-start.el (gnus-no-server-1): Mention
10114         `gnus-level-default-subscribed' in doc string.
10115
10116 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
10117
10118         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
10119         parens.
10120
10121 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10122
10123         * gnus-xmas.el (gnus-use-toolbar): Revert.
10124         (gnus-xmas-setup-toolbar): Use global default-toolbar if
10125         gnus-use-toolbar is default.
10126
10127         * messagexmas.el (message-use-toolbar): Revert.
10128         (message-setup-toolbar): Use global default-toolbar if
10129         message-use-toolbar is default.
10130
10131 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10132
10133         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
10134         according to default-toolbar-visible-p.
10135
10136         * messagexmas.el (message-use-toolbar): Ditto.
10137
10138 2005-11-26  Dave Love  <fx@gnu.org>
10139
10140         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
10141         (tls-program, tls-success): Provide openssl alternative.
10142
10143         * starttls.el: Doc fixes.
10144         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
10145         SERVICE to PORT.
10146
10147         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
10148         port null or service name.
10149         (starttls-negotiate): Autoload.
10150
10151 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10152
10153         * message.el (message-kill-to-signature): Fix interactive spec.
10154
10155 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10156
10157         * pop3.el (pop3-open-server): Recognize a string as a service name.
10158
10159 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
10160
10161         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
10162
10163 2005-11-23  Dave Love  <fx@gnu.org>
10164
10165         Add pop3s, pop3/starttls.
10166
10167         * pop3.el (pop3-authentication-scheme): Clarify doc.
10168         (open-tls-stream, starttls-open-stream): Autoload.
10169         (pop3-stream-type): New.
10170         (pop3-open-server): Use it.
10171
10172         * mail-source.el (mail-sources): Fix some :types.  Add stream type
10173         for POP.
10174         (mail-source-keyword-map): Add :stream for POP.
10175         (mail-source-fetch-pop): Use pop3-stream-type.
10176
10177 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10178
10179         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
10180         of current-time-string.
10181
10182 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
10183
10184         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
10185         date header.
10186
10187 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
10188
10189         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
10190         it can seriously impact performance as it bypasses the agent's
10191         local caches.
10192
10193 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
10194
10195         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
10196         must be explicitly online rather than "not explicitly offline" for
10197         its flags to be synchronized.
10198
10199         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
10200         that gnus-uu-unmark-thread will function correctly.
10201
10202         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
10203         1024K is instead displayed as 1M.
10204
10205 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10206
10207         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
10208
10209 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
10210
10211         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
10212
10213 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
10214
10215         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
10216         error message to display actual error condition.
10217         (gnus-agent-save-local): Avoid saving symbols that are bound to
10218         nil as they simply result in a warning message in
10219         gnus-agent-read-local.
10220
10221 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10222
10223         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
10224         rather than make-variable-buffer-local for file-precious-flag.
10225
10226 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
10227
10228         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
10229         for duplicates which are removed.  The invalid sort check then
10230         triggers a rescan after the sort as sorting may have moved
10231         duplicate entries such that they can be cheaply detected.
10232
10233 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10234
10235         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
10236
10237 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
10238
10239         * gnus-agent.el (gnus-agent-article-alist-save-format): Changed
10240         internal variable to a custom variable.  Changed default value
10241         from compressed(2) to uncompressed(1).
10242         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
10243         support for uncompressed agentview files.  Taken together, reading
10244         the agentview file should now be 6-7 times faster.
10245
10246 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
10247
10248         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
10249         as a buffer-local variable.  This avoids creating truncated
10250         dribble files as a result of a hang up, eg.
10251
10252 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
10253
10254         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
10255         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
10256         XEmacs.
10257
10258 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
10259
10260         * gnus-start.el (gnus-start-draft-setup): Enforce
10261         `gnus-draft-mode' for nndraft:drafts at startup.
10262
10263         * gnus.el (gnus-splash): Change custom group.
10264         (gnus-group-get-parameter, gnus-group-parameter-value): Describe
10265         allow-list argument.
10266
10267         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
10268         string.
10269
10270 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
10271
10272         * gnus-art.el (gnus-default-article-saver): Add user-defined
10273         `function' to custom type.
10274
10275 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
10276
10277         * imap.el (imap-open): Handle case where buffer is a buffer
10278         object.
10279
10280 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
10281
10282         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
10283         long lines.
10284         (gnus-cache-delete-group): Wrap doc strings.
10285
10286         * gnus-agent.el (gnus-agent-rename-group)
10287         (gnus-agent-delete-group): Wrap doc strings.
10288
10289 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10290
10291         * messagexmas.el (message-use-toolbar): Change the valid values
10292         into default, top, bottom, left, and right.
10293         (message-toolbar-thickness): New variable.
10294         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
10295         well.
10296         (message-setup-toolbar): Make it work.
10297
10298         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
10299         (gnus-use-toolbar): Change the valid values into default, top,
10300         bottom, left, and right.
10301         (gnus-toolbar-thickness): New variable.
10302         (gnus-xmas-setup-toolbar): New function.
10303         (gnus-xmas-setup-group-toolbar): Use it.
10304         (gnus-xmas-setup-summary-toolbar): Use it.
10305
10306 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10307
10308         * gnus-start.el (gnus-1): Add "native" to
10309         gnus-predefined-server-alist.
10310
10311         * gnus.el (gnus-method-to-server): Don't add "native" to the
10312         lists here, because that leads to problems when
10313         gnus-select-method is bound.
10314
10315 2005-11-09  Simon Josefsson  <jas@extundo.com>
10316
10317         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
10318         use (not sort-by-date) instead.
10319
10320 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
10321
10322         * gnus-delay.el (gnus-delay-group): Don't autoload.
10323         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
10324         to be re-loaded when customizing the `gnus-delay' group.
10325
10326 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
10327
10328         * message.el: Revert last changes.
10329         (message-insert-citation-line): Use newlines.
10330
10331 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
10332
10333         * message.el (message-courtesy-message)
10334         (message-mark-insert-begin, message-mark-insert-end)
10335         (message-elide-ellipsis, message-cancel-message)
10336         (message-add-header, message-change-subject)
10337         (message-cross-post-followup-to-header)
10338         (message-cross-post-insert-note, message-reduce-to-to-cc)
10339         (message-widen-reply, message-delete-not-region)
10340         (message-kill-to-signature, message-insert-signature)
10341         (message-insert-importance-high, message-insert-importance-low)
10342         (message-insert-or-toggle-importance)
10343         (message-insert-disposition-notification-to)
10344         (message-indent-citation, message-yank-original)
10345         (message-cite-original-without-signature, message-cite-original)
10346         (message-insert-citation-line, message-position-on-field)
10347         (message-fix-before-sending, message-send-mail-partially)
10348         (message-send-mail, message-send-mail-with-sendmail)
10349         (message-send-mail-with-qmail, message-send-news)
10350         (message-check-news-header-syntax, message-generate-headers)
10351         (message-insert-courtesy-copy, message-fill-address)
10352         (message-fill-header, message-shorten-references)
10353         (message-setup-1, message-cancel-news)
10354         (message-forward-make-body-plain, message-forward-make-body-mime)
10355         (message-forward-make-body-mml, message-encode-message-body)
10356         (message-forward-make-body-digest-plain)
10357         (message-forward-make-body-digest-mime)
10358         (message-use-alternative-email-as-from): Insert `hard-newline'
10359         instead of ordinary newlines.
10360
10361 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10362
10363         * message.el (message-generate-headers): Downcase the argument
10364         given to message-check-element.
10365
10366 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
10367
10368         * nntp.el (nntp-authinfo-rejected): New error condition.
10369         (nntp-wait-for): Use new error condition to signal authentication
10370         error.
10371         (nntp-retrieve-data): Rethrow new error condition to break out of
10372         recursive call to nntp-send-authinfo.
10373
10374 2005-11-08  Romain Francoise  <romain@orebokech.com>
10375
10376         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
10377         (gnus-summary-exit-map): Bind to `Z p'.
10378         (gnus-summary-make-menu-bar): Add menu item.
10379
10380 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
10381
10382         * gnus-art.el (gnus-article-treat-custom): Add `first'.
10383         (gnus-treat-*): Add `first' in all doc strings.
10384
10385         * gnus-group.el (gnus-group-compact-group): Fix typo.
10386
10387 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10388
10389         * gnus.el (gnus-parameters-case-fold-search): New variable.
10390         (gnus-parameters-get-parameter): Use it.
10391
10392         * gnus-score.el (gnus-home-score-file): Doc fix.
10393
10394 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
10395
10396         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
10397
10398 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
10399
10400         * mm-util.el (mm-special-display-p): New function.
10401
10402         * mml.el (mml-preview): Use it; doc fix.
10403
10404 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
10405
10406         * imap.el (imap-open): Handle case where buffer is a buffer object.
10407
10408 2005-10-29  Romain Francoise  <romain@orebokech.com>
10409
10410         * message.el (message-fix-before-sending): Fix comment.
10411
10412 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
10413
10414         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
10415
10416 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
10417
10418         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
10419         Used in gnus-score.el.
10420
10421 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
10422
10423         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
10424
10425 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
10426
10427         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
10428         whitespace removed in revision 7.8.  Use concatenated string to
10429         protect trailing whitespace.
10430
10431 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
10432
10433         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
10434         (nnimap-request-expire-articles): Use it to avoid sending 'UID
10435         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
10436         Courier IMAP ("some version from 2004").  Mostly based on similar
10437         code in the same function.
10438
10439 2005-10-26  Didier Verna  <didier@xemacs.org>
10440
10441         * gnus-group.el (gnus-group-compact-group): Invalidate original
10442         article buffer.
10443         * gnus-srvr.el (gnus-server-compact-server): Ditto.
10444         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
10445         NOV database and in article itself.
10446         Invalidate article backlog.
10447
10448 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
10449
10450         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
10451
10452 2005-10-26  Simon Josefsson  <jas@extundo.com>
10453
10454         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
10455         part of 2004-07-25 change.
10456
10457 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10458
10459         * message.el (message-display-completion-list): New function.
10460         (message-expand-group): Use it; make sure the Completions buffer
10461         is modifiable.
10462 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
10463
10464         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
10465         user-mail-name is an empty string.
10466
10467 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
10468
10469         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
10470         depending on gnus-score-decay-constant.
10471
10472         * encrypt.el (encrypt-insert-file-contents)
10473         (encrypt-write-file-contents): Don't use `gnus-message'.
10474
10475         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
10476         arguments.
10477         (mm-uu-type-alist): Add message-marks and insert-marks.  Pass
10478         arguments to mm-uu-verbatim-marks-extract.
10479         (mm-uu-hide-markers): New variable.
10480         (mm-uu-extract): Use face similar to `gnus-cite-3'.
10481
10482         * gnus-fun.el (gnus-convert-image-to-x-face-command)
10483         (gnus-convert-image-to-face-command): Use "convert" by default to
10484         allow other input image formats.
10485         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
10486         accordingly.
10487
10488 2005-10-23  Simon Josefsson  <jas@extundo.com>
10489
10490         * imap.el (imap-gssapi-program): Align command line parameters
10491         with latest GNU SASL.
10492         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
10493
10494 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10495
10496         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
10497         HTML.
10498         (nnslashdot-request-article): Ditto.
10499
10500         * lpath.el (featurep): Add nobreak-char-display.
10501
10502 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
10503
10504         * mail-source.el (mail-source-fetch-pop): Require pop3.
10505         (mail-source-check-pop): Ditto.
10506
10507 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10508
10509         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
10510         errors.
10511
10512 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
10513
10514         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
10515         (gnus-treat-strip-leading-blank-lines): Improve doc string.
10516
10517         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
10518
10519         * mm-bodies.el (mm-decode-string): Call
10520         `mm-charset-to-coding-system' with allow-override argument.
10521
10522 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10523
10524         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
10525         (rfc2047-charset-to-coding-system): New function.
10526         (rfc2047-decode-encoded-words): New function.
10527         (rfc2047-decode-region): Use them.
10528         (rfc2047-decode-cte): Remove.
10529         (rfc2047-parse-and-decode): Remove.
10530         (rfc2047-decode): Remove.
10531
10532 2005-10-15  Kenichi Handa  <handa@m17n.org>
10533
10534         * rfc2047.el (rfc2047-decode-cte): New function.
10535         (rfc2047-decode-region): Change the way to decode successive
10536         encoded-words: decode B- or Q-encoding in each encoded-word,
10537         concatenate them, and decode it as charset.
10538
10539 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10540
10541         * lpath.el: Fbind codepage-setup for XEmacs.
10542
10543 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
10544
10545         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
10546         widget-move-and-invoke.
10547         (gnus-custom-mode): Use gnus-custom-map.
10548
10549 2005-10-15  Bill Wohler  <wohler@newt.com>
10550
10551         * message.el (message-tool-bar-map): Renamed image file from
10552         mail_send to mail/send.
10553
10554 2005-10-16  Masatake YAMATO  <jet@gyve.org>
10555
10556         * message.el (message-expand-group): Pass the common
10557         prefix substring of completion to `display-completion-list'.
10558
10559 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
10560
10561         * mml-sec.el (mml-secure-method): New internal variable.
10562         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
10563         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt): New
10564         functions using mml-secure-method.
10565
10566         * mml.el (mml-mode-map): Add key bindings for those functions.
10567         (mml-menu): Simplify security menu entries.  Suggested by Jesper
10568         Harder <harder@myrealbox.com>.
10569         (mml-attach-file, mml-attach-buffer, mml-attach-external): Goto
10570         end of message if point is the headers of the message.
10571
10572         * message.el (message-in-body-p): New function.
10573
10574         * assistant.el: Autoload gnus-util and netrc.
10575
10576         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
10577         Use `mm-charset-override-alist' only when decoding.
10578
10579         * mm-bodies.el (mm-decode-body): Call
10580         `mm-charset-to-coding-system' with allow-override argument.
10581
10582         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
10583         `filename' from Content-Disposition if Content-Type doesn't
10584         provide `name'.
10585         (gnus-mime-view-part-as-type): Set default instead of
10586         initial-input.
10587
10588 2005-10-09  Daniel Brockman  <daniel@brockman.se>
10589
10590         * format-spec.el (format-spec): Propagate text properties of % spec.
10591
10592 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
10593
10594         * gnus-art.el (gnus-treat-predicate): Add `first'.
10595
10596 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
10597
10598         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
10599         (mm-charset-override-alist): New variable.
10600         (mm-charset-to-coding-system): Use it.
10601         (mm-codepage-setup): New helper function.
10602         (mm-charset-eval-alist): New variable.
10603         (mm-charset-to-coding-system): Use mm-charset-eval-alist.  Warn
10604         about unknown charsets.
10605
10606         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
10607
10608 2005-10-04  David Hansen  <david.hansen@gmx.net>
10609
10610         * nnrss.el (nnrss-request-article): Add support for the comments tag.
10611         (nnrss-check-group): Ditto.
10612
10613 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
10614
10615         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
10616         Rename x-gnus-verbatim to x-verbatim.
10617         (mm-uu-type-alist): Fix regexp for verbatim-marks.
10618
10619         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
10620         x-verbatim.
10621
10622         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
10623
10624         * gnus-util.el (gnus-remove-duplicates): Remove.
10625
10626         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
10627         instead of gnus-remove-duplicates.
10628
10629         * message.el (message-remove-duplicates): Remove.
10630         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
10631         message-remove-duplicates.
10632
10633         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
10634         available, else use implementation from `delete-dups'.
10635
10636         * message.el (message-insert-expires): New function.
10637         (message-mode-map): Add key binding.
10638         (message-mode-field-menu): Add menu entry.
10639         (message-mode): Document it.
10640         (message-make-expires-date): Use `message-make-date'.
10641
10642 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
10643
10644         * message.el (message-make-expires-date): New function.
10645
10646 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
10647
10648         * Makefile.in (list-installed-shadows): New entry.
10649         (install): Use it.
10650         (remove-installed-shadows): New entry.
10651
10652         * dgnushack.el (dgnushack-default-load-path): New variable.
10653         (dgnushack-find-lisp-shadows): New function.
10654         (dgnushack-remove-lisp-shadows): New function.
10655
10656 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
10657
10658         * Makefile.in (install-el-elc): New entry.
10659         (install): Use it so that .el files are necessarily installed.
10660
10661 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10662
10663         * time-date.el: Autoload parse-time-string, XEmacs needs it.
10664
10665 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
10666
10667         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
10668         function rather than the diff-mode.el package.
10669         (mm-display-external): Use with-current-buffer.
10670         (mm-viewer-completion-map, mm-viewer-completion-map):
10671         Move initialization inside declaration.
10672
10673 2005-09-29  Simon Josefsson  <jas@extundo.com>
10674
10675         * spam.el: Load hashcash when compiling, to avoid warnings.  Don't
10676         autoload mail-check-payment.
10677         (spam-check-hashcash): Define unconditionally, since hashcash.el
10678         is part of Gnus now.  Ignore errors from payment checking.
10679
10680 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
10681
10682         * message.el (message-bold-region, message-unbold-region): Rename
10683         from `bold-region' and `unbold-region'.
10684
10685         * message.el: Remove useless autoloads.
10686
10687 2005-09-28  Simon Josefsson  <jas@extundo.com>
10688
10689         * message.el (message-use-idna): Default to t.
10690         (message-use-idna): Test whether encoding works too.  Doc fix.
10691
10692 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10693
10694         * nntp.el (nntp-warn-about-losing-connection): Remove.
10695
10696 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
10697
10698         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
10699         customizable.  Change default value.
10700         (mm-uu-diff-groups-regexp): Change default value.
10701         (mm-uu-type-alist): Add doc string.
10702         (mm-uu-configure): Add doc string.  Make it interactive.
10703         (mm-uu-tex-groups-regexp): New variable.
10704         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
10705         (mm-uu-type-alist): Add LaTeX documents.
10706         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
10707         of "text/verbatim".
10708         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
10709
10710         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
10711         instead of "text/verbatim".
10712
10713         * message.el (message-mark-inserted-region)
10714         (message-mark-insert-file): Use slrn style marks when called with
10715         prefix argument.
10716
10717 2005-09-27  Simon Josefsson  <jas@extundo.com>
10718
10719         * message.el (message-idna-to-ascii-rhs-1): Reformat.
10720
10721 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
10722
10723         * message.el (message-remove-duplicates): New function.
10724         Implementation borrowed from `gnus-remove-duplicates'.
10725         (message-idna-to-ascii-rhs): Also encode idna addresses in
10726         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
10727         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
10728         only ask about the same idna domain once per header and also tell
10729         in what header to replace the idna domain.
10730
10731         * gnus-art.el (article-decode-idna-rhs): Also decode idna
10732         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
10733         (article-decode-idna-rhs): Fix regexp so that all idna-address in
10734         a header is decoded and not just the last one.
10735
10736 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10737
10738         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
10739         has been decoded.
10740
10741         * mm-decode.el (mm-automatic-display): Add text/verbatim.
10742         (mm-insert-part): Don't modify text if it has been decoded.
10743
10744         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
10745         decoded.
10746
10747         * mm-view.el (mm-inline-text): Don't strip text props unless
10748         decoding enriched or richtext parts.
10749
10750 2005-09-25  Romain Francoise  <romain@orebokech.com>
10751
10752         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
10753         * gnus-start.el (gnus-subscribe-interactively):
10754         * gnus-uu.el (gnus-uu-grab-articles):
10755         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
10756         space.
10757
10758 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
10759
10760         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
10761         * mm-view.el (mm-view-pkcs7-decrypt):
10762         * gnus-sum.el (gnus-summary-limit-to-extra)
10763         (gnus-summary-respool-article, gnus-read-move-group-name):
10764         * gnus-score.el (gnus-summary-increase-score):
10765         * gnus-util.el (gnus-completing-read-with-default):
10766         * gnus-art.el (gnus-read-save-file-name)
10767         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
10768         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
10769         * message.el (message-check-news-header-syntax):
10770         Follow convention for reading with the minibuffer.
10771
10772 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
10773
10774         * spam-report.el (spam-report-url-ping-plain):
10775         Use gnus-extended-version as User-Agent.
10776
10777         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
10778         default value is nil.
10779
10780         * mm-uu.el (mm-uu-type-alist): Added slrn style verbatim-marks.
10781         (mm-uu-verbatim-marks-extract): New function.
10782         (mm-uu-extract): New face.
10783         (mm-uu-copy-to-buffer): Use it.
10784
10785         * spam-report.el (spam-report-gmane-ham): Renamed from
10786         `spam-report-gmane-unspam'.
10787         (spam-report-gmane-internal): Renamed from `spam-report-gmane'.
10788         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
10789
10790         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
10791         Autoload.
10792         (spam-report-gmane-unregister-routine): Renamed
10793         `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
10794
10795 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
10796
10797         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
10798         (spam-report-gmane-unregister-routine): Add support for gmane
10799         unregistration.
10800
10801         * spam-report.el (spam-report-gmane-unspam)
10802         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
10803         (spam-report-gmane): Change to take a single article and do unspam
10804         registration.
10805
10806 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
10807
10808         * mm-url.el (mm-url-decode-entities): Fix regexp.
10809
10810 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10811
10812         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
10813         default to nil, to be able to use Gnus at all.  If the default
10814         switches to something else, then the function should be fixed not
10815         be exceedingly slow.
10816
10817 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
10818
10819         * gnus-start.el (gnus-activate-group): If the server is nil, don't
10820         fail hard.
10821
10822         * spam-report.el: Add better Keywords line.
10823
10824         * spam.el: Add Maintainer and better Keywords line.
10825
10826 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
10827
10828         * gnus-art.el (gnus-article-replace-part)
10829         (gnus-mime-replace-part): New functions.
10830         (gnus-mime-action-alist, gnus-mime-button-commands)
10831         (gnus-mime-save-part-and-strip): Added file argument.
10832         (gnus-article-part-wrapper): Added interactive argument.
10833
10834         * gnus-sum.el (gnus-summary-mime-map): Add
10835         `gnus-article-replace-part'.
10836
10837 2005-09-19  Didier Verna  <didier@xemacs.org>
10838
10839         The nnml compaction feature:
10840         * nnml.el (nnml-request-compact-group): New function.
10841         * nnml.el (nnml-request-compact): New function.
10842         * gnus-int.el (gnus-request-compact-group): New function.
10843         * gnus-int.el (gnus-request-compact): New function.
10844         * gnus-group.el (gnus-group-compact-group): New function.
10845         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
10846         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
10847         * gnus-srvr.el (gnus-server-compact-server): New function.
10848         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
10849         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
10850
10851 2005-09-18  Deepak Goel  <deego@gnufans.org>
10852
10853         * sieve.el (sieve-help): Fix `message' call: first arg should be a
10854         format spec.
10855
10856 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10857
10858         * gnus.el (gnus-group-startup-message): Bind image-load-path.
10859
10860 2005-09-15  Romain Francoise  <romain@orebokech.com>
10861
10862         * message.el (message-fill-paragraph): Clarify docstring.
10863
10864 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10865
10866         * gnus-art.el (gnus-mime-display-part): Protect against broken
10867         MIME messages.
10868
10869 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10870
10871         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
10872         before parsing header.
10873
10874 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
10875
10876         * html2text.el (html2text-replace-list): Add new entities.
10877
10878 2005-09-11  Romain Francoise  <romain@orebokech.com>
10879
10880         * message.el (message-alternative-emails): Improve docstring.
10881         (message-setup-1): Call `message-use-alternative-email-as-from'
10882         after `message-setup-hook' to give it precedence over posting
10883         styles, etc.
10884         (message-use-alternative-email-as-from): Add docstring.  Remove
10885         the original From header if present.
10886
10887         * nnml.el (nnml-compressed-files-size-threshold): New variable.
10888         (nnml-save-mail): Use it.
10889
10890         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
10891         articles.  Add new argument `silent'.
10892         (gnus-uu-mark-all): Report the total number of marked articles.
10893
10894 2005-09-10  Romain Francoise  <romain@orebokech.com>
10895
10896         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
10897         (gnus-uu-mark-series): Likewise.
10898
10899 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
10900
10901         * spam-report.el (spam-report-gmane): Fix generation of spam
10902         report URL.
10903
10904 2005-09-10  Simon Josefsson  <jas@extundo.com>
10905
10906         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
10907         t, based on discussion on the ding list with Robert Epprecht
10908         <epprecht@solnet.ch>.
10909
10910 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
10911
10912         * spam-report.el (spam-report-gmane): Make it work without
10913         X-Report-Spam header.  Gmane now only provides Archived-At.
10914         This is only used if `spam-report-gmane-use-article-number' is nil.
10915         (spam-report-gmane-spam-header): Remove.  Not used anymore.
10916
10917         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
10918         make `gnus-summary-sort-by-recipient' work with threading.
10919
10920         * nnweb.el (nnweb-google-wash-article): Print a message if article
10921         is not available.
10922
10923 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
10924
10925         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
10926         change.  Decode text/* parts content before displaying.
10927
10928 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
10929
10930         * mml-smime.el: Remove defvar of gnus-extract-address-components.
10931
10932 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10933
10934         * mm-view.el (mm-display-inline-fontify): Disable support modes.
10935
10936         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
10937         url-package-name, url-package-version,
10938         w3m-cid-retrieve-function-alist, w3m-current-buffer,
10939         w3m-display-inline-images, and w3m-minor-mode-map.
10940
10941 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
10942
10943         * message.el (message-tab-body-function): Fix mismatched custom type.
10944
10945         * gnus.el (gnus-group-change-level-function): Ditto.
10946
10947         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
10948
10949         * gnus-art.el (gnus-signature-limit)
10950         (gnus-article-mime-part-function): Ditto.
10951
10952 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
10953
10954         * mml.el (mml-mode): Silence the byte compiler.
10955
10956         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
10957         using `(sit-for 0)' before moving the point to the specified part;
10958         skip unbuttonized parts.
10959         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
10960         return to the summary window if gnus-auto-select-part is non-nil.
10961
10962 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
10963
10964         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options): New
10965         variables.
10966         (mml-dnd-attach-file, mml-mode): Use them.
10967
10968         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
10969         Make fetching article by MID work again for Google Groups.  Added
10970         FIXME concerning gnus-group-make-web-group.
10971
10972         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
10973         Don't depend on Gnus by using mail-extract-address-components if
10974         gnus-extract-address-components is not bound.
10975
10976 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10977
10978         * gnus-art.el (gnus-mime-display-security): Don't display the
10979         signature, but only the signed part.
10980
10981 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
10982
10983         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
10984
10985         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
10986         list, not listp.
10987
10988 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
10989
10990         * mm-encode.el (mm-encode-content-transfer-encoding): Likewise
10991         when encoding.
10992
10993         * mm-bodies.el (mm-decode-content-transfer-encoding):
10994         De-canonicalize CRLF for all text content types, not just
10995         text/plain.
10996
10997 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10998
10999         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
11000         valid article; point arrow and cursor at the MIME button.
11001
11002 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11003
11004         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
11005         Suggested by Dan Christensen <jdc@uwo.ca>.
11006
11007         * mm-decode.el (mm-save-part): Enable change of prompt.
11008
11009 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
11010
11011         * gnus-msg.el (gnus-inews-add-send-actions): Made
11012         `message-post-method' lambda parameter ARG `&optional'.
11013
11014 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
11015
11016         * gnus-sum.el (gnus-summary-mime-map): Added
11017         gnus-article-save-part-and-strip, gnus-article-delete-part and
11018         gnus-article-jump-to-part.
11019
11020         * gnus-art.el (gnus-article-edit-article): Added quiet argument.
11021         (gnus-article-edit-part): Use it.
11022         (gnus-article-part-wrapper): Added no-handle argument.
11023         (gnus-article-save-part-and-strip, gnus-article-delete-part): New
11024         functions.
11025
11026 2005-08-29  Romain Francoise  <romain@orebokech.com>
11027
11028         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
11029         docstring.
11030         (gnus-face-from-file): Likewise.
11031
11032 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
11033
11034         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
11035         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
11036         non-nil.
11037         (gnus-auto-select-part): New variable.
11038         (gnus-article-jump-to-part): New function.
11039         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
11040         (gnus-mime-delete-part): Allow selecting specified part after
11041         deleting or stripping parts.
11042         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
11043         part if argument is bogus.
11044
11045 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
11046
11047         * gnus-art.el (w3m-minor-mode-map):
11048         * gnus-spec.el (gnus-newsrc-file-version):
11049         * gnus-util.el (nnmail-active-file-coding-system)
11050         (gnus-original-article-buffer, gnus-user-agent):
11051         * gnus.el (gnus-ham-process-destinations)
11052         (gnus-parameter-ham-marks-alist)
11053         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
11054         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
11055         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
11056         * mm-decode.el (gnus-current-window-configuration):
11057         * mm-extern.el (gnus-article-mime-handles):
11058         * mm-url.el (url-current-object, url-package-name)
11059         (url-package-version):
11060         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
11061         (smime-keys, w3m-cid-retrieve-function-alist)
11062         (w3m-current-buffer, w3m-display-inline-images)
11063         (w3m-minor-mode-map):
11064         * mml-smime.el (gnus-extract-address-components):
11065         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
11066         (gnus-newsrc-hashtb, message-default-charset)
11067         (message-deletable-headers, message-options)
11068         (message-posting-charset, message-required-mail-headers)
11069         (message-required-news-headers):
11070         * mml1991.el (mc-pgp-always-sign):
11071         * mml2015.el (mc-pgp-always-sign):
11072         * nnheader.el (nnmail-extra-headers):
11073         * rfc1843.el (gnus-decode-encoded-word-function)
11074         (gnus-decode-header-function, gnus-newsgroup-name):
11075         * spam-stat.el (gnus-original-article-buffer): Add defvars.
11076
11077 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
11078
11079         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
11080         the end of the date treatments.
11081
11082 2005-08-15  Simon Josefsson  <jas@extundo.com>
11083
11084         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
11085         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
11086         Capello and Romain Francoise.
11087         (pgg-fetch-key-function): Removed, not used?
11088         (pgg-insert-url-with-w3): Require url, to get
11089         url-insert-file-contents regardless of where it is defined.
11090
11091 2005-08-13  Romain Francoise  <romain@orebokech.com>
11092
11093         * message.el (message-cite-original-1): New function.
11094         (message-cite-original): Use it.
11095         (message-cite-original-without-signature): Ditto.
11096
11097 2005-08-08  Romain Francoise  <romain@orebokech.com>
11098
11099         * message.el (message-yank-empty-prefix): New variable.
11100         (message-indent-citation): Use it.
11101         (message-cite-original-without-signature): Respect X-No-Archive.
11102
11103 2005-08-08  Simon Josefsson  <jas@extundo.com>
11104
11105         * pgg.el: Autoload url-insert-file-contents instead of loading
11106         w3/url.
11107         (pgg-insert-url-with-w3): Don't load url here.
11108
11109 2005-08-07  Jesper Harder  <harder@phys.au.dk>
11110
11111         * message.el (message-kill-to-signature): Don't insert newline at
11112         bol.
11113         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
11114
11115 2005-08-06  Romain Francoise  <romain@orebokech.com>
11116
11117         * message.el (message-user-fqdn): Fix typo in docstring.
11118
11119 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
11120
11121         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
11122
11123         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
11124
11125 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
11126
11127         * mm-bodies.el (mm-encode-body): Use coding system rather than
11128         charset to encode text.
11129
11130         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
11131         number of charsets if utf-8 is available (XEmacs).
11132
11133 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
11134
11135         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
11136         taken from `gnus-button-mid-or-mail-regexp'.
11137         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
11138         (gnus-button-alist): Improve regexp for domain part of the MIDs
11139         for news:localpart@domain buttons.
11140         (gnus-button-ctan-directory-regexp): Update.
11141
11142 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11143
11144         * sieve-manage.el (sieve-manage-interactive-login): Use
11145         make-local-variable rather than make-variable-buffer-local.
11146         (sieve-manage-open): Ditto.
11147         (sieve-manage-authenticate): Ditto.
11148
11149         * mml.el (mml-generate-mime-1): Make the content type default to
11150         text/plain if the filename is not specified.
11151
11152 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11153
11154         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
11155         instead of insert-buffer.
11156
11157         * message.el (message-yank-original): Ditto; set the mark at the
11158         end of the yanked message.
11159
11160 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
11161
11162         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
11163         lines to scroll rather than to stop it.
11164
11165         * mml.el (mml-generate-default-type): Add doc string.
11166         (mml-generate-mime-1): Use mm-default-file-encoding or make it
11167         default to application/octet-stream when determining the content
11168         type if it is not specified for the part or the mml contents; add
11169         a comment about mml-generate-default-type.
11170
11171 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
11172
11173         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
11174         make it default to application/octet-stream when determining the
11175         content type if it is not specified for the external contents.
11176
11177 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11178
11179         * rfc2231.el (rfc2231-parse-string): Take care that not only a
11180         segmented parameter but also other parameters might be there.
11181
11182 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11183
11184         * mm-decode.el (mm-display-external): Delete temp file, directory
11185         and buffer immediately if the external process is exited.
11186
11187 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11188
11189         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
11190         fewer lines than that of scroll-margin.
11191         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
11192
11193 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11194
11195         * gnus-art.el (gnus-article-next-page): Revert.
11196         (gnus-article-beginning-of-window): New macro.
11197         (gnus-article-next-page-1): Use it.
11198         (gnus-article-prev-page): Ditto.
11199         (gnus-article-edit-part): Use insert-buffer-substring instead of
11200         insert-buffer.
11201         (gnus-article-edit-exit): Ditto.
11202
11203         * gnus-util.el (gnus-beginning-of-window): Remove.
11204         (gnus-end-of-window): Remove.
11205
11206         * lpath.el: Don't bind header-line-format and scroll-margin.
11207
11208 2005-07-25  Simon Josefsson  <jas@extundo.com>
11209
11210         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
11211         to have the url package without w3.  Reported by Daiki Ueno
11212         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
11213
11214 2005-07-20  Didier Verna  <didier@xemacs.org>
11215
11216         * gnus-diary.el: Remove the description comment (nndiary is now
11217         properly documented in the Gnus manual).
11218         Fix the spelling of "Back End".
11219         * nndiary.el: Ditto.
11220         Fix the copyright notice.
11221
11222 2005-07-18  Romain Francoise  <romain@orebokech.com>
11223
11224         * gnus-sum.el (gnus-summary-to-prefix)
11225         (gnus-summary-newsgroup-prefix): New variables.
11226         (gnus-summary-from-or-to-or-newsgroups): Use them.
11227
11228 2005-07-17  Romain Francoise  <romain@orebokech.com>
11229
11230         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
11231         space as it's generally not especially interesting to the user.
11232
11233 2005-07-16  Romain Francoise  <romain@orebokech.com>
11234
11235         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
11236         nil to avoid prompting and file modification if one of the
11237         messages at the top of the nnfolder file contains a copyright
11238         notice.
11239         Update copyright notice.
11240
11241         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
11242         instead of `current-time-string' as the latter creates a time
11243         string that is not RFC 2822 compliant (it lacks the zone).
11244         Update copyright notice.
11245
11246 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
11247
11248         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
11249         for text/rtf.  Display default in prompt.  Pass default for M-n.
11250
11251         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
11252
11253 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11254
11255         * gnus-msg.el (gnus-button-mailto): Remove
11256         save-selected-window-window hackery because it relies on
11257         save-selected-window internals.
11258
11259 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11260
11261         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
11262         (gnus-article-next-page-1): Use gnus-beginning-of-window.
11263         (gnus-article-prev-page): Ditto.
11264
11265         * gnus-util.el (gnus-beginning-of-window): New function.
11266         (gnus-end-of-window): New function.
11267
11268         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
11269
11270 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
11271
11272         * gnus-score.el (gnus-score-edit-all-score): Set
11273         gnus-score-edit-exit-function to gnus-score-edit-done and call
11274         gnus-message.
11275
11276 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11277
11278         * gnus-msg.el (gnus-button-mailto): Remove
11279         save-selected-window-window hackery because it relies on
11280         save-selected-window internals.
11281
11282 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11283
11284         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
11285         add-minor-mode.
11286         (gnus-binary-mode): Ditto.
11287
11288         * gnus-topic.el (gnus-topic-mode): Ditto.
11289
11290 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
11291
11292         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
11293         (gnus-article-prev-page): Take scroll-margin into consideration.
11294
11295 2005-07-04  Lute Kamstra  <lute@gnu.org>
11296
11297         Update FSF's address in GPL notices.
11298
11299 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
11300
11301         * gnus.el (gnus-exit):
11302         * gnus-group.el (gnus-group-icons):
11303         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
11304
11305         * gnus-nocem.el (gnus-nocem):
11306         * message.el (message-various, message-buffers, message-sending)
11307         (message-interface, message-forwarding, message-insertion)
11308         (message-headers, message-news, message-mail):
11309         * pgg-gpg.el (pgg-gpg):
11310         * pgg-parse.el (pgg-parse):
11311         * pgg-pgp.el (pgg-pgp):
11312         * pgg-pgp5.el (pgg-pgp5):
11313         * pop3.el (pop3): Finish `defgroup' description with period.
11314
11315 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11316
11317         * gnus-art.el (article-display-face): Improve the efficiency.
11318         (article-display-x-face): Ditto; remove grey x-face stuff.
11319
11320 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11321
11322         * gnus-art.el (article-display-face): Correct the position in
11323         which Faces are inserted.
11324
11325 2005-06-29  Didier Verna  <didier@xemacs.org>
11326
11327         * gnus-art.el (article-display-face): Display faces in correct
11328         order.
11329
11330 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
11331
11332         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
11333         (gnus-fill-real-hashtb): Use hash table instead of obarray.
11334         (gnus-nocem-check-article): Fetch the Type header.
11335         (gnus-nocem-message-wanted-p): Fix the way to examine types.
11336         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
11337         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
11338         make sure gnus-nocem-hashtb is initialized.
11339         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
11340         (gnus-nocem-unwanted-article-p): Ditto.
11341
11342         * pgg.el (pgg-verify): Return the verification result.
11343
11344 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11345
11346         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
11347         is ascii.
11348
11349 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
11350
11351         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
11352         `show-nonbreak-escape'.
11353
11354 2005-06-23  Lute Kamstra  <lute@gnu.org>
11355
11356         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
11357
11358         * dig.el (dig-mode):
11359         * smime.el (smime-mode): Use gnus-run-mode-hooks.
11360
11361 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
11362
11363         * nnimap.el (nnimap-split-download-body): Fix spellings.
11364
11365 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
11366
11367         * gnus-art.el (gnus-article-encrypt-body):
11368         * gnus-cus.el (gnus-score-customize):
11369         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
11370         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
11371
11372 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
11373
11374         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
11375         header by looking for magic "MII" at the beginnig.
11376
11377 2005-06-16  Miles Bader  <miles@gnu.org>
11378
11379         * gnus-xmas.el (gnus-xmas-group-startup-message):
11380         Use renamed gnus-splash face.
11381
11382         * assistant.el (assistant-field): Remove "-face" suffix from face name.
11383         (assistant-field-face): New backward-compatibility alias for renamed
11384         face.
11385         (assistant-render-text): Use renamed assistant-field face.
11386
11387         * spam.el (spam): Remove "-face" suffix from face name.
11388         (spam-face): New backward-compatibility alias for renamed face.
11389         (spam-face, spam-initialize): Use renamed spam face.
11390
11391         * message.el (message-header-to, message-header-cc)
11392         (message-header-subject, message-header-newsgroups)
11393         (message-header-other, message-header-name)
11394         (message-header-xheader, message-separator, message-cited-text)
11395         (message-mml): Remove "-face" suffix from face names.
11396         (message-header-to-face, message-header-cc-face)
11397         (message-header-subject-face, message-header-newsgroups-face)
11398         (message-header-other-face, message-header-name-face)
11399         (message-header-xheader-face, message-separator-face)
11400         (message-cited-text-face, message-mml-face):
11401         New backward-compatibility aliases for renamed faces.
11402         (message-font-lock-keywords): Use renamed message faces.
11403
11404         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
11405         (sieve-test-commands, sieve-tagged-arguments):
11406         Remove "-face" suffix from face names.
11407         (sieve-control-commands-face, sieve-action-commands-face)
11408         (sieve-test-commands-face, sieve-tagged-arguments-face):
11409         New backward-compatibility aliases for renamed faces.
11410         (sieve-control-commands-face, sieve-action-commands-face)
11411         (sieve-test-commands-face, sieve-tagged-arguments-face):
11412         Use renamed sieve faces.
11413
11414         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
11415         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
11416         (gnus-group-news-3-empty, gnus-group-news-4)
11417         (gnus-group-news-4-empty, gnus-group-news-5)
11418         (gnus-group-news-5-empty, gnus-group-news-6)
11419         (gnus-group-news-6-empty, gnus-group-news-low)
11420         (gnus-group-news-low-empty, gnus-group-mail-1)
11421         (gnus-group-mail-1-empty, gnus-group-mail-2)
11422         (gnus-group-mail-2-empty, gnus-group-mail-3)
11423         (gnus-group-mail-3-empty, gnus-group-mail-low)
11424         (gnus-group-mail-low-empty, gnus-summary-selected)
11425         (gnus-summary-cancelled, gnus-summary-high-ticked)
11426         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
11427         (gnus-summary-high-ancient, gnus-summary-low-ancient)
11428         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
11429         (gnus-summary-low-undownloaded)
11430         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
11431         (gnus-summary-low-unread, gnus-summary-normal-unread)
11432         (gnus-summary-high-read, gnus-summary-low-read)
11433         (gnus-summary-normal-read, gnus-splash):
11434         Remove "-face" suffix from face names.
11435         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
11436         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
11437         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
11438         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
11439         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
11440         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
11441         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
11442         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
11443         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
11444         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
11445         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
11446         (gnus-summary-selected-face, gnus-summary-cancelled-face)
11447         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
11448         (gnus-summary-normal-ticked-face)
11449         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
11450         (gnus-summary-normal-ancient-face)
11451         (gnus-summary-high-undownloaded-face)
11452         (gnus-summary-low-undownloaded-face)
11453         (gnus-summary-normal-undownloaded-face)
11454         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
11455         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
11456         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
11457         (gnus-splash-face):
11458         New backward-compatibility aliases for renamed faces.
11459         (gnus-group-startup-message): Use renamed gnus faces.
11460
11461         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
11462         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
11463         (gnus-server-agent): Remove "-face" suffix from face names.
11464         (gnus-server-agent-face, gnus-server-opened-face)
11465         (gnus-server-closed-face, gnus-server-denied-face)
11466         (gnus-server-offline-face):
11467         New backward-compatibility aliases for renamed faces.
11468         (gnus-server-agent-face, gnus-server-opened-face)
11469         (gnus-server-closed-face, gnus-server-denied-face)
11470         (gnus-server-offline-face): Use renamed gnus faces.
11471
11472         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
11473         Remove "-face" suffix from face names.
11474         (gnus-picon-xbm-face, gnus-picon-face):
11475         New backward-compatibility aliases for renamed faces.
11476
11477         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
11478         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
11479         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
11480         (gnus-cite-11): Remove "-face" suffix from face names.
11481         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
11482         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
11483         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
11484         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
11485         New backward-compatibility aliases for renamed faces.
11486         (gnus-cite-attribution-face, gnus-cite-face-list)
11487         (gnus-article-boring-faces): Use renamed gnus faces.
11488
11489         * gnus-art.el (gnus-signature, gnus-header-from)
11490         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
11491         (gnus-header-content): Remove "-face" suffix from face names.
11492         (gnus-signature-face, gnus-header-from-face)
11493         (gnus-header-subject-face, gnus-header-newsgroups-face)
11494         (gnus-header-name-face, gnus-header-content-face):
11495         New backward-compatibility aliases for renamed faces.
11496         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
11497
11498         * gnus-sum.el (gnus-summary-selected-face)
11499         (gnus-summary-highlight): Use renamed gnus faces.
11500         * gnus-group.el (gnus-group-highlight): Likewise.
11501
11502 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
11503
11504         * gnus-sieve.el (gnus-sieve-article-add-rule):
11505         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
11506         * spam-stat.el (spam-stat-buffer-change-to-spam)
11507         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
11508
11509         * message.el (message-is-yours-p):
11510         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
11511
11512 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11513
11514         * mm-view.el (mm-inline-text): Withdraw the last change.
11515
11516 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
11517
11518         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
11519         executing enriched-decode.
11520
11521 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11522
11523         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
11524         charset of tar files.
11525
11526 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
11527
11528         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
11529
11530 2005-06-04  Lute Kamstra  <lute@gnu.org>
11531
11532         * nnfolder.el (nnfolder-read-folder): Make sure that undo
11533         information is never recorded.
11534
11535 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
11536
11537         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
11538
11539 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11540
11541         * pop3.el (pop3-apop): Run md5 in the binary mode.
11542
11543         * starttls.el (starttls-set-process-query-on-exit-flag):
11544         Use eval-and-compile.
11545
11546 2005-05-31  Simon Josefsson  <jas@extundo.com>
11547
11548         * smime.el (smime-replace-in-string): Define.
11549         (smime-cert-by-ldap-1): Use it.
11550
11551 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
11552
11553         * gnus-art.el (article-display-x-face): Replace
11554         process-kill-without-query by gnus-set-process-query-on-exit-flag.
11555
11556         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
11557         set-process-query-on-exit-flag or process-kill-without-query.
11558
11559         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
11560         loop instead of replace-regexp.
11561
11562         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
11563         instead of process-kill-without-query if it is available.
11564
11565         * lpath.el: Fbind ldap-search-entries.
11566
11567         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
11568         instead of find-file-hooks if it is available.
11569
11570         * mml1991.el: Bind pgg-default-user-id when compiling.
11571
11572         * mml2015.el: Bind pgg-default-user-id when compiling.
11573
11574         * nndraft.el (nndraft-request-associate-buffer):
11575         Use write-contents-functions instead of write-contents-hooks if it is
11576         available.
11577
11578         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
11579         instead of find-file-hooks if it is available.
11580
11581         * nntp.el (nntp-open-connection): Replace
11582         process-kill-without-query by gnus-set-process-query-on-exit-flag.
11583         (nntp-open-ssl-stream): Ditto.
11584         (nntp-open-tls-stream): Ditto.
11585
11586         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
11587         set-process-query-on-exit-flag or process-kill-without-query.
11588         (starttls-open-stream-gnutls): Use it instead of
11589         process-kill-without-query.
11590         (starttls-open-stream): Ditto.
11591
11592 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
11593
11594         * smime.el (smime-cert-by-ldap-1): Don't use
11595         replace-regexp-in-string.
11596
11597 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
11598
11599         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
11600
11601         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
11602         in PEM format.  Adjust to the XEmacs compability.
11603
11604 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
11605
11606         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
11607         by `string-to-number'.
11608         * gnus-agent.el (gnus-agent-regenerate-group)
11609         (gnus-agent-fetch-articles): Ditto.
11610         * gnus-art.el (gnus-button-fetch-group): Ditto.
11611         * gnus-cache.el (gnus-cache-generate-active)
11612         (gnus-cache-articles-in-group): Ditto.
11613         * gnus-group.el (gnus-group-set-current-level)
11614         (gnus-group-insert-group-line): Ditto.
11615         * gnus-score.el (gnus-score-set-expunge-below)
11616         (gnus-score-set-mark-below, gnus-summary-score-effect)
11617         (gnus-summary-score-entry): Ditto.
11618         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
11619         (gnus-soup-pack): Ditto.
11620         * gnus-spec.el (gnus-xmas-format): Ditto.
11621         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
11622         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
11623         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
11624         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
11625         * nndb.el (nndb-get-remote-expire-response): Ditto.
11626         * nndiary.el (nndiary-parse-schedule-value)
11627         (nndiary-string-to-number, nndiary-request-replace-article)
11628         (nndiary-request-article): Ditto.
11629         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
11630         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
11631         * nneething.el (nneething-make-head): Ditto.
11632         * nnfolder.el (nnfolder-request-article)
11633         (nnfolder-retrieve-headers): Ditto.
11634         * nnheader.el (nnheader-file-to-number): Ditto.
11635         * nnkiboze.el (nnkiboze-request-article): Ditto.
11636         * nnmail.el (nnmail-process-unix-mail-format)
11637         (nnmail-process-babyl-mail-format): Ditto.
11638         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
11639         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
11640         (nnmh-request-create-group, nnmh-request-list-1)
11641         (nnmh-request-group, nnmh-request-article): Ditto.
11642         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
11643         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
11644         * nnsoup.el (nnsoup-make-active): Ditto.
11645         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
11646         * nntp.el (nntp-find-group-and-number)
11647         (nntp-retrieve-headers-with-xover): Ditto.
11648         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
11649         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
11650         (pgg-format-key-identifier): Ditto.
11651         * pop3.el (pop3-last, pop3-stat): Ditto.
11652         * qp.el (quoted-printable-decode-region): Ditto.
11653
11654         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
11655         of concat.
11656
11657 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11658
11659         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
11660
11661         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
11662
11663         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
11664
11665         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
11666
11667         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
11668
11669         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
11670
11671         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
11672         (gnus-carpal-mode): Ditto.
11673
11674         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
11675         (gnus-browse-mode): Ditto.
11676
11677         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
11678
11679         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
11680
11681 2005-05-29  Richard M. Stallman  <rms@gnu.org>
11682
11683         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
11684
11685 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11686
11687         * gnus-util.el (gnus-run-mode-hooks): New function.
11688
11689         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
11690
11691         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
11692         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
11693
11694 2005-05-27  Lute Kamstra  <lute@gnu.org>
11695
11696         * dns-mode.el (dns-mode): Specify customization group.
11697
11698 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
11699
11700         * gnus-agent.el (gnus-agent-make-mode-line-string):
11701         Use mode-line-highlight as mouse-face.
11702
11703 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11704
11705         * canlock.el (canlock): Change the parent group to news.
11706
11707         * deuglify.el (gnus-outlook-deuglify): Add :group.
11708
11709         * dig.el (dig): Add :group.
11710
11711         * dns-mode.el (dns-mode): Add :group.
11712
11713         * encrypt.el (encrypt): Add :group.
11714
11715         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
11716         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
11717         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
11718         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
11719         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
11720
11721         * gnus-diary.el (gnus-diary): Add :group.
11722
11723         * gnus.el (gnus-group-news-1-face): Add :group.
11724         (gnus-group-news-1-empty-face): Ditto.
11725         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
11726         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
11727         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
11728         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
11729         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
11730         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
11731         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
11732         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
11733         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
11734         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
11735         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
11736         (gnus-summary-high-ticked-face): Ditto.
11737         (gnus-summary-low-ticked-face): Ditto.
11738         (gnus-summary-normal-ticked-face): Ditto.
11739         (gnus-summary-high-ancient-face): Ditto.
11740         (gnus-summary-low-ancient-face): Ditto.
11741         (gnus-summary-normal-ancient-face): Ditto.
11742         (gnus-summary-high-undownloaded-face): Ditto.
11743         (gnus-summary-low-undownloaded-face): Ditto.
11744         (gnus-summary-normal-undownloaded-face): Ditto.
11745         (gnus-summary-high-unread-face): Ditto.
11746         (gnus-summary-low-unread-face): Ditto.
11747         (gnus-summary-normal-unread-face): Ditto.
11748         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
11749         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
11750
11751         * hashcash.el (hashcash): New custom group.
11752         (hashcash-default-payment): Add :group.
11753         (hashcash-payment-alist): Ditto.
11754         (hashcash-default-accept-payment): Ditto.
11755         (hashcash-accept-resources): Ditto.
11756         (hashcash-path): Ditto.
11757         (hashcash-extra-generate-parameters): Ditto.
11758         (hashcash-double-spend-database): Ditto.
11759         (hashcash-in-news): Ditto.
11760
11761         * message.el (message-minibuffer-local-map): Add :group.
11762
11763         * netrc.el (netrc): Add :group.
11764
11765         * sieve-manage.el (sieve-manage-log): Add :group.
11766         (sieve-manage-default-user): Diito.
11767         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
11768         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
11769         (sieve-manage-authenticators): Ditto.
11770         (sieve-manage-authenticator-alist): Ditto.
11771         (sieve-manage-default-port): Ditto.
11772
11773         * sieve-mode.el (sieve-control-commands-face): Add :group.
11774         (sieve-action-commands-face): Ditto.
11775         (sieve-test-commands-face): Ditto.
11776         (sieve-tagged-arguments-face): Ditto.
11777
11778         * smime.el (smime): Add :group.
11779
11780         * spam-report.el (spam-report): Add :group.
11781
11782         * spam.el (spam, spam-face): Add :group.
11783
11784 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11785
11786         * nntp.el (nntp-next-result-arrived-p): Some news servers may
11787         return \n.\n.\n at the end of articles.  Protect against that.
11788         (nntp-with-open-group): Allow debugging.
11789
11790         * nnheader.el (mail-header-set-extra): Make into a function
11791         because I just could't understand how to quote the list properly.
11792
11793         * dns.el (query-dns-cached): New function.
11794
11795 2005-05-26  Lute Kamstra  <lute@gnu.org>
11796
11797         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
11798
11799 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11800
11801         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
11802
11803         * gnus-art.el: Don't autoload mail-extract-address-components.
11804
11805         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
11806         eval-and-compile to evaluate it.
11807
11808         * hashcash.el: Don't autoload executable-find.
11809
11810         * nndb.el: Don't declare the nndb back end two or more times; don't
11811         autoload news-reply-mode, news-setup, cancel-timer and telnet.
11812
11813         * nntp.el: Autoload format-spec instead of format; use
11814         eval-and-compile to evaluate autoload forms.
11815
11816 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
11817
11818         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
11819
11820 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11821
11822         * gnus.el (gnus-version-number): Bump version.
11823
11824 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
11825
11826         * gnus.el: No Gnus v0.3 is released.
11827
11828 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11829
11830         * lpath.el (featurep): Bind show-nonbreak-escape.
11831
11832 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11833
11834         * gnus-art.el (gnus-article-edit-part): Disable undo.
11835
11836 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11837
11838         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
11839         gnus-article-date-lapsed-new-header is t if date timer is active;
11840         skip headers in which the original date value is empty.
11841         (gnus-article-save-original-date): Redefine it as a macro.
11842         (gnus-display-mime): Use it.
11843
11844 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11845
11846         * gnus-art.el (article-date-ut): Support converting date in
11847         forwarded parts as well.
11848         (gnus-article-save-original-date): New function.
11849         (gnus-display-mime): Use it.
11850
11851 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
11852
11853         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
11854         enclosure element of <item>.
11855
11856 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
11857
11858         * message.el (message-kill-buffer-query): Renamed from
11859         `message-kill-buffer-query-if-modified'.  Added :version.
11860
11861 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11862
11863         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
11864         window layout.
11865
11866 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
11867
11868         * mml.el: Autoload dnd when compiling.
11869
11870 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
11871
11872         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
11873         x-dnd-*.
11874
11875 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
11876
11877         * qp.el (quoted-printable-encode-region): Save excursion.
11878
11879 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
11880
11881         * message.el (message-kill-buffer-query-if-modified): Add new variable
11882         so the user can kill a modified message buffer quickly.
11883         (message-kill-buffer): Use it.
11884
11885 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11886
11887         * lpath.el: Fbind display-time-event-handler; don't fbind
11888         string-to-multibyte.
11889
11890         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
11891
11892 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11893
11894         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
11895         contained in text because xml.el decodes entities) with LFs.
11896
11897 2005-04-11  Lute Kamstra  <lute@gnu.org>
11898
11899         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
11900         differently.
11901
11902 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
11903
11904         * mm-util.el (mm-detect-coding-region): Typo.
11905
11906 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
11907
11908         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
11909
11910 2005-04-06  Deepak Goel  <deego@gnufans.org>
11911
11912         * spam-stat.el (spam-stat-score-buffer): Add a call to a
11913         user-function allow user modifications of the scores.
11914         (spam-stat-score-buffer-user): New function, to allow
11915         user-computed modifications to the score.
11916         (spam-stat-score-buffer-user-functions): List of additional
11917         scoring functions.
11918         (spam-stat-error-holder): Global temporary error holder.
11919         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
11920         variable.
11921
11922 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
11923
11924         * gnus-registry.el (gnus-registry-clean-empty-function)
11925         (gnus-registry-trim, gnus-registry-fetch-groups)
11926         (gnus-registry-delete-group): Groups that match
11927         `gnus-registry-ignored-groups' are removed from the registry
11928         entries, not just ignored for splitting.  This helps clean up the
11929         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
11930         to get all the groups a message ID is in.
11931
11932         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
11933         (spam-stat-split-fancy): Change "threshhold" to "threshold".
11934         (spam-stat-score-buffer-user-functions): Add :number custom type.
11935
11936 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11937
11938         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
11939         argument in XEmacs.
11940
11941         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
11942         (nnrss-request-group): Decode group name first.
11943         (nnrss-request-article): Make a text/plain article if mml-to-mime
11944         failed.
11945         (nnrss-get-encoding): Return a compatible encoding according to
11946         nnrss-compatible-encoding-alist.
11947         (nnrss-find-el): Use consp instead of listp.
11948         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
11949
11950 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11951
11952         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
11953         which Emacs 20 doesn't support.
11954         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
11955
11956 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
11957
11958         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
11959         silence the byte compiler inside the defun.
11960
11961         * gnus-demon.el (parse-time-string): Add autoload.
11962
11963         * gnus-delay.el (parse-time-string): Add autoload.
11964
11965         * gnus-art.el (parse-time-string): Add autoload.
11966
11967         * nnultimate.el (parse-time): Require for `parse-time-string'.
11968
11969 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
11970
11971         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
11972
11973         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
11974
11975         * smime.el (smime-ldap-host-list): Add :version.
11976
11977 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
11978
11979         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
11980         pass it to `gnus-browse-read-group'.
11981         (gnus-browse-read-group): Add NUMBER argument and pass it to
11982         `gnus-group-read-ephemeral-group'.
11983
11984         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
11985         argument and pass it to `gnus-group-read-group'.
11986
11987 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
11988
11989         * mm-util.el (mm-xemacs-find-mime-charset): Only call
11990         mm-xemacs-find-mime-charset-1 if we have the mule feature
11991         available at runtime.
11992
11993 2005-03-25  Werner Lemberg  <wl@gnu.org>
11994
11995         * nnmaildir.el: Replace `illegal' with `invalid'.
11996
11997 2005-03-23  Lute Kamstra  <lute@gnu.org>
11998
11999         * time-date.el: Add comment on time value formats.
12000         Don't require parse-time.
12001         (with-decoded-time-value): New macro.
12002         (encode-time-value): New function.
12003         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
12004         (days-to-time): Return a valid time value when arg is huge.
12005         (time-since): Use time-subtract.
12006         (time-to-number-of-days): Use time-to-seconds.
12007
12008 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
12009
12010         * gnus-start.el (gnus-display-time-event-handler):
12011         Check display-time-timer at runtime rather than only at load time
12012         in case display-time-mode is turned off in the mean time.
12013
12014 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
12015
12016         * nnimap.el (nnimap-open-connection): Print which authinfo file is
12017         used.
12018
12019         * nneething.el (nneething-map-file-directory): Derive from
12020         `gnus-directory'.
12021
12022         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
12023         the To/Cc button.
12024
12025 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
12026
12027         * nnmaildir.el (nnmaildir-request-accept-article):
12028         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
12029
12030 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
12031
12032         * gnus-async.el: Require timer-funcs at compile time when in
12033         XEmacs for `run-with-idle-timer'.
12034
12035 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
12036
12037         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
12038         autoloaded function.
12039
12040 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
12041
12042         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
12043
12044 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
12045
12046         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
12047
12048 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12049
12050         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Add
12051         gnus-expert-user to default.
12052
12053 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
12054
12055         * nnimap.el (nnimap-open-server): Ditto.
12056
12057         * imap.el (imap-authenticate): Fix typo.
12058
12059 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
12060
12061         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
12062         buffer (since IMAP server might return FETCH response out of
12063         order, and the nntp buffer must be sorted).
12064
12065 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
12066
12067         * gnus-start.el (gnus-convert-old-newsrc): Fixed numeric
12068         comparison on string.
12069
12070         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
12071         (gnus-agent-score): Renamed category keywords to match gnus-cus.
12072         (gnus-agent-summary-fetch-series): Modified to protect against
12073         gnus-agent-summary-fetch-group clearing processable flags.
12074         (gnus-agent-synchronize-group-flags): Update live group buffer as
12075         synchronization may occur due to the user toggle the plugged
12076         status.
12077         (gnus-agent-fetch-group-1): Clear downloadable flag when article
12078         successfully downloaded.
12079         (gnus-agent-expire-group-1): Avoid using markers when the overview
12080         is in ascending order; greatly improves performance.
12081         (gnus-agent-regenerate-group): Use
12082         gnus-agent-synchronize-group-flags to reset read status in both
12083         gnus and server.
12084         (gnus-agent-update-files-total-fetched-for): Fixed initial size.
12085
12086 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
12087
12088         * message.el: Don't autoload former message-utils variables.
12089         (message-strip-subject-trailing-was): Change doc string.
12090
12091         * nnweb.el: Fixes for `gnus-group-make-web-group'.
12092         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
12093         (nnweb-google-search): Add "hl=en" here.
12094         (nnweb-google-parse-1, nnweb-google-create-mapping):
12095         Don't hardcode URL.
12096
12097 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
12098
12099         * message.el (message-get-reply-headers, message-followup):
12100         Mention related variables `message-use-followup-to' and
12101         `message-use-mail-followup-to', in the information buffer.
12102
12103         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
12104         of broken groups(-beta).google.com.
12105
12106 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
12107
12108         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
12109         parameter to invoked gnus-request-move-article; remove the
12110         redundant gnus-sum-hint-move-is-internal variable; apply the marks
12111         all at once instead of once per article.
12112         (gnus-summary-remove-process-mark): Accept a list of articles as
12113         well as a single article for processing.
12114
12115         * gnus-int.el (gnus-request-move-article): Add move-is-internal
12116         parameter.
12117
12118         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
12119
12120         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
12121
12122         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
12123         parameter.
12124
12125         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
12126         parameter.
12127
12128         * nnimap.el (nnimap-request-move-article): Add move-is-internal
12129         parameter and remove the gnus-sum-hint-move-is-internal variable.
12130
12131         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
12132         parameter.
12133
12134         * nndraft.el (nndraft-request-move-article): Add move-is-internal
12135         parameter.
12136
12137         * nndiary.el (nndiary-request-move-article): Add move-is-internal
12138         parameter.
12139
12140         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
12141
12142         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
12143         parameter.
12144
12145         * nnagent.el (nnagent-request-move-article): Add move-is-internal
12146         parameter.
12147
12148 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
12149
12150         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
12151         a more conservative way.
12152
12153 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
12154
12155         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
12156         buffer, so it moves the window's cursor.
12157
12158 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
12159
12160         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
12161         `mm-dissect-multipart' and receive the from field as an (optional)
12162         argument from `mm-dissect-multipart'.
12163         (mm-dissect-multipart): Receive the from field as an argument and
12164         pass it on when we call `mm-dissect-buffer' on MIME parts.
12165         Fixes verification/decryption of signed/encrypted MIME parts.
12166
12167 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
12168
12169         * gnus-sum.el (gnus-summary-move-article): Set
12170         gnus-sum-hint-move-is-internal for gnus-request-move-article and
12171         whatever it calls (right now, only nnimap-request-move article
12172         respects it).
12173
12174         * nnimap.el (nnimap-request-move-article): When
12175         gnus-sum-hint-move-is-internal is set, don't do the extra
12176         nnimap-request-article.
12177
12178 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
12179
12180         * nnheader.el (nnheader-find-file-noselect): Add doc string.
12181
12182         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
12183         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
12184
12185         * gnus-sum.el (gnus-summary-caesar-message):
12186         Apply `gnus-treat-article' after rotation.
12187
12188         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
12189         doc string.
12190
12191 2005-02-22  Simon Josefsson  <jas@extundo.com>
12192
12193         * encrypt.el (encrypt-password-cache-expiry): Remove (use
12194         `password-cache-expiry' instead).  Reported by Arne Jørgensen
12195         <arne@arnested.dk>.
12196         (encrypt): Add password-cache and password-cache-expiry as group
12197         members.
12198
12199 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
12200
12201         * smime.el (smime-ldap-host-list): Doc fix.
12202         (smime-ask-passphrase): Use `password-read-and-add' to read (and
12203         cache) password.
12204         (smime-sign-region): Use it.
12205         (smime-decrypt-region): Use it.
12206         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
12207         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
12208         fails.
12209         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
12210         certificate from DER to PEM format rather than calling openssl.
12211
12212         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
12213
12214         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
12215         for signing/encryption.
12216
12217         * mml.el (mml-parse-1): Use them.
12218
12219 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
12220
12221         * nnrss.el (nnrss-verbose): Removed.
12222         (nnrss-request-group): Use `nnheader-message' instead.
12223
12224 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
12225
12226         * nnrss.el (nnrss-verbose): New variable.
12227         (nnrss-request-group): Make it say nnrss is requesting a group.
12228
12229 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
12230
12231         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
12232         Handle news URL with given port correctly.
12233
12234 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12235
12236         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
12237         containing special characters.
12238
12239         * gnus-sum.el (gnus-summary-edit-article): Ditto.
12240
12241         * mml.el (mime-to-mml): Ditto.
12242
12243         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
12244         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
12245         (rfc2047-decode-region): Quote decoded words containing special
12246         characters when rfc2047-quote-decoded-words-containing-tspecials
12247         is non-nil.
12248
12249 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
12250
12251         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
12252
12253         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
12254
12255 2005-02-15  Simon Josefsson  <jas@extundo.com>
12256
12257         * nnimap.el (nnimap-debug): Doc fix.
12258
12259         * imap.el (imap-debug): Doc fix.
12260
12261 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12262
12263         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
12264
12265 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
12266
12267         * gnus.el (spam-contents): Improve docs for spam-contents
12268         parameter in its variable incarnation.
12269
12270 2005-02-14  Simon Josefsson  <jas@extundo.com>
12271
12272         * smime-ldap.el: Use require instead of load-library for ldap.
12273         (smime-ldap-search): Indent.
12274         (smime-ldap-search-internal): Shorten line.
12275
12276         * smime.el (smime-cert-by-dns): Add doc-string.
12277         (smime-cert-by-ldap-1): Indent.
12278
12279         * mml-smime.el (mml-smime-get-ldap-cert): Renamed from
12280         mml-smime-get-dns-ldap.
12281         (mml-smime-encrypt-query): Use new function.  Default to ldap.
12282
12283 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
12284
12285         * smime.el: Require smime-ldap.
12286         (smime-ldap-host-list): New variable.
12287         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
12288
12289         * mml-smime.el (mml-smime-encrypt-query): New function.
12290         (mml-smime-encrypt-query): Use it.
12291
12292         * smime-ldap.el: New file.
12293
12294 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12295
12296         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
12297
12298 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
12299
12300         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
12301         argument in doc string.  Make query for type more clear.
12302
12303 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
12304
12305         * gnus.el (gnus-group-startup-message): Search for gnus images in
12306         etc/images/gnus.
12307         * mm-util.el (mm-image-load-path): Likewise.
12308         * smiley.el (smiley-data-directory): Search for smilies in
12309         etc/images/smilies.
12310
12311 2005-02-09  Kim F. Storm  <storm@cua.dk>
12312
12313         Change Emacs release version from 21.4 to 22.1 throughout.
12314         Change Emacs development version from 21.3.50 to 22.0.50.
12315
12316 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12317
12318         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
12319
12320         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
12321         non-Mule XEmacs as well.
12322         (mm-decompress-buffer): Signal an error intentionally if it does
12323         not decompress compressed data because auto-compression-mode is
12324         disabled.
12325
12326 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
12327
12328         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
12329         an ID in the registry even if it has no groups.
12330
12331 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12332
12333         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
12334         merge it into mm-decompress-buffer.
12335         (gnus-mime-copy-part): Use the MIME part charset, the value which
12336         a user specified or gnus-newsgroup-charset for decoding, like
12337         gnus-mime-inline-part does; set buffer-file-coding-system to tell
12338         save-buffer what was used.  Suggested by Kevin Ryde
12339         <user42@zip.com.au>.
12340         (gnus-mime-inline-part): Allow the name parameter as well as the
12341         filename parameter; force decompressing of compressed data; always
12342         display contents being not decoded as unibyte.
12343
12344         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
12345         as well as the filename parameter.
12346
12347         * mm-util.el (mm-decompress-buffer): Merge
12348         gnus-mime-jka-compr-maybe-uncompress.
12349         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
12350         of compressed data.
12351
12352 2005-02-08  Simon Josefsson  <jas@extundo.com>
12353
12354         * imap.el (imap-log): Doc fix.
12355
12356 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12357
12358         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
12359         the coding cookies; decompress compressed parts.
12360
12361         * mml.el (mml-generate-mime-1): Add the charset parameter according
12362         to the value which a user specified manually or the coding cookie.
12363
12364         * mm-util.el (mm-string-to-multibyte): New function.
12365         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
12366         (mm-coding-system-to-mime-charset): New function.
12367         (mm-decompress-buffer): New function.
12368         (mm-find-buffer-file-coding-system): New function.
12369
12370         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
12371         (mm-display-inline-fontify): Rewrite for decoding and decompressing
12372         parts.
12373
12374 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
12375
12376         * mm-view.el (mm-display-inline-fontify): Decode a part according
12377         to the charset parameter.
12378
12379 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
12380
12381         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
12382         prefix arg is neither nil nor a number, as info specifies.
12383
12384 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12385
12386         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
12387         timestamps.
12388
12389 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
12390
12391         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
12392         groups error checking and notify user.
12393
12394 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
12395
12396         * message.el (message-send-mail-function): Check existence of
12397         sendmail-program first before using default value
12398         `message-send-mail-with-sendmail'.  Otherwise use more generic
12399         `smtpmail-send-it'.
12400
12401 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12402
12403         * nntp.el (nntp-request-update-info): Always return nil.
12404
12405 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
12406
12407         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
12408
12409 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
12410
12411         * message.el (message-beginning-of-line): Change the behavior when
12412         invoked between BOL and : so that it first moves backward.
12413
12414 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12415
12416         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
12417         article buffer when editing of the article is discarded.
12418         (gnus-article-prepare): Revert.
12419
12420 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12421
12422         * gnus-art.el (gnus-article-prepare):
12423         Remove message-strip-forbidden-properties from the local hook.
12424
12425 2005-01-27  Simon Josefsson  <jas@extundo.com>
12426
12427         * password.el (password-cache-add): Only start one timer per key.
12428         Reported by Derek Atkins <warlord@MIT.EDU>.
12429
12430 2005-01-26  Steve Youngs  <steve@sxemacs.org>
12431
12432         * run-at-time.el: Removed.  It is no longer needed as
12433         timer-funcs.el in the xemacs-base package has a working version of
12434         `run-at-time'.
12435
12436         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
12437
12438         * password.el: Require timer-funcs instead of run-at-time in
12439         XEmacs.
12440         Remove `password-run-at-time' macro.
12441         (password-cache-add): Use `run-at-time' instead of
12442         `password-run-at-time'.
12443
12444         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
12445         Remove `nnheader-cancel-function-timers' alias,
12446         `cancel-function-timers' exists in XEmacs in timer-funcs.
12447
12448         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
12449         for `run-with-idle-timer'.
12450
12451         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
12452         for `run-at-time'.
12453
12454         * mm-url.el: Require timer-funcs at compile time when in XEmacs
12455         for `with-timeout'.
12456
12457         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
12458         the same as for XEmacs 21.4.
12459         No need to ignore `run-with-idle-timer', this function exists in
12460         XEmacs now in timer-funcs.el in the xemacs-base package.
12461         (dgnushack-compile): No need to delete
12462         run-at-time.el from the list of files to compile because it
12463         doesn't exist anymore.
12464
12465 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12466
12467         * mml.el (mml-generate-mime-1): Convert string into unibyte when
12468         inserting " *mml*" buffer's contents into a unibyte temp buffer.
12469
12470 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
12471
12472         * mail-source.el (mail-source-fetch-imap): Search for ^From case
12473         sensitively.
12474
12475 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
12476
12477         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
12478
12479 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12480
12481         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
12482         which will be inserted according to the multibyteness of a buffer
12483         rather than the type of contents.  Suggested by ARISAWA Akihiro
12484         <ari@mbf.ocn.ne.jp>.
12485
12486         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
12487         of string which old xml.el may return rather than a string.
12488
12489 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12490
12491         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
12492
12493 2005-01-16  Simon Josefsson  <jas@extundo.com>
12494
12495         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
12496         idn/idna.el isn't available.
12497         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
12498         <michael@waxrat.com>.
12499
12500         * hashcash.el: Remove non-FSF copyright header.
12501
12502         * hashcash.el (hashcash-extra-generate-parameters): New variable.
12503         (hashcash-generate-payment): Use it.
12504         (hashcash-generate-payment-async): Use it.
12505
12506 2005-01-15  Simon Josefsson  <jas@extundo.com>
12507
12508         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
12509         Suggested by Raymond Scholz <ray-2005@zonix.de>.
12510
12511         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
12512         gnus-summary-idna-message.
12513         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
12514         (gnus-summary-idna-message): New function.
12515
12516 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
12517
12518         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
12519         gnus-novice-user.
12520
12521 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12522
12523         * nnrss.el (nnrss-request-delete-group): Delete entries in
12524         nnrss-group-alist as well.
12525         (nnrss-save-server-data): Insert newline.
12526
12527 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
12528
12529         * gnus.el (gnus-user-agent): Use list of symbols instead of
12530         symbols.  Display full version number for (S)XEmacs.  Optionally
12531         display (S)XEmacs codename.
12532
12533         * gnus-util.el (gnus-emacs-version): Update for new
12534         `gnus-user-agent'.
12535
12536         * gnus-msg.el (gnus-extended-version): Make it possible to omit
12537         Gnus version.
12538
12539 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
12540
12541         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
12542         which is unreadable in some setups.
12543
12544 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12545
12546         * gnus-spec.el (gnus-update-format-specifications): Flush the
12547         group format spec cache if it doesn't support decoded group names.
12548
12549 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
12550
12551         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
12552         Allow to apply decay on score files matching a regexp.
12553
12554 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12555
12556         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
12557         compatibility in %g and %c.
12558
12559 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12560
12561         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
12562         name for only %g and %c.
12563         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
12564         of gnus-tmp-group to decoded group name.
12565         (gnus-group-make-rss-group): Exclude `/'s from group names.
12566
12567 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12568
12569         * nnrss.el (nnrss-get-encoding): Fix regexp.
12570
12571 2004-12-27  Simon Josefsson  <jas@extundo.com>
12572
12573         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
12574         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
12575         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
12576
12577 2004-12-17  Kim F. Storm  <storm@cua.dk>
12578
12579         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
12580
12581         * gnus-sum.el (gnus-summary-mode-map): Likewise.
12582
12583 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
12584
12585         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
12586
12587 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12588
12589         * nnrss.el: Require rfc2047 and mml.
12590         (nnrss-file-coding-system): New variable.
12591         (nnrss-format-string): Redefine it as an inline function.
12592         (nnrss-decode-group-name): New function.
12593         (nnrss-string-as-multibyte): Remove.
12594         (nnrss-retrieve-headers): Decode group name; don't use
12595         nnrss-format-string.
12596         (nnrss-request-group): Decode group name.
12597         (nnrss-request-article): Decode group name; allow a Message-ID as
12598         well as an article number; don't use nnrss-format-string; encode a
12599         Message-ID string which may contain non-ASCII characters; use
12600         mml-to-mime to compose a MIME article.
12601         (nnrss-request-expire-articles): Decode group name.
12602         (nnrss-request-delete-group): Decode group name.
12603         (nnrss-fetch): Clarify error message.
12604         (nnrss-read-server-data): Use insert-file-contents instead of load;
12605         bind file-name-coding-system; use multibyte buffer.
12606         (nnrss-save-server-data): Bind coding-system-for-write to the
12607         value of nnrss-file-coding-system; bind file-name-coding-system;
12608         add coding cookie.
12609         (nnrss-read-group-data): Use insert-file-contents instead of load;
12610         bind file-name-coding-system; use multibyte buffer.
12611         (nnrss-save-group-data): Bind coding-system-for-write to the
12612         value of nnrss-file-coding-system; bind file-name-coding-system.
12613         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
12614         make it work with non-ASCII text.
12615         (nnrss-find-el): Make it work with old xml.el as well.
12616
12617 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
12618
12619         * nnrss.el (nnrss-get-encoding): New function.
12620         (nnrss-fetch): Use unibyte buffer initially; bind
12621         coding-system-for-read while performing mm-url-insert; remove ^Ms;
12622         decode contents according to the encoding attribute.
12623         (nnrss-save-group-data): Add coding cookie.
12624         (nnrss-mime-encode-string): New function.
12625         (nnrss-check-group): Use it to encode subject and author.
12626
12627 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
12628
12629         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
12630         imaginary variable.
12631
12632 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12633
12634         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
12635         correctly even if there are wide characters.
12636
12637 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
12638
12639         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
12640         downcased symbol names; make a new cache instead of reusing
12641         bbdb-hashtable.
12642
12643 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
12644
12645         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
12646         concatenating segments rather than before concatenating them.
12647         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
12648
12649         * message.el (message-get-reply-headers): Bind `extra'.
12650
12651 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12652
12653         * message.el (message-extra-wide-headers): New variable.
12654         (message-get-reply-headers): Use it.
12655
12656 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12657
12658         * gnus-agent.el (gnus-agent-group-path): Decode group name.
12659         (gnus-agent-group-pathname): Ditto.
12660
12661         * gnus-cache.el (gnus-cache-file-name): Decode group name.
12662
12663         * gnus-group.el (gnus-group-make-group): Decode group name.
12664         (gnus-group-make-rss-group): Register the group data after opening
12665         the nnrss group.
12666
12667 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
12668
12669         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
12670         by expiry now get marked as read.
12671
12672 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12673
12674         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
12675
12676 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
12677
12678         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
12679         unify Latin characters in XEmacs.
12680         (mm-find-mime-charset-region): Use it.
12681
12682 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12683
12684         * gnus-util.el (gnus-delete-directory): New function.
12685
12686         * gnus-agent.el (gnus-agent-delete-group): Use it.
12687
12688         * gnus-cache.el (gnus-cache-delete-group): Use it.
12689
12690 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12691
12692         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
12693         names.
12694
12695 2004-12-16  Simon Josefsson  <jas@extundo.com>
12696
12697         * hashcash.el (hashcash-payment-alist): Fix custom :type.
12698
12699 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12700
12701         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
12702
12703         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
12704         (gnus-group-set-current-level): Decode group name.
12705
12706 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
12707
12708         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
12709         failed.
12710
12711 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12712
12713         * gnus-group.el (gnus-group-delete-group): Decode group name.
12714         (gnus-group-make-rss-group): Encode group name.
12715         (gnus-group-catchup-current): Decode group name.
12716         (gnus-group-kill-group): Decode group name.
12717
12718 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
12719
12720         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
12721
12722 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12723
12724         * gnus-group.el (gnus-group-make-rss-group):
12725         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
12726
12727         * gnus-start.el (gnus-setup-news): Honor user's setting to
12728         gnus-message-archive-method.  Suggested by Lute Kamstra
12729         <lute@gnu.org>.
12730
12731 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
12732
12733         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
12734         global counterparts of the buffer-local variables.
12735
12736 2004-11-16  Romain Francoise  <romain@orebokech.com>
12737
12738         * gnus-sum.el (gnus-summary-exit): Don't clear the global
12739         counterparts of the buffer-local variables.
12740
12741 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
12742
12743         * message.el (message-forbidden-properties): Fixed typo in doc
12744         string.
12745
12746 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
12747
12748         * gnus-util.el (gnus-replace-in-string): Added doc string.
12749
12750         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
12751         to avoid problems when splitting mails with many recipients.
12752
12753 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
12754
12755         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
12756         pop-to-buffer, covered by the subsequent gnus-configure-windows.
12757
12758 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
12759
12760         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
12761         if there is no hashtable in memory or file modification time is
12762         newer than cached timestamp.
12763
12764 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
12765
12766         * gnus-sum.el (gnus-summary-limit-to-recipient): Implement
12767         not-matching option.
12768
12769 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
12770
12771         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
12772         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
12773         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
12774         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
12775         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
12776         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
12777
12778 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12779
12780         * message.el (message-forward-make-body-mml): Remove headers
12781         according to message-forward-ignored-headers if a message is decoded.
12782
12783 2004-12-02  Romain Francoise  <romain@orebokech.com>
12784
12785         * message.el (message-forward-make-body-plain): Always remove
12786         headers according to message-forward-ignored-headers.
12787
12788 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
12789
12790         * spam.el (spam-summary-prepare-exit): Remove the
12791         gnus-summary-limit pop for now, it has problems with ham marks for
12792         me.
12793
12794 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
12795
12796         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
12797         correctly.
12798
12799 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
12800
12801         * format-spec.el (format-spec): Message the char.
12802
12803 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
12804
12805         * gnus-art.el (gnus-split-methods): Reformat comments.
12806
12807         * spam.el (spam-summary-prepare-exit): Remove article limits
12808         before exiting the summary buffer.
12809
12810 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12811
12812         * lpath.el: Remove bbdb-create-internal, bbdb-records,
12813         spam-BBDB-register-routine and spam-enter-ham-BBDB.
12814
12815         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
12816         order to silence the byte compiler.
12817
12818         * spam.el: Fix the way to silence the byte compiler, which
12819         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
12820         bbdb-search-simple, spam-BBDB-register-routine,
12821         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
12822         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
12823         spam-stat-buffer-is-spam, spam-stat-load,
12824         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
12825         spam-stat-save and spam-stat-split-fancy.
12826
12827 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12828
12829         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
12830         which may confuse users.
12831         (canlock-password-for-verify): Ditto.
12832
12833         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
12834
12835         * gnus-art.el (gnus-emphasis-alist): Ditto.
12836
12837         * gnus-registry.el (gnus-registry-max-entries): Ditto.
12838
12839         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
12840
12841         * gnus-start.el (gnus-save-killed-list): Ditto.
12842
12843         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
12844         (gnus-sum-thread-tree-root): Ditto.
12845         (gnus-sum-thread-tree-false-root): Ditto.
12846         (gnus-sum-thread-tree-single-indent): Ditto.
12847
12848         * message.el (message-courtesy-message): Ditto.
12849         (message-archive-note): Ditto.
12850         (message-subscribed-address-file): Ditto.
12851         (message-user-fqdn): Ditto.
12852
12853         * spam-report.el (spam-report-gmane-regex): Ditto.
12854
12855         * spam.el (spam-blackhole-good-server-regex): Ditto.
12856
12857 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12858
12859         * mml.el (mml-preview): Widen the message buffer before copying
12860         the contents to the preview buffer; sort headers before previewing.
12861
12862         * message.el (message-hidden-headers): Fix the way to avoid a bug
12863         in the `repeat' widget in Emacs 21.3 or earlier.
12864
12865 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12866
12867         * message.el (message-hidden-headers): Default to "^References:".
12868         Improve customization type.  Suggested by Reiner Steib
12869         <Reiner.Steib@gmx.de>.
12870
12871 2004-11-25  Romain Francoise  <romain@orebokech.com>
12872
12873         * message.el (message-strip-forbidden-properties): Remove check for
12874         obsolete `message-hidden' text property, hidden headers are not
12875         accessible in the buffer anymore.
12876
12877 2004-11-22  Romain Francoise  <romain@orebokech.com>
12878
12879         * message.el (message-header-format-alist): Add `From' in list
12880         so that it can be sorted.
12881         (message-fix-before-sending): Widen and sort headers before
12882         sending.
12883         (message-hide-headers): Use narrowing to hide headers by moving
12884         them to the top of the buffer and narrowing to the region
12885         underneath.
12886
12887 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12888
12889         * message.el (message-strip-forbidden-properties): Bind
12890         buffer-read-only (etc) to nil.
12891
12892 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12893
12894         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
12895         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
12896
12897 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
12898
12899         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
12900
12901 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12902
12903         * dns.el (query-dns): Use sit-for to time instead of
12904         accept-process-output, since that doesn't seem to work on udp
12905         sockets.
12906
12907 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12908
12909         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
12910
12911 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
12912
12913         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
12914         doc string.  Improve doc string.
12915
12916 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12917
12918         * nntp.el (nntp-request-update-info): Return nil if
12919         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
12920         may not call gnus-activate-group which uselessly issues the GROUP
12921         commands for all nntp groups and wastes time.  Reported by Romain
12922         Francoise <romain@orebokech.com>.
12923
12924         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
12925
12926 2004-11-15  Simon Josefsson  <jas@extundo.com>
12927
12928         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
12929         headers separately.
12930         (gnus-button-openpgp): New function, inspired by Jochen Küpper
12931         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
12932
12933 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
12934
12935         * gnus-start.el (gnus-convert-old-newsrc):
12936         Assign legacy-gnus-agent to 5.10.7.
12937
12938 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12939
12940         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
12941         start of the lines.
12942
12943 2004-11-14  Magnus Henoch  <mange@freemail.hu>
12944
12945         * hashcash.el (hashcash-default-payment): Change default to 20.
12946         (hashcash-default-accept-payment): Change default to 20.
12947         (hashcash-process-alist): New variable.
12948         (hashcash-generate-payment-async): Add.
12949         (hashcash-already-paid-p): Add.
12950         (hashcash-insert-payment): Don't generate payments twice.
12951         (hashcash-insert-payment-async): Add.
12952         (hashcash-insert-payment-async-2): Add.
12953         (hashcash-cancel-async): Add.
12954         (hashcash-wait-async): Add.
12955         (hashcash-processes-running-p): Add.
12956         (hashcash-wait-or-cancel): Add.
12957         (mail-add-payment): New optional argument.  Conditionally start
12958         asynchronous calculation.
12959         (mail-add-payment-async): Add.
12960
12961         * message.el (message-send-mail): Wait for asynchronous hashcash
12962         results.  Don't clobber existing X-Hashcash headers.
12963         (message-setup-1): Call mail-add-payment-async when
12964         message-generate-hashcash is non-nil.
12965
12966 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
12967
12968         * message.el (message-use-alternative-email-as-from): Examine the
12969         From header as well; use message-make-from in order to include a
12970         user's full name.
12971
12972 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12973
12974         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
12975         default; improve customization type.
12976         (gnus-emphasis-custom-with-format): New macro.
12977         (gnus-emphasis-custom-value-to-external): New function.
12978         (gnus-emphasis-custom-value-to-internal): New function.
12979
12980 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12981
12982         * dns.el (query-dns): Resolve reverse addresses.
12983
12984 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12985
12986         * gnus-group.el (gnus-group-get-new-news): Use it.
12987
12988         * gnus-start.el (gnus-check-reasonable-setup): New function.
12989
12990 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12991
12992         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
12993         "Args out of range" error.  Reported by Arnaud Giersch
12994         <arnaud.giersch@free.fr>.
12995
12996 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
12997
12998         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
12999
13000 2004-11-04  Richard M. Stallman  <rms@gnu.org>
13001
13002         * spam.el (spam group): Add :version.
13003
13004         * pgg-def.el (pgg group): Add :version.
13005
13006 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
13007
13008         * gnus-art.el (gnus-article-edit-article): Don't associate the
13009         article buffer with a draft file.  This is a temporary measure
13010         against the 2004-08-22 change to gnus-article-edit-mode.
13011
13012 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13013
13014         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
13015         (html2text-format-tags): Remove unused variable `attr'.
13016
13017 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
13018
13019         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
13020
13021         * tls.el (tls-process-connection-type, tls-success)
13022         (tls-certtool-program): Add :version.
13023
13024         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
13025         (starttls-extra-arguments, starttls-process-connection-type)
13026         (starttls-connect, starttls-failure, starttls-success): Add :version.
13027
13028         * spam-stat.el (spam-stat): Add :version.
13029
13030         * sieve.el (sieve): Add :version.
13031
13032         * sha1.el (sha1): Add :version.
13033         (sha1-use-external): Remove redundant version.
13034
13035         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
13036         (nnmail-cache-ignore-groups, nnmail-spool-hook)
13037         (nnmail-split-fancy-match-partial-words)
13038         (nnmail-split-lowercase-expanded): Add :version.
13039
13040         * nndiary.el (nndiary): Add :version.
13041
13042         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
13043
13044         * mml-sec.el (mml-default-sign-method)
13045         (mml-default-encrypt-method, mml-signencrypt-style-alist):
13046         Add :version.
13047
13048         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
13049
13050         * mm-url.el (mm-url-use-external, mm-url-program)
13051         (mm-url-arguments): Add :version.
13052
13053         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
13054         (mm-attachment-file-modes, mm-decrypt-option)
13055         (mm-w3m-safe-url-regexp): Add :version.
13056
13057         * message.el (message-cite-prefix-regexp)
13058         (message-sendmail-envelope-from, message-minibuffer-local-map)
13059         (message-user-fqdn, message-completion-alist): Add :version.
13060
13061         * gnus-win.el (gnus-configure-windows-hook)
13062         (gnus-use-frames-on-any-display): Add :version.
13063
13064         * gnus-art.el (gnus-article-address-banner-alist)
13065         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
13066         (gnus-treat-from-picon, gnus-treat-mail-picon)
13067         (gnus-treat-x-pgp-sig): Add :version.
13068
13069         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
13070         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
13071         (gnus-summary-article-delete-hook)
13072         (gnus-summary-display-while-building): Add :version.
13073
13074         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
13075         (gnus-get-top-new-news-hook): Add :version.
13076
13077         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
13078         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
13079
13080         * gnus-registry.el (gnus-registry): Add :version.
13081
13082         * gnus-spec.el (gnus-use-correct-string-widths)
13083         (gnus-make-format-preserve-properties): Add :version.
13084
13085         * gnus.el (gnus-group-charter-alist)
13086         (gnus-group-fetch-control-use-browse-url)
13087         (gnus-install-group-spam-parameters): Add :version.
13088
13089         * gnus-diary.el (gnus-diary): Add :version.
13090
13091         * gnus-delay.el (gnus-delay): Add :version.
13092
13093         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
13094         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
13095         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
13096         Add :version.
13097
13098         * gnus-agent.el (gnus-agent-max-fetch-size)
13099         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
13100         (gnus-agent-prompt-send-queue): Add :version.
13101
13102         * deuglify.el (gnus-outlook-deuglify): Add :version.
13103
13104         * html2text.el: Beautify code.  Improve doc strings.  Some
13105         checkdoc cleanup.
13106         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
13107
13108 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
13109
13110         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
13111
13112 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
13113
13114         * gnus-registry.el (gnus-registry-hashtb): Create the registry
13115         when package is loaded.
13116
13117         * spam.el (spam-summary-score-preferred-header): Add global preference
13118         for people who want to override the default SpamAssassin over
13119         Bogofilter preference (when both are set).
13120         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
13121         (spam-user-format-function-S): Check
13122         spam-summary-score-preferred-header.
13123         (spam-extra-header-to-number): Add X-Bogosity header parsing.
13124         (spam-user-format-function-S): Format the score correctly.
13125
13126 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13127
13128         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
13129         signature file.  Suggested by Manoj Srivastava
13130         <srivasta@golden-gryphon.com>.
13131
13132         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
13133         iso-2022-jp even in the Japanese language environment.
13134         Suggested by Jason Rumney <jasonr@gnu.org>.
13135
13136 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13137
13138         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
13139         use the same characters as the dummy marks; make it free from
13140         getting affected by the language environment.
13141         (gnus-summary-read-group-1): Update mark positions only when the
13142         format spec is updated.
13143
13144         * gnus-spec.el (gnus-update-format-specifications): Return a list
13145         of updated types.
13146
13147 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13148
13149         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
13150         of boundp to check if display-warning is available.
13151
13152 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
13153
13154         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
13155
13156 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13157
13158         * nnspool.el (nnspool-spool-directory): Use news-path if the
13159         news-directory variable is not bound.
13160
13161         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
13162         function instead of display-warning if it is not available.
13163
13164 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
13165
13166         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
13167         v5-10: Use `point-at-bol'.
13168
13169 2004-10-26  Simon Josefsson  <jas@extundo.com>
13170
13171         * hashcash.el: Fix URL in comment, reported by Cheng Gao
13172         <chenggao@gmail.com>.
13173
13174 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
13175
13176         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
13177         instead.
13178
13179 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
13180
13181         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
13182         to remove a server from the nnimap-server-buffer-alist.
13183         (nnimap-open-connection, nnimap-close-server): Use it.
13184
13185         * gnus-encrypt.el: Remove file in favor of encrypt.el.
13186
13187 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
13188
13189         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
13190         running the major-mode function.
13191
13192 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13193
13194         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
13195         dummy marks in the right way.
13196
13197 2004-10-18  David Edmondson  <dme@dme.org>
13198
13199         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
13200         excessively.
13201
13202 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
13203
13204         * gnus-util.el (gnus-split-references): Accept a nil references
13205         string and go on blissfully.
13206
13207         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
13208         cases where the references string is non-nil but has no references.
13209
13210         * encrypt.el: Add autoload tags.
13211
13212         * spam.el (spam-resolve-registrations-routine): Remove article
13213         from unregistration list too.  Reported by David Hanak
13214         <dhanak@isis.vanderbilt.edu>
13215
13216 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
13217
13218         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
13219         nil.  Changed custom type.
13220
13221 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
13222
13223         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
13224
13225         * gnus-sum.el (gnus-summary-move-article): Use it.
13226
13227 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
13228
13229         * encrypt.el: Add autoload cookies.
13230
13231         * spam.el (spam-backend-article-list-property)
13232         (spam-backend-get-article-todo-list)
13233         (spam-backend-put-article-todo-list)
13234         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
13235         Resolve registrations separately.
13236         (spam-register-routine): Format comments.
13237         (spam-unregister-routine, spam-register-routine): Always call with
13238         specific-articles, no default list.
13239         (spam-summary-prepare-exit): Use the spam-classifications function.
13240
13241         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
13242         gnus-encrypt.el.
13243
13244         * encrypt.el: Copied from gnus-encrypt.el.
13245
13246         * gnus-encrypt.el: Commented that it's obsolete.
13247
13248 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
13249
13250         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
13251         (gnus-score-save): Use it.
13252
13253         * message.el (message-bury): Use `window-dedicated-p'.
13254
13255 2004-10-15  Simon Josefsson  <jas@extundo.com>
13256
13257         * pop3.el (top-level): Don't require nnheader.
13258         (pop3-read-timeout): Add.
13259         (pop3-accept-process-output): Add.
13260         (pop3-read-response, pop3-retr): Use it.
13261
13262 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
13263
13264         * spam.el (spam-register-routine): Move comment.
13265         (spam-verify-bogofilter): Use 'unknown for the initial
13266         spam-bogofilter-valid state, not 'never.
13267
13268         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
13269         for netrc-machine.
13270
13271         * nnimap.el (nnimap-open-connection): Use
13272         netrc-machine-user-or-password.
13273
13274 2004-10-17  Richard M. Stallman  <rms@gnu.org>
13275
13276         * gnus-registry.el (gnus-registry-unload-hook):
13277         Set as a variable with add-hook.
13278
13279         * nnspool.el (nnspool-spool-directory): Use news-directory instead
13280         of news-path.
13281
13282         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
13283
13284         * spam.el: Delete duplicate `provide'.
13285         (spam-unload-hook): Set as a variable with add-hook.
13286
13287 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
13288
13289         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
13290         in the doc string.
13291
13292         * message.el (message-ignored-news-headers)
13293         (message-ignored-supersedes-headers)
13294         (message-ignored-resent-headers)
13295         (message-forward-ignored-headers): Improve custom type.
13296
13297 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13298
13299         * message.el (message-tokenize-header): Fix 2004-09-06 change
13300         which used point-min in the wrong place.
13301
13302 2004-10-12  Simon Josefsson  <jas@extundo.com>
13303
13304         * tls.el (tls-certtool-program): New variable.
13305         (tls-certificate-information): New function, based on
13306         ssl-certificate-information.
13307
13308 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13309
13310         * compface.el: Move the version of ELisp-based uncompface program
13311         to the contrib directory because of the copyright problem.
13312
13313 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
13314
13315         * message.el (message-kill-buffer): Raise the current frame.
13316
13317 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
13318
13319         * gnus-sum.el: Mention that multibyte characters don't work as marks.
13320
13321         * gnus.el (message-y-or-n-p): Autoload.
13322
13323         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
13324         (pop3-password-required, pop3-authentication-scheme)
13325         (pop3-leave-mail-on-server): Made customizable.
13326         (pop3): New custom group.
13327         (pop3-retr): Remove `sleep-for' statements.
13328         Suggested by Dave Love <fx@gnu.org>.
13329
13330         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
13331         Windows/DOS.
13332
13333         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
13334         (imap-parse-body): Fix incorrect use of `assert'.  Suggested by
13335         Dave Love <fx@gnu.org>.
13336
13337         * mml.el (mml-minibuffer-read-disposition): Require match.
13338         Suggested by Dave Love <fx@gnu.org>.
13339
13340 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
13341
13342         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
13343         doc string.
13344
13345 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
13346
13347         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
13348
13349 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
13350
13351         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
13352         instead of calling `mm-insert-inline', to decode text/* parts
13353         before displaying them.
13354
13355 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13356
13357         * mm-uu.el (mm-uu-text-plain-type): New variable.
13358         (mm-uu-pgp-signed-extract-1): Use it.
13359         (mm-uu-pgp-encrypted-extract-1): Use it.
13360         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
13361         bind mm-uu-text-plain-type with that value.
13362         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
13363         mm-uu-dissect.
13364
13365 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13366
13367         * gnus-group.el (gnus-update-group-mark-positions):
13368         * gnus-sum.el (gnus-update-summary-mark-positions):
13369         * message.el (message-check-news-body-syntax):
13370         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
13371         of string-as-multibyte.
13372
13373 2004-10-05  Juri Linkov  <juri@jurta.org>
13374
13375         * gnus-group.el (gnus-update-group-mark-positions):
13376         * gnus-sum.el (gnus-update-summary-mark-positions):
13377         * message.el (message-check-news-body-syntax):
13378         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
13379         8-bit unibyte values to a multibyte string for search functions.
13380
13381 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13382
13383         * mm-uu.el (mm-uu-dissect): Allow optional arg.
13384         (mm-uu-dissect-text-parts): New function.
13385
13386         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
13387         dissect text parts.
13388
13389         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
13390         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
13391
13392         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
13393
13394         * gnus-topic.el (gnus-topic-hierarchical-parameters): Use
13395         gnus-current-topics instead of gnus-current-topic.
13396
13397 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
13398
13399         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
13400
13401 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
13402
13403         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
13404         where approriate.
13405
13406         * nnml.el (nnml-generate-active-info): do.
13407
13408         * nndiary.el (nndiary-generate-active-info): do.
13409
13410         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
13411         (gnus-topic-move): do.
13412
13413         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
13414         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
13415
13416         * gnus-srvr.el (gnus-server-prepare)
13417         (gnus-server-open-all-servers): do.
13418
13419         * gnus-msg.el (gnus-summary-cancel-article)
13420         (gnus-summary-resend-message)
13421         (gnus-summary-mail-crosspost-complaint): do.
13422
13423         * gnus-move.el (gnus-change-server): do.
13424
13425         * gnus-group.el (gnus-group-unmark-all-groups)
13426         (gnus-group-set-current-level): do.
13427
13428 2004-10-04  Simon Josefsson  <jas@extundo.com>
13429
13430         * message.el (message-generate-hashcash): Doc fix.
13431
13432 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
13433
13434         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
13435         avoid infinite recursion via gnus-get-function.
13436
13437 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
13438
13439         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
13440
13441         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
13442
13443         * nnmail.el (nnmail-split-history): do.
13444
13445         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
13446         (nnml-request-delete-group): do.
13447
13448         * nnslashdot.el (nnslashdot-read-groups): do.
13449
13450         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
13451         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
13452
13453         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
13454         (nnspool-sift-nov-with-sed): Use last.
13455         (nnspool-retrieve-headers-with-nov): Use mapc.
13456         (nnspool-request-newgroups): Use dolist.
13457         (nnspool-request-group): Use last.
13458
13459         * nntp.el (nntp-read-server-type): Use dolist.
13460
13461         * nnvirtual.el (nnvirtual-create-mapping)
13462         (nnvirtual-update-read-and-marked): Use dolist.
13463         (nnvirtual-convert-headers): Simplify.
13464
13465 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
13466
13467         * gnus-agent.el (gnus-agent-synchronize-group-flags): Added
13468         support for sync'ing tick marks.
13469
13470 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13471
13472         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
13473         there's no visible header.
13474
13475 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
13476
13477         * gnus-agent.el (gnus-agent-synchronize-group-flags): When
13478         necessary, pass full group name to gnus-request-set-marks.
13479
13480 2004-10-01  Simon Josefsson  <jas@extundo.com>
13481
13482         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
13483         acroread.
13484
13485 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13486
13487         * spam-report.el (spam-report-gmane): Fix interactive.
13488
13489         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
13490
13491         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
13492         when writing file.
13493         (gnus-agent-synchronize-flags): Don't default to being
13494         interactive.
13495
13496 2004-09-30  Simon Josefsson  <jas@extundo.com>
13497
13498         * message.el (message-generate-hashcash): Add.
13499         (message-send-mail): Use it, call mail-add-payment.
13500
13501 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
13502
13503         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
13504
13505 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
13506
13507         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replaced
13508         gnus-requst-update-info with explicit code to sync the in-memory
13509         info read flags with the marks being sync'd to the backend.
13510
13511         *gnus-util.el (gnus-pp): Added optional stream to match pp API.
13512
13513 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
13514
13515         * spam.el (spam-verify-bogofilter): Add new function.
13516         (spam-check-bogofilter)
13517         (spam-bogofilter-register-with-bogofilter): Use it.
13518         (spam-verify-bogofilter): Add small fixes.
13519
13520 2004-09-28  Simon Josefsson  <jas@extundo.com>
13521
13522         * hashcash.el (hashcash-generate-payment): Revert.
13523
13524 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
13525
13526         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Use
13527         gnus-extract-references instead of gnus-split-references.
13528
13529         * gnus-util.el (gnus-extract-references): Add new function, analogous
13530         to gnus-split-references but extracts only the message-ID without
13531         anything extra.
13532
13533         * hashcash.el (hashcash-generate-payment)
13534         (hashcash-check-payment): Do the right thing if hashcash-path is
13535         nil (because the hashcash program could not be found).
13536
13537         * spam.el (spam-use-hashcash): Remove comment.
13538
13539 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
13540
13541         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
13542         (gnus-cache-enter-article, gnus-cache-remove-article)
13543         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
13544
13545         * gnus-async.el (gnus-async-prefetch-remove-group): do.
13546
13547         * gnus-art.el (article-hide-boring-headers)
13548         (article-translate-strings, article-display-face)
13549         (gnus-article-mime-match-handle-first)
13550         (gnus-article-highlight-headers)
13551         (gnus-article-add-buttons-to-head): do.
13552
13553 2004-09-27  Simon Josefsson  <jas@extundo.com>
13554
13555         * hashcash.el: New version, from
13556         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
13557         ../contrib/.
13558
13559 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13560
13561         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
13562
13563 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
13564
13565         * gnus-dup.el (gnus-dup-open): Use mapc.
13566         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
13567
13568         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
13569         Reported by Stefan Wiens <s.wi@gmx.net>.
13570
13571         * gnus.el (gnus-shutdown): Use dolist.
13572
13573         * gnus-undo.el (gnus-undo): Use mapc.
13574
13575         * nnrss.el (nnrss-generate-active): do.
13576
13577         * message.el (message-cite-original-without-signature)
13578         (message-cite-original): Use mapc.
13579         (message-do-actions, message-make-forward-subject): Use dolist.
13580
13581 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
13582
13583         * gnus-agent.el (gnus-agent-check-overview-buffer): Fixed range of
13584         deletion to remove entire duplicate line.  Fixes merged article
13585         number bug.
13586
13587 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
13588
13589         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
13590         servers that are offline.  Avoids having gnus-agent-toggle-plugged
13591         first ask if you want to open a server and then, even when you
13592         responded with no, asking if you want to synchronize the server's
13593         flags.
13594         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
13595         multi-line expressions.
13596         (gnus-agent-synchronize-group-flags): New internal function.
13597         Updates marks in memory (in the info structure) AND in the
13598         backend.
13599
13600         * gnus-util.el (gnus-remassoc): Fixed typo in documentation.
13601
13602         * nnagent.el (nnagent-request-set-mark): Use
13603         gnus-agent-synchronize-group-flags, not backend's request-set-mark
13604         method, to ensure that synchronization updates marks in the
13605         backend and in the info (in memory) structure.
13606
13607 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13608
13609         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
13610         convention fully; don't miss the root article of a thread; make
13611         the X-Draft-From header with correct article numbers.
13612
13613 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
13614
13615         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
13616         unless plugged.  Disable the agent so that an open failure causes
13617         an error.
13618
13619         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
13620         Reverted 2004-09-21 change.  The backend must be opened while
13621         synchronizing flags even when the backend stores the flags
13622         locally.
13623
13624 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
13625
13626         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
13627         in `header' match.  Reported by Svend Tollak Munkejord.
13628
13629         * message.el (message-cite-original): Fix use of
13630         `message-cite-articles-with-x-no-archive'.
13631
13632 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13633
13634         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
13635         (gnus-window-to-buffer): Ditto.
13636
13637         * mml.el (mml-preview-buffer): New variable.
13638         (mml-preview): Manage window layout with gnus-buffer-configuration.
13639
13640         * gnus-msg.el (gnus-setup-message): Put article numbers into the
13641         X-Draft-From header even if those articles aren't quoted.
13642
13643 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
13644
13645         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
13646         (gnus-request-set-mark, gnus-request-update-mark): Use new
13647         g-s-t-u-l-m to decide to use backend even when unplugged.
13648
13649 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
13650
13651         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
13652         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
13653
13654 2004-09-20  Simon Josefsson  <jas@extundo.com>
13655
13656         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
13657         "utf-16-le".
13658
13659 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
13660
13661         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
13662
13663 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
13664
13665         * uudecode.el (uudecode-use-external): Add :version.
13666
13667         * smime.el (smime-CA-file, smime-encrypt-cipher)
13668         (smime-dns-server): Add :version.
13669
13670         * smiley.el (gnus-smiley-file-types): Add :version.
13671
13672         * sha1.el (sha1-use-external): Add :version.
13673
13674         * pgg-def.el (pgg-query-keyserver): Add :version.
13675
13676         * nnmail.el (nnmail-fancy-expiry-targets)
13677         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
13678         Add :version.
13679
13680         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
13681         (nnimap-retrieve-groups-asynchronous): Add :version.
13682         (nnimap-close-asynchronous): Add :version.  Fixed typo in doc string.
13683
13684         * mml.el (mml-content-disposition-parameters)
13685         (mml-insert-mime-headers-always): Add :version.
13686
13687         * mm-util.el (mm-coding-system-priorities): Add :version.
13688
13689         * mm-decode.el (mm-inline-text-html-with-images)
13690         (mm-keep-viewer-alive-types, mm-external-terminal-program)
13691         (mm-verify-option): Add :version.
13692         (mm-text-html-renderer): Change :version.
13693
13694         * message.el (message-fcc-externalize-attachments)
13695         (message-required-headers, message-draft-headers)
13696         (message-subject-trailing-was-query)
13697         (message-subject-trailing-was-ask-regexp)
13698         (message-subject-trailing-was-regexp, message-mark-insert-begin)
13699         (message-mark-insert-end, message-archive-header)
13700         (message-archive-note, message-cross-post-default)
13701         (message-cross-post-note, message-followup-to-note)
13702         (message-cross-post-note-function, message-use-mail-followup-to)
13703         (message-subscribed-address-functions)
13704         (message-subscribed-address-file, message-subscribed-addresses)
13705         (message-subscribed-regexps, message-allow-no-recipients)
13706         (message-yank-cited-prefix, message-signature-insert-empty-line)
13707         (message-hidden-headers, message-hierarchical-addresses)
13708         (message-mail-user-agent, message-use-idna)
13709         (message-valid-fqdn-regexp)
13710         (message-strip-special-text-properties, message-header-synonyms)
13711         (message-beginning-of-line, message-tab-body-function): Add :version.
13712         (message-insert-canlock, message-wide-reply-confirm-recipients):
13713         Change :version.
13714
13715         * mail-source.el (mail-source-ignore-errors): Add :group, :type
13716         and :version.
13717         (mail-source-delete-old-incoming-confirm)
13718         (mail-source-movemail-program): Add :version.
13719
13720         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
13721         (gnus-agent-cache, gnus-agent): Change :version.
13722
13723         * gnus-util.el (gnus-use-byte-compile): Change :version.
13724
13725         * gnus-sum.el (gnus-summary-make-false-root-always)
13726         (gnus-summary-default-high-score)
13727         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
13728         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
13729         (gnus-read-all-available-headers, gnus-article-emulate-mime)
13730         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
13731         (gnus-sum-thread-tree-single-indent)
13732         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
13733         (gnus-sum-thread-tree-leaf-with-other)
13734         (gnus-sum-thread-tree-single-leaf): Add :version.
13735         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
13736         (gnus-article-loose-mime): Change :version.
13737
13738         * gnus-start.el (gnus-backup-startup-file)
13739         (gnus-save-startup-file-via-temp-buffer): Add :version.
13740
13741         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
13742         (gnus-server-offline-face): Add :version.
13743
13744         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
13745
13746         * gnus-msg.el (gnus-gcc-externalize-attachments)
13747         (gnus-debug-files, gnus-debug-exclude-variables)
13748         (gnus-discouraged-post-methods): Change :version.
13749         (gnus-confirm-mail-reply-to-news)
13750         (gnus-confirm-treat-mail-like-news): Add :version.
13751
13752         * gnus-int.el (gnus-server-unopen-status): Add :version.
13753
13754         * gnus-group.el (gnus-group-jump-to-group-prompt)
13755         (gnus-large-ephemeral-newsgroup)
13756         (gnus-fetch-old-ephemeral-headers): Add :version.
13757
13758         * gnus-fun.el (gnus-x-face-directory)
13759         (gnus-convert-pbm-to-x-face-command)
13760         (gnus-convert-image-to-x-face-command)
13761         (gnus-convert-image-to-face-command): Add :version.
13762
13763         * gnus-delay.el (gnus-delay-default-hour): Add :version.
13764
13765         * gnus-cite.el (gnus-cite-blank-line-after-header)
13766         (gnus-article-boring-faces): Add :version.
13767
13768         * gnus-art.el (gnus-buttonized-mime-types)
13769         (gnus-inhibit-mime-unbuttonizing)
13770         (gnus-treat-display-face)
13771         (gnus-treat-body-boundary): Change :version.
13772         (gnus-body-boundary-delimiter, gnus-picon-databases)
13773         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
13774         (gnus-treat-date-english, gnus-treat-fold-headers)
13775         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
13776         (gnus-treat-mail-picon, gnus-treat-wash-html)
13777         (gnus-article-encrypt-protocol)
13778         (gnus-use-idna, gnus-article-over-scroll)
13779         (gnus-mime-display-multipart-alternative-as-mixed)
13780         (gnus-mime-display-multipart-related-as-mixed)
13781         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
13782         (gnus-ctan-url, gnus-button-ctan-handler)
13783         (gnus-button-handle-ctan-bogus-regexp)
13784         (gnus-button-ctan-directory-regexp)
13785         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
13786         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
13787         (gnus-button-man-level, gnus-button-emacs-level)
13788         (gnus-button-message-level, gnus-button-browse-level): Add :version.
13789
13790         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
13791         (gnus-agent-go-online): Change :version.
13792         (gnus-agent-expire-unagentized-dirs)
13793         (gnus-agent-auto-agentize-methods): Add :version.
13794
13795         * flow-fill.el (fill-flowed-display-column)
13796         (fill-flowed-encode-column): Add :version.
13797
13798         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
13799         (gnus-outlook-deuglify-unwrap-max)
13800         (gnus-outlook-deuglify-cite-marks)
13801         (gnus-outlook-deuglify-unwrap-stop-chars)
13802         (gnus-outlook-deuglify-no-wrap-chars)
13803         (gnus-outlook-deuglify-attrib-cut-regexp)
13804         (gnus-outlook-deuglify-attrib-verb-regexp)
13805         (gnus-outlook-deuglify-attrib-end-regexp)
13806         (gnus-outlook-display-hook): Add :version.
13807
13808         * binhex.el (binhex-use-external): Add :version.
13809
13810 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
13811
13812         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
13813         and `invisible'.
13814
13815 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
13816
13817         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
13818         in gnus-registry-trim.
13819
13820 2004-09-13  Simon Josefsson  <jas@extundo.com>
13821
13822         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
13823
13824         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
13825
13826         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
13827         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
13828         <yamaoka@jpl.org>.
13829         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
13830         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
13831         <yamaoka@jpl.org>.
13832
13833         * sieve.el (sieve-manage-mode): Ditto.
13834
13835 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
13836
13837         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
13838
13839 2004-09-11  Simon Josefsson  <jas@extundo.com>
13840
13841         * dns-mode.el: Add.
13842
13843         * mm-view.el (mm-display-dns-inline): Add.
13844
13845         * mm-decode.el (mm-inline-media-tests): Add text/dns.
13846         (mm-automatic-display): Ditto.
13847
13848         * mailcap.el (mailcap-mime-data): Add text/dns.
13849         (mailcap-mime-extensions): Map .soa to text/dns.
13850
13851 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
13852
13853         * gnus-art.el (article-decode-mime-words, article-babel)
13854         (gnus-article-highlight-signature, gnus-article-add-buttons)
13855         (gnus-signature-toggle): Remove unnecessary bindings of
13856         `inhibit-read-only' inherited from v5.10 merge.
13857
13858 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
13859
13860         * nntp.el (nntp): New customization group.
13861         (nntp-authinfo-file): Add customization group.
13862
13863         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
13864
13865         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
13866
13867         * gnus.el (to-address, to-list, subscribed)
13868         (large-newsgroup-initial): Ditto.
13869
13870         * flow-fill.el (fill-flowed-display-column)
13871         (fill-flowed-encode-column): Ditto.
13872
13873 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
13874
13875         * message.el (message-tokenize-header, message-send-mail-with-qmail):
13876         Use point-min rather than 1.
13877         (message-send-mail): Use buffer-size rather than point-max.
13878
13879         * gnus-sum.el (gnus-summary-search-article-forward):
13880         Signal a specific `search-failed' rather than a generic `error'.
13881
13882         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
13883         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
13884         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
13885
13886 2004-09-10  Simon Josefsson  <jas@extundo.com>
13887
13888         * nndb.el (require): Remove tcp and duplicate cl.
13889
13890 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13891
13892         * gnus-agent.el (directory-files-and-attributes): Move forward.
13893
13894 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
13895
13896         * gnus-agent.el (directory-files-and-attributes): Optionally
13897         defined to support XEmacs.
13898
13899 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
13900
13901         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
13902         to avoid run-time CL dependencies.
13903         (gnus-agent-unfetch-articles): New function.
13904         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
13905         article numbers even when local .overview file is missing.
13906         (gnus-agent-read-article-number): New function.  Only accepts
13907         27-bit article numbers.
13908         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles): Use
13909         gnus-agent-read-article-number.
13910         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
13911         from backend while recognizing that article numbers in .overview
13912         must be valid.
13913         (gnus-agent-update-files-total-fetched-for): Use
13914         directory-files-and-attributes to improve performance.
13915         * gnus-int.el (gnus-request-move-article): Use
13916         gnus-agent-unfetch-articles in place of gnus-agent-expire to
13917         improve performance.
13918
13919         * gnus-start.el (gnus-convert-old-newsrc): Changed message text as
13920         some users confused by references to .newsrc when they only have a
13921         .newsrc.eld file.
13922         (gnus-convert-mark-converter-prompt)
13923         (gnus-convert-converter-needs-prompt): Fixed use of property list.
13924         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
13925         New function.  Used internally to only display 'gnus converting
13926         files' message when actually necessary.
13927
13928         * gnus-sum.el (): Removed (require 'gnus-agent) as required
13929         methods now autoloaded.
13930
13931 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
13932
13933         * gnus-sum.el (gnus-summary-insert-subject): Remove list
13934         identifiers.
13935
13936 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
13937
13938         * gnus-picon.el: Fix indentation and closing parenthesis.
13939
13940 2004-09-01  Simon Josefsson  <jas@extundo.com>
13941
13942         * message.el (message-canlock-generate): Require sha1, not
13943         sha1-el.  (Can we get rid of this require altogether?  It is ugly
13944         to require within a function.  Sadly, if sha1.el isn't loaded, the
13945         let binding in m-c-g will hide the defcustom definition, which is
13946         bad.)
13947
13948         * canlock.el: Require sha1, not sha1-el.
13949
13950         * message.el: Don't autoload sha1 (there is a autoload cookie in
13951         sha1.el).
13952
13953         * sha1-el.el: Renamed to sha1.el.
13954
13955 2004-08-30  Juanma Barranquero  <lektu@terra.es>
13956
13957         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
13958
13959 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
13960
13961         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
13962
13963 2004-08-30  Kim F. Storm  <storm@cua.dk>
13964
13965         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
13966
13967         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
13968         Add :group 'nnimap.
13969
13970 2004-08-30  Andreas Schwab  <schwab@suse.de>
13971
13972         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
13973         ?* and ?\;.
13974
13975         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
13976         and ?\' to symbol instead of whitespace.
13977
13978 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13979
13980         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
13981
13982         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
13983         instead of re-search-forward.
13984
13985         * gnus-uu.el (gnus-uu-save-article): Ditto.
13986         (gnus-uu-post-encode-uuencode): Ditto.
13987
13988         * html2text.el (html2text-clean-list-items): Ditto.
13989         (html2text-clean-dtdd): Ditto.
13990         (html2text-format-tags): Ditto.
13991
13992         * message.el (message-send-mail-with-sendmail): Fix regexp.
13993         (message-fill-field-general): Use search-forward instead of
13994         re-search-forward.
13995         (unbold-region): Ditto.
13996
13997         * nnrss.el (nnrss-request-article): Ditto.
13998
13999         * nnslashdot.el (nnslashdot-request-article): Ditto.
14000
14001         * nnweb.el (nnweb-gmane-wash-article): Ditto.
14002
14003         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
14004         "Unrecognized menu descriptor" error in XEmacs.
14005
14006 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
14007
14008         * gnus-sum.el (gnus-read-header): Don't remove a header for the
14009         parent article of a sparse article in the thread hashtb.
14010
14011 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
14012
14013         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
14014         (nnmail-expand-newtext): Lowercase expanded entries if
14015         nnmail-split-lowercase-expanded is non-nil.
14016
14017 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14018
14019         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
14020
14021         * gnus-group.el (gnus-group-line-format-alist): Convert the value
14022         of gnus-tmp-news-method into string under XEmacs.  It will be
14023         passed to gnus-correct-length which takes only a string argument.
14024
14025 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14026
14027         * gnus-util.el (gnus-bind-print-variables): New macro.
14028         (gnus-prin1): Use it.
14029         (gnus-prin1-to-string): Use it.
14030         (gnus-pp): New function.
14031         (gnus-pp-to-string): New function.
14032
14033         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
14034         Replace pp-to-string with gnus-pp-to-string.
14035         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
14036         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
14037         * gnus-msg.el (gnus-debug): Ditto.
14038         * gnus-score.el (gnus-score-save): Ditto.
14039         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
14040         gnus-pp-to-string.
14041         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
14042         with gnus-pp.
14043         * score-mode.el (gnus-score-pretty-print): Ditto.
14044         * webmail.el (webmail-debug): Ditto.
14045
14046 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14047
14048         * gnus-art.el (article-display-face, article-display-x-face):
14049         Use buffer-read-only.
14050
14051 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14052
14053         * gnus-art.el (article-hide-list-identifiers):
14054         Bind inhibit-read-only as t.
14055
14056 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
14057
14058         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
14059
14060 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
14061
14062         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
14063         (gnus-narrow-to-page): Don't assume point-min == 1.
14064         (gnus-article-edit-mode): Derive from message-mode.
14065
14066         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
14067         point-min == 1.
14068
14069         * imap.el (imap-parse-address-list, imap-parse-body-ext):
14070         Disable incorrect use of `assert'.
14071
14072         * message.el (message-mode): Set comment-start-skip.
14073
14074
14075 2004-08-22  Sam Steingold  <sds@gnu.org>
14076
14077         * pop3.el (pop3-leave-mail-on-server): New user variable.
14078         (pop3-movemail): Delete mail only when it is nil.
14079
14080 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
14081
14082         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
14083
14084         * mml.el (mml-preview): Use `pop-to-buffer'.
14085
14086         * message.el (message-goto-mail-followup-to): Insert after "To".
14087         (message-carefully-insert-headers): Add comment.
14088
14089         * gnus.el: Remove unused variable `gnus-article-check-size'.
14090
14091         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
14092
14093         * gnus-art.el (gnus-button-alist): Improve
14094         `gnus-button-handle-library' entry.
14095
14096 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
14097
14098         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p): Use
14099         downcase, since XEmacs capitalizes error messages differently.
14100
14101 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
14102
14103         * nntp.el: Add (require 'gnus) due to reference to
14104         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
14105
14106 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
14107
14108         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Bind
14109         `mm-fill-flowed'.
14110
14111         * mm-decode.el (mm-dissect-singlepart): Check it.
14112
14113 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
14114
14115         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
14116         'imap' for netrc parsing.
14117
14118 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
14119
14120         * mailcap.el (mailcap-mime-data): Mark as risky.
14121
14122 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14123
14124         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
14125         may be included in the encoded word.
14126         (rfc2047-encode): Don't append a space if the encoded word
14127         includes close parenthesis.
14128
14129 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14130
14131         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
14132         of text within parentheses.
14133
14134 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
14135
14136         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
14137         (gnus-encrypt-write-file-contents): Make the password key the file
14138         name PLUS the cipher, not just the cipher.  Also remove failed
14139         passwords from the cache.
14140
14141 2004-08-06  Simon Josefsson  <jas@extundo.com>
14142
14143         * gnus-sum.el (gnus-article-loose-mime): Change default to t.  Doc
14144         fix.
14145
14146 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
14147
14148         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
14149         LWSP.
14150
14151 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
14152
14153         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Try
14154         to append in-reply-to: data to the references: header.
14155
14156         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
14157         (netrc-parse): Use gnus-encrypt.el functions.
14158
14159         * gnus-encrypt.el: Add new file for encryption support; currently
14160         does only a few GPG ciphers and an internal XOR cipher.
14161
14162         * password.el: Add comments on using password-read-and-add.
14163         (password-read-and-add): Add function to read and add the
14164         password to the cache at once.
14165
14166 2004-07-28  Simon Josefsson  <jas@extundo.com>
14167
14168         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
14169         parameter (but don't use it, for now).
14170
14171         * imap.el (imap-ssl-open): Use imap-process-connection-type,
14172         instead of hard coding to nil.
14173
14174 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14175
14176         * mm-view.el (mm-inline-image-emacs): Open lines under an image
14177         as mm-inline-image-xemacs does.
14178
14179 2004-07-26  Simon Josefsson  <jas@extundo.com>
14180
14181         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
14182         Revert part of 2004-07-17 change below.
14183
14184 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14185
14186         * rfc2047.el (rfc2047-encode-region): Don't infloop.  Suggested by
14187         Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
14188
14189 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14190
14191         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
14192         quotes that actually start with ">" at the beginning of the
14193         lines.
14194
14195 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14196
14197         * rfc2047.el (rfc2047-encode-region): Fix last change.
14198         (rfc2047-encode-parameter): Remove useless concat.
14199
14200 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14201
14202         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
14203         encode special characters; fix some kind of misconfigured headers;
14204         signal a real error if debug-on-quit or debug-on-error is non-nil.
14205         (rfc2047-encode-max-chars): New variable.
14206         (rfc2047-encode-1): Use it.
14207         (rfc2047-encode-parameter): New function.
14208
14209         * mml.el (mml-insert-parameter): Remove an excessive space.
14210
14211 2004-07-17  Simon Josefsson  <jas@extundo.com>
14212
14213         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
14214         Kai Grossjohann <kai@emptydomain.de>.
14215         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
14216         (gnus-group-make-menu-bar): Ditto.
14217
14218         * gnus-util.el (gnus-group-server): Add.
14219
14220 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
14221
14222         * message.el (message-clone-locals): Clone sendmail and smtp
14223         variables.
14224
14225 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14226
14227         * rfc2047.el (rfc2047-encode-region): Fix last change.
14228
14229 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14230
14231         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
14232         characters as non-special.
14233
14234 2004-07-09  Simon Josefsson  <jas@extundo.com>
14235
14236         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
14237         Users will lose all flag changes made while unplugged with
14238         e.g. nntp unless flag synchronization happens, thus `nil' is not a
14239         good default.  See numerous reports on ding mailing list.
14240
14241 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
14242
14243         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
14244         add generate-head-function and generate-article-function to the
14245         rfc822-forward entry.
14246         (nndoc-rfc822-forward-generate-article): New function.
14247         (nndoc-rfc822-forward-generate-head): New function.
14248
14249         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
14250
14251 2004-07-06  Dan Christensen  <jdc@uwo.ca>
14252
14253         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
14254         respect display group parameter and gnus-summary-expunge-below.
14255         (gnus-articles-to-read): Remove unused reference to display group
14256         parameter.
14257
14258 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14259
14260         * nnheader.el (nnheader-uniquify-message-id): New experimental
14261         variable.
14262         (nnheader-nov-read-message-id): Use it.
14263
14264         * spam-report.el (spam-report-gmane): Add interactive.
14265
14266 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14267
14268         * mm-encode.el (mm-content-transfer-encoding-defaults): Use
14269         qp-or-base64 for the application/* types.
14270
14271 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
14272
14273         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
14274
14275 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
14276
14277         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
14278         trim value.
14279
14280 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
14281
14282         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
14283         New macro and function.
14284         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
14285
14286 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14287
14288         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
14289         after-load-alist.
14290
14291 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14292
14293         * gnus-group.el (gnus-group-get-new-news-this-group): Don't
14294         update info that isn't there.
14295
14296 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
14297
14298         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
14299         entry.
14300
14301 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14302
14303         * mm-view.el (mm-inline-render-with-function): Use multibyte
14304         buffer; decode html source by charset.
14305
14306         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
14307
14308         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
14309         Mule-UCS is loaded under XEmacs.
14310         (mm-mime-mule-charset-alist): Avoid duplicated entries.
14311
14312 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
14313
14314         * nnheader.el (nnheader-max-head-length): Increase to 8192.
14315
14316 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14317
14318         * mm-util.el (mm-coding-system-p): Return a coding-system.
14319         (mm-mime-mule-charset-alist): Use shift_jis instead of
14320         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
14321         entries for the mime charsets iso-2022-jp-3 and shift_jis.
14322         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
14323         instead of japanese-shift-jis and iso-latin-1 respectively in
14324         order to share the default value with both Emacs and XEmacs-mule.
14325         (mm-mule-charset-to-mime-charset): Make
14326         mm-coding-system-priorities effective.
14327         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
14328         while predicating of candidates upon the priorities.
14329
14330 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
14331
14332         * gnus-sum.el (gnus-summary-make-menu-bar): Add
14333         gnus-uu-invert-processable.
14334
14335         * gnus.el: Autoload gnus-uu-invert-processable.
14336
14337 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14338
14339         * mm-util.el (mm-with-multibyte-buffer): New macro.
14340
14341         * rfc2047.el (rfc2047-encode-string): Use it.
14342         (rfc2047-encode-region): Move point to the end of the region after
14343         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
14344
14345 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14346
14347         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
14348         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
14349
14350 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14351
14352         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
14353         (gnus-cite-parse): Ignore quoted envelope From_.  Suggested by
14354         Karl Chen <quarl@nospam.quarl.org>.
14355
14356 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
14357
14358         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
14359         invalid addresses.
14360
14361 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
14362
14363         * spam.el: Change section markers, revise TODO list.
14364         (spam-backends): Make new master list of all installed backends.
14365         (spam-summary-exit-behavior): Add new variable to determine how
14366         messages moves are done at summary exit.
14367         (spam-move-spam-nonspam-groups-only)
14368         (spam-process-ham-in-nonham-groups)
14369         (spam-process-ham-in-spam-groups): Remove variables, the
14370         spam-summary-exit-behavior variable should be used to manage this
14371         behavior.
14372         (spam-old-ham-articles, spam-old-spam-articles): Remove.
14373         (spam-old-articles): Add variable, replacing spam-old-ham-articles
14374         and spam-old-spam-articles.
14375         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
14376         Add empty variables, placeholders for the backends they represent.
14377         (spam-set-difference): Move, unchanged.
14378         (spam-list-of-processors): Declare OBSOLETE, not used anymore
14379         unless the user has a processor variable.
14380         (spam-classifications, spam-classification-valid-p)
14381         (spam-backend-properties, spam-backend-property-valid-p)
14382         (spam-backend-function-type-valid-p)
14383         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
14384         (spam-report-articles-gmane, spam-report-articles-resend):
14385         Remove functions, they are not needed.
14386         (spam-install-backend-super, spam-backend-list)
14387         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
14388         (spam-backend-function, spam-backend-ham-registration-function)
14389         (spam-backend-spam-registration-function)
14390         (spam-backend-ham-unregistration-function)
14391         (spam-backend-spam-unregistration-function)
14392         (spam-backend-statistical-p, spam-backend-mover-p)
14393         (spam-install-backend-alias, spam-install-checkonly-backend)
14394         (spam-install-mover-backend, spam-install-nocheck-backend)
14395         (spam-install-backend, spam-install-statistical-backend)
14396         (spam-install-statistical-checkonly-backend): Add backend installation
14397         support.
14398         (spam-summary-prepare-exit): Rewrite to use the new backend code.
14399         (spam-group-processor-p): Use the new backend code and respect the
14400         summary exit behavior.
14401         (spam-mark-spam-as-expired-and-move-routine): Remove.
14402         (spam-summary-prepare): Change to use the new spam-old-articles
14403         variable.
14404         (spam-copy-or-move-routine, spam-copy-spam-routine)
14405         (spam-move-spam-routine, spam-copy-ham-routine)
14406         (spam-move-ham-routine): Add code to copy/move ham or spam.
14407         (spam-fetch-field-fast): Improve doc and code, plus allow the
14408         'number request.
14409         (spam-list-of-checks, spam-list-of-statistical-checks): Remove
14410         variables.
14411         (spam-split, spam-find-spam): Use the new backend code.
14412         (spam-registration-functions): Remove variable.
14413         (spam-unregister-routine): Add convenience wrapper.
14414         (spam-log-undo-registration, spam-register-routine)
14415         (spam-log-processing-to-registry)
14416         (spam-log-unregistration-needed-p): Rename "check" to "backend"
14417         where possible.
14418         (spam-check-gmane-xref, spam-check-regex-headers)
14419         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
14420         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
14421         (spam-check-bogofilter-headers, spam-check-spamoracle)
14422         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
14423         (spam-check-crm114-headers): Use the spam-split-group that
14424         spam-split prepares, no need to determine it every time.
14425
14426         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
14427         to the nnheader-parse-naked-head call.
14428
14429         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
14430
14431         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
14432         the nnheader-nov-read-message-id call.
14433
14434 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
14435
14436         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
14437         gnus-activate-group twice.  Suggested by Markus Peter
14438         <warp@spin.de>.
14439
14440 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
14441
14442         * gnus-art.el (gnus-article-time-format): Exchange the order of
14443         day and month in the default value; fix customization type.
14444         (article-date-ut): Use add-text-properties.
14445         (article-make-date-line): Use message-make-date instead of
14446         current-time-string.
14447
14448         * message.el (message-fetch-field): Don't use set-text-properties.
14449         (message-make-date): Simplify.
14450
14451         * messagexmas.el (message-xmas-make-date): New function.
14452         (message-xmas-redefine): Defalias message-make-date to it.
14453
14454 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14455
14456         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
14457         (rfc2047-encode-region): Treat text within parentheses as special;
14458         show the original text when error has occurred.
14459
14460         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
14461         already-computed method to gnus-activate-group.
14462
14463         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
14464         same select-methods identical Lisp objects.
14465
14466         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
14467         object when modifying the info.
14468
14469 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14470
14471         * gnus-srvr.el (gnus-server-set-info): Remove the server from
14472         gnus-opened-servers since it has never been opened with the new
14473         configuration yet.
14474
14475 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14476
14477         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
14478         arg to nnheader-generate-fake-message-id.
14479
14480 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
14481
14482         * nnheader.el (nnheader-generate-fake-message-id): Accept a
14483         number and build a fake message ID localized to a group and
14484         article number (so it's repeatable from that point on).
14485         (nnheader-fake-message-id-p): Change regex to accomodate new fake
14486         ID format.
14487
14488         * gnus-sum.el (gnus-get-newsgroup-headers): Call
14489         nnheader-generate-fake-message-id with the article number.
14490
14491 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
14492
14493         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
14494         end-of-buffer.
14495
14496 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14497
14498         * message.el (message-ignored-supersedes-headers): Add Approved.
14499
14500 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
14501
14502         * rfc2047.el (rfc2047-encode-message-header): Remove useless
14503         goto-char.
14504         (rfc2047-encode): Fold the line before encoding.
14505
14506 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14507
14508         * rfc2047.el (rfc2047-encode-message-header): Disabled header
14509         folding -- not all headers can be folded, and this should be done
14510         by the message composition mode.  Probably.  I think.
14511
14512 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14513
14514         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
14515         fast.
14516
14517         * gnus-ems.el (gnus-remove-image): Don't use
14518         message-text-with-property; remove only the image found first.
14519
14520         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
14521         found first.
14522
14523 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
14524
14525         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
14526
14527 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
14528
14529         * message.el (message-text-with-property): Make it fast and accept
14530         optional arguments.
14531         (message-strip-forbidden-properties): Use it.
14532         (message-fix-before-sending): Follow the m-t-w-p change.
14533
14534         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
14535
14536 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
14537
14538         * gnus-art.el (article-hide-headers): Don't change the buffer
14539         mistakenly when performing mml-preview even if
14540         gnus-single-article-buffer is nil.
14541
14542 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
14543
14544         * message.el (message-expand-name-databases): New user option.
14545         (message-expand-name): Use it.
14546
14547 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
14548
14549         * spam.el (spam-report-articles-resend)
14550         (spam-report-resend-register-routine): Allow ham reporting.
14551         (spam-report-resend-register-ham-routine): Add wrapper.
14552         (spam-registration-functions): Add ham resending functions.
14553         (spam-list-of-processors): Add ham resend processor.
14554
14555         * gnus.el (ham-resend-to): Add new group parameter.
14556         (spam-process): Add ham resend option.
14557
14558         * spam-report.el (spam-report-resend): Allow reporting ham.
14559         (spam-report-resend-ham): Add wrapper.
14560
14561 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14562
14563         * message.el (message-cite-articles-with-x-no-archive): New
14564         variable.
14565         (message-cite-original): Use it.
14566
14567 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14568
14569         * message.el (message-cite-original): Respect X-No-Archive.
14570
14571 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
14572
14573         * gnus-art.el (article-hide-headers): Refer to the values for
14574         gnus-ignored-headers and gnus-visible-headers in the summary
14575         buffer since a user may have set them as group parameters.
14576
14577 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
14578
14579         * assistant.el (assistant-node-name): Add convenience function.
14580         (assistant-render-text, assistant-render-node): Add error handling,
14581         plus handle multiple next nodes.
14582         (assistant-find-next-node): Comment out for now.
14583         (assistant-find-next-nodes): Add function, returns list of next
14584         nodes.
14585
14586 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
14587
14588         * mail-source.el (mail-source-directory): Fix doc-string.
14589
14590 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
14591
14592         * assistant.el (assistant-render-text, assistant-eval): Add :set
14593         widget type, which is different because it takes and returns a
14594         list.  Much hilarity ensues.
14595
14596 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
14597
14598         * gnus-art.el (gnus-button-alist): Fixed regexp for manual links.
14599
14600         * gnus-group.el (gnus-group-get-new-news-this-group): Added
14601         doc-string.
14602
14603         * gnus-start.el (gnus-activate-group): Added doc-string.
14604
14605 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14606
14607         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
14608
14609 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
14610
14611         * assistant.el (assistant-render-text): Try to add a :set
14612         widget, more to come.
14613
14614         * spam.el (spam-group-spam-contents-p): Handle empty groupname
14615         strings.
14616         (spam-report-articles-resend)
14617         (spam-register-routine): Do registration iff any articles warrant
14618         it.
14619         (spam-summary-prepare-exit): Change log message for nil group
14620         destinations.
14621
14622 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
14623
14624         * spam.el (spam-report-resend-register-routine): Allow
14625         spam-report-resend-to to be a group parameter or a global value.
14626
14627 2004-05-26  Simon Josefsson  <jas@extundo.com>
14628
14629         * starttls.el: Merge with my GNUTLS based starttls.el.
14630         (starttls-gnutls-program, starttls-use-gnutls)
14631         (starttls-extra-arguments, starttls-process-connection-type)
14632         (starttls-connect, starttls-failure, starttls-success): New
14633         variables.
14634         (starttls-program, starttls-extra-args): Doc fix.
14635         (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New
14636         functions.
14637         (starttls-negotiate, starttls-open-stream): Check
14638         `starttls-use-gnutls' and pass on to corresponding *-gnutls
14639         function if it is set.
14640
14641 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14642
14643         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
14644         structured fields.
14645
14646 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14647
14648         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
14649
14650 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
14651
14652         * spam.el (spam-mark-new-messages-in-spam-group-as-spam): Add
14653         variable.
14654         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
14655         assigning the spam-mark to new messages.
14656
14657 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
14658
14659         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
14660
14661 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14662
14663         * dgnushack.el: Autoload customize-set-variable for XEmacs.
14664
14665         * rfc2047.el (rfc2047-encodable-p): Don't move point.
14666         (rfc2047-decode): Treat the ascii coding-system as raw-text by
14667         default.
14668
14669 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
14670
14671         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
14672         correct data.
14673
14674 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
14675
14676         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
14677         (spam-group-processor-p): Fix function.
14678         (spam-group-processor-multiple-p)
14679         (spam-group-spam-processor-report-gmane-p)
14680         (spam-group-spam-processor-report-resend-p)
14681         (spam-group-spam-processor-bogofilter-p)
14682         (spam-group-spam-processor-blacklist-p)
14683         (spam-group-spam-processor-ifile-p)
14684         (spam-group-ham-processor-ifile-p)
14685         (spam-group-spam-processor-spamoracle-p)
14686         (spam-group-spam-processor-crm114-p)
14687         (spam-group-ham-processor-bogofilter-p)
14688         (spam-group-spam-processor-stat-p)
14689         (spam-group-ham-processor-stat-p)
14690         (spam-group-ham-processor-whitelist-p)
14691         (spam-group-ham-processor-BBDB-p)
14692         (spam-group-ham-processor-spamoracle-p)
14693         (spam-group-ham-processor-copy-p): Remove functions with some
14694         prejudice against unneeded code.
14695         (spam-report-articles-resend)
14696         (spam-report-resend-register-routine): Allow the group/topic
14697         spam-resend-to value to override spam-report-resend-to.
14698         (spam-summary-prepare-exit): Invoke spam-group-processor-p
14699         properly now.
14700
14701         * gnus.el (spam-resend-to): Add group/topic parameter.
14702         (spam-process): Move the OBSOLETE processors to the end of the
14703         choices.
14704
14705 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
14706
14707         * spam-report.el (spam-report-resend-to, spam-report-resend): Start
14708         with resend-to set to nil, and then ask the user if necessary.
14709         (spam-report-resend): spam-report-resend takes a list of articles, not
14710         separate article numbers.
14711
14712 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14713
14714         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
14715         addition to emacs-w3m.
14716
14717 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14718
14719         * assistant.el (assistant-authinfo-data): New function.
14720         (assistant-eval): Eval for entire assistant.
14721
14722         * netrc.el (netrc-services-file): New variable.
14723         (netrc-parse-services): New function.
14724         (netrc-find-service-name): New function.
14725         (netrc-find-service-number): New function.
14726         (netrc-port-equal): New function.
14727         (netrc-machine): Use it.
14728
14729         * nnimap.el (nnimap-open-connection): Use netrc.
14730
14731         * gnus-util.el (gnus-netrc-get): Remove aliases.
14732
14733         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
14734
14735         * assistant.el (wid-edit): Fix compilation.
14736
14737         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
14738
14739 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
14740
14741         * gnus-util.el (gnus-set-file-modes): New function.  (small
14742         patch).
14743
14744 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14745
14746         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
14747
14748         * assistant.el (assistant-render-node): Fix up rendering and
14749         read-only text.
14750         (assistant-render-node): Reset.
14751         (assistant-make-read-only): Not sticky.
14752
14753 2004-05-20  Danny Siu  <dsiu@adobe.com>
14754
14755         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
14756         centered even when gnus-auto-center-summary is t.
14757
14758 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14759
14760         * dns.el (dns-get-txt-answer): New function.
14761         (dns-read-txt): Ditto.
14762         (query-dns): Use it.
14763
14764 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
14765
14766         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
14767         active for foreign groups even if the group level is higher than
14768         the specified value.
14769
14770 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14771
14772         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
14773         non-active groups.
14774
14775         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
14776
14777 2004-05-20  Magnus Henoch  <mange@freemail.hu>
14778
14779         * dns.el (dns-read-type): Add support for SVR.  (small patch)
14780
14781 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
14782
14783         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
14784         (spam-crm114-header, spam-crm114-spam-switch)
14785         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
14786         (spam-crm114-positive-spam-header)
14787         (spam-crm114-database-directory, spam-list-of-processors)
14788         (spam-group-spam-processor-crm114-p)
14789         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
14790         (spam-generic-score, spam-list-of-checks)
14791         (spam-list-of-statistical-checks, spam-registration-functions)
14792         (spam-check-crm114-headers, spam-crm114-score)
14793         (spam-check-crm114, spam-crm114-register-with-crm114)
14794         (spam-crm114-register-spam-routine)
14795         (spam-crm114-unregister-spam-routine)
14796         (spam-crm114-register-ham-routine)
14797         (spam-crm114-unregister-ham-routine): Add CRM114 support.  From
14798         asjo@koldfront.dk (Adam Sjøgren).
14799
14800         * gnus.el: Add spam-use-crm114.
14801
14802         * spam.el (spam-list-of-processors, spam-registration-functions):
14803         Add spam-use-resend.
14804         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
14805         (spam-report-articles-gmane): Add doc fix.
14806         (spam-report-articles-resend, spam-report-resend-register-routine):
14807         Add wrappers around spam-report-resend-to.
14808
14809         * spam-report.el (spam-report-resend-to, spam-report-resend):
14810         Add support for resending spam.
14811         (spam-report-gmane): Fix line length >80.
14812
14813         * gnus.el (spam-process): Add spam-use-resend.
14814
14815 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
14816
14817         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
14818         number of processed spam messages.
14819         (spam-ham-copy-or-move-routine): Return the number of processed
14820         ham messages.
14821         (spam-summary-prepare-exit): Use the above values to decide
14822         whether status messages shouled be displayed.
14823
14824 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
14825
14826         * rfc2047.el (rfc2047-encode-function-alist): Renamed from
14827         `rfc2047-encoding-function-alist' in order to avoid conflicting
14828         with the old version.
14829         (rfc2047-encode-region): Concatenate words containing non-ASCII
14830         characters in structured fields; don't encode space-delimited
14831         ASCII words even in unstructured fields; don't break words at
14832         char-category boundaries.
14833         (rfc2047-encode-1): New function.
14834         (rfc2047-encode): Use it; encode text so that it occupies the
14835         maximum width within 76-column; work correctly on Q encoding for
14836         iso-2022-* charsets.
14837         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
14838         sure not to break a line just after the header name.
14839         (rfc2047-b-encode-region): Removed.
14840         (rfc2047-b-encode-string): New function.
14841         (rfc2047-q-encode-region): Removed.
14842         (rfc2047-q-encode-string): New function.
14843
14844         * mm-util.el (mm-replace-in-string): New function.
14845
14846 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14847
14848         * gnus-msg.el (gnus-inews-make-draft-meta-information): Really
14849         get it right.
14850         (gnus-inews-make-draft): Really.
14851
14852 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
14853
14854         * nnmh.el (nnmh-request-list-1): Don't check the link count
14855         before descending.  (small patch)
14856
14857 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14858
14859         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
14860         stuff.
14861
14862         * gnus-start.el (gnus-subscribe-hierarchical-interactive): Match
14863         on real group name.
14864
14865         * gnus-art.el (gnus-signature-limit): Doc fix.
14866
14867         * gnus-msg.el (gnus-inews-make-draft): Quote list.
14868
14869         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
14870
14871 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
14872
14873         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
14874         isn't a string.
14875
14876 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14877
14878         * gnus-draft.el (gnus-draft-send): Bind
14879         rfc2047-encode-encoded-words.
14880
14881         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
14882         (rfc2047-encodable-p): Say that =? needs encoding.
14883         (rfc2047-encode-encoded-words): New variable.
14884
14885         * gnus-group.el (gnus-group-select-group): Doc fix.
14886
14887         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
14888
14889         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
14890         to nil.
14891
14892         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
14893
14894         * nnheader.el (nnheader-get-lines-and-char): New function.
14895
14896 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
14897
14898         * gnus-msg.el (gnus-summary-followup-with-original): Document
14899         yanking of region when active.
14900
14901 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14902
14903         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
14904         groups if the group level is higher than the specified value.
14905
14906 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
14907
14908         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
14909         (gnus-group-jump-to-group): Added prefix argument using
14910         `gnus-group-jump-to-group-prompt'.  Query before jumping to
14911         non-active group.
14912
14913         * compface.el (uncompface): Be verbose when changing
14914         `uncompface-use-external'.
14915
14916         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
14917         handle manual section.
14918
14919 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14920
14921         * gnus-art.el (gnus-button-alist): Revert previous change.
14922
14923 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
14924
14925         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
14926
14927 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14928
14929         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
14930         whether backend can accept message.
14931
14932         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
14933
14934 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
14935
14936         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
14937         Avoid creating directory when nntp-marks-is-evil is true.
14938         Reported by Reiner Steib.
14939
14940 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
14941
14942         * gnus-picon.el (gnus-picon-style): New variable.
14943         (gnus-picon-insert-glyph): Added optional `nostring' argument.
14944         (gnus-picon-transform-address): Support `gnus-picon-style'.  From
14945         Jesper Harder <harder@ifa.au.dk>.
14946
14947 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14948
14949         * message.el (message-fill-field): Return point.
14950         (message-generate-headers): Go to end of field.
14951
14952         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
14953         stuff for non-living groups.
14954
14955 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
14956
14957         * gnus-art.el (gnus-article-followup-with-original)
14958         (gnus-article-reply-with-original): gnus-mark-active-p ->
14959         gnus-region-active-p.
14960
14961 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
14962
14963         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
14964         only when there is spam or ham to be processed.
14965
14966 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14967
14968         * mail-source.el (mail-source-delete-crash-box): Refactor.
14969         (mail-source-fetch): Use it.
14970         (mail-source-fetch-file): Ditto.
14971         (mail-source-fetch-directory): Run postscript in loop.
14972         (mail-source-fetch-pop): Delete.
14973         (mail-source-fetch-maildir): Ditto.
14974         (mail-source-fetch-imap): Ditto.
14975
14976         * imap.el (imap-authenticators): Comment out sasl.
14977
14978         * message.el (message-skip-to-next-address): New function.
14979         (message-fill-header-address): Refactor.
14980         (message-fill-address): Use it.
14981         (message-delete-address): Use it.
14982         (message-fill-header-general): Refactor.
14983         (message-fill-field-address): Rename.
14984         (message-narrow-to-field): Find the start of the header.
14985         (message-header-format-alist): Don't pre-fill.
14986         (message-fill-header): Removed.
14987         (message-insert-header): New function.
14988         (message-shorten-references): Use it.
14989
14990         * rfc2047.el (rfc2047-field-value): Strip props.
14991
14992         * mail-parse.el (mail-header-make-address): New alias.
14993
14994         * ietf-drums.el (ietf-drums-make-address): New function.
14995
14996         * imap.el: Add compiler directives.
14997
14998         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
14999
15000         * gnus-art.el (article-decode-idna-rhs): Don't use
15001         message-idna-inside-rhs-p.
15002
15003 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15004
15005         * message.el (message-idna-inside-rhs-p): Removed.
15006         (message-idna-to-ascii-rhs-1): Use proper address parsing.
15007
15008         * gnus-art.el (gnus-emphasis-alist): Removed strikethru; too many
15009         false positives.
15010
15011 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
15012
15013         * imap.el (imap-sasl-make-mechanisms): Use sasl.
15014
15015 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15016
15017         * nneething.el (nneething-file-name): Don't create spurious
15018         files.
15019
15020         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
15021         (gnus-inews-do-gcc): Remove sleep.
15022
15023         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
15024         part under point.
15025
15026         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
15027         (gnus-agent-regenerate-group): Using nil messages aren't valid.
15028
15029 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
15030
15031         * spam.el (spam-summary-prepare-exit): Fixed (length).
15032
15033 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
15034
15035         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
15036         as expired without moving it" message when there are spam
15037         messages left.
15038
15039 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
15040
15041         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
15042         header is not nil.
15043
15044 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
15045
15046         * nntp.el (nntp-request-set-mark, nntp-request-update-info): Call
15047         nntp-possibly-create-directory, not nntp-possibly-change-group.
15048         (nntp-marks-changed-p): New arg SERVER.
15049         (nntp-request-update-info): Adjust caller.
15050
15051 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
15052
15053         * nntp.el (nntp-save-marks): Pass missing arg.
15054
15055 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
15056
15057         * nntp.el: Support marks.
15058         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
15059         (nntp-marks-modtime, nntp-marks-directory): New variables.
15060         (nntp-request-set-mark, nntp-request-update-info)
15061         (nntp-possibly-create-directory, nntp-marks-changed-p)
15062         (nntp-save-marks, nntp-open-marks, nntp-marks-directory): New
15063         functions.
15064
15065 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
15066
15067         * gnus-xmas.el (gnus-xmas-select-lowest-window)
15068         (gnus-xmas-redefine): Rename.
15069
15070         * gnus-score.el (gnus-score-insert-help): Use
15071         gnus-select-lowest-window.
15072
15073         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
15074         appt-select-lowest-window and rename to gnus-select-lowest-window.
15075
15076         * gnus.el: do.
15077
15078 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15079
15080         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
15081         encodings of MIME-encoded words, in order to improve
15082         interoperability with several broken MUAs.
15083
15084 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15085
15086         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
15087         tags, only when charsets are not specified in headers.
15088         (mm-inline-text-html-render-with-w3m): Ditto.
15089
15090         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
15091         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
15092
15093 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15094
15095         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
15096         instead of MIME-decoded from fields when checking
15097         `gnus-article-address-banner-alist'.
15098
15099 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
15100
15101         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
15102         description rather than subject.
15103
15104 2004-05-02  Steve Youngs  <steve@youngs.au.com>
15105
15106         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
15107
15108 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15109
15110         * gnus.el (gnus-version-number): Bump.
15111
15112 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
15113
15114         * gnus.el: No Gnus v0.2 is released.
15115
15116 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15117
15118         * gnus-agent.el (gnus-agent-read-agentview): Inline
15119         gnus-uncompress-range.
15120
15121 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15122
15123         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
15124         `exec-installed-p'.
15125
15126 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15127
15128         * gnus.el (spam-process, spam-autodetect-methods): Add
15129         bsfilter and bsfilter-headers.
15130
15131         * spam.el (spam-bsfilter): New customize group.
15132         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
15133         (spam-bsfilter-header, spam-bsfilter-probability-header)
15134         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
15135         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
15136         (spam-bsfilter-database-directory): New options.
15137         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
15138         (spam-list-of-statistical-checks, spam-registration-functions):
15139         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
15140         (spam-bsfilter-score): New command.
15141         (spam-check-bsfilter-headers, spam-check-bsfilter)
15142         (spam-bsfilter-register-with-bsfilter)
15143         (spam-bsfilter-register-spam-routine)
15144         (spam-bsfilter-unregister-spam-routine)
15145         (spam-bsfilter-register-ham-routine)
15146         (spam-bsfilter-unregister-ham-routine): New functions.
15147         (spam-generic-score): Support bsfilter; Accept an optional argument
15148         to recalcurate spam score even if scoring header has already been
15149         added.
15150         (spam-bogofilter-score, spam-spamassassin-score): Accept an
15151         optional argument to recalcurate spam score even if scoring header
15152         has already been added.
15153
15154 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
15155
15156         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
15157         strings!  Reported by David D. Smith <davidsmith@acm.org>.
15158         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
15159         link is missing.
15160
15161 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
15162
15163         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
15164         (html2text-get-attr): Rewrite.
15165
15166         * message.el (message-setup-1): Remove redundant put-text-property
15167         on mail-header-separator.
15168
15169 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
15170
15171         * gnus-registry.el (gnus-registry-cache-whitespace)
15172         (gnus-registry-action, gnus-registry-spool-action)
15173         (gnus-registry-split-fancy-with-parent): Change message levels
15174         from 5 to 3 or 7, as needed.
15175
15176         * spam.el (spam-summary-prepare-exit)
15177         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
15178         (spam-split, spam-find-spam, spam-log-undo-registration)
15179         (spam-check-blackholes, spam-enter-ham-BBDB): Changed message
15180         level from 5 to 6.
15181
15182 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15183
15184         * gnus-ems.el: Autoload appt-select-lowest-window (revert
15185         2004-03-04 change).
15186
15187 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
15188
15189         * sieve-manage.el (sieve-manage-open):
15190         * nnweb.el (nnweb-insert-html):
15191         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
15192         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
15193         * nnspool.el (nnspool-request-group):
15194         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
15195         * nnml.el (nnml-request-update-info):
15196         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
15197         (nnmh-request-create-group, nnmh-update-gnus-unreads):
15198         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
15199         (nnimap-request-set-mark):
15200         * nnfolder.el (nnfolder-request-update-info):
15201         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
15202         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
15203         * gnus-uu.el (gnus-uu-find-articles-matching):
15204         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
15205         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
15206         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
15207         * gnus-nocem.el (gnus-nocem-scan-groups):
15208         * gnus-int.el (gnus-start-news-server):
15209         * gnus-group.el (gnus-group-make-kiboze-group)
15210         (gnus-group-browse-foreign-server):
15211         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
15212         Use mapc when appropriate.
15213
15214 2004-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
15215
15216         FIXME: Make separate entries for each person.
15217
15218         From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
15219         Sjøgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
15220         <shields@msrl.com>:
15221
15222         * spam.el (spam-necessary-extra-headers): Get the extra headers we
15223         may need for spam sorting and scoring.
15224         (spam-user-format-function-S): Add user format function suitable for
15225         general use.
15226         (spam-article-sort-by-spam-status): Add sorting function for summary
15227         sorting.
15228         (spam-extra-header-to-number): Add function to get a score from a
15229         header.
15230         (spam-summary-score): Add function to get a numeric score from the
15231         headers.
15232         (spam-generic-score): Fix function doc, was in wrong place.
15233         (spam-initialize): Take symbols when it's run, and install the
15234         extra headers that spam-necessary-extra-headers thinks we need.
15235
15236 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
15237
15238         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
15239         Reported by bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
15240
15241 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
15242
15243         * gnus-sum.el (gnus-set-global-variables)
15244         (gnus-build-all-threads, gnus-get-newsgroup-headers)
15245         (gnus-article-get-xrefs, gnus-summary-best-group)
15246         (gnus-summary-next-article, gnus-summary-enter-digest-group)
15247         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
15248         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
15249         Use with-current-buffer.
15250
15251 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
15252
15253         * spam.el (spam-summary-prepare-exit): Simplify logic.
15254         (spam-fetch-article-header): Read the article header if it's not
15255         available.
15256         (spam-list-articles): Simplify logic.
15257         (spam-filelist-register-routine): Fix bug with unregister-list.
15258
15259         * gnus-registry.el: Fix comments at beginning.
15260
15261 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
15262
15263         * message.el (message-cater-to-broken-inn): Remove.
15264         (message-shorten-references): Make sure the total folded length of
15265         References is shorter than 998 characters to cater to a bug in INN
15266         2.3.  Also, don't pretend that references aren't folded -- this
15267         hasn't worked for a while.
15268
15269 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15270
15271         * gnus-agent.el (gnus-agentize):
15272         gnus-agent-send-mail-real-function no longer set to current value
15273         of message-send-mail-function but rather a lambda that calls
15274         message-send-mail-function.  The change makes the agent real-time
15275         responsive to user changes to message-send-mail-function.
15276
15277 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15278
15279         * legacy-gnus-agent.el
15280         (gnus-agent-convert-to-compressed-agentview): Fixed typos with
15281         help from Florian Weimer <fw@deneb.enyo.de>
15282
15283 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15284
15285         * nnmail.el (nnmail-cache-insert): Revert last change.
15286
15287 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
15288
15289         * nnmail.el (nnmail-cache-insert): Always check whether
15290         nnmail-cache-ignore-groups matches a group name.
15291
15292 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
15293
15294         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
15295         (spam-find-spam, spam-log-processing-to-registry)
15296         (spam-log-registered-p, spam-log-unregistration-needed-p)
15297         (spam-log-undo-registration): Use gnus-message instead of
15298         gnus-error, none of these errors are fatal.
15299
15300         * gnus-registry.el (gnus-registry-clean-empty-function)
15301         (gnus-registry-clean-empty): Remove only empty entries without
15302         extra data.
15303
15304 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
15305
15306         * spam-stat.el (spam-stat-buffer-change-to-spam)
15307         (spam-stat-buffer-change-to-non-spam): Change (error) to
15308         (gnus-message 8) invocation.
15309
15310 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15311
15312         * nntp.el (nntp-via-netcat-command): New variable.
15313         (nntp-via-netcat-switches): New variable.
15314         (nntp-open-via-rlogin-and-netcat): New function.
15315         (nntp-open-connection-function): Doc fix.
15316         (nntp-telnet-command): Doc fix.
15317         (nntp-end-of-line): Doc fix.
15318         (nntp-via-rlogin-command): Doc fix.
15319         (nntp-via-user-name): Doc fix.
15320         (nntp-via-address): Doc fix.
15321
15322 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15323
15324         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
15325         error in Emacs 21.1.
15326
15327 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
15328
15329         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
15330
15331 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15332
15333         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
15334         (gnus-agent-with-refreshed-group): New macro.
15335         (gnus-agent-rename-group): New function.
15336         (gnus-agent-delete-group): New function.
15337         (gnus-agent-save-group-info): Use gnus-command-method when
15338         `method' parameter is nil.  Don't write nil entries into the
15339         active file.
15340         (gnus-agent-get-group-info): New function.
15341         (gnus-agent-fetch-articles): Use
15342         gnus-agent-update-files-total-fetched-for to increment disk space
15343         used.
15344         (gnus-agent-fetch-headers, gnus-agent-save-alist): Use
15345         gnus-agent-update-view-total-fetched-for to increment disk space
15346         used.
15347         (gnus-agent-get-local): Added optional parameters to avoid calling
15348         gnus-group-real-name and gnus-find-method-for-group.
15349         (gnus-agent-set-local): Delete stored entry if either min, or max,
15350         are nil.
15351         (gnus-agent-fetch-session): Reworded error/quit messages.  On
15352         quit, use gnus-agent-regenerate-group to record existance of any
15353         articles fetched to disk before the quit occurred.
15354         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
15355         gnus-agent-update-view-total-fetched-for, and
15356         gnus-agent-update-files-total-fetched-for to decrement disk space
15357         used.
15358         (gnus-agent-retrieve-headers): Use
15359         gnus-agent-update-view-total-fetched-for to increment disk space
15360         used.
15361         (gnus-agent-regenerate-group): Replace gnus-group-update-group
15362         with gnus-agent-update-files-total-fetched-for to decrement disk
15363         space and fresh group buffer.
15364         (gnus-agent-inhibit-update-total-fetched-for): New variable.
15365         (gnus-agent-need-update-total-fetched-for): New variable.
15366         (gnus-agent-update-files-total-fetched-for): New function.
15367         (gnus-agent-update-view-total-fetched-for): New function.
15368         (gnus-agent-total-fetched-for): New function.
15369
15370         * gnus-cache.el (gnus-cache-save-buffers): Use
15371         gnus-cache-update-overview-total-fetched-for to change disk space
15372         used by this group.
15373         (gnus-cache-possibly-enter-article): Use
15374         gnus-cache-update-file-total-fetched-for to increment disk space
15375         used by this group.
15376         (gnus-cache-possibly-remove-article): Use
15377         gnus-cache-update-file-total-fetched-for to decrement disk space
15378         used by this group.
15379         (gnus-cache-generate-nov-databases): Purge total fetched cache.
15380         (gnus-cache-rename-group): New function.
15381         (gnus-cache-delete-group): New function.
15382         (gnus-cache-inhibit-update-total-fetched-for): New variable.
15383         (gnus-cache-need-update-total-fetched-for): New variable.
15384         (gnus-cache-with-refreshed-group): New macro.
15385         (gnus-cache-update-file-total-fetched-for): New function.
15386         (gnus-cache-update-overview-total-fetched-for): New function.
15387         (gnus-cache-rename-group-total-fetched-for): New function.
15388         (gnus-cache-delete-group-total-fetched-for): New function.
15389         (gnus-cache-total-fetched-for): New function.
15390
15391         * gnus-group.el: Require gnus-sum and autoload functions to
15392         resolve warnings when gnus-group.el compiled alone.
15393         (gnus-group-line-format): Documented new %F.
15394         (size of Fetched data) group line format; identifies disk space
15395         used by agent and cache.
15396         (gnus-group-line-format-alist): Defined new F format.
15397         (gnus-total-fetched-for): New function.
15398         (gnus-group-delete-group): No longer update
15399         gnus-cache-active-altered as gnus-request-delete-group now keeps
15400         the cache in sync.
15401         (gnus-group-list-active): Let the agent store a server's active
15402         list if currently plugged.
15403
15404         * gnus-int.el (gnus-request-delete-group):
15405         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
15406         local disk in sync with the server.
15407         (gnus-request-rename-group):
15408         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
15409         local disk in sync with the server.
15410
15411         * gnus-start.el (gnus-get-unread-articles):
15412         Cosmetic simplification to logic.
15413
15414         * gnus-util.el (gnus-rename-file): New function.
15415
15416 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
15417
15418         * mm-util.el (mm-image-load-path): Handle nil in load-path.
15419
15420 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
15421
15422         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
15423         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
15424
15425 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
15426
15427         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
15428         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
15429
15430 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
15431
15432         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
15433
15434 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
15435
15436         * spam.el (spam-set-difference): Add function to replace
15437         gnus-set-difference in spam.el.
15438         (spam-summary-prepare-exit): Use spam-set-difference.
15439
15440 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
15441
15442         * gnus-registry.el (gnus-registry-cache-file): Update to use
15443         gnus-dribble-directory OR gnus-home-directory OR ~.
15444         (gnus-registry-split-fancy-with-parent): Fix doc.
15445
15446 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15447
15448         * message.el (message-exchange-point-and-mark): Use
15449         message-mark-active-p.  Suggested by Jesper Harder
15450         <harder@ifa.au.dk>.
15451
15452 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15453
15454         * message.el (message-exchange-point-and-mark): Don't activate
15455         region if it was inactive.  Suggested by Hiroshi Fujishima
15456         <pooh@nature.tsukuba.ac.jp>.
15457
15458 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15459
15460         * gnus-art.el (article-display-face): Display Faces in the same
15461         order as X-Faces.
15462
15463 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15464
15465         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
15466
15467 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15468
15469         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
15470         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
15471         (gnus-article-mime-hierarchy): Remove.
15472         (gnus-article-mime-hierarchy-next): Remove.
15473         (gnus-article-mode): Revert 2004-03-19 change.
15474         (gnus-article-setup-buffer): Revert 2004-03-19 change.
15475         (gnus-insert-mime-button): Revert 2004-03-19 change.
15476         (gnus-mime-accumulate-hierarchy): Remove.
15477         (gnus-mime-enter-multipart): Remove.
15478         (gnus-mime-leave-multipart): Remove.
15479         (gnus-mime-display-part): Revert 2004-03-19 change.
15480         (gnus-mime-display-alternative): Revert 2004-03-19 change.
15481
15482         * mml.el (mml-preview): Revert 2004-03-19 change.
15483
15484 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
15485
15486         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
15487
15488 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15489
15490         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
15491         t while entering a file name using the mm-with-multibyte macro.
15492         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
15493
15494         * mm-util.el (mm-with-multibyte): New macro.
15495
15496 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15497
15498         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): New
15499         user option.
15500         (gnus-mime-multipart-functions): Doc and customization fix.
15501         (gnus-article-mime-hierarchy): New variable.
15502         (gnus-article-mime-hierarchy-next): New variable.
15503         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
15504         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
15505         gnus-article-mime-hierarchy-next to nil.
15506         (gnus-insert-mime-button): Show hierarchy numbers.
15507         (gnus-mime-accumulate-hierarchy): New function.
15508         (gnus-mime-enter-multipart): New function.
15509         (gnus-mime-leave-multipart): New function.
15510         (gnus-mime-display-part): Recompute hierarchical MIME structure.
15511         (gnus-mime-display-alternative): Show hierarchy numbers.
15512
15513         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
15514         gnus-article-mime-hierarchy-next to nil.
15515
15516 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
15517
15518         * dns.el: Don't require gnus-xmas.
15519
15520 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
15521
15522         * mml.el (mml-generate-mime-1): Don't use format=flowed with
15523         inline PGP.
15524         (mml-menu): Disable mml-quote-region if mark is inactive.
15525
15526 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15527
15528         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
15529         when the group's active is not available.
15530
15531 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15532
15533         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
15534         error.
15535
15536 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
15537
15538         * imap.el (imap-store-password): New variable.
15539         (imap-interactive-login): Use it.
15540         Suggested by Mark Plaksin <happy@mcplaksin.org>.
15541
15542 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15543
15544         * gnus-art.el (gnus-article-read-summary-keys): Restore new
15545         window-start and hscroll to summary window.
15546
15547 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15548
15549         * gnus-start.el (gnus-convert-old-newsrc): Only write the
15550         conversion message to newsrc-dribble when an actual conversion is
15551         performed.
15552
15553 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
15554
15555         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
15556
15557 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15558
15559         * mm-decode.el (mm-complicated-handles): New function reviving
15560         former definition of mm-multiple-handles.
15561
15562         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
15563         (gnus-mime-delete-part): Use it.
15564
15565 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15566
15567         * gnus-agent.el (gnus-agent-read-local): Bind
15568         nnheader-file-coding-system to gnus-agent-file-coding-system to
15569         avoid the implicit assumption that they will always be equal.
15570         (gnus-agent-save-local): Bind buffer-file-coding-system, not
15571         coding-system-for-write, as the with-temp-file macro first prints
15572         to a buffer then saves the buffer.
15573
15574 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15575
15576         * gnus-art.el (gnus-article-edit-part): New function.
15577         (gnus-mime-save-part-and-strip): Use it; do query instead of
15578         signaling an error; don't use mm-multiple-handles.
15579         (gnus-mime-delete-part): Ditto.
15580
15581 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15582
15583         * gnus-agent.el (gnus-agent-read-agentview): Removed support for
15584         old file versions.
15585         (gnus-group-prepare-hook): Removed function that converted list
15586         form of gnus-agent-expire-days to group properties.
15587
15588         * gnus-int.el: Autoload gnus-agent-regenerate-group.
15589         (gnus-request-accept-article): Re-indented.
15590
15591         * gnus-start.el (gnus-convert-old-newsrc): Registered new
15592         converters to handle old agent file formats.  Added logic for a
15593         "backup before upgrading warning".
15594         (gnus-convert-mark-converter-prompt): Developers can mark
15595         functions as needing (default), or not needing,
15596         gnus-convert-old-newsrc's "backup before upgrading warning".
15597         (gnus-convert-converter-needs-prompt): Tests whether the user
15598         should be protected from potentially irreversable changes by the
15599         function.
15600
15601         * legacy-gnus-agent.el: New.  Provides converters that are only
15602         loaded when gnus-convert-old-newsrc needs to call them.
15603
15604 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
15605
15606         * mail-source.el (mail-source-touch-pop): Doc fix.
15607
15608         * message.el (message-smtpmail-send-it): Doc fix.
15609
15610 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
15611
15612         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
15613
15614         * nnmail.el (nnmail-split-fancy): do.
15615
15616         * gnus-kill.el (gnus-kill, gnus-execute): do.
15617
15618 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
15619
15620         * gnus-sum.el (gnus-widget-reversible-match)
15621         (gnus-widget-reversible-to-internal)
15622         (gnus-widget-reversible-to-external): New functions.
15623         (gnus-widget-reversible): New widget.
15624         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
15625
15626 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
15627
15628         * gnus-sum.el (gnus-thread-sort-functions)
15629         (gnus-article-sort-functions): Document `(not F)' items.
15630
15631 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
15632
15633         * spam.el (spam-use-gmane-xref): Add new backend.
15634         (spam-gmane-xref-spam-group): Add variable to control the name of the
15635         Gmane spam group.
15636         (spam-blackhole-servers, spam-blackhole-good-server-regex)
15637         (spam-regex-headers-spam, spam-regex-headers-ham)
15638         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
15639         (spam-list-of-checks): Add spam-use-gmane-xref to list of
15640         backends and checks.
15641         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
15642
15643         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
15644         an autodetect method.
15645
15646 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15647
15648         * gnus-int.el (gnus-request-accept-article): Inform the agent that
15649         articles are being added to a group.
15650         (gnus-request-replace-article): Inform the agent that articles
15651         need to be uncached as the cached contents are no longer valid.
15652
15653 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
15654
15655         * binhex.el: Don't autoload executable-find.
15656
15657         * canlock.el: Don't autoload mail-fetch-field.
15658
15659         * dgnushack.el: Autoload c-mode for XEmacs.
15660
15661         * gnus-ems.el: Don't autoload appt-select-lowest-window.
15662
15663         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
15664         rmail-dont-reply-to and rmail-output.
15665
15666         * gnus-score.el: Don't autoload ffap-string-at-point.
15667
15668         * gnus-setup.el: Don't autoload sc-cite-original.
15669
15670         * imap.el: Don't autoload base64-decode-string,
15671         base64-encode-string and md5.
15672
15673         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
15674         and rmail-msg-restore-non-pruned-header.
15675
15676         * mm-decode.el: Don't autoload executable-find.
15677
15678         * mm-url.el: Don't autoload executable-find.
15679
15680         * mm-view.el: Don't autoload diff-mode.
15681
15682         * nndb.el: Don't autoload news-reply-mode, news-setup,
15683         cancel-timer and telnet.
15684
15685         * password.el: Don't autoload run-at-time for Emacs.
15686
15687         * sha1-el.el: Don't autoload executable-find.
15688
15689         * sieve-mode.el: Don't autoload c-mode.
15690
15691         * uudecode.el: Don't autoload executable-find.
15692
15693 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15694
15695         * gnus-agent.el (gnus-agent-file-header-cache): Removed.
15696         (gnus-agent-possibly-alter-active): Avoid null in numeric
15697         comparison.
15698         (gnus-agent-set-local): Refuse to save null in local object table.
15699         (gnus-agent-regenerate-group): The REREAD parameter can now be a
15700         list of articles that will be marked as unread.
15701
15702 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
15703
15704         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
15705
15706 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
15707
15708         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
15709         language tags.
15710
15711 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
15712
15713         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
15714         Don't bind "obarray".
15715
15716         * gnus-sum.el (gnus-thread-sort-functions): Added
15717         `gnus-thread-sort-by-most-recent-number' and
15718         `gnus-thread-sort-by-most-recent-date'.
15719         Reported by Kai Grossjohann <kai@emptydomain.de>.
15720
15721 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
15722
15723         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
15724
15725 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15726
15727         * gnus-cus.el (gnus-agent-customize-category): Removed
15728         ignore-errors macro reference that required cl to be loaded at
15729         run-time.
15730
15731         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
15732         single-interval range of the form (min . max).  Previously the
15733         range had to look like ((min . max)).  Likewise, return
15734         (min . max) rather than ((min . max)).
15735         (gnus-range-map): Use gnus-range-normalize to accept
15736         single-interval range.
15737
15738         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
15739         the cache, but not the agent, now appear with their usual face.
15740
15741         * dgnushack.el (loaddir): New variable that is bound to the
15742         directory containing the dgnushack.el file. Use loaddir, rather
15743         than srcdir, to update load-path. Change lets dgnushack compile
15744         code in directories other than GNUS/lisp.
15745
15746 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
15747
15748         * lpath.el: Don't bind w3m-safe-url-regexp.
15749
15750         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
15751         w3m-safe-url-regexp variable buffer-local.
15752
15753         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
15754
15755 2004-02-27  Simon Josefsson  <jas@extundo.com>
15756
15757         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
15758         gnus-group-real-prefix.
15759         (gnus-summary-move-article): Use it, instead of
15760         gnus-group-real-prefix.
15761
15762 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15763
15764         * lpath.el: Bind w3m-safe-url-regexp.
15765
15766         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
15767         w3m-safe-url-regexp variable buffer-local and set it as the value
15768         of mm-w3m-safe-url-regexp.
15769
15770         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
15771
15772         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
15773         parsing gnus-posting-styles when the message is not for replying.
15774
15775         * dgnushack.el: Autoload sgml-mode for XEmacs.
15776
15777         * nnrss.el (nnrss-opml-export): Use
15778         mm-set-buffer-file-coding-system instead of
15779         set-buffer-file-coding-system.
15780
15781 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
15782
15783         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
15784         of checkdoc.el).
15785         * nnrss.el: do.
15786         * gnus-mlspl.el: do.
15787         * gnus-ml.el: do.
15788         * gnus-srvr.el: do.
15789
15790         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
15791
15792 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
15793
15794         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
15795         Corrections to custom-manual links.
15796
15797         * gnus-art.el (gnus-article): Ditto.
15798
15799         * mm-decode.el (mime-display, mime-security): Ditto.
15800
15801 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
15802
15803         * flow-fill.el: Typo.
15804
15805 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
15806
15807         * spam-wash.el: New file.
15808
15809 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
15810
15811         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
15812
15813 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
15814
15815         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
15816         to be run with new-articles as LIST1, not LIST2.
15817         (spam-registration-functions): Add spam-use-ham-copy as a nil
15818         registration backend.
15819
15820 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
15821
15822         * spam-stat.el (spam-stat-washing-hook): New option.
15823         (spam-stat-buffer-words): Use it.
15824         (spam-stat-process-directory, spam-stat-test-directory): Use
15825         insert-file-contents-literally.
15826         (spam-stat-coding-system): New variable.
15827         (spam-stat-load, spam-stat-save): Use it.
15828
15829 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15830
15831         * spam-report.el (spam-report-plug-agent): Quote
15832         spam-report-url-to-file and spam-report-url-ping-plain.
15833
15834 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
15835
15836         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Allow
15837         / in mailto URLs.
15838
15839 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
15840
15841         * spam-report.el (spam-report-process-queue): Fix interactive use.
15842         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
15843         (spam-report-unplug-agent): Doc fixes.
15844         (spam-report-url-ping-mm-url, spam-report-url-to-file)
15845         (spam-report-agentize, spam-report-deagentize): Autoload.
15846
15847 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15848
15849         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
15850
15851         * message.el (message-setup-fill-variables): Add mml tags to
15852         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
15853         <ajk@iu.edu>.
15854         (message-mode): Don't modify paragraph-separate there.
15855
15856 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15857
15858         * compface.el (uncompface-use-external): Default to undecided.
15859         (uncompface-use-external-threshold): New variable.
15860         (uncompface-float-time): New macro.
15861         (uncompface): Determine whether to use the external decoder if
15862         uncompface-use-external is undecided.
15863
15864 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15865
15866         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
15867         after images.
15868
15869         * gnus-art.el (gnus-mime-display-single): Remove dead code.
15870
15871 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
15872
15873         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
15874
15875         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
15876
15877         * gnus-sum.el (gnus-summary-limit-to-age)
15878         (gnus-summary-limit-children): do.
15879
15880         * gnus-int.el (gnus-request-scan): do.
15881
15882         * gnus-group.el (gnus-group-suspend): do.
15883
15884         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
15885
15886         * gnus-cite.el (gnus-cite-parse-attributions): do.
15887
15888         * gnus-agent.el (gnus-summary-set-agent-mark)
15889         (gnus-agent-regenerate-group): do.
15890
15891         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
15892
15893         * binhex.el (binhex-decode-region-internal): do.
15894
15895 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15896
15897         * gnus-fun.el (gnus-face-properties-alist): New user option.
15898         (gnus-display-x-face-in-from): Use it.
15899
15900         * gnus-art.el (article-display-face): Ditto.
15901
15902         * compface.el (uncompface-use-external): Default to nil.
15903
15904 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
15905
15906         * nntp.el (nntp-erase-buffer): New function.
15907         (nntp-retrieve-data, nntp-send-command)
15908         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
15909         (nntp-possibly-change-group): Use it.
15910
15911         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list): Use
15912         with-current-buffer.
15913
15914 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
15915
15916         * compface.el: Merge the ELisp-based uncompface program.
15917         (compface): New customization group.
15918         (uncompface-use-external): New user option.
15919         (uncompface): Call uncompface-internal if uncompface-use-external
15920         is nil.
15921         (uncompface-internal): New function.  Note that there are also
15922         some other functions and variables added for this function.
15923
15924 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
15925
15926         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
15927         if necessary.
15928
15929 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
15930
15931         * spam-report.el (spam-report-unplug-agent)
15932         (spam-report-plug-agent, spam-report-deagentize)
15933         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
15934         Add support for the Agent in spam-report: when unplugged, report to a
15935         file; when plugged, submit all the requests.
15936
15937         * spam.el (spam-register-routine): Fix message about
15938         registration.
15939
15940 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
15941
15942         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
15943         dependencies.
15944         (rfc2047-encode): Use it.
15945
15946         * gnus-art.el (gnus-button-marker-list): Move before first
15947         reference.
15948
15949         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
15950         (imap-parse-body): Fix format string mismatch.
15951
15952         * gnus-score.el (gnus-summary-increase-score): do.
15953
15954         * nnrss.el (nnrss-close): New function.
15955
15956 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
15957
15958         * nnrss.el (nnrss-make-filename): New function.
15959         (nnrss-request-delete-group, nnrss-read-server-data)
15960         (nnrss-save-server-data, nnrss-read-group-data)
15961         (nnrss-save-group-data): Use it.
15962         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
15963         (nnrss-read-server-data, nnrss-read-group-data): Use load.
15964         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
15965
15966 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
15967
15968         * mml.el (mml-compute-boundary-1): Don't uncompress files.
15969
15970 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
15971
15972         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
15973         files.
15974
15975         * message.el (message-generate-headers-first): Don't quote nil
15976         and t in docstrings.
15977
15978         * imap.el (imap-id): do.
15979
15980         * gnus-agent.el (gnus-agent-consider-all-articles)
15981         (gnus-agent-queue-mail): do.
15982
15983 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
15984
15985         * spam-report.el (spam-report-process-queue): New function.
15986         Process requests from `spam-report-requests-file'.
15987         (spam-report-process-queue): Doc fix.
15988
15989 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
15990
15991         * spam.el (spam-register-routine)
15992         (spam-log-processing-to-registry, spam-log-registered-p)
15993         (spam-log-unregistration-needed-p, spam-log-undo-registration):
15994         Change "check" to "spam-check" for semi-clarity.
15995
15996 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
15997
15998         * pop3.el: Require nnheader.
15999
16000         * mml-smime.el: Require cl.  Autoload message-fetch-field.
16001
16002         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
16003
16004         * gnus-picon.el: Require cl.
16005
16006         * gnus-fun.el: Require gnus-ems and gnus-util.
16007
16008         * gnus.el (gnus-method-to-server): Move defsubst before first use.
16009
16010         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
16011
16012         * gnus-art.el (gnus-article-edit-mode): Define before first
16013         reference.
16014
16015 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
16016
16017         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
16018         (gnus-uu-post-encoded): Use point-at-bol.
16019
16020         * gnus-topic.el (gnus-group-active-topic-p): do.
16021
16022         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
16023
16024         * gnus-group.el (gnus-group-kill-region): do.
16025
16026         * gnus-art.el (article-date-ut): do.
16027
16028         * message.el (message-fetch-field): Remove redundant
16029         case-fold-search binding.
16030         (message-narrow-to-field): Simplify.
16031
16032 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
16033
16034         * spam.el (spam-directory): Derive from `gnus-directory'.
16035
16036         * spam-report.el (spam-report-url-to-file)
16037         (spam-report-requests-file): New function and variable for offline
16038         reporting.
16039         (spam-report-url-ping-function): Add `spam-report-url-to-file'
16040         and user defined function.
16041         (spam-report-url-ping-mm-url): Remove doubled slash.
16042
16043 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
16044
16045         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
16046
16047 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
16048
16049         * spam.el (spam-check-spamoracle, spam-spamoracle-learn): Fix
16050         format string mismatch.
16051
16052         * sieve.el (sieve-deactivate-all): do.
16053
16054         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
16055
16056         * nnlistserv.el (nnlistserv-kk-wash-article): do.
16057
16058         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
16059
16060         * mm-bodies.el (mm-7bit-chars): Don't include \r.
16061
16062 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
16063
16064         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
16065         the list of checks.
16066
16067 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
16068
16069         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
16070         padding.
16071
16072 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
16073
16074         * mm-view.el (mm-fill-flowed): New variable.
16075         (mm-inline-text): Use it.
16076
16077 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
16078
16079         * spam.el (spam-spamassassin-register-ham-routine)
16080         (spam-spamassassin-register-spam-routine): Fix function names.
16081
16082 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16083
16084         * gnus.el (gnus-tmp-grouplens): Remove.
16085         (gnus-summary-line-format): Remove grouplens.
16086
16087         * gnus-group.el (gnus-group-line-format): Ditto.
16088
16089         * gnus-spec.el (gnus-format-specs): Ditto.
16090         (gnus-update-format-specifications): Flush the group format spec
16091         cache if there's the grouplens stuff.
16092         (gnus-parse-simple-format): Replace %l with the empty string.
16093
16094 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
16095
16096         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
16097         omission.
16098
16099 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16100
16101         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
16102         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
16103
16104 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
16105
16106         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
16107         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
16108         New macros and functions.
16109         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
16110         Handle > NLINK_MAX messages.
16111         * nnmaildir.el (nnmaildir-request-set-mark): Use
16112         nnmaildir--emlink-p and nnmaildir--eexist-p.
16113
16114 2004-01-25  Alex Schroeder  <alex@gnu.org>
16115
16116         * spam-stat.el (spam-stat-process-directory-age): New option.
16117         (spam-stat-process-directory): Use it.
16118
16119 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
16120
16121         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
16122         (spam-stat-save): Accept prefix argument.
16123
16124 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
16125
16126         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
16127         links" error.
16128
16129 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16130
16131         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
16132         the rest of the and/or forms.
16133
16134 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
16135
16136         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
16137         compatibility with old .newsrc.eld files.
16138
16139         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
16140
16141         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
16142
16143         * gnus-start.el (gnus-1): do.
16144
16145         * gnus-group.el (gnus-group-line-format-alist): do.
16146
16147         * gnus.el (gnus-use-grouplens, gnus-visual): do.
16148
16149         * gnus-gl.el: Remove.
16150
16151 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16152
16153         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
16154         marks consisting of a single range {for example, (3 . 5)} rather
16155         than a list of a single range { ((3 . 5)) }.
16156
16157 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
16158
16159         * spam-stat.el (spam-stat-store-gnus-article-buffer): Use
16160         with-current-buffer.
16161         (spam-stat-store-current-buffer): Use insert-buffer-substring to
16162         avoid consing a string.
16163
16164         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
16165         Remove obsolete entries for big5 and gb2312.
16166
16167 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16168
16169         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
16170         uncompressed list.
16171
16172 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
16173
16174         * spam-stat.el (spam-stat-strip-xref): New function.
16175         (spam-stat-process-directory): Use it.
16176
16177         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
16178         here -- it's done in message-fetch-field.
16179
16180 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16181
16182         * gnus-agent.el (gnus-agent-queue-mail)
16183         (gnus-agent-prompt-send-queue): New variables.
16184         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
16185         * gnus-draft.el (gnus-group-send-queue): Pass the group name
16186         "nndraft:queue" along to gnus-draft-send.  Use
16187         gnus-agent-prompt-send-queue.
16188         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
16189         is "nndraft:queue".  Suggested by Gaute Strokkenes
16190         <gs234@srcf.ucam.org>
16191
16192         * gnus-agent.el (agent-disable-undownloaded-faces): Removed.
16193         (agent-enable-undownloaded-faces): Added.
16194         (gnus-agent-cat-groups): Use eval-and-compile, not
16195         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
16196         method of gnus-agent-cat-groups even when the buffer has been
16197         evaled.
16198         (gnus-agent-save-active, gnus-agent-save-active-1): Merged to
16199         delete gnus-agent-save-active-1.
16200         (gnus-agent-save-groups): Deleted.  Identical to
16201         gnus-agent-save-active.
16202         (gnus-agent-write-active): No longer adjust agent's copy of active
16203         file as agent's adjustments are now stored in their own
16204         file.  Removed optional parameter.
16205         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
16206         servers.  Add use of min/max range limits from server's local
16207         file.
16208         (gnus-agent-save-alist): Removed unused optional argument.
16209         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
16210         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
16211         (gnus-agent-set-local): A per-server file that keeps min/max range
16212         limits for articles known to the agent.  Provides a fast mechanism
16213         for altering many active ranges.
16214         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
16215         active file (local makes it unnecessary).
16216         (gnus-agent-regenerate-group): Fixed XEmacs compatibility.
16217
16218         * gnus-cus.el (agent-disable-undownloaded-faces): Removed.
16219         (agent-enable-undownloaded-faces): Added.
16220
16221         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
16222         disable it when sending to "nndraft:queue".
16223         (gnus-group-send-queue): Add safety check to avoid sending queue
16224         when unplugged.
16225
16226         * gnus-group.el (gnus-group-catchup): Use new
16227         gnus-sequence-of-unread-articles, not
16228         gnus-list-of-unread-articles, to avoid exhausting memory with huge
16229         numbers of articles.  Use gnus-range-map to avoid having to
16230         uncompress the unread list.
16231         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
16232         Fixed invalid ange-ftp reference.
16233
16234         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
16235         (gnus-sorted-range-intersection): Intersection of two ranges
16236         without requiring that they first be uncompressed.
16237
16238         * gnus-start.el (gnus-activate-group): Unless blocked by the
16239         caller, possibly expand the active range to include both cached
16240         and agentized articles.
16241         (gnus-convert-old-newsrc): Rewrote in anticipation of having
16242         multiple version-dependent converters.
16243         (gnus-groups-to-gnus-format): Replaced gnus-agent-save-groups with
16244         gnus-agent-save-active.
16245         (gnus-save-newsrc-file): Save dirty agent range limits.
16246
16247         * gnus-sum.el (gnus-select-newgroup): Replaced inline code with
16248         gnus-agent-possibly-alter-active.
16249         (gnus-adjust-marked-articles): Faster handling of simple lists.
16250
16251 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
16252
16253         * spam-stat.el (spam-stat-test-directory): New optional argument
16254         displays a list of files detected.  Suggested by Andrew Cohen
16255         <cohen@andy.bu.edu>.
16256         (spam-stat-buffer-words-with-scores): Don't narrow and change
16257         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
16258
16259 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
16260
16261         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
16262         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
16263         (spam-spamassassin-arguments)
16264         (spam-spamassassin-spam-flag-header)
16265         (spam-spamassassin-positive-spam-flag-header)
16266         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
16267         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
16268         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
16269         (spam-list-of-processors, spam-list-of-checks)
16270         (spam-list-of-statistical-checks, spam-registration-functions)
16271         (spam-check-spamassassin-headers, spam-check-spamassassin)
16272         (spam-spamassassin-score)
16273         (spam-spamassassin-register-with-sa-learn)
16274         (spam-spamassassin-register-spam-routine)
16275         (spam-spamassassin-register-ham-routine)
16276         (spam-assassin-register-spam-routine)
16277         (spam-assassin-register-ham-routine): Add SpamAssassin support.
16278         (spam-bogofilter-score): Fix to show article before scoring.
16279
16280 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
16281
16282         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
16283         default scoring function.
16284         (spam-generic-score): Call spam-spamassassin-score if
16285         spam-use-spamassassin or spam-use-spamassassin-headers is on;
16286         spam-bogofilter-score otherwise.
16287
16288         * gnus.el (spam-process, spam-autodetect-methods): Add
16289         spamassassin and spamassassin-headers.
16290
16291 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
16292
16293         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
16294         Suppress unnecessary messages.
16295
16296 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
16297
16298         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
16299         make-hash-table.
16300
16301 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16302
16303         * canlock.el (base64-encode-string): Don't autoload it.
16304
16305 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
16306
16307         * run-at-time.el: Remove useless (require 'itimer),
16308         eval-and-compile and (featurep 'xemacs).
16309
16310 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
16311
16312         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
16313         GROUP is a virtual group.
16314
16315 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
16316
16317         * gnus.el: Autoload `message-y-or-n-p'.
16318
16319 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
16320
16321         * pgg-parse.el: Remove unnecessary (require 'custom).
16322
16323         * pgg-def.el: do.
16324
16325         * nnmail.el: do.
16326
16327         * gnus-undo.el: do.
16328
16329         * gnus-picon.el: do.
16330
16331         * gnus-util.el: do.
16332
16333 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
16334
16335         * gnus-sum.el (gnus-pick-line-number): Add autoload.
16336
16337 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16338
16339         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
16340         handle, as well as a list.
16341
16342         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
16343         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
16344         (mm-w3m-cid-retrieve): Simplify.
16345
16346 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
16347
16348         * message.el (message-kill-to-signature): Allow prefix arg to
16349         specify number of lines to keep before signature.
16350
16351 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
16352
16353         * message.el (message-kill-to-signature): Change docstring.
16354
16355 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16356
16357         * canlock.el: Always require sha1-el.
16358         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
16359
16360         * message.el: Autoload sha1 only when compiling.
16361
16362         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
16363         eudc-expand-inline for XEmacs.
16364
16365 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16366
16367         * message.el (message-canlock-generate): Require sha1-el.
16368
16369 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
16370
16371         * message.el (message-expand-name): Silence the byte compiler.
16372
16373         * lpath.el: Add detect-coding-system.
16374
16375         * dgnushack.el (dgnushack-compile): Remove obsolete check for
16376         cus-edit.
16377
16378 2004-01-13  Simon Josefsson  <jas@extundo.com>
16379
16380         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
16381         Invoke gnus-score-mode.  Reported by
16382         bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
16383
16384         * gnus-range.el (gnus-compress-sequence): Doc fix.  Suggested by
16385         Jim Blandy <jimb@redhat.com> (tiny change).
16386
16387 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
16388
16389         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
16390
16391 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
16392
16393         * spam.el (spam-get-article-as-string): Update to use
16394         gnus-request-article-this-buffer, much simpler.
16395         (spam-get-article-as-buffer): Remove.
16396
16397 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
16398
16399         * message.el (message-expand-name): Use EUDC if the user uses that.
16400
16401 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
16402
16403         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
16404         character for the encoding to avoid consing a string.
16405
16406         * rfc2047.el (rfc2047-decode-string): Don't cons a string
16407         unnecessarily.
16408
16409         * mm-util.el (mm-replace-chars-in-string): Remove.
16410
16411         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
16412         of mm-replace-chars-in-string.
16413
16414 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
16415
16416         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
16417
16418         * mm-util.el (mm-subst-char-in-string): Support inplace.
16419
16420         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
16421         a new string in every iteration.  Use shy groups.
16422
16423 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
16424
16425         * gnus-srvr.el (gnus-browse-unsubscribe-group):
16426         * gnus-soup.el (gnus-soup-group-brew):
16427         * gnus-msg.el (gnus-put-message):
16428         * gnus-move.el (gnus-group-move-group-to-server):
16429         * gnus-kill.el (gnus-batch-score):
16430         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
16431         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
16432         (gnus-group-update-group, gnus-group-read-group)
16433         (gnus-group-make-group, gnus-group-make-help-group)
16434         (gnus-group-make-archive-group, gnus-group-make-directory-group)
16435         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
16436         (gnus-group-sort-by-unread, gnus-group-catchup)
16437         (gnus-group-unsubscribe-group, gnus-group-kill-group)
16438         (gnus-group-yank-group, gnus-group-set-info)
16439         (gnus-group-list-groups):
16440         * gnus.el (gnus-generate-new-group-name):
16441         * gnus-delay.el (gnus-delay-send-queue):
16442         * nnvirtual.el (nnvirtual-catchup-group):
16443         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
16444         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
16445         (gnus-group-prepare-topics, gnus-topic-check-topology):
16446         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
16447         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
16448         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
16449         (gnus-group-make-articles-read):
16450         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
16451         (gnus-group-change-level, gnus-kill-newsgroup)
16452         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
16453         (gnus-get-unread-articles, gnus-make-articles-unread)
16454         (gnus-make-ascending-articles-unread): Use accessor
16455         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
16456         to get group information for improved readability.
16457
16458
16459 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
16460
16461         * gnus-art.el (article-decode-mime-words, article-babel)
16462         (gnus-article-highlight-signature, gnus-article-add-buttons)
16463         (gnus-signature-toggle): Use gnus-with-article-buffer.
16464
16465         * gnus-art.el (gnus-article-highlight-headers)
16466         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
16467
16468         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
16469         (gnus-article-set-globals, gnus-request-article-this-buffer)
16470         (gnus-button-message-id, gnus-article-maybe-hide-headers)
16471         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
16472         (gnus-mime-display-alternative): Use with-current-buffer.
16473
16474 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
16475
16476         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
16477         also under 80 char limit, and call gnus-error if needed.
16478         (spam-fetch-article-header): Fix - it was a
16479         buffer-local variable (gnus-newsgroup-data).
16480         (spam-find-spam): Use spam-generate-fake-headers, forget about
16481         spam-insert-fake-headers.
16482         (spam-insert-fake-headers): Remove.
16483
16484 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
16485
16486         * deuglify.el (gnus-article-outlook-unwrap-lines)
16487         (gnus-outlook-rearrange-article)
16488         (gnus-outlook-repair-attribution-outlook)
16489         (gnus-outlook-repair-attribution-block)
16490         (gnus-outlook-repair-attribution-other): Remove redundant
16491         save-excursion.
16492
16493 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
16494
16495         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
16496         (spam-fetch-field-subject-fast)
16497         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
16498         (spam-fetch-article-header): Add functions to deal with Gnus
16499         internals for fast retrieval of article header data.
16500         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
16501
16502 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
16503
16504         * pop3.el (pop3-md5): Remove.
16505         (pop3-apop): Replace pop3-md5 with md5.
16506
16507         * mm-bodies.el: base64 is always built-in.
16508
16509         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use
16510         with-current-buffer.
16511
16512 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
16513
16514         * canlock.el (canlock-insert-header): Remove excessive grouping in
16515         regexp.
16516
16517         * gnus-sum.el (gnus-summary-read-document): Ditto.
16518
16519         * gnus-uu.el (gnus-uu-part-number): Ditto.
16520
16521         * html2text.el (html2text-remove-tags): Ditto.
16522         (html2text-format-tags): Ditto.
16523         (html2text-format-single-elements): Ditto.
16524
16525         * mml.el (mml-parse-1): Ditto.
16526
16527 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
16528
16529         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
16530
16531         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
16532
16533         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
16534
16535         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
16536
16537 2003-11-15  Simon Josefsson  <jas@extundo.com>
16538
16539         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
16540         (pgg-gpg-lookup-key): Use regexp match instead of
16541         split-string (split-string is different between emacs 21.2 and
16542         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
16543
16544 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
16545
16546         * gnus-art.el (gnus-mime-view-all-parts)
16547         (gnus-article-part-wrapper, gnus-article-view-part): Use
16548         with-current-buffer.
16549
16550 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
16551
16552         * spam.el (spam-disable-spam-split-during-ham-respool)
16553         (spam-spamoracle-database, spam-cache-lookups)
16554         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
16555         (spam-group-ham-mark-p, spam-group-spam-mark-p)
16556         (spam-group-ham-marks, spam-group-spam-marks)
16557         (spam-group-spam-contents-p, spam-group-ham-contents-p)
16558         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
16559         also add spam-use-blackholes to the statistical checks.
16560         (spam-fetch-field-fast): Add interface to fetching fields, may
16561         become a macro.
16562         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
16563         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
16564         (spam-insert-fake-headers): Fake an article when needed.
16565         (spam-find-spam): Fake article when possible.
16566         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
16567         (spam-check-bogofilter-headers): Use message-fetch-field instead
16568         of nnmail-fetch-field.
16569
16570 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
16571
16572         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
16573
16574 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
16575
16576         * spam.el (spam-split): Do not require spam-use-CHECK to be
16577         enabled if that check is passed to spam-split explicitly; also
16578         fix so 'spam doesn't get converted to spam-split-group when
16579         spam-split-symbolic-return is t.
16580         (spam-find-spam): Find registrations of the article and use those
16581         instead of re-running spam-split to find the spam/ham
16582         classification of the article.
16583         (spam-log-processing-to-registry, spam-log-registered-p)
16584         (spam-log-unregistration-needed-p, spam-log-undo-registration):
16585         Use gnus-error instead of gnus-message.
16586         (spam-log-registration-type): Add function to determine the
16587         classification of a message based on registry entries; will
16588         return nil if both 'spam and 'ham are found.
16589         (spam-check-BBDB): Expand all the BBDB macros here so we can have
16590         a reasonably fast local cache without the loading errors.
16591         (spam-cache-lookups): Set to t by default.
16592         (spam-find-spam): Don't try to guess spam-cache-lookups.
16593         (spam-enter-whitelist, spam-enter-blacklist): Clear the
16594         spam-caches entry.
16595         (spam-filelist-build-cache, spam-filelist-check-cache): Fix
16596         caching of whitelist/blacklist entries.
16597         (spam-check-whitelist, spam-check-blacklist): Invoke
16598         spam-from-listed-p with a type, not a cache variable.
16599         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
16600
16601 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
16602
16603         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
16604
16605         * nnmail.el (nnmail-split-fancy): do.
16606
16607         * mml.el (mml-parse): do.
16608
16609         * gnus-score.el (gnus-enter-score-words-into-hashtb)
16610         (gnus-score-adaptive): do.
16611
16612 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
16613
16614         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
16615         (gnus-mime-button-map): Don't set keymap parent.
16616         (gnus-button-ctan-directory-regexp): Use shy grouping.
16617         (gnus-prev-page-map): Don't set keymap parent.
16618         (gnus-prev-page-map): Remove duplicated one.
16619         (gnus-next-page-map): Don't set keymap parent.
16620         (gnus-mime-security-button-map): Ditto.
16621
16622         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
16623         version number.
16624
16625         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
16626
16627 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
16628
16629         * canlock.el (canlock-sha1-function): Remove.
16630         (canlock-sha1-function-for-verify): Remove.
16631         (canlock-openssl-program): Remove.
16632         (canlock-openssl-args): Remove.
16633         (canlock-ignore-errors): Remove.
16634         (canlock-sha1-with-openssl): Remove.
16635         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
16636         (canlock-verify): Don't use canlock-ignore-errors.
16637
16638         * sha1-el.el (sha1-string-external): Make it can return a string
16639         in binary form.
16640         (sha1-region-external): Ditto.
16641         (sha1-string-internal): Ditto.
16642         (sha1-region-internal): Ditto.
16643         (sha1-region): Ditto.
16644         (sha1-string): Ditto.
16645         (sha1): Ditto.
16646
16647 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16648
16649         * spam.el (spam-report-articles-gmane): New command.
16650
16651 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
16652
16653         * gnus.el: Don't make unnecessary *Group* buffer when loading.
16654
16655         * run-at-time.el (run-at-time-saved): Remove.
16656         (run-at-time): Doc fix.
16657
16658 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
16659
16660         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
16661         (gnus-summary-limit-map): Add it.
16662         (gnus-summary-make-menu-bar): do.
16663
16664 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
16665
16666         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
16667         Make attempt at some caching support (done for BBDB only now).
16668         (spam-find-spam): Set spam-cache-lookups if there are more than 2
16669         addresses to be checked.
16670         (spam-clear-cache-BBDB): Add function, to be invoked by
16671         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
16672         (spam-check-BBDB): Check and use the caches, if
16673         spam-cache-lookups is on, remove superfluous (provide).
16674
16675 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
16676
16677         * gnus-art.el (gnus-treat-ansi-sequences): Changed default.
16678
16679 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
16680
16681         * run-at-time.el (run-at-time-saved): Move to after the definition
16682         of `run-at-time'.
16683
16684         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
16685
16686 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
16687
16688         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
16689         mm-w3m-local-map-property.
16690
16691         * mm-view.el (mm-w3m-mode-map): Remove.
16692         (mm-w3m-local-map-property): Remove.
16693         (mm-inline-text-html-render-with-w3m): Don't use
16694         mm-w3m-local-map-property.
16695
16696 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16697
16698         * run-at-time.el: New file.
16699
16700         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
16701         under Emacs.
16702
16703         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
16704         of gnus-set-text-properties.
16705
16706         * gnus-uu.el (gnus-uu-save-article): Ditto.
16707
16708         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
16709
16710         * gnus-cite.el (gnus-cite-parse): Ditto.
16711
16712         * gnus-art.el (gnus-button-push): Use set-text-properties instead
16713         of gnus-.
16714
16715         * gnus-xmas.el (run-at-time): Require run-at-time.
16716
16717         * gnus.el: Changed calls to nnheader-run-at-time and
16718         password-run-at-time throughout to use run-at-time directly.
16719
16720         * password.el: Removed definition of run-at-time.
16721
16722         * nnheaderxm.el: Remove definition of run-at-time.
16723
16724 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
16725
16726         * mml.el (mml-minibuffer-read-disposition): Show attachment type
16727         in prompt.
16728
16729 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
16730
16731         * messagexmas.el (message-xmas-redefine): Alias
16732         `message-make-caesar-translation-table' to
16733         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
16734         version.
16735
16736         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
16737         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
16738         `gnus-xmas-set-text-properties'.
16739         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
16740         `gnus-xmas-completing-read'.
16741         (gnus-xmas-completing-read): Removed.
16742         (gnus-xmas-open-network-stream): Removed.
16743
16744         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
16745         XEmacs version.
16746
16747         * dns.el (dns-make-network-process): Use `open-network-stream'
16748         instead of `gnus-xmas-open-network-stream'.
16749
16750         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
16751
16752         * .cvsignore: Add auto-autoloads.el, custom-load.el.
16753
16754 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
16755
16756         * gnus-art.el (gnus-mime-display-alternative)
16757         (gnus-insert-mime-button, gnus-insert-mime-security-button)
16758         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
16759         Don't use gnus-local-map-property.
16760
16761         * gnus-util.el (gnus-local-map-property): Remove.
16762
16763         * mm-view.el (mm-view-pkcs7-decrypt): Replace
16764         gnus-completing-read-maybe-default with completing-read.
16765
16766         * gnus-util.el (gnus-completing-read): do.
16767         (gnus-completing-read-maybe-default): Remove.
16768
16769 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
16770
16771         * password.el: Only autoload `run-at-time' if not XEmacs.
16772         Only autoload the itimer functions if XEmacs.
16773
16774 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
16775
16776         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
16777         XEmacsen.
16778
16779         * dgnushack.el: Autoload executable-find for XEmacs.
16780
16781 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
16782
16783         * gnus-art.el (gnus-read-string): Remove.
16784         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
16785         read-string.
16786
16787 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
16788
16789         * netrc.el: Autoload password-read.
16790         (netrc): Add configuration group.
16791         (netrc-encoding-method, netrc-openssl-path): Add
16792         variables for encoding and decoding of files with symmetric
16793         ciphers.
16794         (netrc-encode): Add assistant function to encode a file with
16795         netrc-encoding-method.
16796         (netrc-parse): Add interactive parameter, added optional
16797         decoding if netrc-encoding-method is non-nil but otherwise
16798         behavior is standard.
16799         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
16800         Do s/encode/encrypt/ everywhere.
16801
16802         * spam.el: Remove executable-find autoload.
16803
16804 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
16805
16806         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
16807
16808         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
16809
16810 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
16811
16812         * gnus-art.el (gnus-treat-ansi-sequences)
16813         (article-treat-ansi-sequences): New variable and function.
16814         Suggested by Dan Jacobson <jidanni@jidanni.org>.
16815
16816         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
16817         Use it.
16818
16819 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
16820
16821         * mm-util.el (mm-quote-arg): Remove.
16822
16823         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
16824         shell-quote-argument.
16825
16826         * gnus-uu.el (gnus-uu-command): do.
16827
16828         * gnus-sum.el (gnus-summary-insert-pseudos): do.
16829
16830         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
16831         with make-char.
16832
16833         * mm-util.el (mm-make-char): Remove.
16834
16835         * mml.el (mml-mode): Replace gnus-add-minor-mode with
16836         add-minor-mode.
16837
16838         * gnus-undo.el (gnus-undo-mode): do.
16839
16840         * gnus-topic.el (gnus-topic-mode): do.
16841
16842         * gnus-sum.el (gnus-dead-summary-mode): do.
16843
16844         * gnus-start.el (gnus-slave-mode): do.
16845
16846         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
16847
16848         * gnus-ml.el (gnus-mailing-list-mode): do.
16849
16850         * gnus-gl.el (gnus-grouplens-mode): do.
16851
16852         * gnus-draft.el (gnus-draft-mode): do.
16853
16854         * gnus-dired.el (gnus-dired-mode): do.
16855
16856         * gnus-ems.el (gnus-add-minor-mode): Remove.
16857
16858         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
16859         Replace gnus-char-width with char-width.
16860
16861         * gnus-ems.el (gnus-char-width): Remove.
16862
16863         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
16864         Replace gnus-char-width with char-width.
16865
16866         * gnus-ems.el (gnus-char-width): Remove.
16867
16868         * spam-stat.el (with-syntax-table): Remove with-syntax-table
16869         definition.
16870         Remove Emacs 20 hash table compatibility code.
16871
16872         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
16873         20 compatibility code.
16874
16875         * spam.el (spam-point-at-eol): Replace with point-at-eol.
16876
16877         * smime.el (smime-point-at-eol): Replace with point-at-eol.
16878
16879         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol): Replace
16880         with point-at-{eol,bol}.
16881
16882         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
16883
16884         * imap.el (imap-point-at-eol): Replace with point-at-eol.
16885
16886         * flow-fill.el (fill-flowed-point-at-bol)
16887         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
16888
16889         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
16890         Replace with point-at-{eol,bol} throughout all files.
16891
16892 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
16893
16894         * ntlm.el (ntlm-string-as-unibyte): New macro.
16895         (ntlm-build-auth-response): Use it.
16896
16897         Remove Emacs 20 stuff:
16898         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
16899         (butlast, mapc, remove): Remove the compiler macros.
16900         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
16901         of delq and copy-sequence.
16902         * gnus-art.el (popup-menu): Remove the compiler macro.
16903         * nnmail.el (nnmail-split-fancy): Don't support customizing with
16904         Emacs 20.
16905
16906 2004-01-05  Simon Josefsson  <jas@extundo.com>
16907
16908         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
16909         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
16910         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
16911         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
16912         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
16913         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
16914         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
16915         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
16916         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
16917         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
16918         ntlm-string-permute, string-lshift into ntlm-string-lshift,
16919         string-xor into ntlm-string-xor.  Suggested by
16920         Jesper Harder <harder@myrealbox.com>.
16921
16922         * ntlm.el: Don't include poem.
16923
16924         * md4.el (print-int32, print-string-hexa): Remove.  Suggested by
16925         Jesper Harder <harder@myrealbox.com>.
16926
16927         * sasl-ntlm.el, ntlm.el, md4.el: New files.
16928
16929         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
16930         probably breaks emacs with DL patch, but do we care? Is anyone
16931         still using the DL stuff?)
16932
16933         * sieve-manage.el: Use the password package.
16934         (sieve-manage-read-passwd): Remove.
16935         (sieve-manage-interactive-login): Use password.  Re-add
16936         condition-case around loop.
16937
16938         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
16939         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache): Use
16940         the password package.
16941
16942 2003-02-19  Simon Josefsson  <jas@extundo.com>
16943
16944         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
16945         token.
16946
16947 2002-08-07  Simon Josefsson  <jas@extundo.com>
16948
16949         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
16950         (sieve-manage-authenticators):
16951         (sieve-manage-authenticator-alist): Add some SASL mechs.
16952         (sieve-sasl-auth): New function.
16953         (sieve-manage-cram-md5-auth):
16954         (sieve-manage-plain-auth): Rewrite using SASL library.
16955         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
16956         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
16957         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
16958         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
16959
16960 2004-01-05  Simon Josefsson  <jas@extundo.com>
16961
16962         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
16963         New files.
16964
16965 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16966
16967         * gnus-group.el (gnus-no-groups-message): Update.
16968
16969         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
16970
16971 2003-11-09  Simon Josefsson  <jas@extundo.com>
16972
16973         * imap.el: Support for ID IMAP extension (RFC 2971).
16974         (imap-local-variables): Add imap-id.
16975         (imap-id): New variable.
16976         (imap-id): New function.
16977         (imap-parse-response): Parse untagged ID response.
16978         * nnimap.el (nnimap-id): New variable.
16979         (nnimap-open-connection): Use it.
16980
16981 2003-12-28  Simon Josefsson  <jas@extundo.com>
16982
16983         * gnus-score.el (gnus-score-edit-all-score): New.
16984         * gnus-group.el (gnus-group-score-map): Bind it to W e.
16985
16986 2004-01-04  Simon Josefsson  <jas@extundo.com>
16987
16988         * password.el: Add.
16989
16990 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
16991
16992         * dns.el (dns-query-types): Fix typo.
16993         (dns-query-types): New function.
16994         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
16995         PTR and SOA replies, see RFC 1035.
16996
16997 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16998
16999         * gnus.el (gnus-logo-color-style): Changed colors to `no'.
17000
17001         * Moved to Changelog.2.
17002
17003 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17004
17005         * gnus.el (gnus-version-number): Bump version.
17006
17007 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
17008
17009         * gnus.el: No Gnus v0.1 is released.
17010
17011 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
17012
17013         * gnus.el: No Gnus v0.0 is released.
17014
17015 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17016
17017         * gnus.el (gnus-version-number): Bump.
17018         (gnus-version): No.
17019
17020 See ChangeLog.2 for earlier changes.
17021
17022     Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010
17023       Free Software Foundation, Inc.
17024
17025   This file is part of GNU Emacs.
17026
17027   GNU Emacs is free software: you can redistribute it and/or modify
17028   it under the terms of the GNU General Public License as published by
17029   the Free Software Foundation, either version 3 of the License, or
17030   (at your option) any later version.
17031
17032   GNU Emacs is distributed in the hope that it will be useful,
17033   but WITHOUT ANY WARRANTY; without even the implied warranty of
17034   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
17035   GNU General Public License for more details.
17036
17037   You should have received a copy of the GNU General Public License
17038   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
17039
17040 ;; Local Variables:
17041 ;; coding: utf-8
17042 ;; fill-column: 79
17043 ;; add-log-time-zone-rule: t
17044 ;; End: