1 2004-01-04 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
3 * gnus.el: Gnus v5.10.6 is released.
5 2004-01-04 Kai Grossjohann <kai@emptydomain.de>
7 * gnus-sum.el (gnus-summary-print-article): Doc fix.
9 2004-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
11 * gnus.el (gnus-version-number): Bump.
13 2004-01-04 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
15 * gnus.el: Gnus v5.10.5 is released.
17 2004-01-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
19 * gnus-fun.el (gnus-face-from-file): Message 9.
21 2004-01-03 Romain FRANCOISE <romain@orebokech.com>
23 * gnus-fun.el (gnus-face-from-file): Use gnus-message.
25 2004-01-03 Reiner Steib <Reiner.Steib@gmx.de>
27 * gnus-art.el (gnus-button-mid-or-mail-heuristic): Treat Gmane
28 addresses specially. Fix returned value and messages.
30 * mm-decode.el (mm-enable-external): New variable.
31 (mm-display-part): Use it.
32 (mm-display-external): Fix message in case of nil handle.
34 * Update copyright for several files.
36 * spam-report.el (spam-report-gmane): Adjust verbosity.
37 Delete trailing whitespace. Update copyright.
39 * spam.el: Fix many (but not all) checkdoc complaints.
40 Delete trailing whitespace.
42 * message.el (message-header-synonyms): Defcustom.
43 (message-get-reply-headers): Catch `Original-To'.
44 (message-carefully-insert-headers): Added comment.
46 * gnus-sum.el (gnus-summary-make-menu-bar): Improved "Washing" menu.
48 2004-01-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
50 * gnus-sum.el (gnus-select-newsgroup): Use cat.
52 * gnus-agent.el (gnus-agent-cat-enable-undownloaded-faces): New
55 * gnus.el (gnus-user-agent): Moved here.
57 * gnus-msg.el (gnus-user-agent): Moved from here.
59 * gnus.el (gnus-version-number): Bump.
61 2004-01-03 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
63 * gnus.el: Gnus v5.10.4 is released.
65 2004-01-02 Reiner Steib <Reiner.Steib@gmx.de>
67 * gnus.el (gnus-mode-line-buffer-identification): Show version in
69 (gnus-read-group): Allow most group names. Changed warning.
71 2004-01-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
73 * gnus-dired.el (gnus-dired-mode-map): Change keymaps.
75 2004-01-02 Arne J
\e,Ax
\e(Brgensen <arne@arnested.dk>
77 * smime.el (smime-crl-check): Doc fix.
79 2004-01-02 Edwin Steiner <edwin.steiner@gmx.net> (tiny change)
81 * gnus-nocem.el (gnus-nocem-enter-article): Use the real group
84 2004-01-02 Michael Albinus <Michael.Albinus@alcatel.de>
86 * nnml.el (nnml-save-mail): Grok compressed articles.
88 2004-01-02 Teodor Zlatanov <tzz@lifelogs.com>
90 * spam.el (spam-ham-copy-or-move-routine): Use spam-list-articles.
91 (spam-list-articles): Rewritten to only check a mark once per
94 2004-01-01 Simon Josefsson <jas@extundo.com>
96 * mml-sec.el (mml-default-encrypt-method)
97 (mml-default-sign-method): Defcustom.
99 2003-12-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
101 * mml.el (mml-generate-mime-1): Remove extra ).
103 * gnus-group.el (gnus-group-set-current-level): Signal errors on
105 (gnus-group-set-current-level): Fix fix.
107 2003-12-31 Jeremy Maitin-Shepard <jbms@attbi.com>
109 * mml.el (mml-generate-mime-1): Use mml-compute-boundary (tiny
112 2003-12-30 Reiner Steib <Reiner.Steib@gmx.de>
114 * gnus-group.el: Removed `(when t ...)' around `gnus-define-keys'.
115 (gnus-group-group-map): Added `gnus-group-read-ephemeral-group'
116 (already in previous commit inadvertently).
117 (gnus-group-make-menu-bar): Added `gnus-group-read-ephemeral-group'.
118 (gnus-group-read-ephemeral-group): Made interactive.
120 * gnus-score.el (gnus-score-find-trace): Added comment on sync
121 with `gnus-score-edit-file-at-point'.
123 * gnus-logic.el (gnus-score-advanced): Ditto.
125 * gnus-score.el (gnus-score-edit-file-at-point): Fix for
128 2003-12-30 Simon Josefsson <jas@extundo.com>
130 * gnus-score.el (gnus-score-edit-file-at-point): Use
131 gnus-point-at-*, for portability.
133 2003-12-30 Reiner Steib <Reiner.Steib@gmx.de>
135 * gnus-art.el (gnus-treat-body-boundary): Fix doc-string and
137 (gnus-button-mid-or-mail-regexp): Don't be too restrictive.
138 Suggested by Felix Wiemann <Felix.Wiemann@gmx.net>.
139 (gnus-button-alist): Added "M-x ... RET" and "mid:" buttons.
140 Added comments about relevant RFCs.
142 * gnus-sum.el (gnus-summary-mode): Untabify doc-string.
143 (gnus-summary-goto-article): Allow `%40'.
144 (gnus-summary-refer-article): Convert `%40' to `@'.
146 2003-12-30 Arne J
\e,Ax
\e(Brgensen <arne@arnested.dk>
148 * smime.el (smime-crl-check): New.
149 (smime-verify-region): Use it.
151 2003-12-30 Reiner Steib <Reiner.Steib@gmx.de>
153 (gnus-score-find-trace): Use gnus-score-edit-file-at-point. Added
154 `f' and `t' commands, added quick help. With some suggestions
155 from Karl Pfl
\e,Ad
\e(Bsterer <sigurd@12move.de>.
157 * gnus-util.el (gnus-emacs-version): Added doc-string.
159 * mml.el (mml-minibuffer-read-disposition): New function.
160 (mml-attach-file): Use it.
161 (mml-preview): Added MIME preview to gnus-buffers.
163 2003-12-30 Karl Pfl
\e,Ad
\e(Bsterer <sigurd@12move.de>
165 * gnus-score.el (gnus-score-edit-file-at-point): Consider the
168 2003-12-30 Jesper Harder <harder@ifa.au.dk>
170 * gnus-sum.el (gnus-summary-make-menu-bar): Add ellipses.
172 2003-12-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
174 * gnus-start.el (gnus-get-unread-articles): Inline gnus-server-get-method.
175 (gnus-get-unread-articles): Cache methods.
176 (gnus-get-unread-articles-in-group): Indent.
178 * gnus.el (gnus-version-number): Bump.
179 (gnus-secondary-method-p): Extend servers to methods before comparing.
180 (gnus-secondary-method-p): Revert.
182 2003-12-30 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
184 * gnus.el: Gnus v5.10.3 is released.
186 2003-12-29 Simon Josefsson <jas@extundo.com>
188 * gnus-agent.el (gnus-agentize): Improve auto-agentizing logic.
189 Suggested by Steinar Bang <sb@dod.no>.
190 (gnus-agent-auto-agentize-methods): Customize.
192 2003-12-29 Kevin Greiner <kgreiner@xpediantsolutions.com>
193 * gnus.el (gnus-server-to-method): Fixed bug in 2003-12-22
196 2003-12-28 Adrian Lanz <lanz@fowi.ethz.ch>
198 * mail-source.el (mail-source-fetch-imap): Prevent storing of
199 identical entries for imap mail sources, when retrieving mail
200 messages from an imap server within the same Gnus session several
203 2003-12-28 Jesper Harder <harder@ifa.au.dk>
205 * mm-view.el (mm-text-html-washer-alist): Use
206 mm-inline-wash-with-stdin for w3m-standalone.
208 * mm-decode.el (mm-text-html-renderer): Add w3m-standalone.
210 * mml1991.el (mml1991-pgg-encrypt): Decode according to CTE before
213 2003-12-28 Ivan Boldyrev <boldyrev@uiggm.nsc.ru> (tiny change).
215 * mml1991.el (mml1991-pgg-sign): Use unibyte when re-encoding.
217 2003-12-26 Jesper Harder <harder@ifa.au.dk>
219 * mm-bodies.el (mm-body-encoding): Don't use 7bit if the body
220 contains "^From " and mm-use-ultra-safe-encoding is true.
222 2003-12-25 Jesper Harder <harder@ifa.au.dk>
224 * mml1991.el (mml1991-pgg-sign): Encode and decode according to
225 CTE header. Don't insert gpg output as unibyte.
227 2003-12-22 Kevin Greiner <kgreiner@xpediantsolutions.com>
229 * gnus-int.el (gnus-open-server): Fixed the server status such
230 that an agentized server, when opened offline, has a status of
231 offline. Also fixes bug whereby the agent's backend was called
232 twice to open each server.
234 * gnus-start.el (gnus-get-unread-articles-in-group): Autoload
235 gnus-agent-possibly-alter-active rather than inline to resolve
238 * gnus.el (gnus-server-to-method): Added fallback of iterating
239 over gnus-newsrc-alist to resolve names of foreign servers.
240 Should fix recent agent bug.
242 2003-12-22 Reiner Steib <Reiner.Steib@gmx.de>
244 * gnus-score.el (gnus-summary-lower-score)
245 (gnus-summary-increase-score): Mention symbolic prefix in the
246 doc-string. Suggested by Karl Pfl
\e,Ad
\e(Bsterer <sigurd@12move.de>.
248 2003-12-21 Jesper Harder <harder@ifa.au.dk>
250 * gnus-agent.el (gnus-agent-read-agentview): Use
253 2003-12-20 Artem Chuprina <ran@ran.pp.ru> (tiny change)
255 * message.el (message-yank-buffer): Bind message-reply-buffer to
256 a buffer rather than a string.
258 2003-12-19 Jesper Harder <harder@ifa.au.dk>
260 * gnus-msg.el (gnus-summary-followup): Correct documentation.
262 2003-12-18 Jesper Harder <harder@ifa.au.dk>
264 * gnus-msg.el (gnus-inews-add-send-actions): `yanked' can be a
265 list of lists. Reported by Dmitri Paduchikh <paduch@imm.uran.ru>.
267 2003-12-18 Reiner Steib <Reiner.Steib@gmx.de>
269 * mm-url.el (mm-url-insert-file-contents-external)
270 (mm-url-insert-file-contents): Added doc-strings. Autoload.
272 2003-12-18 Jesper Harder <harder@ifa.au.dk>
274 * gnus-cus.el (defvar): Defvar
275 gnus-agent-cat-disable-undownloaded-faces.
277 2003-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
279 * message.el (message-forward-subject-name-subject): Use
280 gnus-extract-address-components instead of
281 mail-header-parse-address because it may be called with non-ascii
284 2003-12-16 Per Abrahamsen <abraham@dina.kvl.dk>
286 * nnmail.el (nnmail-split-fancy): The widget now supports
289 2003-12-16 Katsumi Yamaoka <yamaoka@jpl.org>
291 * nnheader.el (nnheader-find-etc-directory): Find the newest one.
293 2003-12-16 Simon Josefsson <jas@extundo.com>
295 * sha1-el.el (autoload): Don't use ignore-errors.
296 (sha1-use-external): Use condition-case. Suggested by Katsumi
297 Yamaoka <yamaoka@jpl.org>.
299 2003-12-15 Katsumi Yamaoka <yamaoka@jpl.org>
301 * nnmail.el (nnmail-split-fancy): Make it customizable with Emacs
304 2003-12-15 Simon Josefsson <jas@extundo.com>
306 * sha1-el.el (autoload): Ignore errors for
307 executable-find. (XEmacs ecrypto does not require sh-script where
308 executable.el is located.)
309 (sha1-use-external): Likewise.
311 * sha1-el.el (sha1): Add defgroup.
312 (sha1-maximum-internal-length, sha1-program, sha1-use-external)
313 (sha1-program): Use 'sha1sum' from GNU CoreUtils instead of OpenSSL.
316 * nndraft.el (nndraft-request-move-article): Copy definition of
317 nnmh-request-move-article instead of calling it, because the nnmh
318 version uses nnmh-request-article which isn't the same as the
321 2003-12-13 Teodor Zlatanov <tzz@lifelogs.com>
323 * spam.el: Added some gnus-registry autoloads.
324 (spam-split-symbolic-return): Makes spam-split return 'spam
325 instead of the value of spam-split-group when spam is detected.
326 (spam-split-symbolic-return-positive): Makes spam-split return
327 'ham instead of nil when ham is detected.
328 (spam-autodetect-recheck-messages): Tells spam.el whether it
329 should recheck all messages in a group, or only the unseen ones.
330 (spam-split-last-successful-check): spam-split will set this to
331 the last successful check; this was seen as a cleaner approach
332 than returning a cell like '(spam spam-use-bogofilter).
333 (spam-list-of-checks): Documentation appended.
334 (spam-split): Accommodate the spam-split-symbolic-return and
335 spam-split-symbolic-return-positive variables.
336 (spam-find-spam): New function called when the summary is built.
337 (spam-log-registered-p): Checks if a ham or spam registration has
338 already been done for an article.
339 (spam-check-regex-headers, spam-check-blackholes, spam-check-BBDB)
340 (spam-check-ifile, spam-check-stat, spam-check-whitelist)
341 (spam-check-blacklist, spam-check-bogofilter-headers)
342 (spam-check-spamoracle): Respect the spam-split-symbolic-return
343 and spam-split-symbolic-return-positive variables.
344 (spam-initialize): Add spam-find-spam to gnus-summary-prepare-hook.
345 (spam-unload-hook): Remove spam-find-spam from
346 gnus-summary-prepare-hook.
348 * gnus.el (spam-autodetect, spam-autodetect-methods): New
349 configuration items for spam autodetection.
351 2003-12-12 Reiner Steib <Reiner.Steib@gmx.de>
353 * gnus-draft.el (gnus-draft-mode-map): Bind `e' to
354 `gnus-draft-edit-message'. We still have `B w' for
355 `gnus-summary-edit-article'.
357 2003-12-12 Katsumi Yamaoka <yamaoka@jpl.org>
359 * nnheaderxm.el (nnheader-xmas-run-at-time): Use a simple function
360 definition if there is not a bug in start-itimer.
362 * pgg.el (pgg-run-at-time): Ditto.
364 2003-12-11 Kevin Greiner <kgreiner@xpediantsolutions.com>
366 * gnus-agent.el (gnus-agent-possibly-alter-active): New Function.
367 (gnus-agent-regenerate-group): When necessary, alter the group's
368 active range to include articles newly recognized as being
370 (gnus-agent-regenerate): Removed code that updated the agent's
371 active file as the new gnus-agent-possibly-alter-active function
374 * gnus-cus.el (gnus-agent-customize-category): Added missing
375 agent-disable-undownloaded-faces parameter.
377 * gnus-start.el (gnus-activate-group): Backed out my 2003-11-29
378 patch as it was too late at adjusting the active range.
379 (gnus-get-unread-articles-in-group): Added call to new
380 gnus-agent-possibly-alter-active to adjust the active range.
382 2003-12-10 Jesper Harder <harder@ifa.au.dk>
384 * message.el (message-get-reply-headers): Narrow to headers.
386 2003-12-10 L
\e,Bu
\e(Brentey K
\e,Ba
\e(Broly <lorentey@elte.hu>
388 * spam.el (spam-disable-spam-split-during-ham-respool): New
390 (spam-ham-copy-or-move-routine): Respect
391 spam-disable-spam-split-during-ham-respool.
392 (spam-split-disabled): New variable.
393 (spam-split): Respect spam-split-disabled.
395 2003-12-10 Katsumi Yamaoka <yamaoka@jpl.org>
397 * nnheaderxm.el (nnheader-xmas-run-at-time): Make it work
398 correctly for the first argument.
400 * pgg.el (pgg-run-at-time): New function.
401 (pgg-add-passphrase-cache): Use it.
403 2003-12-10 Simon Josefsson <jas@extundo.com>
405 * pgg-parse.el (pgg-decode-packets): Rewrite to handle corrupt
407 (pgg-decode-armor-region): Don't parse packet if decoding fail.
409 2003-12-09 L
\e,Bu
\e(Brentey K
\e,Ba
\e(Broly <lorentey@elte.hu>
411 * spam.el (spam-check-bogofilter): Run in the correct buffer.
413 2003-12-09 Xavier Maillard <zedek@gnu-rox.org>
415 * spam.el (spam-bogofilter-database-directory): Correct
418 2003-12-09 Per Abrahamsen <abraham@dina.kvl.dk>
420 * nnmail.el (nnmail-lazy, nnmail-split-fancy): New widgets.
421 (nnmail-split-fancy): Use it.
423 2003-12-08 Joel Ray Holveck <joelh@piquan.org> (tiny change)
425 * gnus-sum.el (gnus-summary-save-parts-1): Consider the "name"
426 parameter of Content-Type.
428 2003-12-08 Katsumi Yamaoka <yamaoka@jpl.org>
430 * gnus-util.el: Revert 2003-12-03 change, instead, provide the
431 compiler macro for rmail-select-summary if rmail is not available,
432 and bind rmail-summary-displayed and rmail-maybe-display-summary
433 in order to silence the compiler even if tm is not available.
435 2003-12-08 Simon Josefsson <jas@extundo.com>
437 * flow-fill.el (fill-flowed-encode-tests, fill-flowed-test): Add.
439 2003-12-08 Jesper Harder <harder@ifa.au.dk>
441 * gnus-msg.el (gnus-extended-version): Bind float-output-format to
444 2003-12-08 Simon Josefsson <jas@extundo.com>
446 * mml-smime.el (mml-smime-sign): Replace CRLF with LF in OpenSSL
447 output. Reported by Arne J
\e,Ax
\e(Brgensen <arne@arnested.dk>.
449 2003-12-07 Lloyd Zusman <ljz@asfast.com> (tiny change)
451 * pgg-gpg.el (pgg-gpg-recipient-arg): Add.
452 (pgg-gpg-encrypt-region): Use it.
454 2003-12-07 Simon Josefsson <jas@extundo.com>
456 * pgg-gpg.el (pgg-gpg-recipient-argument): Doc fix.
457 Renamed from p-g-r-a.
458 (pgg-gpg-encrypt-region): Update.
460 2003-12-07 Jesper Harder <harder@ifa.au.dk>
462 * spam.el (spam-check-spamoracle, spam-spamoracle-learn): Don't
463 use = or zerop to test the return value of call-process, because
466 * mail-source.el (mail-source-fetch-with-program): Do.
468 * mailcap.el (mailcap-viewer-passes-test): Do.
470 * gnus-uu.el (gnus-uu-treat-archive, gnus-uu-post-encode-mime)
471 (gnus-uu-post-encode-file): Do.
473 * gnus-soup.el (gnus-soup-pack, gnus-soup-unpack-packet): Do.
475 * message.el (message-fix-before-sending): Fix detection of
476 non-printables. Don't replace unencodable utf-8.
478 2003-12-05 Jesper Harder <harder@ifa.au.dk>
480 * mm-url.el (mm-url-predefined-programs): Add user-agent for wget.
481 (mm-url-insert-file-contents-external): Signal an error if program
484 2003-12-04 Teodor Zlatanov <tzz@lifelogs.com>
486 * spam-report.el (spam-report-gmane): Iterate over articles
487 instead of a single one; remove interactive usage.
489 2003-12-03 Katsumi Yamaoka <yamaoka@jpl.org>
491 * dns.el: Fix misplaced eval-when-compile.
493 * gnus-util.el: Require alist and provide tm-view when compiling
496 2003-12-03 Jerry James <james@xemacs.org> (tiny change)
498 * gnus-xmas.el: Add autoloads for macros defined in gnus.el.
500 * gnus-util.el: Get rmail definitions when compiling.
502 * dns.el: Require gnus-xmas at compile time instead of trying to
503 autoload `gnus-xmas-open-network-stream' because it wasn't picking
506 2003-12-01 Kevin Greiner <kgreiner@xpediantsolutions.com>
508 * gnus-agent.el (gnus-agent-consider-all-articles): Updated
510 (gnus-predicate-implies-unread, gnus-predicate-implies-unread-1):
511 Fixed implementation such that the predicate `true' no longer
514 2003-12-01 Adrian Lanz <lanz@fowi.ethz.ch> (tiny change)
516 * spam.el (spam-check-bogofilter): Check the bogofilter headers
517 AFTER the save-excursion scope is over.
519 2003-12-01 Teodor Zlatanov <tzz@lifelogs.com>
521 * spam.el (spam-fetch-field-message-id-fast): Doc fix.
523 2003-12-01 Simon Josefsson <jas@extundo.com>
525 * gnus-agent.el (gnus-agent-expire-days): Doc fix.
527 2003-11-30 Simon Josefsson <jas@extundo.com>
529 * gnus-agent.el (gnus-agent-expire-group-1): Bind message-log-max
530 when messaging "X % completed" to inhibit logging them to the
532 (gnus-agent-expire-group-1): Mention group name in messages.
533 (gnus-agent-expire-group-1): Only print a message for an article
534 when there actually was something done to it.
536 * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Custom fix.
538 2003-11-30 Kenichi Handa <handa@m17n.org>
540 * mm-util.el (mm-enable-multibyte): Call set-buffer-multibyte with
541 'to argument. Fixes something or other in Emacs 22, and is
542 backwards compatible.
544 2003-11-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
546 * gnus-agent.el (gnus-agent-covered-methods): Remove nil methods.
548 2003-11-29 Kevin Greiner <kgreiner@xpediantsolutions.com>
549 * gnus-start.el (gnus-activate-group): The active range of the
550 group must include the articles known to the agent.
552 * gnus.el (gnus-agent-method-p): Accept a server name as the
555 2003-11-29 Alexander Kreuzer <alex@freesources.org> (tiny change)
557 * nnrss.el (nnrss-check-group): Set xml when nnrss-use-local is t.
559 2003-11-29 Jesper Harder <harder@ifa.au.dk>
561 * gnus-group.el (gnus-group-make-menu-bar): Add
562 gnus-group-make-rss-group.
564 2003-11-28 Reiner Steib <Reiner.Steib@gmx.de>
566 * message.el: Added custom-manual links to all variables that have
567 an index entry in the message manual.
568 (message-generate-headers-first): Fixed doc-string.
570 2003-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
572 * gnus-msg.el (gnus-summary-yank-message): Don't bind
573 gnus-display-mime-function to nil so that non-ascii text is
574 decoded and attachments are not shown.
576 * message.el (message-cite-original-without-signature): Replace
577 the value of message-reply-headers with the yanked article since
578 it may be a different article from the original.
579 (message-cite-original): Ditto.
581 2003-11-25 Teodor Zlatanov <tzz@lifelogs.com>
583 * spam.el (spam-blacklist-ignored-regexes): New variable, so
584 blacklisting can ignore certain regular expressions (e.g. the
585 user's e-mail address).
586 (spam-bogofilter-spam-strong-switch)
587 (spam-bogofilter-ham-strong-switch): Options used when articles are
588 already registered as the opposite classification.
589 (spam-old-ham-articles, spam-old-spam-articles): Lists of ham and
590 spam articles, generated when a summary buffer is entered, and
591 consulted when it's exited so we know what articles are changing
592 state from spam to ham or vice-versa.
593 (spam-xor): Everyone needs a little convenience.
594 (spam-list-of-processors): Lookup table for old-style spam/ham
596 (spam-group-processor-p): Support old-style and new-style spam/ham
598 (spam-group-processor-multiple-p): Handle new-style spam/ham exit
600 (spam-summary-prepare): Use spam-old-{ham,spam}-articles; change
601 logic to iterate over list of processors instead of manual
602 individual lookup, unregister any articles that change from ham to
603 spam or vice-versa in the course of the summary buffer usage; use
604 the new spam-register-routine.
605 (spam-ham-copy-routine, spam-ham-move-routine)
606 (spam-mark-spam-as-expired-and-move-routine): Check that the list
607 of groups is not nil, because apply doesn't like to apply a
609 (spam-registration-functions): Variable for looking up spam/ham
610 registration/unregistration functions based on a spam-use-* symbol.
611 (spam-classification-valid-p, spam-process-type-valid-p)
612 (spam-registration-check-valid-p)
613 (spam-unregistration-check-valid-p): Convenience functions.
614 (spam-registration-function, spam-unregistration-function): Look
615 up the registration/unregistration function based on a
616 classification and the check (spam-use-* symbol).
617 (spam-list-articles): Generate list of spam/ham articles from a
618 given list of articles.
619 (spam-register-routine): Do the heavy work of registering and
620 unregistering articles, using all the articles in the group or
621 specific ones as needed.
622 (spam-generic-register-routine): Removed, no longer used.
623 (spam-log-unregistration-needed-p, spam-log-undo-registration):
624 Handle article registration/unregistration with a given spam/ham
626 (BBDB, ifile, spam-stat, blacklists, whitelists, spam-report)
627 (bogofilter, spamoracle): Rewrite registration/unregistration
628 functions to take a list of articles and the unregister option.
629 Much hilarity ensues.
630 (spam-initialize): spam-stat-maybe-{save,load} already
631 respect spam-use-stat.
632 (spam-stat-register-ham-routine, spam-stat-register-spam-routine):
633 Don't load and save unnecessarily.
635 * spam-stat.el (spam-stat-dirty): New variable, set when the stats
636 database is modified.
637 (spam-stat-buffer-is-spam, spam-stat-buffer-is-non-spam)
638 (spam-stat-buffer-change-to-spam, spam-stat-to-hash-table)
639 (spam-stat-buffer-change-to-non-spam): Set spam-stat-dirty when
641 (spam-stat-save): Respect spam-stat-dirty, unless the force
642 parameter is specified.
643 (spam-stat-load): Clear spam-stat-dirty.
645 * gnus.el (gnus-install-group-spam-parameters): Marked the
646 old-style exit processors as obsolete in the docs, added the
647 new-style exit processors while the old ones are still allowed.
649 2003-11-25 Jesper Harder <harder@ifa.au.dk>
651 * gnus-art.el (article-hide-boring-headers): Don't hide Reply-To
652 unless its list of addresses is identical to From.
654 2003-11-24 Kevin Greiner <kgreiner@xpediantsolutions.com>
656 * gnus-srvr.el (gnus-server-insert-server-line): The server names
657 used in gnus-agent are different (for example, the native server
658 uses the alias "native") from the names in gnus-srvr.
659 Compensating by adding a second text property storing the name
660 expected by gnus-agent.
661 (gnus-server-named-server): New function.
662 * gnus-agent.el (gnus-agent-remove-server, gnus-agent-add-server):
663 No longer expect an argument as it was ignored anyway. Uses the
664 new gnus-server-named-server function to get gnus-agent compatible
665 names from the server buffer.
667 2003-11-20 Kevin Greiner <kgreiner@xpediantsolutions.com>
669 * gnus.el (gnus-agent-covered-methods): Documented use of
670 named servers, not methods, to identity agentized groups.
671 Users may now change their server configurations without having
672 the server become "unagentized".
673 (gnus-agent-covered-methods): Removed from gnus-variable-list to
674 avoid storing two copies of gnus-agent-covered-methods, one in
675 .newsrc.eld and the other in agent/lib/servers.
676 (gnus-server-to-method): Do not cache server for the nil method.
677 (gnus-method-to-server): New function. Associate named server
678 with all, even foreign, methods.
679 (gnus-agent-method-p, gnus-agent-method-p-cache): Incorporated
680 simple last-response cache to offset performance lose of having to
681 always convert methods to named servers.
682 * gnus-agent.el (gnus-agent-expire-days): Removed obsolete
684 (gnus-agentize, gnus-agent-add-server, gnus-agent-remove-server):
685 Modified to support new definition of gnus-agent-covered-method.
686 (gnus-agent-read-servers): Rewritten to convert old method data
688 (gnus-agent-read-servers-validate)
689 (gnus-agent-read-servers-validate-native): New functions.
690 (gnus-agent-write-servers): No longer use gnus-method-simplify as
691 it failed to simplify foreign methods.
692 (gnus-agent-close-connections, gnus-agent-synchronize-flags)
693 (gnus-agent-possibly-synchronize-flags, gnus-agent-fetch-session)
694 (gnus-agent-regenerate): Uses new gnus-agent-covered-methods
695 function as gnus-agent-covered-methods variable no longer provides
697 (gnus-agent-covered-methods): New function.
698 (gnus-agent-expire-group, gnus-agent-expire): Final message will,
699 if gnus-verbose is greater than 4, report statistics of NOV
700 entries and files deleted as well as total bytes recovered.
701 (gnus-agent-expire-done-message): New function.
702 (gnus-agent-unread-articles): Bug fix. No longer drops last
703 unread article onto read list.
704 (gnus-agent-regenerate-group): Changed prompt to use typical
706 (gnus-agent-group-covered-p): Rewrote to internally use
708 * gnus-int.el (gnus-start-news-server): Partially convert old
709 gnus-agent-covered-methods to new format so that gnus-open-server
711 * gnus-srvr.el (gnus-server-insert-server-line): Replaced
712 gnus-agent-covered-methods with gnus-agent-method-p.
713 * gnus-start.el (gnus-clear-system): Added
714 gnus-agent-covered-methods to compensate for removing it from
716 (gnus-setup-news): Complete conversion of old
717 gnus-agent-covered-methods to new format so that secondary and
718 foreign servers can be correctly opened.
720 2003-11-20 Teodor Zlatanov <tzz@lifelogs.com>
722 * spam.el (spam-ham-copy-or-move-routine): Add respooling
723 support, not working well yet.
725 * gnus.el (ham-process-destination): Make 'respool option the
726 only one, so it can't be chosen together with other groups.
728 2003-11-19 Teodor Zlatanov <tzz@lifelogs.com>
730 * gnus-registry.el (gnus-registry-track-extra): Make it a set of
731 choices instead of a boolean.
732 (gnus-registry-track-subject-p, gnus-registry-track-sender-p):
733 New convenience functions.
734 (gnus-registry-split-fancy-with-parent): Use convenience
735 functions, also don't return extra tracking info if sender or
736 subject is found in more than one groups.
737 (gnus-registry-add-group): Use new convenience functions to
738 decide if sender and subject should be tracked.
740 * gnus.el (ham-process-destination): Add 'respool option,
741 unused by spam.el yet.
743 2003-11-19 Katsumi Yamaoka <yamaoka@jpl.org>
745 * gnus-score.el (gnus-decay-score): Return a surely smaller value
746 than the argument in XEmacs.
748 2003-11-18 Sam Steingold <sds@gnu.org>
750 * message.el (message-insert-to): Don't use `gnus-message'.
751 (message-header-synonyms): New variable.
752 (message-carefully-insert-headers): Use it (check for synonyms).
755 2003-11-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
757 * html2text.el (html2text-remove-tags): Remove the tag in a
758 simpler way to avoid inflooping.
760 2003-11-17 Simon Josefsson <jas@extundo.com>
762 * imap.el (imap-gssapi-auth-p): Don't check capability (some
763 servers remove AUTH=GSSAPI from capability response returned after
764 successful authentication).
766 2003-11-16 Jesper Harder <harder@ifa.au.dk>
768 * gnus.el (gnus-getenv-nntpserver): Fix regexp and simplify.
769 Reported by Artem Chuprina <ran@ran.pp.ru>.
771 2003-11-14 Simon Josefsson <jas@extundo.com>
773 * mm-util.el (mm-charset-synonym-alist): Map BIG5-HKSCS to BIG5
774 when it isn't available.
776 2003-11-13 Alex Schroeder <alex@gnu.org>
778 * nnrss.el (nnrss-check-group): Use dc:contributor if neither
779 rss:author nor dc:creator is provided.
781 2003-11-13 Katsumi Yamaoka <yamaoka@jpl.org>
783 * mm-decode.el (mm-dissect-buffer): Save start="<id>" value
784 contained in Content-Type header of multipart/related messages.
786 * mm-view.el (mm-w3m-cid-retrieve-1): New function.
787 (mm-w3m-cid-retrieve): Use it.
789 * mml.el (mml-generate-mime-1): Add start="<id>" to Content-Type.
790 (mml-insert-mime-headers): Insert Content-ID header.
791 (mml-insert-mml-markup): Insert start="<id>" value.
793 2003-11-12 Teodor Zlatanov <tzz@lifelogs.com>
795 * nnml.el (nnml-request-accept-article): Pass sender to
798 * nnmh.el (nnmh-request-accept-article): Pass sender to
801 * nnmbox.el (nnmbox-request-accept-article): Pass sender to
804 * nnfolder.el (nnfolder-request-accept-article): Pass sender to
807 * nnbabyl.el (nnbabyl-request-accept-article): Pass sender to
810 * nnmail.el (nnmail-cache-insert): Accept sender parameter and
811 pass it to the nnmail-spool-hook.
813 * gnus-registry.el (gnus-registry-track-extra): Clarify doc.
814 (gnus-registry-action): Add sender lexical var and pass it to
815 gnus-registry-add-group.
816 (gnus-registry-spool-action): Take a sender parameter, pass to
817 gnus-registry-add-group.
818 (gnus-registry-split-fancy-with-parent): Trace by sender in
820 (gnus-registry-fetch-sender-fast): New function.
821 (gnus-registry-add-group): Accept sender parameter.
823 2003-11-11 Teodor Zlatanov <tzz@lifelogs.com>
825 * spam.el (spam-ham-copy-routine, spam-ham-move-routine)
826 (spam-mark-spam-as-expired-and-move-routine): Allow for the
827 groups to be a list of a single item.
829 * gnus.el (gnus-install-group-spam-parameters):
830 ham-process-destination and spam-process-destination allow lists now.
832 2003-11-10 Reiner Steib <Reiner.Steib@gmx.de>
834 * message.el (message-mode-field-menu): Moved some entries, added
835 `message-insert-wide-reply'.
836 (message-change-subject): Fixed comment.
838 2003-11-10 Sam Steingold <sds@gnu.org>
840 * message.el (message-insert-to): Do error out when the user
841 requested no Cc. Don't insert empty To. Can be added to
842 `message-setup-hook' now.
844 2003-11-10 Simon Josefsson <jas@extundo.com>
846 * pgg-def.el (pgg-encrypt-for-me): Change default from nil to t.
848 2003-11-09 Simon Josefsson <jas@extundo.com>
850 * pgg-gpg.el (pgg-gpg-encrypt-region): Cache passphrase under hex
851 key id too (for decryption).
852 (pgg-gpg-sign-region): Likewise.
854 2003-11-09 Satyaki Das <satyakid@stanford.edu>
856 * pgg-gpg.el (pgg-gpg-all-secret-keys): New variable.
857 (pgg-gpg-lookup-all-secret-keys): New function.
858 (pgg-gpg-select-matching-key): Likewise.
859 (pgg-gpg-decrypt-region): Use new functions.
861 2003-11-07 Teodor Zlatanov <tzz@lifelogs.com>
863 * nnmail.el (nnmail-cache-insert): Make sure that the
864 nnmail-spool-hook is called with a valid newsgroup name (though
867 * gnus.el (gnus-group-real-prefix): Return nil if group is not a
868 string, instead of triggering an error.
870 2003-11-06 Teodor Zlatanov <tzz@lifelogs.com>
872 * gnus.el (gnus-group-guess-full-name-from-command-method):
875 * gnus-registry.el (gnus-registry-fetch-group): Use long names if
877 (gnus-registry-split-fancy-with-parent): When long names are in use,
878 strip the name if we're in the native server, or else return nothing.
879 (gnus-registry-spool-action, gnus-registry-action): Use
880 gnus-group-guess-full-name-from-command-method instead of
881 gnus-group-guess-full-name.
883 * spam.el (spam-mark-spam-as-expired-and-move-routine)
884 (spam-ham-copy-or-move-routine): Prevent article deletions or
885 moves unless the backend allows it.
887 * gnus.el (gnus-install-group-spam-parameters): Fixed parameters
888 to list spamoracle as well, suggested by Jean-Marc Lasgouttes
889 <Jean-Marc.Lasgouttes@inria.fr>.
891 * spam.el (spam-spamoracle): Doc change, suggested by Jean-Marc
892 Lasgouttes <Jean-Marc.Lasgouttes@inria.fr>.
894 2003-11-04 Norbert Koch <viteno@xemacs.org> (tiny change)
896 * gnus-score.el (gnus-decay-score): Protect against arithmetic
899 2003-10-31 Teodor Zlatanov <tzz@lifelogs.com>
902 (spam-log-processing-to-registry): Improved message and comments.
903 (spam-log-unregistration-needed-p): New function.
904 (spam-ifile-register-spam-routine)
905 (spam-ifile-register-ham-routine, spam-stat-register-spam-routine)
906 (spam-stat-register-ham-routine)
907 (spam-blacklist-register-routine)
908 (spam-whitelist-register-routine)
909 (spam-bogofilter-register-spam-routine)
910 (spam-bogofilter-register-ham-routine)
911 (spam-spamoracle-learn-ham, spam-spamoracle-learn-spam): Change
912 spam-log-processing-to-registry invocations appropriately.
914 2003-10-31 Derek Atkins <warlord@MIT.EDU> (tiny change)
916 * imap.el (imap-kerberos4-open): Ignore output from ATHENA imtest.
918 2003-10-31 Simon Josefsson <jas@extundo.com>
920 * imap.el (imap-process-connection-type): Improve docstring.
921 Suggested by Derek Atkins <warlord@MIT.EDU>.
923 2003-10-31 Teodor Zlatanov <tzz@lifelogs.com>
925 * spam.el (autoload): Autoload the gnus-registry functions we'll need.
926 (spam-log-to-registry): New variable for interfacing with the
928 (spam-install-hooks): Variable had the wrong customization group.
929 (spam-fetch-field-message-id-fast): Convenience function for fetch
930 a message ID quickly.
931 (spam-log-processing-to-registry): New function.
932 (spam-ifile-register-spam-routine)
933 (spam-ifile-register-ham-routine, spam-stat-register-spam-routine)
934 (spam-stat-register-ham-routine)
935 (spam-blacklist-register-routine)
936 (spam-whitelist-register-routine)
937 (spam-bogofilter-register-spam-routine)
938 (spam-bogofilter-register-ham-routine)
939 (spam-spamoracle-learn-ham, spam-spamoracle-learn-spam): Add
940 spam-log-processing-to-registry invocations.
942 * gnus-registry.el: Fixed docs in the preface to mention
943 gnus-registry-initialize.
944 (gnus-registry-store-extra): Remove cached extra entry
945 information when new extra entry is stored.
947 2003-10-29 Simon Josefsson <jas@extundo.com>
949 * message.el (message-forward-make-body-plain): Fix ARG=1 mode
950 after separating m-f-m-b.
952 2003-10-29 Andre Srinivasan <andre@e2open.com> (tiny change)
954 * message.el (message-forward-make-body-plain): Remove ignored
957 2003-10-29 Simon Josefsson <jas@extundo.com>
959 * message.el (message-forward-make-body-plain): Fix ARG=1.
961 2003-10-28 Jesper Harder <harder@ifa.au.dk>
963 * message.el (message-forward-subject-name-subject)
964 (message-forward-subject-author-subject): Decode non-ASCII
966 (autoload): Autoload gnus-group-decoded-name.
968 2003-10-27 Simon Josefsson <jas@extundo.com>
970 * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): New optional
971 parameter key, overrides the key id used to store passphrase
972 under (uses true key id from gpg output if nil).
973 (pgg-gpg-encrypt-region): Search for passphrase using user suplied
974 string STR, instead of (pgg-lookup-key STR t).
975 (pgg-gpg-encrypt-region): Store passphrase under user suplied
976 string, instead of real key id taken from gpg output.
977 (pgg-gpg-decrypt-region): Likewise.
978 (pgg-gpg-sign-region): Likewise.
979 * pgg.el (pgg-decrypt-region): Don't set pgg-default-user-id.
981 2003-10-27 Romain FRANCOISE <romain@orebokech.com>
983 * gnus-art.el (gnus-article-goto-prev-page): Doc fix.
985 2003-10-27 Simon Josefsson <jas@extundo.com>
987 * mm-bodies.el (mm-body-encoding): Don't use QP when message body
988 only consists of short lines and ASCII, when
989 mm-use-ultra-safe-encoding. Refer to 'About foo' thread in
990 gnus-bug, e.g. <ilullrg4k7p.fsf@extundo.com>, for more discussion.
991 This make it possible to pipe the raw RFC 822 message into 'gpg'
992 and have the signature work. Potential problem: what if message
993 contain data that would be dash-escaped by OpenPGP
994 implementations? Then PGP 2.x might not be able to parse the raw
995 RFC 822 message correctly. If that problem is worth fixing, it
996 should be fixed by detecting the situation, instead of applying QP
997 to everything. Based on discussion with "John A. Martin"
1000 2003-10-27 Teodor Zlatanov <tzz@lifelogs.com>
1002 * spam.el (spam-mark-spam-as-expired-and-move-routine)
1003 (spam-ham-copy-or-move-routine): Don't ask when deleting copied
1004 articles, and use move instead of copy when possible.
1005 (spam-split): Added the option of specifying a string as a
1006 spam-split parameter; such a string will override
1007 spam-split-group temporarily.
1009 * nnmail.el (nnmail-cache-insert): Protect from nil message IDs,
1010 but should we do something else?
1012 * gnus-registry.el (gnus-registry-spool-action): Protect from nil
1015 2003-10-26 Simon Josefsson <jas@extundo.com>
1017 * gnus-art.el (gnus-button-alist): Allow & in mailto URLs.
1018 (gnus-header-button-alist): Likewise.
1019 (gnus-url-mailto): Handle ?to parameters. Replace \r\n with \n.
1020 Reverse parameter list to use same order as in the URL. Reported
1021 by f95-msv@f.kth.se (M
\e,Ae
\e(Brten Svantesson).
1023 2003-10-25 Teodor Zlatanov <tzz@lifelogs.com>
1025 * spam.el (spam-move-spam-nonspam-groups-only): Documentation fix
1028 2003-10-24 Teodor Zlatanov <tzz@lifelogs.com>
1030 * spam.el (spam-ham-copy-or-move-routine): Do not delete if copy
1031 is t, also don't interpret the list of groups as a list of lists.
1032 (spam-mark-spam-as-expired-and-move-routine)
1033 (spam-ham-copy-or-move-routine): Delete articles only if 1 or
1034 more groups were specified (and "copy" was not specified for
1035 spam-ham-copy-or-move-routine) (fixed twice).
1037 2003-10-24 Katsumi Yamaoka <yamaoka@jpl.org>
1039 * nndoc.el (nndoc-guess-type): Reverse the sort order. Suggested
1040 by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
1041 (nndoc-dissect-buffer): Don't miss even-numbered articles.
1043 2003-10-23 Katsumi Yamaoka <yamaoka@jpl.org>
1045 * message.el (message-make-fqdn): Bind case-fold-search.
1046 Suggested by Christopher Richards <richards@CS.Princeton.EDU>.
1048 2003-10-23 Teodor Zlatanov <tzz@lifelogs.com>
1050 * gnus.el (spam-process-destination, ham-process-destination):
1051 Allow multiple groups as a choice.
1053 * spam.el (spam-check-blackholes): Remove "[IP address]"
1054 requirement, now just "IP address" is enough for detection for
1056 (spam-check-blackholes): Oops, the dots were not escaped.
1057 (spam-mark-spam-as-expired-and-move-routine): Added multiple group
1058 support (multiple copies, then delete).
1059 (spam-ham-copy-routine): New function.
1060 (spam-ham-move-routine): New function.
1061 (spam-ham-copy-or-move-routine): New function (used to be
1062 spam-ham-move-routine), handle multiple groups.
1063 (spam-summary-prepare-exit): Call the new functions.
1065 2003-10-23 Simon Josefsson <jas@extundo.com>
1067 * flow-fill.el (fill-flowed-encode, fill-flowed): Autoload.
1069 2003-10-22 Katsumi Yamaoka <yamaoka@jpl.org>
1071 * gnus-art.el (gnus-emphasis-strikethru): Use the :strike-through
1074 2003-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
1076 * message.el (message-bounce): Don't erase except bounced header.
1078 2003-10-21 Teodor Zlatanov <tzz@lifelogs.com>
1080 * spam.el (spam-reverse-ip-string): New function to reverse an IP
1081 address in a string.
1082 (spam-check-blackholes): Use spam-reverse-ip-string.
1084 2003-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
1086 * gnus-art.el (gnus-narrow-to-page): Clear as well as set the
1087 value for gnus-page-broken.
1089 * gnus-sum.el (gnus-summary-beginning-of-article): Use
1090 gnus-break-pages instead of gnus-page-broken.
1091 (gnus-summary-end-of-article): Use gnus-break-pages instead of
1092 gnus-page-broken; narrow to the end of a page beforehand.
1093 (gnus-summary-toggle-header): Use gnus-break-pages instead of
1094 gnus-page-broken; remove delimiter buttons unless gnus-break-pages
1097 2003-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
1099 * gnus-picon.el (gnus-picon-transform-address): Protect against
1102 2003-10-20 Katsumi Yamaoka <yamaoka@jpl.org>
1104 * gnus-msg.el (nnspool-rejected-article-hook): Remove defvar.
1105 (xemacs-codename): Move defvar to gnus-util.el.
1107 * gnus-util.el (xemacs-codename): Defvar when compiling.
1109 2003-10-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
1111 * spam-report.el (spam-report-url-ping-plain): Include a
1114 * gnus-msg.el (gnus-extended-version): Use it.
1116 * gnus-util.el (gnus-emacs-version): Separated out into own
1119 2003-10-19 Reiner Steib <Reiner.Steib@gmx.de>
1121 * message.el (message-mode-field-menu): Added
1122 message-generate-unsubscribed-mail-followup-to.
1123 (message-forward-subject-fwd): Avoid double "Fwd: ".
1124 (message-change-subject): Added comment.
1126 2003-10-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
1128 * gnus-sum.el (gnus-nov-parse-line): Remove condition-cases.
1130 * mml.el (mml-insert-mime): Quote mml.
1132 2003-10-19 Katsumi Yamaoka <yamaoka@jpl.org>
1134 * gnus-sum.el (gnus-remove-odd-characters): Use
1135 mm-subst-char-in-string instead of subst-char-in-string.
1136 (gnus-summary-refer-article): Use gnus-replace-in-string instead
1137 of replace-regexp-in-string.
1139 2003-10-19 Jesper Harder <harder@ifa.au.dk>
1141 * gnus-uu.el (gnus-uu-uustrip-article): Really strip directory
1144 2003-10-18 Jesper Harder <harder@ifa.au.dk>
1146 * gnus-sum.el (gnus-summary-save-parts-last-directory): Default
1147 to mm-default-directory.
1148 (gnus-summary-save-parts-1): Use mm-file-name-rewrite-functions.
1150 2003-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
1152 * pop3.el (pop3-read-response): Check whether the process is
1155 * gnus-sum.el (gnus-summary-refer-article): Strip spaces.
1157 * rfc2047.el (rfc2047-encode-region): Do error out on invalid
1160 * nntp.el (nntp-retrieve-headers-with-xover): Get error messages
1163 * gnus-agent.el (gnus-agent-read-servers): Remove sit-for.
1165 * gnus-art.el (article-treat-dumbquotes): Doc fix.
1167 * message.el (message-field-value): New function.
1168 (message-insert-disposition-notification-to): Use Reply-To, too.
1170 * imap.el (imap-mailbox-status): Upcase STATUS commands.
1172 * gnus-sum.el (gnus-remove-odd-characters): New function.
1173 (gnus-nov-parse-line): Use it.
1175 2003-10-18 Matt Swift <swift@alum.mit.edu>
1177 * mm-decode.el (mm-inline-media-tests): Recognize pjpeg as jpeg.
1179 2003-10-18 Romain FRANCOISE <romain@orebokech.com>
1181 * message.el (message-forward-make-body): Does both
1182 m-f-make-body-mml and m-f-make-body-plain, resulting in a strange
1185 2003-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
1187 * gnus-art.el (gnus-narrow-to-page): Only break page if it's
1190 * nnrss.el (nnrss-find-rss-via-syndic8): Return nil if xml-rpc
1193 * message.el (message-hidden-headers): Doc fix.
1195 2003-10-18 Jesper Harder <harder@ifa.au.dk>
1197 * gnus-msg.el (gnus-summary-resend-message-edit): Avoid error when
1198 fields aren't found.
1200 2003-10-18 Simon Josefsson <jas@extundo.com>
1202 * message.el (message-forward-make-body-plain)
1203 (message-forward-make-body-mime, message-forward-make-body-mml)
1204 (message-forward-make-body-digest-plain)
1205 (message-forward-make-body-digest-mime)
1206 (message-forward-make-body-digest): New, derived from
1207 message-forward-make-body.
1208 (message-forward-make-body): Use them.
1209 (message-forward-show-mml): New default 'best.
1210 (message-forward-make-body): Support it.
1212 2003-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
1214 * gnus-art.el (gnus-article-mode): Set gnus-page-broken to nil.
1215 (gnus-article-prepare): Don't set to t.
1216 (gnus-narrow-to-page): Set to t if we break.
1218 2003-06-11 Daniel N
\e,Ai
\e(Bri <dne@mayonnaise.net>
1220 * message.el (message-resend): Generate Resent-Message-ID header.
1222 2003-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
1224 * gnus-art.el (gnus-article-next-page): Don't go to the next line
1225 before checking end-of-buffer.
1226 (gnus-mime-delete-part): Don't insert parts twice.
1228 2003-10-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
1230 * gnus-art.el (article-update-date-lapsed): Make sure point
1231 doesn't move around (much).
1233 2003-07-28 Vasily Korytov <deskpot@myrealbox.com>
1235 * mail-source.el (mail-source-keyword-map): List "cur" before
1238 2003-10-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
1240 * gnus-sum.el (gnus-summary-enter-digest-group): ogroup, nor
1243 * gnus-msg.el (gnus-inews-insert-archive-gcc): Use the parent
1245 (gnus-inews-insert-archive-gcc): Paren mistake.
1247 * gnus-sum.el (gnus-summary-enter-digest-group): Add
1250 * gnus-art.el (gnus-ignored-headers): Add more headers.
1252 * rfc2047.el (rfc2047-encode): See which encoding is shorter --
1255 * nnmail.el (nnmail-article-group): Default to "bogus".
1257 * mail-source.el (mail-source-delete-incoming): Change to nil.
1259 2003-10-16 Katsumi Yamaoka <yamaoka@jpl.org>
1261 * mail-source.el (mail-source-fetch-imap): Fix mismatched parens.
1263 2003-10-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
1265 * mail-source.el (defvar): Add post/pre/scripts.
1266 (mail-source-fetch-imap): Use them.
1268 * nndraft.el (nndraft-request-move-article): Fix infinite
1271 * gnus-group.el (gnus-group-mark-regexp): Jump to groups.
1273 2003-10-16 Ed L. Cashin <ecashin@uga.edu>
1275 * imap.el (imap-interactive-login): Set imap-password to nil if
1278 2003-10-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
1280 * message.el (message-inserted-headers): New variable.
1281 (message-mode): Make local.
1282 (message-mode): Set all the local action variables to nil.
1284 2003-10-16 Katsumi Yamaoka <yamaoka@jpl.org>
1286 * mm-decode.el (mm-inline-text-html-with-images): Doc fix.
1287 (mm-w3m-safe-url-regexp): Doc fix.
1289 2003-10-12 Jesper Harder <harder@ifa.au.dk>
1291 * gnus-sum.el (gnus-summary-respool-query): Don't narrow to head,
1292 it's done by nnmail-article-group.
1294 2003-10-12 Mark Hood <markhood@speakeasy.net> (tiny change)
1296 * gnus-uu.el (gnus-uu-grab-articles): Fix misplaced parens.
1298 2003-10-10 Jesper Harder <harder@ifa.au.dk>
1300 * mm-decode.el (mm-file-name-delete-gotchas): Avoid infloop in
1303 2003-10-10 Teodor Zlatanov <tzz@lifelogs.com>
1305 * spam.el (spam-initialize): New function, does the spam-face
1306 update and all the hooks, replaces spam-install-hooks-function.
1308 * gnus-registry.el (gnus-registry-initialize): New autoloaded
1309 function to explicitly initialize the registry.
1311 2003-10-10 Katsumi Yamaoka <yamaoka@jpl.org>
1313 * mm-decode.el (mm-w3m-safe-url-regexp): Doc fix.
1315 * mm-view.el (mm-w3m-mode-map): Doc fix.
1316 (mm-inline-text-html-render-with-w3m): Add a comment.
1318 2003-10-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
1320 * gnus-group.el: Remove superfluous eval-when-compiles.
1322 2003-10-10 Jesper Harder <harder@ifa.au.dk>
1324 * gnus-group.el (gnus-group-suspend): Reset gnus-backlog-articles.
1326 2003-10-08 Lars Magne Ingebrigtsen <larsi@gnus.org>
1328 * dns.el (query-dns): Don't error out on malformed resolv files.
1330 2003-10-06 Jesper Harder <harder@ifa.au.dk>
1332 * gnus.el (gnus-group-faq-directory): Update .tw entry. From
1333 Albert Chun-Chieh Huang <mr894348@cs.nthu.edu.tw>
1335 2003-10-03 Teodor Zlatanov <tzz@lifelogs.com>
1337 * spam.el (spam-check-blackholes): Exit the loop if matches are
1338 found (idea from Adrian Lanz <lanz@fowi.ethz.ch>).
1339 (spam-check-bogofilter-headers, spam-check-blackholes, spam-check-BBDB)
1340 (spam-from-listed-p): Use nnmail-fetch-field instead of
1341 message-fetch-field.
1343 2003-10-03 Katsumi Yamaoka <yamaoka@jpl.org>
1345 * mm-decode.el (mm-attachment-file-modes): Change the default
1346 value into 384 from ?\600 which doesn't mean an integer in XEmacs.
1348 2003-10-03 Jesper Harder <harder@ifa.au.dk>
1350 * mm-decode.el (mm-file-name-delete-control)
1351 (mm-file-name-delete-gotchas): New functions.
1352 (mm-file-name-rewrite-functions): Use them.
1353 (mm-attachment-file-modes): New option.
1354 (mm-save-part-to-file): Use it.
1356 2003-10-02 Reiner Steib <Reiner.Steib@gmx.de>
1358 * spam.el (spam-install-hooks-function): Added Autoload cookie.
1360 2003-10-02 Michael Shields <shields@msrl.com>
1362 * pgg-def.el (pgg-default-keyserver-address): Change to
1365 2003-10-01 Simon Josefsson <jas@extundo.com>
1367 * message.el (message-idna-to-ascii-rhs-1): RHS can be terminated
1368 by ',', as in 'foo@example.org, bar@example.org'.
1370 2003-10-01 Jesper Harder <harder@ifa.au.dk>
1372 * message.el (message-send): Fix reversed logic of supersedes
1375 2003-09-30 Reiner Steib <Reiner.Steib@gmx.de>
1377 * gnus-art.el (gnus-article-view-part-as-charset): Doc fix,
1378 suggested by Norbert Koch <viteno@xemacs.org>.
1380 2003-09-29 Katsumi Yamaoka <yamaoka@jpl.org>
1382 * gnus-topic.el (gnus-topic-goto-missing-topic): Revert 2003-02-09
1383 change in order to correct the position where an invisible topic
1384 (because gnus-topic-display-empty-topics is nil) may be inserted.
1386 2003-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
1388 * message.el (message-ignored-supersedes-headers): Add X-Payment.
1390 2003-09-20 Jesper Harder <harder@ifa.au.dk>
1392 * rfc2047.el (rfc2047-encode): Limit line length to 76 characters.
1394 2003-09-20 Simon Josefsson <jas@extundo.com>
1396 * tls.el (tls-process-connection-type): Doc fix.
1398 * imap.el (imap-starttls-open): Rewrite, should support both old
1399 starttls.el and new starttls.el that uses GNUTLS.
1401 2003-09-18 Katsumi Yamaoka <yamaoka@jpl.org>
1403 * gnus-art.el (gnus-treat-display-x-face): Use set-default instead
1404 of custom-set-default which isn't available in old XEmacsen.
1406 2003-09-17 Jesper Harder <harder@ifa.au.dk>
1408 * gnus-msg.el (gnus-summary-resend-message-edit): Don't convert
1409 to MML. MIME -> MML -> MIME does not work for PGP/MIME.
1411 * message.el (message-bounce, message-forward-show-mml): Do.
1413 2003-09-13 Jesper Harder <harder@ifa.au.dk>
1415 * rfc2047.el (rfc2047-charset-encoding-alist): Add viscii.
1416 (rfc2047-encode): Add factors for big5, gb2312 and euc-kr.
1418 * nnweb.el (nnweb-google-parse-1): Fix parsing.
1420 2003-09-12 Jesper Harder <harder@ifa.au.dk>
1422 * gnus-group.el (gnus-group-fetch-control): ISC changed
1423 compression from .Z to .gz.
1425 * rfc2047.el (rfc2047-header-encoding-alist): Add "Approved" to
1428 2003-09-11 Jesper Harder <harder@ifa.au.dk>
1430 * rfc2047.el (rfc2047-encode): Restrict encoded-words to 75
1433 2003-09-10 Jesper Harder <harder@ifa.au.dk>
1435 * gnus.el (gnus-group-charter-alist): Update.
1437 2003-09-10 Eric Knauel <knauel@informatik.uni-tuebingen.de>
1439 * spam-report.el: Use mm-url.el functions for external URL loading
1440 when the built-in HTTP GET is insufficient (e.g. proxies are in
1443 2003-09-10 Teodor Zlatanov <tzz@lifelogs.com>
1445 * spam-report.el (spam-report-url-ping-function): New option,
1446 defaults to the built-in HTTP GET (spam-report-url-ping-plain).
1447 (spam-report-url-ping): Call spam-report-url-ping-function.
1448 (spam-report-url-ping-plain): New function, does what
1449 spam-report-url-ping used to do.
1450 (spam-report-url-ping-mm-url): Function that delegates to
1451 mm-url.el (autoloaded).
1453 2003-09-08 Teodor Zlatanov <tzz@lifelogs.com>
1455 * gnus-registry.el (gnus-registry-delete-id): Function to
1456 completely delete an ID, including all the cache hashtables.
1457 (gnus-registry-delete-group): Use gnus-registry-delete-id.
1458 (gnus-registry-simplify-subject): Only run if the argument is a
1459 string, return nil otherwise.
1461 2003-09-07 Jesper Harder <harder@ifa.au.dk>
1463 * gnus-msg.el (gnus-summary-resend-bounced-mail): Docstring fix.
1465 2003-09-05 Teodor Zlatanov <tzz@lifelogs.com>
1467 * gnus-registry.el (gnus-registry-split-fancy-with-parent): Yet
1468 another error. *sigh*
1470 * gnus-registry.el (gnus-registry-fetch-extra-entry): Don't use
1471 puthash unless gnus-registry-entry-caching is on.
1472 (gnus-registry-split-fancy-with-parent): Misplaced parenthesis
1473 made everything a part of the 'else'.
1474 (gnus-registry-save): Used 'entry-caching' instead of 'caching'.
1476 2003-09-05 Jesper Harder <harder@ifa.au.dk>
1478 * gnus-art.el (gnus-button-alist): Improve Info regexp.
1480 2003-09-04 Teodor Zlatanov <tzz@lifelogs.com>
1482 * gnus-registry.el: Added brief explanation of basics.
1483 (gnus-registry-track-extra): New variable for tracking of message
1485 (gnus-registry-entry-caching): Caching parameter, used for extra
1487 (gnus-registry-minimum-subject-length): Minimum subject length
1488 before it's considered when tracing subjects.
1489 (gnus-registry-save): Accommodate extra data entry caching.
1490 (gnus-registry-action): Change function name, add the subject and
1491 pass it to gnus-registry-add-group.
1492 (gnus-registry-spool-action): Change function name, add the
1493 subject and pass it to gnus-registry-add-group.
1494 (gnus-registry-split-fancy-with-parent): Add subject tracking.
1495 (gnus-registry-register-message-ids): Pass subject to
1496 gnus-registry-add-group.
1497 (gnus-registry-simplify-subject)
1498 (gnus-registry-fetch-simplified-message-subject-fast): New
1500 (gnus-registry-fetch-extra, gnus-registry-fetch-extra-entry): Add
1501 extra data entry caching.
1502 (gnus-registry-add-group): Handle the extra subject parameter.
1503 (gnus-registry-install-hooks, gnus-registry-unload-hook): Fix the
1504 gnus-register-* function names.
1506 * nnmail.el (nnmail-cache-insert): Add subject parameter, pass it
1507 on to the nnmail-spool-hook.
1509 * nnbabyl.el (nnbabyl-request-accept-article): Added subject to
1510 nnmail-cache-insert call.
1512 * nndiary.el (nndiary-request-accept-article): Added subject to
1513 nnmail-cache-insert call.
1515 * nnfolder.el (nnfolder-request-accept-article): Added subject to
1516 nnmail-cache-insert call.
1518 * nnimap.el (nnimap-split-articles): Added subject to
1519 nnmail-cache-insert call.
1520 (nnimap-request-accept-article): Added subject to
1521 nnmail-cache-insert call.
1523 * nnmbox.el (nnmbox-request-accept-article): Added subject to
1524 nnmail-cache-insert call.
1526 * nnmh.el (nnmh-request-accept-article): Added subject to
1527 nnmail-cache-insert call.
1529 * nnml.el (nnml-request-accept-article): Added subject to
1530 nnmail-cache-insert call.
1532 2003-09-04 Jesper Harder <harder@ifa.au.dk>
1534 * gnus-art.el (gnus-button-handle-info-url)
1535 (gnus-button-handle-info-url-gnome)
1536 (gnus-button-handle-info-url-kde, gnus-button-alist): Handle GNOME
1537 and KDE style Info URLs.
1539 * gnus-util.el (gnus-url-unhex-string): Don't replace "+" with " ".
1541 2003-09-02 Jesper Harder <harder@ifa.au.dk>
1543 * rfc2047.el (rfc2047-fold-region): Don't fold at the beginning
1546 2003-09-01 Simon Josefsson <jas@extundo.com>
1548 * mml.el (mml-insert-mime-headers-always): New variable.
1549 (mml-insert-mime-headers): Use it. Based on (tiny) patch from
1550 Lars Balker Rasmussen <lars@balker.org>.
1552 2003-08-30 Gaute B Strokkenes <gs234@srcf.ucam.org> (tiny change)
1554 * mail-source.el (mail-source-fetch-imap): Pass correct buffer to
1555 imap-open, reverts 2003-03-17 change. Reverse remove before
1556 calling gnus-compress-sequence.
1558 2003-08-29 Simon Josefsson <jas@extundo.com>
1560 * gnus-group.el (gnus-group-delete-group): Doc fix. Suggested by
1561 Jochen K
\e,A|
\e(Bpper <jochen@jochen-kuepper.de>.
1563 2003-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
1565 * gnus-art.el (article-display-x-face): Make it possible to set
1566 the gnus-article-x-face-command variable to the lambda form.
1568 2003-08-27 Simon Josefsson <jas@extundo.com>
1570 * mm-decode.el (mm-remove-part): Try to kill external displayers
1571 cleanly first (if it refuses, C-g aborts loop and kill process
1572 unconditionally). Also make sure process is dead before we remove
1573 the files it may be using. Reported by David Coe
1574 <davidc@debian.org>.
1576 2003-08-27 Vagn Johansen <v@johansen.mail.dk> (tiny change)
1578 * gnus-cache.el (gnus-cache-generate-active): Fix bug in
1581 2003-08-25 Katsumi Yamaoka <yamaoka@jpl.org>
1583 * gnus-art.el: Don't use defvaralias.
1584 (gnus-treat-display-x-face): Warn if the obsolete variable
1585 `gnus-treat-display-xface' exists.
1587 2003-08-25 Jesper Harder <harder@ifa.au.dk>
1589 * gnus-art.el (gnus-treat-display-face): Fix typo.
1590 (gnus-treat-display-xface): Rename to gnus-treat-display-x-face
1591 (reported by Jochen K
\e,A|
\e(Bpper <jochen@jochen-kuepper.de>)
1593 2003-08-24 Jesper Harder <harder@ifa.au.dk>
1595 * gnus-art.el (gnus-header-button-alist, gnus-button-alist): Fix
1598 2003-08-22 Jesper Harder <harder@ifa.au.dk>
1600 * message.el (message-make-forward-subject-function): Fix
1603 * gnus.el (gnus-message-archive-method): Do.
1605 2003-08-20 Reiner Steib <Reiner.Steib@gmx.de>
1607 * gnus.el (gnus-read-group): Offer to continue only if the invalid
1608 char is `/' and add more information for the user.
1610 * gnus-art.el (gnus-button-alist): Add `+' (gnus-button-handle-man).
1611 (gnus-header-button-alist): Added `In-Reply-To'.
1613 * nnimap.el (nnimap-open-connection): Allow different user names
1614 on the same server (and in the same authinfo file).
1616 2003-08-20 Jesper Harder <harder@ifa.au.dk>
1618 * gnus-sieve.el (gnus-sieve-crosspost): Fix type.
1620 * message.el (message-make-forward-subject-function): Add
1621 message-forward-subject-name-subject to choices.
1623 * gnus-art.el (gnus-article-edit-done, gnus-article-edit-exit):
1624 Redisplay article after editing.
1626 2003-08-20 Jari Aalto <jari.aalto@poboxes.com>
1628 * gnus.el (gnus-read-group): Added check to ask confirmation if
1629 Group name contains invalid character. You can use '/' in IMAP,
1630 but not in filenames. G m cannot know what the user is creating,
1631 so let user decide. See thread m2oeysiev3.fsf@naima.lensflare.org.
1633 2003-08-13 Reiner Steib <Reiner.Steib@gmx.de>
1635 * gnus-score.el (gnus-summary-score-effect): Fix interactive use.
1637 2003-08-10 Teodor Zlatanov <tzz@lifelogs.com>
1639 * gnus-draft.el (gnus-draft-send-all-messages): Ask if all drafts
1640 should be sent unless gnus-expert-user is on.
1642 2003-08-09 Jesper Harder <harder@ifa.au.dk>
1644 * pgg-gpg.el (pgg-gpg-extra-args): Fix customization type.
1646 2003-08-07 Jesper Harder <harder@ifa.au.dk>
1648 * pgg-gpg.el (pgg-gpg-process-region): Bind
1649 default-enable-multibyte-characters to nil.
1651 2003-08-07 Katsumi Yamaoka <yamaoka@jpl.org>
1653 * canlock.el (canlock-password): Fix customization type.
1654 (canlock-password-for-verify): Ditto.
1655 * deuglify.el (gnus-outlook-deuglify-unwrap-min): Ditto.
1656 (gnus-outlook-deuglify-unwrap-max): Ditto.
1657 (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
1658 * gnus-sum.el (gnus-sum-thread-tree-root): Ditto.
1659 (gnus-sum-thread-tree-false-root): Ditto.
1660 (gnus-sum-thread-tree-single-indent): Ditto.
1661 * message.el (message-archive-note): Ditto.
1662 (message-subscribed-address-file): Ditto.
1663 (message-user-fqdn): Ditto.
1664 * spam-report.el (spam-report-gmane-regex): Ditto.
1665 * spam.el (spam-blackhole-good-server-regex): Ditto.
1667 * gnus-start.el (gnus-save-killed-list): Fix last change.
1668 * message.el (message-courtesy-message): Ditto.
1670 2003-08-07 Jesper Harder <harder@ifa.au.dk>
1672 * gnus-art.el (gnus-header-face-alist): Revert previous change.
1673 (gnus-header-newsgroups-face): Explain that it's only used for
1676 2003-08-07 Katsumi Yamaoka <yamaoka@jpl.org>
1678 * gnus-registry.el (gnus-registry-max-entries): Fix customization
1680 * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
1681 * gnus.el (gnus-refer-article-method): Ditto.
1682 * message.el (message-courtesy-message): Ditto.
1684 2003-08-06 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
1686 * gnus-art.el (gnus-header-face-alist): Fix "Newsgroups" entry.
1688 2003-08-05 Katsumi Yamaoka <yamaoka@jpl.org>
1690 * gnus-start.el (gnus-save-killed-list): Fix customization type.
1691 * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
1692 * gnus.el (gnus-use-long-file-name): Ditto.
1694 2003-08-04 Jesper Harder <harder@ifa.au.dk>
1696 * gnus-group.el (gnus-group-rename-group): Don't allow renaming to
1699 * gnus-sum.el (gnus-summary-highlight): Add uncached to docstring.
1701 * nnmail.el (nnmail-large-newsgroup): Docstring fix.
1703 * nntp.el (nntp-large-newsgroup): Do.
1705 * nnspool.el (nnspool-large-newsgroup): Do.
1707 * gnus-cus.el (gnus-group-parameters): Typo.
1709 2003-07-31 Simon Josefsson <jas@extundo.com>
1711 * mml-sec.el (mml-signencrypt-style-alist): Use separate S/MIME
1712 method by default (revert partial 2003-07-10 patch).
1714 2003-07-28 Dave Love <fx@gnu.org>
1716 * pgg-gpg.el, pgg-pgp.el, pgg-pgp5.el: Require cl when compiling.
1718 2003-07-26 Teodor Zlatanov <tzz@lifelogs.com>
1720 * gnus-registry.el (gnus-registry-install): Add an initial
1721 registry read to the loading when gnus-registry-install is set.
1723 2003-07-26 Mark Thomas <swoon@bellatlantic.net> (tiny change)
1725 * flow-fill.el (fill-flowed): Empty lines separate paragraphs
1726 even if the preceding line ends with a soft break.
1728 2003-07-25 Teodor Zlatanov <tzz@lifelogs.com>
1730 * spam.el (spam-use-regex-body, spam-regex-body-spam)
1731 (spam-regex-body-ham): New variables, default to nil/empty/empty.
1732 (spam-install-hooks): Added spam-use-regex-body to list or
1733 pre-install conditions.
1734 (spam-list-of-checks): Added spam-use-regex-body and
1735 spam-check-regex-body to list of checks.
1736 (spam-list-of-statistical-checks): Added spam-use-regex-body to
1737 list of statistical checks.
1738 (spam-check-regex-body): Invokes spam-check-regex-headers with
1739 appropriate variable masking.
1740 (spam-check-regex-headers): Changes to print "body" or "header"
1743 2003-07-25 Jesper Harder <harder@ifa.au.dk>
1745 * smime.el (smime-ask-passphrase): Use read-passwd rather than
1746 comint-read-noecho. The former is more secure.
1748 2003-07-24 Teodor Zlatanov <tzz@lifelogs.com>
1750 * gnus-registry.el (gnus-registry-cache-whitespace): Make "adding
1751 whitespace" message level 5 instead of 4.
1752 (gnus-registry-clean-empty-function): New function to remove empty
1754 (gnus-registry-clean-empty): New variable to enable cleaning the
1755 registry when saving it by calling gnus-registry-clean-empty-function.
1757 * spam.el (spam-summary-prepare-exit): Use
1758 spam-process-ham-in-spam-groups.
1759 (spam-process-ham-in-spam-groups): New variable.
1761 2003-07-24 Jesper Harder <harder@ifa.au.dk>
1763 * pgg-gpg.el (pgg-gpg-process-region): Add "--yes" to options.
1765 * pgg-gpg.el, pgg-pgp.el, pgg-pgp5.el, pgg.el: Reapply changes
1766 from 2003-04-03 to fix security problem. See
1767 http://www.debian.org/security/2003/dsa-339.
1769 2003-07-23 Teodor Zlatanov <tzz@lifelogs.com>
1771 * gnus.el (gnus-install-group-spam-parameters): Add the
1772 gnus-ticked-mark to the possible choices of ham marks.
1774 * spam.el (spam-process-ham-in-nonham-groups): New variable.
1775 (spam-summary-prepare-exit): Use spam-process-ham-in-nonham-groups.
1777 2003-07-23 Jesper Harder <harder@ifa.au.dk>
1779 * rfc2047.el (rfc2047-header-encoding-alist): Add Mail-Followup-To
1780 and Mail-Copies-To to address-mime.
1781 (rfc2047-narrow-to-field): Use rfc2047-point-at-bol.
1783 2003-07-19 Jesper Harder <harder@ifa.au.dk>
1785 * mm-util.el (mm-coding-system-priorities): Docstring improvement.
1787 2003-07-17 Jesper Harder <harder@ifa.au.dk>
1789 * gnus-sum.el (gnus-thread-latest-date): Move condition-case to
1792 2003-07-14 Simon Josefsson <jas@extundo.com>
1794 * mail-source.el (mail-source-fetch-imap): Don't assume
1795 imap-error-text returns something.
1797 2003-07-12 Nevin Kapur <kapur@mts.jhu.edu>
1799 * nnimap.el (nnimap-request-newgroups): Use the pattern in
1800 nnimap-list-pattern instead of "*".
1802 2003-07-10 Simon Josefsson <jas@extundo.com>
1804 * mml-sec.el (mml-signencrypt-style-alist): Use "combined" by
1805 default. Improve docstring.
1807 2003-07-10 Kai Gro
\e,A_
\e(Bjohann <kai.grossjohann@gmx.net>
1809 * imap.el (imap-arrival-filter): Fix test for missing process
1812 2003-07-09 Gaute B Strokkenes <gs234@cam.ac.uk> (tiny change)
1814 * imap.el (imap-wait-for-tag): Clarify comment. Use timeout zero
1815 for second, after-process-has-died, accept-process-output.
1816 (imap-arrival-filter): If PROC has no buffer, do nothing.
1818 2003-07-09 Jesper Harder <harder@ifa.au.dk>
1820 * flow-fill.el: Docstring and message fixes.
1830 * gnus-draft.el: Do.
1832 * gnus-start.el: Do.
1836 * gnus-group.el: Do.
1842 * mail-source.el (mail-source-movemail): Handle non-numerical
1845 2003-07-08 Jesper Harder <harder@ifa.au.dk>
1847 * mailcap.el (mailcap-parse-args-syntax-table)
1848 (mailcap-viewer-passes-test): Docstring fix.
1850 * mm-bodies.el (mm-long-lines-p): Docstring fix.
1852 * mm-decode.el (mm-w3m-safe-url-regexp, mm-verify-option)
1853 (mm-decrypt-option, mm-handle-set-external-undisplayer)
1854 (mm-file-name-replace-whitespace): Docstring fix.
1856 * mm-uu.el (mm-uu-emacs-sources-regexp): Docstring fix.
1857 (mm-uu-pgp-signed-test): Fix message.
1859 * mml.el (mml-tweak-sexp-alist): Docstring fix.
1860 (mml-parse-1, mml-insert-mime-headers): Fix message.
1862 * message.el (message-archive-header)
1863 (message-subscribed-address-functions)
1864 (message-subscribed-addresses, message-subscribed-regexps)
1865 (message-canlock-generate)
1866 (message-generate-new-buffer-clone-locals): Docstring fixes.
1868 2003-07-07 Gaute B Strokkenes <gs234@cam.ac.uk> (tiny change)
1870 * imap.el (imap-wait-for-tag): After the process has died, look
1871 for more output still pending.
1873 2003-07-07 Teodor Zlatanov <tzz@lifelogs.com>
1875 * spam.el (spam-bogofilter-score): Redisplay article normally
1876 after spam-bogofilter-score is called.
1878 2003-07-06 Michael Piotrowski <mxp@dynalabs.de> (tiny change)
1880 * gnus-sum.el (gnus-print-buffer): Apply emphasis.
1882 2003-07-06 Jesper Harder <harder@ifa.au.dk>
1884 * message.el (message-send-mail-with-sendmail): Handle
1885 non-numeric return values.
1887 * gnus-start.el (gnus-clear-system): Revert change from
1890 2003-07-04 Dave Love <fx@gnu.org>
1892 * rfc2047.el (rfc2047-q-encode-region): Exclude especials from
1893 characters not encoded, and make the list more legible.
1895 2003-07-04 Jesper Harder <harder@ifa.au.dk>
1897 * message.el (message-make-from): Revert change from 2002-01-08.
1899 2003-06-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
1901 * nnheader.el (nnheader-init-server-buffer): Don't add
1902 nntp-server-buffer to list of Gnus buffers.
1904 2003-06-25 Teodor Zlatanov <tzz@lifelogs.com>
1906 * spam.el (spam-parse-list): Prevent empty ("") strings.
1908 2003-06-24 Teodor Zlatanov <tzz@lifelogs.com>
1910 * spam.el (spam-parse-list): Use gnus-extract-address-components
1911 instead of ietf-drums-parse-addresses.
1912 (spam-from-listed-p): let* was unnecessary.
1914 2003-06-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
1916 * gnus-ems.el (gnus-put-image): Mark the right text segment with
1917 gnus-image-category.
1919 * gnus-srvr.el (gnus-browse-unsubscribe-group): Strip prefix from
1922 * gnus-topic.el (gnus-group-prepare-topics): Update topic line
1925 * gnus-picon.el: Written by moi, moi, moi.
1927 * gnus-group.el (gnus-group-kill-group): Clean up.
1929 2003-06-23 Teodor Zlatanov <tzz@lifelogs.com>
1931 * spam.el (spam-from-listed-p, spam-parse-list): Use
1932 ietf-drums-parse-addresses to extract the address portion of the
1933 whitelist/blacklist file if it looks like an address can be found.
1935 2003-06-23 Didier Verna <didier@xemacs.org>
1937 * gnus-ems.el (gnus-put-image): New argument CATEGORY. Add it as a
1939 (gnus-remove-image): New argument CATEGORY. Only remove if
1941 * gnus-xmas.el (gnus-xmas-put-image):
1942 (gnus-xmas-remove-image): Ditto, with extents.
1943 * gnus-art.el (gnus-delete-images): Pass CATEGORY argument to
1944 gnus-[xmas-]remove-image.
1945 (article-display-face): Don't always act as a toggle. Call
1946 `gnus-put-image' with CATEGORY argument.
1947 (article-display-x-face): Call `gnus-put-image' with CATEGORY
1949 * smiley.el (smiley-region): Ditto.
1950 * gnus-fun.el (gnus-display-x-face-in-from): Ditto.
1951 * gnus-picon.el (gnus-picon-insert-glyph): Ditto.
1952 (gnus-treat-mail-picon): Don't always act as a toggle.
1953 * gnus-picon.el (gnus-treat-newsgroups-picon): Ditto.
1955 2003-06-23 Didier Verna <didier@xemacs.org>
1957 * gnus-art.el (article-display-face): Check for existence of the
1958 original article buffer before switching to it.
1960 2003-06-20 Jesper Harder <harder@ifa.au.dk>
1962 * mm-util.el (mm-append-to-file): Say "Appended to". Suggested by
1963 Dan Jacobson <jidanni@jidanni.org>.
1965 * mm-view.el (mm-inline-message): Bind
1966 gnus-original-article-buffer to the buffer in the mml handle
1967 holding the message.
1969 2003-06-20 Katsumi Yamaoka <yamaoka@jpl.org>
1971 * message.el (sender, from): No need to bind them.
1973 2003-06-19 Teodor Zlatanov <tzz@lifelogs.com>
1975 * spam.el (spam-enter-list): search-forward specified wrong.
1977 2003-06-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
1979 * gnus-art.el: Comment fix.
1981 2003-06-20 Jesper Harder <harder@ifa.au.dk>
1983 * spam.el (spam-spamoracle-learn): insert-string is obsolete.
1985 2003-06-20 Jan Rychter <jan@rychter.com>
1987 * gnus-msg.el (gnus-configure-posting-styles): Remove unused
1990 2003-06-19 Teodor Zlatanov <tzz@lifelogs.com>
1992 * spam.el (spam-enter-list): Do not enter duplicate addresses into
1993 the whitelist/blacklist.
1995 2003-06-19 Jesper Harder <harder@ifa.au.dk>
1997 * nnheader.el (nnheader-init-server-buffer): Add
1998 nntp-server-buffer to gnus-buffers.
2000 * gnus-start.el (gnus-clear-system): Now we don't need to kill
2001 nntp-server-buffer separately.
2003 2003-06-18 Didier Verna <didier@xemacs.org>
2005 * gnus-art.el (article-display-face): Correctly toggle between
2006 display and hiding. Handle multiple Face headers.
2008 2003-06-17 Dave Love <fx@gnu.org>
2010 * nnimap.el: Require cl when compiling.
2012 * message.el (message-fix-before-sending): Reinstate nullifying
2013 the invisible text property.
2014 (sender, from): Defvar when compiling.
2015 (message-is-yours-p): Remove autoload cookie.
2017 2003-06-17 Reiner Steib <Reiner.Steib@gmx.de>
2019 * gnus-util.el (gnus-extract-address-components): Added
2022 2003-06-16 Michael Albinus <Michael.Albinus@alcatel.de>
2024 * nnml.el (nnml-current-group-article-to-file-alist): Don't read
2025 overview when using compressed files.
2027 2003-06-16 Katsumi Yamaoka <yamaoka@jpl.org>
2029 * gnus-sum.el (gnus-summary-refer-parent-article): Extract
2030 Message-ID from In-Reply-To header.
2032 2003-06-16 Katsumi Yamaoka <yamaoka@jpl.org>
2034 * message.el (message-is-yours-p): Narrow to head; extract from
2035 and sender by itself.
2036 (message-cancel-news, message-supersede): Remove useless things.
2038 2003-06-15 Reiner Steib <Reiner.Steib@gmx.de>
2040 * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Bind
2041 `gnus-article-emulate-mime'.
2043 2003-06-15 Tommi Vainikainen <thv+gnus@iki.fi>
2045 * message.el (message-is-yours-p): New function. Separated common
2046 code from message-cancel-news and message-supersede. Added
2047 matching code which uses message-alternative-emails regexp as last
2049 (message-cancel-news, message-supersede): Use message-is-yours-p.
2051 2003-06-13 Niklas Morberg <niklas.morberg@axis.com>
2053 * nnimap.el (nnimap-split-articles): Narrow the right buffer to
2056 2003-06-12 Dave Love <fx@gnu.org>
2058 * nnheader.el (nnheader-functionp): Deleted.
2060 * nnmail.el (nnmail-split-fancy-syntax-table): Define all in
2062 (nnmail-version): Deleted.
2063 (nnmail-check-duplication, nnmail-expiry-target-group): Don't use
2066 2003-06-10 Teodor Zlatanov <tzz@lifelogs.com>
2068 * spam.el (spam-check-bogofilter-headers): Fix for when the score
2069 is requested but the message is not spam.
2071 2003-06-09 Eric Knauel <knauel@informatik.uni-tuebingen.de>
2073 * spam.el (spam-use-spamoracle): New variable.
2074 (spam-install-hooks): Add spamoracle to the list of conditions
2075 for activation of spam-install-hooks.
2076 (spam-spamoracle): New variable customization group.
2077 (spam-spamoracle, spam-spamoracle): New variables.
2078 (spam-group-spam-processor-spamoracle-p)
2079 (spam-group-ham-processor-spamoracle-p): New functions.
2080 (spam-summary-prepare-exit): Added spamoracle ham/spam exit processing.
2081 (spam-list-of-checks, spam-list-of-statistical-checks): Add
2082 spam-use-spamoracle.
2083 (spam-check-spamoracle, spam-spamoracle-learn)
2084 (spam-spamoracle-learn-ham, spam-spamoracle-learn-spam): New functions.
2086 * gnus.el (gnus-group-spam-exit-processor-spamoracle)
2087 (gnus-group-ham-exit-processor-spamoracle): New variables for SpamOracle.
2088 (spam-process, ham-process): Added spamoracle spam/ham processors.
2090 2003-06-08 Jesper Harder <harder@ifa.au.dk>
2092 * message.el (message-beginning-of-line): Docstring improvement.
2093 Suggested by Michael R. Wolf <MichaelRunningWolf@att.net>
2095 2003-06-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
2097 * gnus-sum.el (gnus-summary-make-menu-bar): Removed ["Add buttons"
2098 gnus-summary-display-buttonized t].
2100 2003-06-07 Kai Gro
\e,A_
\e(Bjohann <kai.grossjohann@gmx.net>
2102 * nnmail.el (nnmail-split-fancy-match-partial-words): Doc string
2103 fix. Reported by Johan Bockg
\e,Ae
\e(Brd <bojohan+news@dd.chalmers.se>.
2105 2003-06-07 Jesper Harder <harder@ifa.au.dk>
2107 * message.el (message-beginning-of-line): Docstring improvement.
2109 2003-06-06 Jesper Harder <harder@ifa.au.dk>
2111 * gnus-srvr.el (gnus-browse-foreign-server): Parse garbage NNTP
2114 2003-06-06 Benjamin Rutt <rutt+news@cis.ohio-state.edu>.
2116 * message.el (message-fetch-field): Augment documentation to state
2117 the narrowed-to-headers restriction.
2118 (message-change-subject, message-reduce-to-to-cc)
2119 (message-generate-unsubscribed-mail-followup-to)
2120 (message-insert-importance-high, message-insert-importance-low)
2121 (message-insert-or-toggle-importance)
2122 (message-insert-disposition-notification-to): Narrow to headers
2123 before calling message-fetch-field or message-remove-header.
2125 2003-06-06 Teodor Zlatanov <tzz@lifelogs.com>
2127 * gnus-registry.el (gnus-registry-trim): Fix for when
2128 gnus-registry-max-entries is nil.
2130 2003-06-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
2132 * qp.el (quoted-printable-decode-region): Don't error out on
2135 2003-06-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
2137 * rfc2047.el (rfc2047-encode-region): Don't error out on invalid
2140 2003-06-04 Ivan Boldyrev <boldyrev+nospam@cgitftp.uiggm.nsc.ru> (tiny change)
2142 * mml1991.el (mml1991-pgg-sign): Insert pgg output as unibyte.
2144 2003-06-03 Dave Love <fx@gnu.org>
2146 * gnus-soup.el (gnus-soup-send-packet): Don't use
2149 * gnus.el (gnus-agent-cache): Doc fix.
2150 (gnus-other-frame): Quote lambda used as hook.
2152 * message.el: Doc fixes.
2153 (message-functionp): Deleted. Callers changed.
2154 (message-fix-before-sending): Highlight with overlays. Clarify
2155 `illegible text' messages.
2156 (rmail-enable-mime-composing, gnus-message-group-art): Defvar when
2158 (gnus-find-method-for-group, nnvirtual-find-group-art): Autoload.
2160 2003-06-03 Kai Gro
\e,A_
\e(Bjohann <kai.grossjohann@gmx.net>
2162 * nnmail.el (nnmail-split-fancy-match-partial-words): New user
2164 (nnmail-split-it): Obey it. Don't let-bind regexp twice.
2166 * message.el (message-fetch-field): Mention narrow-to-headers
2169 2003-06-03 Eric Eide <eeide@cs.utah.edu>
2171 * gnus-xmas.el (gnus-xmas-create-image): Use
2172 insert-file-contents-literally.
2174 2003-06-02 Teodor Zlatanov <tzz@lifelogs.com>
2176 * gnus-registry.el (gnus-registry-fetch-group): Always return the
2177 short name of the group.
2179 2003-06-02 Jesper Harder <harder@ifa.au.dk>
2181 * gnus-cus.el (defvar): Silence byte-compiler warnings.
2183 * gnus-sum.el (gnus-get-newsgroup-headers): Unfold headers.
2185 2003-05-31 Jesper Harder <harder@ifa.au.dk>
2187 * gnus-art.el (article-unsplit-urls): Use gnus-treat-article
2188 rather than gnus-display-mime-function.
2190 2003-05-30 Teodor Zlatanov <tzz@lifelogs.com>
2192 * gnus-registry.el (gnus-registry-use-long-group-names): New variable.
2193 (gnus-registry-add-group): Use it.
2194 (gnus-registry-trim-articles-without-groups): New variable.
2195 (gnus-registry-delete-group): Use it.
2196 (gnus-registry-unload-hook): Uninstall all the hooks.
2198 * spam.el (spam-install-hooks-function, spam-unload-hook): New
2199 functions so users that load spam.el for customization don't get
2200 all the hooks installed.
2201 (spam-install-hooks): New variable, set to t by default if user
2202 has one of the spam-use-* variables set.
2204 * spam-stat.el (spam-stat-install-hooks, spam-stat-unload-hook): New
2205 functions so users that load spam-stat.el for customization don't get
2206 all the hooks installed.
2208 2003-05-30 Dave Love <fx@gnu.org>
2210 * rfc2047.el (rfc2047-decode): Don't use
2211 mm-with-unibyte-current-buffer.
2213 * qp.el (quoted-printable-decode-string): Use
2214 mm-with-unibyte-buffer.
2216 2003-05-29 Teodor Zlatanov <tzz@lifelogs.com>
2218 * gnus-registry.el (gnus-registry-save): Allow forced saving even
2219 when registry is not dirty. Use gnus-registry-trim to shorten the
2220 gnus-registry-alist.
2221 (gnus-registry-max-entries): New variable.
2222 (gnus-registry-trim): New function, trim gnus-registry-alist to
2223 size gnus-registry-max-entries, sorting by entry mtime so the
2224 newest entries stick around.
2226 * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Instead of
2227 just one specific variable, allow a list of specific variables.
2229 2003-05-28 Dave Love <fx@gnu.org>
2231 * rfc2047.el (rfc2047-encode-region): Skip ASCII at beginning and
2234 2003-05-28 Teodor Zlatanov <tzz@lifelogs.com>
2236 * gnus-registry.el (gnus-registry-dirty): Flag for modified registry.
2237 (gnus-registry-save, gnus-registry-read)
2238 (gnus-registry-store-extra, gnus-registry-clear): Use it (note
2239 that gnus-registry-store-extra is invoked for all modifications to
2240 set the mtime, so gnus-registry-dirty only needs to be set there).
2242 2003-05-23 Simon Josefsson <jas@extundo.com>
2244 * mml1991.el (mml1991-pgg-sign): Use mml-sender instead of
2247 * gnus-art.el (gnus-use-idna): Check if idna-program is installed.
2249 * message.el (message-use-idna): Ditto.
2251 2003-05-20 Dave Love <fx@gnu.org>
2253 * rfc2047.el (rfc2047-q-encoding-alist): Deleted.
2254 (rfc2047-q-encode-region): Don't use it.
2255 (rfc2047-encode-message-header) <(eq method 'mime)>: Bind
2256 rfc2047-encoding-type to `mime'.
2257 (rfc2047-encode-string, rfc2047-encode): Doc fix.
2259 2003-05-20 Jesper Harder <harder@ifa.au.dk>
2261 * message.el (message-send-mail): Don't insert a courtesy copy
2262 notice in base64 encoded messages.
2264 2003-05-16 Katsumi Yamaoka <yamaoka@jpl.org>
2266 * gnus-sum.el (gnus-summary-move-article): Don't copy expirable
2267 marks if the destination group is not auto-expirable.
2269 2003-05-14 Kevin Greiner <kgreiner@xpediantsolutions.com>
2271 * gnus-agent.el (gnus-agentize): Updated documentation to match
2273 (gnus-agent-expire-group-1): Do not skip over a group when the
2274 force argument is set.
2275 * gnus.el (gnus-agent): Updated documentation to reflect that
2276 gnus-agent now defaults to t.
2278 2003-05-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
2280 * gnus.el (gnus-version-number): Bump.
2282 2003-05-14 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
2284 * gnus.el: Gnus v5.10.2 is released.
2286 2003-05-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
2288 * mail-source.el (mail-source-delete-incoming): Changed to t.
2290 * rfc2047.el (rfc2047-syntax-table): Funcall.
2292 * rfc2047.el (rfc2047-encodable-p): Use the header charset.
2294 * gnus-sum.el (gnus-summary-reselect-current-group): Supply
2297 2003-05-14 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
2299 * gnus-sum.el (gnus-summary-exit): Added `leave-hidden'. (Tiny
2302 2003-05-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
2304 * gnus-registry.el (gnus-registry-store-extra-entry): Use
2305 gnus-assq-delete-all.
2307 * gnus-xmas.el (gnus-xmas-assq-delete-all): New function.
2309 * message.el (message-ignored-bounced-headers): Add Delivered-To.
2311 * gnus-sum.el (gnus-summary-find-next): Indent.
2312 (gnus-summary-find-prev): Ditto.
2313 (gnus-summary-catchup): Doc fix.
2314 (gnus-summary-mark-current-read-and-unread-as-read): New function.
2315 (gnus-summary-catchup): Really mark after point.
2317 * gnus-util.el (gnus-user-date): Use %d instead of %m.
2318 (gnus-user-date): Use floating point time so that we don't get
2321 * gnus-sum.el (gnus-summary-local-variables): Clean up.
2323 * gnus-fun.el (gnus-display-x-face-in-from): Don't use centering
2324 since none of the other image things do.
2326 2003-05-12 Colin Marquardt <c.marquardt@alcatel.de> (tiny change)
2328 * gnus.el (gnus-agent): Docstring fix.
2330 2003-05-12 Teodor Zlatanov <tzz@lifelogs.com>
2332 * gnus-registry.el (gnus-registry-install): New variable.
2333 (gnus-registry-fetch-extra, gnus-registry-fetch-extra-entry)
2334 (gnus-registry-store-extra-entry, gnus-registry-delete-group)
2335 (gnus-registry-add-group): Add a modification timestamp to each entry.
2336 (gnus-registry-install-hooks): New function.
2338 2003-05-12 Kevin Greiner <kgreiner@xpediantsolutions.com>
2340 * gnus-agent.el (gnus-agent-cat-name): Eval macro while compiling.
2341 (gnus-agent-cat-disable-undownloaded-faces): New function.
2342 Accessor for new agent property
2343 'agent-disable-undownloaded-faces'.
2344 gnus-cus.el (gnus-agent-parameters): Added
2345 agent-disable-undownloaded-faces and corrected documentation.
2346 (gnus-agent-cat-prepare-category-field,
2347 gnus-agent-customize-category): Changed to avoid creating free
2348 references to each field's symbol.
2349 gnus-sum.el (gnus-summary-use-undownloaded-faces): New local variable.
2350 (gnus-select-newgroup): Initialize it.
2351 (gnus-summary-highlight-line): Use it.
2353 2003-05-12 Dave Love <fx@gnu.org>
2355 * mm-util.el (mm-read-charset): Deleted.
2356 (mm-coding-system-mime-charset): New.
2357 (mm-read-coding-system, mm-mule-charset-to-mime-charset)
2358 (mm-charset-to-coding-system, mm-mime-charset)
2359 (mm-find-mime-charset-region): Use it.
2360 (mm-default-multibyte-p): Fix non-mule case.
2362 * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-bol): Eval
2364 (rfc2047-syntax-table): Fix building table to work in Emacs 22.
2365 (rfc2047-unfold-region): Delete unused var `leading'.
2367 2003-05-12 Ville Skytt
\e,Ad
\e(B <scop@xemacs.org> (tiny change)
2369 * pgg.el (pgg-temp-buffer-show-function): Reuse existing visible
2370 output window if one is available.
2372 2003-05-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
2374 * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Added
2377 2003-05-11 Jesper Harder <harder@ifa.au.dk>
2379 * gnus-sum.el (gnus-summary-enter-digest-group): Don't do article
2381 (gnus-handle-ephemeral-exit): Don't reload article after exiting.
2383 * nndoc.el (nndoc-type-alist): `mime-digest' should be before
2386 2003-05-10 Jesper Harder <harder@ifa.au.dk>
2388 * gnus-cite.el (gnus-article-hide-citation-maybe): Make toggling
2389 work. Update mode-line.
2391 2003-05-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
2393 * gnus.el (gnus-logo-color-alist): Added no colors.
2395 2003-05-09 Dave Love <fx@gnu.org>
2397 * utf7.el (mm-util): Require.
2398 (utf7-direct-encoding-chars, utf7-imap-direct-encoding-chars):
2399 Defconst, not defvar.
2400 (utf7-utf-16-coding-system): New.
2401 (utf7-encode-internal): Hoist concat out of loop.
2402 (utf7-fragment-encode): Use mm-with-unibyte-current-buffer.
2403 (utf7-get-u16char-converter) [utf7-utf-16-coding-system]: New
2405 (utf7-latin1-u16-char-converter): Encode the region.
2406 (utf7-u16-latin1-char-converter): Decode the region.
2407 (utf7-encode, utf7-decode): Fix multibyteness.
2409 * mm-bodies.el (mm-body-7-or-8): Don't special-case mule.
2410 (mm-encode-body): Use mm-read-coding-system, not mm-read-charset.
2411 (mm-uu-yenc-decode-function): Defvar when compiling.
2412 (mm-encode-body, mm-decode-body): Doc fix.
2414 2003-05-09 Teodor Zlatanov <tzz@lifelogs.com>
2416 * gnus-registry.el (gnus-registry-unregistered-group-regex):
2417 removed in favor of the group/topic/global variables.
2418 (gnus-registry-register-message-ids): Fixed test to omit
2419 gnus-registry-unregistered-group-regex.
2421 * gnus.el (gnus-variable-list): Removed gnus-registry-alist and
2422 gnus-registry-headers-alist from the list.
2423 (gnus-registry-headers-alist): Removed.
2424 (registry-ignore): New parameter, with accompanying
2425 gnus-registry-ignored-groups global variable.
2427 * gnus-start.el (gnus-clear-system): No need to clear the
2428 registry, we can do it ourselves.
2429 (gnus-gnus-to-quick-newsrc-format): Extra parameters so it can be
2430 used by gnus-registry.el.
2432 * gnus-registry.el (gnus-registry-cache-file): New file variable.
2433 (gnus-registry-cache-read, gnus-registry-cache-save): New
2435 (gnus-registry-save, gnus-registry-read): Use the new
2436 gnus-registry-cache-{read|save} functions, and change the name
2437 from gnus-registry-translate-{from|to}-alist.
2438 (gnus-registry-clear): Fixed so it doesn't refer to old function name.
2440 2003-05-09 Dan Christensen <jdc@chow.mat.jhu.edu>
2442 * gnus-registry.el (gnus-registry-cache-whitespace): New function.
2444 2003-05-09 Jesper Harder <harder@ifa.au.dk>
2446 * gnus-picon.el (gnus-picon-transform-address): Parse the encoded
2449 2003-05-08 Teodor Zlatanov <tzz@lifelogs.com>
2451 * gnus-start.el (gnus-clear-system): Added gnus-registry-alist to
2452 the list of cleared variables.
2454 * gnus-registry.el (gnus-registry-split-fancy-with-parent):
2455 nnmail-split-fancy-with-parent-ignore-groups can be a single regex
2456 in addition to a list of regexes.
2458 2003-05-08 Niklas Morberg <niklas.morberg@axis.com>
2460 * spam.el (spam-use-regex-headers): Docstring fix.
2462 2003-05-08 Kai Gro
\e,A_
\e(Bjohann <kai.grossjohann@gmx.net>
2464 * gnus-sum.el (gnus-summary-next-page): Mention
2465 `gnus-article-skip-boring' in docstring.
2467 2003-05-08 Jesper Harder <harder@ifa.au.dk>
2469 * rfc2231.el (rfc2231-parse-string): "=" should have whitespace
2472 * ietf-drums.el (ietf-drums-syntax-table): "=" should not have
2473 whitespace syntax class when parsing email addresses.
2475 * message.el (message-forward-subject-name-subject): Don't use
2476 mail-decode-encoded-word-string before parsing from.
2478 2003-05-07 ShengHuo ZHU <zsh@cs.rochester.edu>
2480 * message.el (message-setup-1): Setup alternative email before
2483 (message-forward-subject-name-subject): Fix the case when the
2484 field "from" doesn't exist.
2486 2003-05-07 Dave Love <fx@gnu.org>
2488 * rfc2047.el (rfc2047-encode-region): Skip \n as whitespace.
2490 * mm-util.el (mm-find-mime-charset-region): Expurgate utf-16 from
2493 2003-05-07 Jesper Harder <harder@ifa.au.dk>
2495 * message.el (message-kill-to-signature): Fix.
2497 2003-05-06 Jesper Harder <harder@ifa.au.dk>
2499 * gnus-sum.el (gnus-auto-goto-ignores): Docstring fix.
2501 * gnus-art.el (gnus-mime-display-multipart-as-mixed)
2502 (gnus-mime-display-multipart-related-as-mixed)
2503 (gnus-button-mid-or-mail-heuristic-alist): Do.
2505 2003-05-05 Dave Love <fx@gnu.org>
2507 * mm-util.el (mm-default-multibyte-p): New.
2508 (mm-coding-system-p): Maybe use find-coding-systems.
2510 2003-05-04 Dave Love <fx@gnu.org>
2512 * rfc2047.el (with-syntax-table): Define if necessary.
2513 (rfc2047-syntax-table): Fix last change for XEmacs.
2514 (rfc2047-parse-and-decode): Revert last change.
2516 2003-05-03 Jesper Harder <harder@ifa.au.dk>
2518 * gnus.el: Don't test for `mm-guess-mime-charset'.
2520 * mm-util.el (mm-guess-mime-charset): Remove. Not used any more.
2522 * gnus.el (gnus-default-charset): Set default value to
2525 * gnus-art.el (article-decode-charset): Don't supply 4th arg to
2528 * mm-bodies.el (mm-decode-coding-region-safely): Remove.
2529 (mm-decode-body): Don't use mm-decode-coding-region-safely.
2531 2003-05-03 Vasily Korytov <deskpot@despammed.com> (tiny change)
2533 * gnus-util.el (gnus-multiple-choice): Add ", ?".
2535 2003-05-03 Dave Love <fx@gnu.org>
2537 * rfc2047.el (rfc2047-syntax-table): Don't call make-char-table
2539 (rfc2047-decode-string): Don't set the buffer multibyte before
2540 calling buffer-string.
2542 * mm-encode.el (mm-long-lines-p): Autoload.
2543 (mm-encode-content-transfer-encoding): Doc fix. Don't make buffer
2544 unibyte. Signal error on unknown encoding.
2545 (mm-encode-buffer, mm-qp-or-base64): Doc fix.
2547 * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol): New.
2548 Callers of gnus- versions changed to use them.
2549 (rfc2047-header-encoding-alist): Add `address-mime' part. Doc
2551 (rfc2047-encoding-type): New.
2552 (rfc2047-encode-message-header): Use mm-charset-to-coding-system.
2553 Don't include header name field in encoding. Add `address-mime'
2554 case and bind rfc2047-encoding-type for `mime' case.
2555 (rfc2047-encodable-p): Deleted.
2556 (rfc2047-syntax-table): New.
2557 (rfc2047-encode-region, rfc2047-encode): Rewritten to take account
2558 of rfc2047 rules with respect to rfc2822 tokens and to do encoding
2559 in place rather than by passing strings.
2560 (rfc2047-encode-string): Doc fix.
2561 (rfc2047-q-encode-region): Don't use
2562 mm-with-unibyte-current-buffer.
2563 (rfc2047-encoded-word-regexp): eval-and-compile.
2564 (rfc2047-decode-region): Avoid concatenation in loop.
2565 (rfc2047-parse-and-decode): Remove useless disjunction.
2567 2003-05-02 Dave Love <fx@gnu.org>
2569 * rfc2047.el (rfc2047-q-encode-region, rfc2047-decode): Use
2570 mm-with-unibyte-current-buffer.
2571 (ietf-drums, gnus-util): Don't require.
2573 * sieve.el (sieve-manage-mode-menu): Define before use.
2575 * mml-smime.el (message-narrow-to-headers): Autoload.
2577 * mm-util.el (mm-coding-system-p): Don't override nil from
2579 (mm-mule4-p, mm-disable-multibyte-mule4)
2580 (mm-with-unibyte-current-buffer-mule4): Deleted.
2581 (mm-multibyte-p): Use defun, not defalias.
2582 (mm-make-temp-file): Moved to group at top of file.
2583 (mm-point-at-eol, mm-point-at-bol): New.
2585 * gnus-cite.el (gnus-art): Require.
2587 * gnus-ems.el (gnus-get-buffer-create)
2588 (nnheader-find-etc-directory, message-text-with-property):
2590 (gnus-tmp-unread, gnus-tmp-replied, gnus-tmp-score-char)
2591 (gnus-tmp-indentation, gnus-tmp-opening-bracket, gnus-tmp-lines)
2592 (gnus-tmp-name, gnus-tmp-closing-bracket, gnus-tmp-subject-or-nil)
2593 (gnus-check-before-posting): Only defvar when compiling.
2595 * gnus-int.el (gnus-agent-expire): Autoload, don't defun.
2597 * gnus-util.el (rmail-default-rmail-file, mm-text-coding-system):
2598 Defvar when compiling.
2599 (gnus-output-to-rmail): Require mm-util.
2601 * mail-source.el (mail-source-callback): Use mm-make-temp-file.
2602 (mail-source-make-complex-temp-name): Deleted.
2604 * message.el (message-use-idna): Use mm-coding-system-p.
2605 (message-tokenize-header, message-make-organization)
2606 (message-make-from): Use with-temp-buffer.
2607 (message-set-work-buffer): Deleted.
2608 (message-fill-paragraph): Use `if' not `and' for compiler warning.
2609 (message-check-news-header-syntax): Remove useless lambda.
2610 (message-forward-make-body): Use mm-disable-multibyte,
2611 mm-with-unibyte-current-buffer, mm-enable-multibyte.
2612 (message-replace-chars-in-string): Deleted.
2614 * mm-extern.el (mm-extern-local-file): Use mm-disable-multibyte.
2615 (mm-extern-url): Use mm-with-unibyte-current-buffer,
2616 mm-disable-multibyte.
2617 (mm-extern-anon-ftp): Use mm-disable-multibyte.
2619 * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt): Use
2620 mm-with-unibyte-current-buffer.
2622 * mml2015.el (mml): Require.
2623 (mml2015-mailcrypt-encrypt, mml2015-gpg-encrypt): Use
2624 mm-with-unibyte-current-buffer.
2626 * nnheader.el (gnus-util): Require.
2628 * nntp.el (format-spec, format-spec-make, open-tls-stream):
2631 * rfc2231.el (mail-header-remove-comments, mm-encode-body)
2632 (mail-header-remove-whitespace): Autoload.
2634 * sieve-manage.el (starttls-negotiate): Autoload.
2636 2003-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
2638 * nnrss.el (nnrss-find-rss-via-syndic8): Indent.
2640 2003-05-01 Mark A. Hershberger <mah@everybody.org>
2642 * nnrss.el (nnrss-find-rss-via-syndic8): Don't error out.
2644 2003-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
2646 * gnus.el (gnus-version-number): Bump.
2648 2003-05-01 Jon Ericson <Jon.Ericson@jpl.nasa.gov> (tiny change)
2650 * spam-report.el (spam-report-gmane-regex): Docstring fix.
2652 * gnus.el (gnus-install-group-spam-parameters): Docstring fix.
2654 2003-05-01 Teodor Zlatanov <tzz@lifelogs.com>
2656 * gnus-registry.el (gnus-registry-fetch-extra)
2657 (gnus-registry-store-extra, gnus-registry-group-count): New functions.
2658 (gnus-registry-fetch-group, gnus-registry-delete-group)
2659 (gnus-registry-add-group): Changed to work with extra data element
2662 2003-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
2664 * gnus.el: Gnus v5.10.1 is released.
2666 2003-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
2668 * gnus.el: Oort Gnus v0.24 is released.
2670 2003-05-01 Teodor Zlatanov <tzz@lifelogs.com>
2672 * gnus-registry.el (gnus-registry-unregistered-group-regex):
2674 (gnus-registry-register-message-ids): Use it.
2676 2003-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
2678 * gnus.el (gnus-version-number): Bump.
2680 * gnus.el: Update copyright for several files.
2682 2003-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
2684 * gnus.el: Oort Gnus v0.23 is released.
2686 2003-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
2688 * spam-stat.el (spam-stat-test-directory): Compare against zero.
2690 2003-05-01 Trey Jackson <tjackson@ichips.intel.com> (tiny change)
2692 * spam-stat.el (spam-stat-test-directory): Skip 0 length files.
2694 2003-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
2696 * message.el (message-forward-subject-name-subject): Decode
2697 string when forwarding.
2699 2003-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
2701 * gnus.el (gnus-version-number): Bump.
2703 2003-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
2705 * gnus.el: Oort Gnus v0.22 is released.
2707 2003-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
2709 * gnus.el: Oort Gnus v0.21 is released.
2711 2003-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
2713 * gnus.el (gnus-version-number): Bump.
2715 2003-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
2717 * gnus.el: Oort Gnus v0.20 is released.
2719 2003-05-01 Vasily Korytov <deskpot@despammed.com>
2721 * gnus-dired.el (gnus-dired-mode-map): Move to C-c C-l.
2723 2003-04-30 Mark A. Hershberger <mah@everybody.org>
2725 * mm-url.el (mm-url-insert-file-contents): Set url-current-object
2726 in the case where mm-url-use-external is set.
2728 * nnrss.el (nnrss-request-article): Change the messages created to
2729 multipart/alternative. Hopefully fixes a problem interaction with
2731 (nnrss-find-rss-via-syndic8): Better handling if xml-rpc.el isn't
2734 2003-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
2736 * message.el (message-check-news-header-syntax): Alter "posting"
2739 * nnrss.el (nnrss-node-text): Don't use char classes.
2741 2003-05-01 David Z. Maze <dmaze@mit.edu>
2743 * nnrss.el (nnrss-find-rss-via-syndic8): Have an `error' branch
2746 2003-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
2748 * message.el (message-required-headers): Remove In-Reply-To.
2750 * gnus-int.el (gnus-open-server): Revert changes.
2752 2003-04-30 Kai Gro
\e,A_
\e(Bjohann <kai.grossjohann@gmx.net>
2754 * gnus-int.el (gnus-open-server): Try to open unagentized servers
2755 even when unplugged.
2757 2003-04-30 Reiner Steib <Reiner.Steib@gmx.de>
2759 * gnus-art.el (gnus-button-prefer-mid-or-mail): Fixed typo in
2762 2003-05-01 Steve Youngs <youngs@xemacs.org>
2764 * gnus-util.el (gnus-completing-read-maybe-default): New.
2765 (gnus-completing-read): Use it.
2767 * mm-view.el (mm-view-pkcs7-decrypt): Ditto.
2769 * gnus-art.el (gnus-read-string): New.
2770 (gnus-summary-pipe-to-muttprint): Use it.
2772 * gnus-xmas.el (gnus-xmas-open-network-stream): New.
2774 * dns.el (dns-make-network-process): Use it.
2776 Take care of some differences between XEmacs 21.1 and newer
2779 2003-04-30 Teodor Zlatanov <tzz@lifelogs.com>
2781 * gnus-registry.el (gnus-registry-split-fancy-with-parent): Added
2783 (gnus-registry-grep-in-list): Don't run when word is nil.
2784 (gnus-registry-fetch-message-id-fast): New function.
2785 (gnus-registry-delete-group, gnus-registry-add-group): Make sure
2786 the id and group are not nil.
2787 (gnus-registry-register-message-ids): New function.
2788 (gnus-register-action): Optimized logical flow.
2789 (gnus-summary-prepare-hook): Added gnus-registry-register-message-ids.
2791 2003-04-30 Kai Gro
\e,A_
\e(Bjohann <kai.grossjohann@gmx.net>
2793 * gnus-delay.el (gnus-delay-article): Call
2794 `gnus-agent-queue-setup' to create the delay group.
2796 * gnus-agent.el (gnus-agent-queue-setup): Support optional arg
2797 for the (queue) group name.
2799 2003-04-30 Simon Josefsson <jas@extundo.com>
2801 * mm-util.el (mm-charset-to-coding-system): Use user specified
2802 charset unless coding-system-get is fboundp.
2804 2003-04-30 Kevin Greiner <kgreiner@xpediantsolutions.com>
2806 * gnus-agent.el (gnus-agent-cat-defaccessor, gnus-agent-cat-name):
2807 Wrapped in eval-when-compile.
2808 (gnus-agent-mode): Bind gnus-agent-go-online to nil as you
2809 shouldn't be asked twice to go online with each server.
2810 (gnus-agent-get-undownloaded-list, gnus-agent-fetch-articles,
2811 gnus-agent-crosspost, gnus-agent-flush-cache,
2812 gnus-agent-fetch-session, gnus-agent-unread-articles,
2813 gnus-agent-uncached-articles, gnus-agent-regenerate-group,
2814 gnus-agent-group-covered-p): Expanded pop macros used for
2815 effect. Avoids compilation warning in emacs 21.3.
2817 * gnus-int.el (gnus-open-server): Restructured to only open
2818 nnagent when gnus-plugged is nil.
2820 2003-04-29 Teodor Zlatanov <tzz@lifelogs.com>
2822 * gnus-registry.el (gnus-registry-fetch-group): Faster.
2823 (gnus-registry-delete-group): New function.
2824 (gnus-registry-add-group): New function.
2825 (gnus-register-spool-action): Use it.
2826 (gnus-register-action): Use it.
2827 (gnus-registry-translate-from-alist)
2828 (gnus-registry-translate-to-alist): Remove the headers registry
2831 2003-04-29 Reiner Steib <Reiner.Steib@gmx.de>
2833 * gnus-art.el (gnus-button-alist): Fixed CTAN regexp.
2835 2003-04-29 Teodor Zlatanov <tzz@lifelogs.com>
2837 * spam-report.el (spam-report-gmane): gnus-summary-article-number
2838 is not necessary, just use the function parameter.
2840 2003-04-29 Karl Pfl
\e,Ad
\e(Bsterer <sigurd@12move.de>
2842 * spam-stat.el (spam-stat-save): No longer font-locks the file
2845 2003-04-29 Katsumi Yamaoka <yamaoka@jpl.org>
2847 * canlock.el: Bind mail-header-separator when compiling (XEmacs
2848 provides it in mail-lib/auto-autoloads.el).
2850 2003-04-29 Simon Josefsson <jas@extundo.com>
2852 * mml2015.el (mml2015-pgg-sign): Use mml-sender instead of
2855 * mml.el (mml-generate-mime-1): Set mml-sender too.
2857 2003-04-29 Jesper Harder <harder@ifa.au.dk>
2859 * gnus-sum.el (gnus-summary-display-while-building): Docstring fix.
2861 * mm-url.el (mm-url-use-external): Do.
2863 2003-04-29 Simon Josefsson <jas@extundo.com>
2865 * canlock.el (mail-fetch-field): Autoload it (fix xemacs compile
2868 * sieve-mode.el (c-mode): Ditto.
2870 * pgg.el (run-at-time): Ditto.
2872 * mm-url.el (require): Require timer when compiling for
2873 with-timeout macro (fix xemacs compile warnings).
2875 2003-04-28 Dave Love <fx@gnu.org>
2877 * gnus-util.el (nnheader): Don't require.
2878 (Nnheader-narrow-to-headers, nnheader-replace-chars-in-string):
2881 * spam.el: Require cl when compiling.
2883 * dns.el: Require cl when compiling.
2885 2003-04-28 Jesper Harder <harder@ifa.au.dk>
2887 * gnus-art.el (gnus-article-goto-next-page)
2888 (gnus-article-goto-prev-page): Revert 2003-02-12 change to make
2889 gnus-pick-mode work.
2891 2003-04-27 Reiner Steib <Reiner.Steib@gmx.de>
2893 * gnus-art.el (gnus-mime-display-multipart-as-mixed)
2894 (gnus-mime-display-multipart-alternative-as-mixed)
2895 (gnus-mime-display-multipart-related-as-mixed): Added doc-strings,
2896 allow customization.
2898 2003-04-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
2900 * gnus-sum.el (gnus-summary-catchup): Don't mark ticked messages.
2901 (gnus-summary-mark-read-and-unread-as-read): Take an optional
2904 * gnus.el (gnus-version-number): Bump.
2906 2003-04-27 06:47:31 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
2908 * gnus.el: Oort Gnus v0.19 is released.
2910 2003-04-27 Kevin Greiner <kgreiner@xpediantsolutions.com>
2912 * gnus-registry.el (gnus-register-spool-action): Replaced literal
2913 carriage-return character with its escape sequence.
2915 2003-04-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
2917 * gnus-sum.el (gnus-summary-catchup-from-here): Doc fix.
2919 * nnrss.el (nnrss-node-text): Use only one
2920 gnus-replace-in-string.
2922 * gnus.el: Remove gnus-functionp throughout.
2924 * gnus-util.el (gnus-functionp): Removed.
2926 * gnus-msg.el (gnus-summary-wide-reply-with-original): Doc fix.
2928 * message.el (message-required-headers): Add In-Reply-To.
2930 2003-04-27 Marshall T. Vandegrift <vandem2@rpi.edu>
2932 * gnus-fun.el (gnus-face-from-file): Bind coding-system-for-read
2935 2003-04-27 Jesper Harder <harder@ifa.au.dk>
2937 * mml.el (mml-preview): Do.
2939 * message.el (message-mode): Do.
2941 * gnus-undo.el (gnus-undo-mode): Do.
2943 * gnus-topic.el (gnus-topic-mode): Do.
2945 * gnus-sum.el (gnus-summary-mode, gnus-summary-edit-article): Do.
2947 * gnus-msg.el (gnus-setup-message)
2948 (gnus-inews-add-send-actions, gnus-configure-posting-styles): Do.
2950 * gnus-gl.el (gnus-grouplens-mode): Do.
2952 * gnus-art.el (gnus-mime-save-part-and-strip)
2953 (gnus-mime-delete-part): Use it.
2955 * gnus-util.el (gnus-make-local-hook): New function.
2957 2003-04-25 Simon Josefsson <jas@extundo.com>
2959 * nnrss.el (nnrss-node-text): Don't use a star.
2960 (nnrss-node-text): Use g-r-i-s, not g-r-r-i-s which doesn't exist.
2962 2003-04-24 Dave Love <fx@gnu.org>
2964 * mm-encode.el (mm-long-lines-p): Autoload.
2965 (mm-encode-content-transfer-encoding): Don't try to make buffer
2966 unibyte before decoding. Don't ignore errors for base64 encoding.
2968 * qp.el (quoted-printable-decode-region): Use mm-insert-byte.
2969 Signal error on malformed text, as for base64.
2970 (quoted-printable-encode-region): DTRT in Emacs 22.
2972 * mm-util.el (mm-make-temp-file, mm-insert-byte): New.
2973 (mm-auto-save-coding-system): Consider utf-8-emacs.
2974 (mm-mime-mule-charset-alist, mm-mule-charset-to-mime-charset)
2975 (mm-charset-to-coding-system, mm-mime-charset)
2976 (mm-find-mime-charset-region): Check for :mime-charset coding
2979 * mml-sec.el (mml2015, mml1991): Don't require.
2980 (mml2015-sign, mml2015-encrypt, mml1991-sign, mml1991-encrypt)
2981 (message-goto-body, mml-insert-tag): Autoload.
2983 * mm-decode.el (mm-tmp-directory): Re-write to help avoid warnings.
2985 * gnus-start.el (message-make-date): Autoload rather than
2988 * gnus-group.el (gnus-group-name-charset-group-alist): Use
2990 (gnus-cache-active-altered): Defvar when compiling.
2991 (gnus-group-delete-group): Re-write to help avoid warnings.
2993 * gnus-art.el (gnus-use-idna): Use mm-coding-system-p.
2995 * pgg.el: Split eval-when-compile forms.
2997 2003-04-24 Reiner Steib <Reiner.Steib@gmx.de>
2999 * gnus-group.el (gnus-large-ephemeral-newsgroup)
3000 (gnus-fetch-old-ephemeral-headers): News variables.
3001 (gnus-group-read-ephemeral-group): Use them.
3003 2003-04-24 Simon Josefsson <jas@extundo.com>
3005 * sieve.el (sieve-upload): Don't use replace-regexp-in-string.
3007 * nnrss.el (nnrss-node-text): Ditto.
3009 2003-04-24 Katsumi Yamaoka <yamaoka@jpl.org>
3011 * gnus-msg.el (gnus-inews-do-gcc): Make sure the obsolete variable
3012 gnus-inews-mark-gcc-as-read exists.
3014 2003-04-23 Simon Josefsson <jas@extundo.com>
3016 * gnus-sieve.el (gnus-sieve-generate): Rewrite regexp search so it
3017 doesn't exceed the regexp stack space.
3019 2003-04-23 Jesper Harder <harder@ifa.au.dk>
3021 * gnus-msg.el (gnus-inews-mark-gcc-as-read): Don't defvar it.
3023 * gnus-art.el (gnus-article-hide-pgp-hook): Do.
3025 2003-04-23 Reiner Steib <Reiner.Steib@gmx.de>
3027 * mml.el (mml-preview): Bind `=', RET, and mouse-2.
3029 2003-04-23 Jesper Harder <harder@ifa.au.dk>
3031 * mm-bodies.el (mm-decode-body): Don't override supplied charset.
3033 2003-04-22 Paul Jarc <prj@po.cwru.edu>
3035 * gnus-util.el (gnus-merge): Added "type" argument to match CL
3036 merge and gnus-sum.el's expectations.
3038 2003-04-21 Reiner Steib <Reiner.Steib@gmx.de>
3040 * gnus-art.el (gnus-button-url-regexp): Added nntp.
3042 * message.el (message-generate-headers-first): Default to
3045 * gnus-art.el (gnus-mime-delete-part): Require confirmation.
3047 2003-04-21 Jesper Harder <harder@ifa.au.dk>
3049 * smime.el (smime-decrypt-region): Insert From header.
3051 2003-04-21 Gaute B Strokkenes <gs234@cam.ac.uk> (tiny change)
3053 * gnus-fun.el (gnus-face-from-file, gnus-convert-png-to-face):
3054 Max length of header is 726, not 740.
3056 2003-04-20 Jesper Harder <harder@ifa.au.dk>
3058 * nndb.el, mml1991.el: Fix license template.
3060 2003-04-20 Simon Josefsson <jas@extundo.com>
3062 * nnimap.el (nnimap-split-articles): Don't download body unless
3065 * imap.el (imap-gssapi-open, imap-ssl-open): Erase buffer before
3066 starting process, like imap-kerberos4-open does.
3068 * mml-smime.el, rfc1843.el, dig.el, smime.el, uudecode.el: Fix
3071 * mml-sec.el: Fix license template.
3073 * gnus-sieve.el, sieve.el, sieve-manage.el, sieve-mode.el: Fix
3076 * pgg-def.el, pgg.el, pgg-gpg.el, pgg-parse.el, pgg-pgp5.el,
3077 pgg-pgp.el: Fix license template.
3079 2003-04-19 Jesper Harder <harder@ifa.au.dk>
3081 * gnus-sum.el (gnus-summary-delete-article): Improve docstring.
3083 2003-04-19 Teodor Zlatanov <tzz@lifelogs.com>
3085 * spam.el (spam-move-spam-nonspam-groups-only): Dumb typo fix.
3087 2003-04-18 Teodor Zlatanov <tzz@lifelogs.com>
3089 * spam.el (spam-split): Allow a particular check as a parameter,
3090 e.g. (: spam-split 'spam-use-bogofilter).
3091 (spam-mark-only-unseen-as-spam): New parameter, see doc.
3092 (spam-mark-junk-as-spam-routine): Use
3093 spam-mark-only-unseen-as-spam, simplify routine to take advantage
3094 of gnus-newsgroup-unread as well as gnus-newsgroup-unseen.
3096 2003-04-17 Teodor Zlatanov <tzz@lifelogs.com>
3098 * gnus.el (gnus-group-short-name, gnus-group-prefixed-p): New functions.
3099 (gnus-group-guess-full-name): Don't prefix the group twice.
3101 * nnmail.el (nnmail-split-fancy-with-parent): Docstring fix.
3103 * gnus-registry.el (gnus-registry-clear)
3104 (gnus-registry-fetch-group, gnus-registry-grep-in-list)
3105 (gnus-registry-split-fancy-with-parent): New functions.
3106 (gnus-register-spool-action, gnus-register-action): Simplified the
3108 (gnus-registry): New customization group.
3109 (gnus-registry-unfollowed-groups): New variable.
3111 2003-04-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
3113 * gnus-art.el (gnus-button-alist): Add nntp: urls.
3114 (gnus-header-button-alist): Ditto.
3116 2003-04-17 Dave Love <fx@gnu.org>
3118 * gnus-util.el (gnus-string-equal): Revert last change.
3120 2003-04-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
3122 * gnus-srvr.el (gnus-browse-make-menu-bar): Fix typo.
3124 2003-04-17 Mike Woolley <mike@ariel.co.uk>
3126 * gnus-sum.el (gnus-sum-thread-tree-false-root): New variable.
3128 2003-04-15 Michael Shields <shields@msrl.com>
3130 * gnus-art.el (article-hide-boring-headers): Hide Reply-To: if
3131 the broken-reply-to group parameter is set. Idea from Vasily
3132 Korytov <deskpot@myrealbox.com>.
3134 2003-04-17 Steve Youngs <youngs@xemacs.org>
3136 * mailcap.el: Maybe require 'lpr in XEmacs.
3138 2003-04-16 Simon Josefsson <jas@extundo.com>
3140 * mml2015.el (mml2015-pgg-sign): Bind pgg-default-user-id to MML
3141 sender tag, if available.
3143 2003-04-16 Teodor Zlatanov <tzz@lifelogs.com>
3145 * gnus-registry.el (gnus-register-action)
3146 (gnus-register-spool-action, hashtable-to-alist)
3147 (gnus-registry-translate-from-alist, alist-to-hashtable)
3148 (gnus-registry-translate-to-alist, gnus-registry-headers-hashtb):
3149 new variables and function fixes.
3151 * gnus.el (gnus-registry-headers-alist): New variable to hold
3152 article header data.
3153 (gnus-variable-list): Save gnus-registry-headers-alist.
3155 * spam-report.el (Module): New module for spam reporting.
3157 * gnus.el (spam-process): Added
3158 gnus-group-spam-exit-processor-report-gmane to the list of choices.
3159 (gnus-install-group-spam-parameters): Defined new spam exit processor.
3161 * spam.el (autoload): Autoload spam-report-gmane when needed.
3162 (spam-report-gmane-register-routine): Glue for spam-report.el.
3163 (spam-group-spam-processor-report-gmane-p): Glue for the
3164 gnus-group-spam-exit-processor-report-gmane spam processor.
3165 (spam-summary-prepare-exit): Check the report-gmane spam processor
3166 and run spam-report-gmane-register-routine if it's active.
3168 2003-04-16 John Wiegley <johnw@gnu.org>
3170 * spam.el (spam-bogofilter-score): Check bogofilter headers before
3171 checking bogofilter itself.
3173 2003-04-16 Dave Love <fx@gnu.org>
3175 * gnus-agent.el: Wrap defsetf in eval-when-compile.
3176 (gnus-agent-cat-defaccessor): Don't use gensym.
3178 * mml1991.el: Require cl, mm-util when compiling.
3179 (quoted-printable-decode-region, quoted-printable-encode-region):
3182 * pgg.el: Require cl when compiling.
3184 * nnmail.el (gnus): Require.
3186 * gnus-util.el: Move provide to end.
3187 (gnus-string-equal): Maybe use compare-strings.
3190 * gnus-sum.el (gnus-summary-prepare-threads): Don't use copy-list.
3191 (gnus-summary-insert-articles): Use gnus-merge.
3193 * gnus-fun.el: Require cl and mm-util when compiling.
3195 * gnus-diary.el (gnus-diary-delay-format-french)
3196 (gnus-diary-delay-format-english): Don't use setf with nthcdr.
3198 * nndiary.el (nndiary-compute-reminders): Don't use setf with
3201 2003-04-16 Kevin Greiner <kgreiner@xpediantsolutions.com>
3203 * gnus-agent.el (gnus-agent-make-cat): Added optional parameter to
3204 specify a predicate other than false.
3205 (gnus-category-read): Use the new feature to create a 'default'
3206 category with a 'short' predicate.
3208 2003-04-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
3210 * message.el (message-unique-id): Comment change.
3212 * gnus-art.el (gnus-article-next-page-1): New function.
3213 (gnus-article-next-page): Use it.
3215 2003-04-15 Teodor Zlatanov <tzz@lifelogs.com>
3217 * spam.el (spam-split): Added save-restriction to save-excursion.
3219 2003-04-15 Julien Avarre <julien@avarre.com>
3221 * gnus-fun.el: Fixed autoload cookie.
3223 2003-04-15 Remi Letot <remi.letot@easynet.be>
3225 * nnmaildir.el (nnmaildir-request-scan): Use gnus-remove-if
3226 instead of remove-if.
3228 2003-04-14 Katsumi Yamaoka <yamaoka@jpl.org>
3230 * gnus-msg.el (gnus-summary-news-other-window): Use delq and
3231 copy-sequence instead of remove which is a cl run-time function in
3234 2003-04-14 Jesper Harder <harder@ifa.au.dk>
3236 * gnus-msg.el (gnus-summary-news-other-window): Make a buffer
3237 local copy of gnus-discouraged-post-methods with the current
3240 2003-04-14 Simon Josefsson <jas@extundo.com>
3242 * mailcap.el (mailcap-mime-data): Add application/pgp-keys.
3244 2003-04-13 Reiner Steib <Reiner.Steib@gmx.de>
3246 * mm-util.el (mm-sort-coding-systems-predicate): Convert elements
3247 of `mm-coding-system-priorities' to base coding system.
3249 * gnus-sum.el: Added coding cookie ("middle dot" in
3250 gnus-summary-morse-message).
3252 2003-04-13 Simon Josefsson <jas@extundo.com>
3254 * gnus-art.el (article-fill-long-lines)
3255 (article-verify-x-pgp-sig, article-decode-group-name)
3256 (gnus-mime-button-menu): Split >80 character lines.
3258 2003-04-13 Jesper Harder <harder@ifa.au.dk>
3260 * gnus-sum.el (gnus-summary-local-variables): Use defvar since
3261 we're let-binding it.
3263 * nnmbox.el (nnmbox-mbox-buffer): It's not a constant.
3265 2003-04-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
3267 * message.el (message-hide-headers): Don't do intangible.
3269 * gnus.el (gnus-group-prefixed-name): Comment out the test for
3272 * gnus-srvr.el (gnus-browse-read-group): Don't give the real name
3273 to the ephemeral entry, but the prefixed name.
3275 * gnus.el (gnus-group-prefixed-name): Clean up.
3277 2003-04-13 Kevin Greiner <kgreiner@xpediantsolutions.com>
3279 * gnus-agent.el (gnus-agent-group-pathname): Bind
3280 gnus-command-method so that gnus-agent-directory will always
3281 return a valid directory.
3282 * gnus-cache.el (gnus-cache-enter-article): Remove article from
3283 gnus-newsgroup-undownloaded so that the summary will display the
3284 article as downloaded.
3285 (gnus-cache-remove-article): If the article isn't in the agent,
3286 remove it from gnus-newsgroup-undownloaded so that the summary
3287 will display the article as undownloaded.
3289 2003-04-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
3291 * gnus.el (gnus-version-number): Bump.
3293 2003-04-13 01:12:01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
3295 * gnus.el: Oort Gnus v0.18 is released.
3297 2003-04-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
3299 * gnus-draft.el (gnus-draft-send): Add message-hidden-headers.
3301 2003-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
3303 * gnus-art.el (gnus-article-next-page): Use
3304 gnus-article-over-scroll.
3305 (gnus-article-over-scroll): New variable.
3307 * message.el (message-newline-and-reformat): Place a boundary
3309 (message-make-forward-subject-function): Changed default to
3310 message-forward-subject-name-subject.
3311 (message-forward-subject-name-subject): New function.
3313 * nnimap.el (nnimap-split-fancy): Ditto.
3315 * gnus-sum.el (gnus-summary-line-message-size): Ditto.
3317 * gnus-cus.el (gnus-group-parameters): Removed "which see".
3319 * mml.el (mml-minibuffer-read-file): Bind
3320 completion-ignored-extensions to nil.
3322 * message.el (message-fix-before-sending): Comment fix.
3323 (message-fix-before-sending): Make hidden headers visible.
3324 (message-hide-headers): Bind after-change-functions to nil.
3325 (message-forbidden-properties): Put invisible and intangible
3327 (message-strip-forbidden-properties): Ignore message-hidden text.
3329 * gnus-msg.el: Hide headers.
3331 * message.el (message-hidden-headers): New variable.
3332 (message-hide-headers): New function.
3333 (message-hide-header-p): New function.
3334 (message-hide-header-p): Change logic.
3335 (message-forbidden-properties): Remove intangible nil invisible
3337 (message-hide-headers): Narrow to headers.
3339 2003-04-12 Jesper Harder <harder@ifa.au.dk>
3341 * mm-bodies.el (mm-body-charset-encoding-alist): UTF-16 *must* be
3343 (mm-encode-body): Don't corrupt UTF-16.
3344 (mm-body-encoding): Pay attention to mm-body-charset-encoding-alist.
3346 2003-04-10 Kevin Greiner <kgreiner@xpediantsolutions.com>
3348 * gnus-agent.el (gnus-agent-get-undownloaded-list): Articles in
3349 the CACHE are now detected and handled the same as an article
3350 downloaded into the agent.
3351 (gnus-agent-group-path): Modified to match nnmail-group-pathname
3352 so that the agent front-end and back-end (nnagent) always use the
3354 (gnus-agent-group-pathname): New function. Wrapper for
3355 nnmail-group-pathname.
3356 (gnus-agent-expire-unagentized-dirs): New variable. May be
3357 customized to disable gnus-agent-expire-unagentized-dirs.
3358 (gnus-agent-expire-unagentized-dirs): Expand gnus-agent-directory
3359 as the directories in gnus-agent-expire-current-dirs were
3362 2003-04-10 Jesper Harder <harder@ifa.au.dk>
3364 * gnus-sum.el (gnus-summary-make-menu-bar): Disable "Encrypt
3365 body" entry in read only groups.
3367 2003-04-09 Jesper Harder <harder@ifa.au.dk>
3369 * gnus-sum.el (gnus-summary-make-menu-bar): Disable "Import file"
3370 and "Create article" items in non-editable groups.
3372 2003-04-09 Kevin Greiner <kgreiner@xpediantsolutions.com>
3374 * gnus-agent.el (gnus-agent-write-active): Added option of
3375 replacing, rather than updating, the agent's active file. Do NOT
3376 use the fully qualified group name as gnus-active-to-gnus-format
3377 blindly prefixes group names with server names.
3378 (gnus-agent-save-group-info): Merge BOTH min/max of current active
3379 range, was just merging min, with specified active range.
3380 (gnus-agent-expire): Save agent's active ranges after
3381 expiring all groups.
3382 (gnus-agent-expire-group-1): Update min of agent's active range to
3383 min article currently fetched.
3384 (gnus-agent-expire-unagentized-dirs): Avoid asking to delete the
3385 same ancestor multiple times.
3387 * gnus-async.el (gnus-asynchronous): Moved defcustom of
3388 gnus-asynchronous away from defgroup of gnus-asynchronous. This
3389 seems to fix an intermittant error in which loading gnus-async
3390 fails to define gnus-asynchronous (the variable).
3392 * gnus-sum.el: Concur with Steve Young, 5th argument to 'load' is
3393 non-essential. Removed on all platforms.
3394 (gnus-select-newsgroup): When the agent is active, expand the
3395 group's active range to include fetched articles that are no
3396 longer in the server's active range.
3398 * gnus-util.el (gnus-with-output-to-file): Removed all of the
3399 print-* bindings as they should be handled by the function doing
3402 2003-04-09 Jesper Harder <harder@ifa.au.dk>
3404 * mm-uu.el (mm-uu-copy-to-buffer): Buffer-file-coding-system
3405 might be unbound in non-MULE XEmacsen.
3407 2003-04-08 Jesper Harder <harder@ifa.au.dk>
3409 * mm-uu.el (mm-uu-diff-groups-regexp, mm-uu-type-alist)
3410 (mm-uu-diff-extract, mm-uu-diff-test): New functionality:
3413 * mm-bodies.el (mm-decode-body): Use the supplied charset
3414 unconditionally if `code-pages' hasn't been loaded.
3416 2003-04-07 Jesper Harder <harder@ifa.au.dk>
3418 * gnus-art.el (article-verify-x-pgp-sig): Don't use
3419 `insert-buffer', the docstring says "This function is meant for
3420 the user to run interactively. Don't call it from programs!"
3422 * mm-extern.el (mm-extern-mail-server): Do.
3424 * mml1991.el (mml1991-mailcrypt-sign, mml1991-mailcrypt-sign)
3425 (mml1991-gpg-sign, mml1991-gpg-encrypt, mml1991-pgg-sign)
3426 (mml1991-pgg-encrypt): Do.
3428 * pgg.el (pgg-decrypt-region): Do.
3430 * mm-view.el (mm-view-pkcs7-decrypt): Do.
3432 * mml-smime.el (mml-smime-verify): Do.
3434 * mml.el (mml-insert-mime, mml-preview): Do.
3436 * mml2015.el (mml2015-gpg-decrypt-1, mml2015-gpg-sign)
3437 (mml2015-gpg-encrypt, mml2015-pgg-clear-decrypt)
3438 (mml2015-pgg-encrypt): Do.
3440 2003-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
3442 * mm-bodies.el (mm-decode-body): Silence XEmacs when compiling.
3444 2003-04-06 Jesper Harder <harder@ifa.au.dk>
3446 * mm-uu.el (mm-uu-copy-to-buffer): Copy
3447 `buffer-file-coding-system' to the new buffer.
3448 (mm-uu-pgp-signed-extract-1): Don't copy
3449 `buffer-file-coding-system' here.
3451 * mm-bodies.el (mm-decode-body): last-coding-system-used doesn't
3453 (mm-decode-body): Add missing quote.
3455 * mm-uu.el (mm-uu-pgp-signed-extract-1): Set
3456 buffer-file-coding-system.
3458 * mm-bodies.el (mm-decode-body): Set buffer-file-coding-system to
3459 last-coding-system-used.
3461 * mml2015.el (mml2015-pgg-clear-verify): Encode the text
3462 according to buffer-file-coding-system.
3464 * pgg-gpg.el (pgg-gpg-process-region): Revert previous change.
3466 * pgg-pgp.el (pgg-pgp-process-region, pgg-pgp-verify-region)
3467 (pgg-pgp-snarf-keys-region): Do.
3469 * pgg-pgp5.el (pgg-pgp5-verify-region)
3470 (pgg-pgp5-snarf-keys-region, pgg-pgp5-process-region): Do.
3472 * pgg.el (pgg-make-temp-file, pgg-temporary-file-directory): Do.
3474 2003-04-05 Teodor Zlatanov <tzz@lifelogs.com>
3476 * spam.el (spam-split): (save-excursion) around (widen).
3477 (spam-ham-move-routine): Use spam-group-ham-mark-p, not
3478 spam-group-spam-mark-p (from Michael Shields <shields@msrl.com>).
3480 2003-04-05 Steve Youngs <youngs@xemacs.org>
3482 * gnus-sum.el: XEmacs doesn't support the 5th arg to 'load', so
3483 don't use it when loading gnus-sum.el if we're in XEmacs.
3485 2003-04-05 Kevin Greiner <kgreiner@xpediantsolutions.com>
3487 * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bound
3488 print-escape-nonascii to fix more characters in compiled format
3491 2003-04-05 Jesper Harder <harder@ifa.au.dk>
3493 * gnus-audio.el (gnus-audio-au-player, gnus-audio-wav-player):
3494 Fix customization type.
3496 2003-04-04 Kevin Greiner <kgreiner@xpediantsolutions.com>
3498 * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bound
3499 print-quoted, print-readably, print-escape-multibyte, and
3500 print-level to match original behavior of gnus-prin1. This should
3501 repair the format of .newsrc.eld when using compiled format specs.
3503 2003-04-04 Jesper Harder <harder@ifa.au.dk>
3505 * gnus-group.el (tool-bar-map): defvar it.
3507 * gnus-art.el (tool-bar-map): Do.
3509 * gnus-sum.el (tool-bar-map): Do.
3511 2003-04-03 Jesper Harder <harder@ifa.au.dk>
3513 * earcon.el (earcon-regexp-alist): catmeow is a wav file.
3515 2003-04-03 Reiner Steib <Reiner.Steib@gmx.de>
3517 * gnus-art.el (gnus-button-ctan-directory-regexp): Changed meaning
3519 (gnus-button-alist): Use it.
3521 2003-04-03 Jesper Harder <harder@ifa.au.dk>
3523 * pgg-gpg.el (pgg-gpg-process-region): Do.
3525 * pgg-pgp.el (pgg-pgp-process-region, pgg-pgp-verify-region)
3526 (pgg-pgp-snarf-keys-region): Do.
3528 * pgg-pgp5.el (pgg-pgp5-verify-region)
3529 (pgg-pgp5-snarf-keys-region, pgg-pgp5-process-region): Use it.
3531 * pgg.el (pgg-make-temp-file): New function. `make-temp-name' is
3533 (pgg-temporary-file-directory): Remove.
3535 2003-04-02 Reiner Steib <Reiner.Steib@gmx.de>
3537 * gnus-util.el (gnus-message): Added doc-string.
3539 * gnus-score.el (gnus-score-find-trace): Changed behavior of `q'.
3540 (gnus-score-edit-file-at-point): Goto first match when using `e'.
3542 2003-04-01 Reiner Steib <Reiner.Steib@gmx.de>
3544 * gnus-art.el (gnus-button-ctan-directory-regexp): New variable.
3545 (gnus-button-alist): Use it. Changed CTAN and "setq" entries.
3547 2003-04-01 Katsumi Yamaoka <yamaoka@jpl.org>
3549 * nntp.el (nntp-via-rlogin-command-switches): Doc fix.
3550 (nntp-open-via-rlogin-and-telnet): Disable the telnet linemode.
3552 2003-03-31 Kevin Greiner <kgreiner@xpediantsolutions.com>
3554 * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bound
3555 print-escape-newlines to print escape sequences rather than
3556 literal newline characters.
3558 2003-03-31 Reiner Steib <Reiner.Steib@gmx.de>
3560 * gnus-art.el (gnus-button-valid-fqdn-regexp): Use
3561 `message-valid-fqdn-regexp' for initialization.
3562 (gnus-button-handle-info-url): Renamed and extended version of
3563 `gnus-button-handle-info'.
3564 (gnus-button-message-level): Renamed from `gnus-button-mail-level'.
3565 (gnus-button-handle-symbol, gnus-button-handle-library)
3566 (gnus-button-handle-info-keystrokes): New functions.
3567 (gnus-button-browse-level): New variable.
3568 (gnus-button-alist): Use them. Added levels.
3569 (gnus-header-button-alist): Added levels.
3571 2003-03-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
3573 * gnus.el (gnus-version-number): Bump.
3575 2003-03-31 20:08:19 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
3577 * gnus.el: Oort Gnus v0.17 is released.
3579 2003-03-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
3581 * gnus-start.el (gnus-unload): Removed.
3583 * pop3.el (pop3-read-response): Use
3584 nnheader-accept-process-output.
3587 * mm-view.el (mm-text-html-renderer-alist): Add -nolist to Lynx.
3588 (mm-text-html-washer-alist): Ditto.
3590 2003-03-31 Simon Josefsson <jas@extundo.com>
3592 * imap.el (imap-gssapi-program): Also try GNU SASL.
3593 (imap-gssapi-open): Accept GNU SASL greeting.
3594 (imap-read-timeout): New.
3595 (imap-wait-for-tag): Use it.
3597 2003-03-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
3599 * nntp.el (nntp-accept-process-output): Use new function.
3601 * nnheader.el (nnheader-read-timeout): New variable.
3602 (nnheader-accept-process-output): New function.
3604 * nntp.el (nntp-read-timeout): Removed.
3606 * gnus-sum.el (gnus-summary-prepare-threads): Add comment.
3608 2003-03-30 Katsumi Yamaoka <yamaoka@jpl.org>
3610 * gnus-cache.el (gnus-cache-braid-nov): Revoke last change.
3612 2003-03-30 Simon Josefsson <jas@extundo.com>
3614 * message.el (message-idna-inside-rhs-p): Narrow to header before
3617 * gnus-art.el (article-decode-idna-rhs): More restrictive regexp.
3619 2003-03-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
3621 * nnmail.el (nnmail-process-mmdf-mail-format): Indent.
3623 2003-03-28 Vasily Korytov <deskpot@myrealbox.com>
3625 * message.el (message-make-in-reply-to): Use
3626 mail-extract-address-components to determine sender's
3629 2003-03-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
3631 * nndoc.el (nndoc-type-alist): Move mime-parts further ahead.
3633 * gnus-registry.el (gnus-registry-translate-to-alist): Make a
3635 (gnus-registry-translate-from-alist): Ditto.
3637 * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bind
3638 print-length to nil.
3640 * gnus-sum.el (gnus-summary-highlight-line-0): Indent.
3642 * gnus-fun.el (gnus-fun-ppm-change-string): New function.
3643 (gnus-grab-cam-face): Use it.
3645 2003-03-28 Paul Jarc <prj@po.cwru.edu>
3647 * nnmaildir.el (nnmaildir-request-set-mark)
3648 (nnmaildir-close-group): Allow each mark directory in a group to
3649 have its own inode for mark files, to accommodate AFS.
3651 2003-03-28 Teodor Zlatanov <tzz@lifelogs.com>
3653 * gnus-start.el (gnus-read-newsrc-el-hook): New hook called by
3654 gnus-read-newsrc-el-file.
3655 (gnus-read-newsrc-el-file): Call the gnus-read-newsrc-el-hook.
3657 * gnus-registry.el (gnus-registry-translate-to-alist)
3658 (gnus-registry-translate-from-alist): New functions.
3659 (gnus-register-spool-action): Add a spool item to the registry.
3661 * gnus.el (gnus-variable-list): Added gnus-registry-alist to the
3662 list of saved variables.
3663 (gnus-registry-alist): New variable.
3665 2003-03-28 Andreas Fuchs <asf@void.at>
3667 * gnus-registry.el (alist-to-hashtable, hashtable-to-alist): New
3670 2003-03-27 Simon Josefsson <jas@extundo.com>
3672 * gnus-art.el (article-decode-group-name): Be correct instead of
3675 2003-03-27 Jesper Harder <harder@ifa.au.dk>
3677 * gnus-sum.el (gnus-article-loose-mime)
3678 (gnus-article-emulate-mime): Move to gnus-article-mime customize
3681 * gnus-msg.el (gnus-mailing-list-groups): Fix customize type and
3684 2003-03-26 Kevin Ryde <user42@zip.com.au>
3686 * gnus-sum.el (gnus-summary-find-for-reselect): Renamed from
3687 gnus-summary-find-uncancelled, skip temporary articles inserted by
3690 2003-03-26 Vasily Korytov <deskpot@myrealbox.com>
3692 * smiley.el (smiley-buffer): New function.
3694 2003-03-26 Kevin Greiner <kgreiner@xpediantsolutions.com>
3696 * gnus-agent.el (gnus-agent-fetch-selected-article): Replaced
3697 gnus-summary-update-line (which updated the article's face) with
3698 gnus-summary-update-download-mark (which updates the article's
3699 face by calling gnus-summary-update-line AND updates the download
3700 mark to show that the article was fetched).
3702 2003-03-23 Kevin Greiner <kgreiner@xpediantsolutions.com>
3704 * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Provides
3705 option of deleting agent directories for groups/servers that are
3706 not currently agentized.
3707 (gnus-agent-expire): Use gnus-agent-expire-unagentized-dirs.
3709 * gnus-int.el (gnus-open-server): Report backend errors in
3712 2003-03-23 Simon Josefsson <jas@extundo.com>
3714 * message.el (message-idna-to-ascii-rhs-1): Don't continue outside
3717 * rfc2047.el (rfc2047-header-encoding-alist): Make Followup-To
3720 * nntp.el (nntp-open-connection-function): Mention
3721 nntp-open-tls-stream.
3722 (nntp-open-tls-stream): New function.
3726 * nnimap.el (nnimap-server-port, nnimap-stream): Say TLS/SSL
3728 (nnimap-stream): Add other streams, link to imap variables.
3729 (nnimap-authenticator): Add other authenticator, link to imap
3732 * imap.el: Autoload open-tls-stream.
3733 (imap-streams): Add tls in front of ssl.
3734 (imap-stream-alist): Add tls.
3735 (imap-default-tls-port): New variable.
3736 (imap-tls-p, imap-tls-open): New functions.
3738 2003-03-22 ShengHuo ZHU <zsh@cs.rochester.edu>
3740 * mm-url.el (mm-url-insert-file-contents): Parse url only if
3743 2003-03-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
3745 * mail-source.el (mail-source-fetch-imap): Revert.
3747 2003-03-22 Svend Tollak Munkejord <stm@bacchus.pvv.org>
3749 * deuglify.el (gnus-outlook-repair-attribution-outlook): Use a
3752 2003-03-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
3754 * mail-source.el (mail-source-fetch-imap): Use buffer name for
3757 2003-03-21 Simon Josefsson <jas@extundo.com>
3759 * gnus-art.el (article-decode-group-name): Replace Newsgroups and
3760 Followup-To data inline.
3762 2003-03-21 Jesper Harder <harder@ifa.au.dk>
3764 * gnus-art.el (gnus-treat-display-xface): Don't enable if
3765 icontopbm isn't available.
3767 2003-03-21 Kevin Greiner <kgreiner@xpediantsolutions.com>
3769 * gnus-int.el (gnus-open-server): Catch errors in backend's
3770 open-server method. Returns nil rather than crashing startup.
3772 * gnus-sum.el (eval-when-compile): Modified to resolve
3773 compile-time warnings.
3775 * gnus-uu.el (gnus-uu-mark-series): Added informative msg.
3776 Reports length of series so that the user can compare N with a
3777 subject that should, if the entire series is present, contain
3779 (gnus-uu-delete-work-dir): Avoid hanging when O/S forbids deletion
3780 of temp file (Win-XP may leave the temp file locked when the
3781 uudecode process fails).
3783 2003-03-20 ShengHuo ZHU <zsh@cs.rochester.edu>
3785 * message.el (message-split-line): Ignore error.
3787 2003-03-20 Kim F. Storm <storm@cua.dk>
3789 * message.el (message-split-line): New function.
3790 (message-mode-map): Remap split-line to message-split-line.
3792 2003-03-20 Katsumi Yamaoka <yamaoka@jpl.org>
3794 * message.el (message-make-overlay): Defalias it to make-overlay.
3795 (message-delete-overlay): Defalias it to delete-overlay.
3796 (message-overlay-put): Defalias it to overlay-put.
3797 (message-idna-to-ascii-rhs-1): Use them.
3799 * messagexmas.el (message-xmas-redefine): Defalias some overlay
3800 functions to extent functions.
3802 2003-03-20 Reiner Steib <Reiner.Steib@gmx.de>
3804 * message.el (message-check-news-header-syntax): Fixed regexp.
3806 2003-03-20 ShengHuo ZHU <zsh@cs.rochester.edu>
3808 * rfc2231.el (rfc2231-decode-encoded-string): Downcase charset.
3810 * mm-url.el (mm-url-insert): Move url-current-object stuff into
3811 mm-url-insert-file-contents.
3813 * nnrss.el (nnrss-fetch): Fetch the local stuff.
3814 (nnrss-check-group): Use it.
3816 2003-03-20 Mark A. Hershberger <mah@everybody.org>
3818 * nnrss.el: Primitive XML Name-space support. This means that RSS
3819 feeds like Kevin Burton's[1] can now be read in Gnus.
3821 Implemented support for Mark Pilgrim's RSS Autodiscovery.[2] This
3822 means that if you want to read the RSS feed for example.com, all
3823 you have to do is hit "G R http://www.example.com/ RET" and
3824 nnrss.el will find and the feed listed on the site or (if you have
3825 loaded xml-rpc.el) look it up on syndic8.com.
3827 Marked the message as HTML (by adding a Content-Type header) so
3828 that Gnus will render it as html if the user wants that.
3830 Implemented the ability to save nnrss-group-alist so that any new
3831 feeds you subscribe to will be found the next time you start up.
3833 Implemented support for RSS 2.0 elements (author, pubDate).
3835 Prefer for <content:encoded> over <description> where both
3838 * mm-url.el (mm-url-insert): Set url-current-object.
3840 * gnus-group.el (gnus-group-make-rss-group): New function.
3842 2003-03-20 Katsumi Yamaoka <yamaoka@jpl.org>
3844 * message.el (message-idna-to-ascii-rhs-1): Don't use replace-*
3845 for highlight overlays.
3847 2003-03-20 Katsumi Yamaoka <yamaoka@jpl.org>
3849 * gnus-cache.el (gnus-cache-braid-nov): Test if a line looks like
3852 2003-03-20 Simon Josefsson <jas@extundo.com>
3854 * message.el (message-use-idna): Disable if UTF-8 unavailable.
3855 (message-idna-to-ascii-rhs): Use it.
3857 * gnus-art.el (gnus-use-idna): Disable if UTF-8 unavailable.
3859 2003-03-19 Teodor Zlatanov <tzz@lifelogs.com>
3861 * spam.el (spam-group-ham-mark-p, spam-group-spam-mark-p)
3862 (spam-group-ham-marks, spam-group-spam-marks): New functions.
3863 (spam-spam-marks, spam-ham-marks): Removed in favor of the
3864 spam-marks and ham-marks parameters.
3865 (spam-generic-register-routine, spam-ham-move-routine): Use the
3866 new spam-group-{spam,ham}-mark-p functions.
3868 * gnus.el (spam-marks, ham-marks): New group parameters with
3869 default values same as the old spam-spam-marks and spam-ham-marks.
3871 2003-03-19 Simon Josefsson <jas@extundo.com>
3873 * gnus-art.el (gnus-article-decode-hook): Add IDNA.
3874 (gnus-use-idna): New variable.
3875 (article-decode-idna-rhs): New function.
3877 * message.el (message-use-idna): New variable.
3878 (message-mode-field-menu): Add entry for IDNA.
3879 (message-idna-inside-rhs-p, message-idna-to-ascii-rhs-1)
3880 (message-idna-to-ascii-rhs): New function.
3881 (message-generate-headers): Invoke IDNA code.
3883 2003-03-19 Paul Jarc <prj@po.cwru.edu>
3885 * nnmaildir.el (nnmaildir--system-name): New function.
3886 (nnmaildir-request-accept-article): Use it.
3888 2003-03-19 Katsumi Yamaoka <yamaoka@jpl.org>
3890 * gnus-util.el (gnus-byte-compile): Make it work silently as the
3891 gnus-compile function does.
3893 * gnus-sum.el (gnus-summary-highlight-line-0): Revoke the last
3896 2003-03-19 Jesper Harder <harder@ifa.au.dk>
3898 * mm-util.el (mm-mule-charset-to-mime-charset): Test if
3899 sort-coding-systems is defined.
3901 2003-03-18 Paul Jarc <prj@po.cwru.edu>
3903 * nnmaildir.el (nnmaildir-open-server, nnmaildir-request-scan)
3904 (nnmaildir-request-create-group, nnmaildir-request-delete-group):
3905 Replace create-directory with target-prefix.
3907 2003-03-18 Jesper Harder <harder@ifa.au.dk>
3909 * mm-bodies.el (mm-decode-coding-region-safely): Don't use
3910 find-charset-string which is slooow in XEmacs.
3912 2003-03-18 Katsumi Yamaoka <yamaoka@jpl.org>
3914 * gnus-sum.el (gnus-summary-highlight-line-0): Silence the byte-
3915 compiler under XEmacs.
3917 2003-03-18 Jesper Harder <harder@ifa.au.dk>
3919 * gnus-art.el (gnus-treat-highlight-signature): Make the default
3920 work for multipart/signed where the message text isn't `last'.
3922 2003-03-18 Katsumi Yamaoka <yamaoka@jpl.org>
3924 * mm-view.el (mm-setup-w3m): Set w3m-display-inline-images to
3925 the value of mm-inline-text-html-with-images.
3926 (mm-inline-text-html-render-with-w3m): Don't bind
3927 w3m-display-inline-images.
3929 * gnus-art.el (gnus-article-wash-html-with-w3m): Don't bind
3930 w3m-display-inline-images.
3932 2003-03-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
3934 * gnus.el (gnus-version-number): Bump.
3936 2003-03-18 00:38:22 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
3938 * gnus.el: Oort Gnus v0.16 is released.
3940 2003-03-17 Paul Jarc <prj@po.cwru.edu>
3942 * nnmail.el (nnmail-cache-primary-mail-backend): Not all
3943 'respool-able backends define a global nnchoke-get-new-mail
3946 2003-03-17 Reiner Steib <Reiner.Steib@gmx.de>
3948 * gnus-art.el (gnus-mime-delete-part): New function.
3949 (gnus-mime-action-alist, gnus-mime-button-commands): Use it.
3951 2003-03-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
3953 * message.el (message-check-news-header-syntax): Don't push
3954 groups twice onto list of unknown groups.
3956 * nndoc.el (nndoc-type-alist): Move exim-bounce a bit further
3959 * nnheader.el (nnheader-find-etc-directory): Doc fix.
3961 * gnus-msg.el (gnus-inews-add-send-actions): Don't restore window
3962 config unless the summary buffer exists.
3964 * gnus-sum.el (gnus-summary-next-group): Semi-exit group first to
3965 that target group is computed correctly when articles are marked
3966 as read by Xref handling.
3968 * mail-source.el (mail-source-fetch-imap): Pass buffer-name to
3971 * message.el (message-send-mail): Add courtesy string to Bcc's,
3974 * gnus-cite.el (gnus-cited-line-p): New function.
3976 2003-03-15 Jesper Harder <harder@ifa.au.dk>
3978 * mm-bodies.el (mm-decode-body): Add new optional parameter,
3979 force, to use the supplied charset unconditionally.
3981 * gnus-art.el (article-decode-charset): Use it.
3983 2003-03-14 Jesper Harder <harder@ifa.au.dk>
3985 * mm-bodies.el (mm-decode-coding-region-safely): New function.
3986 (mm-decode-body): Use it.
3988 * rfc2047.el (rfc2047-decode-region): Do.
3989 (rfc2047-decode-string): Guess coding system if the default is
3992 2003-03-12 Paul Jarc <prj@po.cwru.edu>
3994 * nnmaildir.el (nnmaildir-request-update-info): Pretend missing
3995 articles are marked 'read, so we get correct article counts.
3997 2003-03-13 Katsumi Yamaoka <yamaoka@jpl.org>
3999 * gnus-art.el (gnus-insert-mime-button): Exclude a newline from
4001 (gnus-insert-prev-page-button): Ditto.
4002 (gnus-insert-next-page-button): Ditto.
4003 (gnus-insert-mime-security-button): Ditto.
4005 * mm-view.el (mm-inline-image-emacs): Open the bottom of an image
4006 one line. Suggested by Greg Klanderman <gak@klanderman.net>.
4007 (mm-inline-image-xemacs): Ditto.
4009 2003-03-12 Paul Jarc <prj@po.cwru.edu>
4011 * nnmaildir.el (nnmaildir--parse-filename, nnmaildir--sort-files,
4012 nnmaildir--scan, nnmaildir-request-accept-article): Changes for
4013 the recent filename uniqueness discussion.
4015 2003-03-12 Katsumi Yamaoka <yamaoka@jpl.org>
4017 * mm-view.el (mm-inline-image-emacs): Make it delete an excessive
4019 (mm-inline-image-xemacs): Ditto.
4021 2003-03-10 Jesper Harder <harder@ifa.au.dk>
4023 * gnus-agent.el (gnus-agent-synchronize-flags-server): Don't use
4026 2003-03-09 Jesper Harder <harder@ifa.au.dk>
4028 * gnus-msg.el (gnus-inews-insert-archive-gcc): Don't use
4031 2003-03-09 Kevin Greiner <kgreiner@xpediantsolutions.com>
4033 * gnus-agent.el (gnus-agent-fetched-hook): New variable. Just
4034 fixing the code to match the documentation.
4035 (gnus-agent-fetch-selected-article): Replaced
4036 gnus-summary-update-article-line with gnus-summary-update-line as
4037 the former did not correctly recalculate the thread indentation.
4038 (gnus-agent-find-parameter): The agent-predicate, if not found
4039 anywhere else, defaults to the value of gnus-agent-predicate.
4040 (gnus-agent-fetch-session): Fixed typo; now executes
4041 gnus-agent-fetched-hook rather than the undocumented
4042 gnus-agent-fetch-hook.
4043 (gnus-agent-fetch-group-1): Removed part of 2003-03-06 fix. The
4044 default agent predicate is now provided by
4045 gnus-agent-find-parameter.
4046 (gnus-agent-message): New macro. This macro avoids potentially
4047 costly parameter evaluation when the message's level is too high
4049 (gnus-agent-expire-group-1): Disabled undo tracking in temp
4050 overview buffer. Uses new gnus-agent-message macro to reduce
4051 overhead of optional messages. Reversed message levels to
4052 emphasize percent completion messages. Detailed messages of
4053 little use except when debugging code.
4055 2003-03-08 Teodor Zlatanov <tzz@lifelogs.com>
4057 * spam.el (spam-ham-move-routine): Use
4058 spam-mark-ham-unread-before-move-from-spam-group.
4059 (spam-mark-ham-unread-before-move-from-spam-group): New variable.
4061 2003-03-07 Teodor Zlatanov <tzz@lifelogs.com>
4063 * spam.el: Load nnimap.el when compiling.
4064 (spam-setup-widening): Use nnimap-split-download-body-default instead
4065 of nnimap-split-download-body which is a user-customizable variable.
4067 2003-03-07 Simon Josefsson <jas@extundo.com>
4069 * nnimap.el (nnimap-split-download-body-default): New, holds
4070 default for n-s-d-b.
4071 (nnimap-split-download-body): Add new setting (symbol default),
4072 which uses contents of n-s-d-b-d, and made it the default.
4074 2003-03-07 Teodor Zlatanov <tzz@lifelogs.com>
4076 * spam.el (spam-use-hashcash): New variable.
4077 (spam-list-of-checks): Added spam-use-hashcash with associated
4078 spam-check-hashcash.
4079 (spam-check-hashcash): New function, installed iff hashcash.el is
4081 (spam-setup-widening): Don't use (return).
4083 2003-03-06 Kevin Greiner <kgreiner@xpediantsolutions.com>
4085 * gnus-agent.el (gnus-agent-fetch-group-1): Added default
4086 predicate of `false' to avoid an error when a group defines no
4087 predicate. Fixed typo that disabled agent scoring (i.e. the
4088 low/high predicates should now work).
4090 2003-03-06 Teodor Zlatanov <tzz@lifelogs.com>
4092 * spam.el: Add spam-maybe-spam-stat-load to
4093 gnus-get-top-new-news-hook, remove it from gnus-get-new-news-hook.
4094 (spam-bogofilter-register-with-bogofilter): Use
4095 spam-bogofilter-spam-switch and spam-bogofilter-ham-switch.
4096 (spam-bogofilter-spam-switch, spam-bogofilter-ham-switch): New
4097 custom variables to replace "-s" and "-n".
4099 * gnus-group.el (gnus-group-get-new-news): Call the new
4100 gnus-get-top-new-news-hook hook.
4102 * gnus-start.el (gnus-get-top-new-news-hook): New hook, run ONLY
4103 by gnus-get-new-news, NOT by gnus-group-get-new-news-this-group.
4105 2003-03-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
4107 * mm-uu.el (mm-uu-pgp-encrypted-test): Fix message.
4109 2003-03-06 Katsumi Yamaoka <yamaoka@jpl.org>
4111 * gnus-cus.el (gnus-group-customize): Don't use delete-if which is
4112 a cl run-time function.
4114 2003-03-06 Kevin Greiner <kgreiner@xpediantsolutions.com>
4116 * gnus-agent.el (gnus-agent-fetch-group-1): Added missing binding
4117 on gnus-agent-short-article.
4118 (gnus-category-read): Replaced CL function mapcar* with new macro:
4120 * gnus-util.el (gnus-mapcar): New macro. Generalizes mapcar to
4121 support functions that accept multiple parameters. A separate
4122 sequence must be provided for each parameter in the function.
4123 Iteration stops when the end of the shortest list is reached.
4125 2003-03-06 Jesper Harder <harder@ifa.au.dk>
4127 * nnimap.el (nnimap-request-accept-article): Use delete-region.
4129 * html2text.el (html2text-clean-dtdd, html2text-delete-tags)
4130 (html2text-delete-single-tag, html2text-clean-anchor)
4131 (html2text-remove-tags): Use delete-region.
4132 (html2text-fix-paragraphs): Simplify.
4134 * mml1991.el (mml1991-mailcrypt-sign, mml1991-mailcrypt-encrypt)
4135 (mml1991-gpg-sign, mml1991-gpg-encrypt, mml1991-pgg-sign)
4136 (mml1991-pgg-encrypt, mml1991-pgg-encrypt): Use delete-region, not
4139 2003-03-04 John Paul Wallington <jpw@gnu.org>
4141 * gnus-agent.el (gnus-agent-enable-expiration)
4142 (gnus-agent-article-alist, gnus-agent-article-alist)
4143 (gnus-agent-cat-defaccessor): Doc fixes.
4145 2003-03-04 Kai Gro
\e,A_
\e(Bjohann <kai.grossjohann@uni-duisburg.de>
4147 * gnus-agent.el (gnus-function-implies-unread-1): Grok
4148 byte-compiled functions.
4150 2003-03-04 Kevin Greiner <kgreiner@xpediantsolutions.com>
4152 * gnus-sum.el (gnus-auto-goto-ignores): New variable. Provides
4153 customization between new maneuvering (which permits selecting
4154 undownloaded articles) and old maneuvering (which skipped over
4155 undownloaded articles) behaviors.
4156 (gnus-summary-find-next): Pass through the unread and subject
4157 parameters when calling gnus-summary-find-prev.
4158 (gnus-summary-find-next, gnus-summary-find-prev): Apply
4159 gnus-auto-goto-ignores to filter out unacceptable articles.
4161 2003-03-04 Jesper Harder <harder@ifa.au.dk>
4163 * mail-source.el (mail-source-read-passwd): Remove. `read-passwd'
4164 exists in all supported Emacs versions, so we don't need this
4165 compatibility function.
4166 (mail-source-fetch-pop, mail-source-check-pop)
4167 (mail-source-fetch-webmail): Use read-passwd.
4169 * nntp.el (nntp-send-authinfo, nntp-send-nosy-authinfo)
4170 (nntp-open-telnet, nntp-open-via-telnet-and-telnet): Use
4173 * nnwarchive.el (nnwarchive-open-server): Use read-passwd.
4175 * imap.el (imap-read-passwd): Remove.
4176 (imap-interactive-login): Use read-passwd.
4178 * canlock.el (canlock-read-passwd): Remove.
4179 (canlock-insert-header, canlock-verify): Use read-passwd.
4181 * sieve-manage.el (sieve-manage-read-passwd): Remove.
4182 (sieve-manage-interactive-login): Use read-passwd.
4184 * pop3.el (pop3-read-passwd): Remove.
4185 (pop3-movemail, pop3-get-message-count, pop3-apop): Use
4188 * pgg.el (pgg-read-passphrase): Simplify.
4190 2003-03-04 Kevin Greiner <kgreiner@xpediantsolutions.com>
4192 * gnus-agent.el (gnus-agent-mode): Fixed the mode line reports
4193 'plugged' when actually 'unplugged' bug.
4194 (gnus-category-read): Ignore nil values when converting an
4195 old-format category so that the new-format category will default
4196 those attributes to the global variables.
4198 2003-03-03 Reiner Steib <Reiner.Steib@gmx.de>
4200 * mail-source.el (mail-source-delete-old-incoming-confirm): Fixed
4203 2003-03-03 Jesper Harder <harder@ifa.au.dk>
4205 * nnrss.el (nnrss-decode-entities-unibyte-string): Use `buffer-string'.
4206 * nndoc.el (nndoc-dissect-mime-parts-sub): Do.
4207 * nndb.el (nndb-request-accept-article, nndb-status-message): Do.
4208 * mm-url.el (mm-url-decode-entities-string): Do.
4209 * mml1991.el (mml1991-mailcrypt-sign, mml1991-gpg-sign): Do.
4210 * mm-decode.el (mm-find-raw-part-by-type): Do.
4211 * message.el (message-send-mail-partially)
4212 (message-send-mail-with-sendmail): Do.
4213 * gnus-uu.el (gnus-uu-save-article, gnus-uu-reginize-string): Do.
4214 * gnus-kill.el (gnus-pp-gnus-kill): Do.
4215 * gnus-art.el (gnus-article-treat-unfold-headers)
4216 (gnus-article-encrypt-body): Do.
4218 2003-02-24 Reiner Steib <Reiner.Steib@gmx.de>
4220 * mail-source.el (mail-source-delete-incoming): Allow integer value.
4221 (mail-source-delete-old-incoming-confirm): New variable.
4222 (mail-source-delete-old-incoming): Use it. New function.
4223 (mail-source-callback): Call `mail-source-delete-old-incoming' if
4224 `mail-source-delete-incoming' is a nonnegative integer.
4226 2003-03-03 Reiner Steib <Reiner.Steib@gmx.de>
4228 * gnus-msg.el (gnus-extended-version): Fix for 'emacs-gnus-config.
4229 (gnus-user-agent): Fixed typo.
4231 2003-03-03 Kevin Greiner <kgreiner@xpediantsolutions.com>
4233 * gnus-agent.el (gnus-agent-enable-expiration): Fixed documentation.
4234 (gnus-agent-expire-group-1): Removed invalid (interactive) specifier.
4236 2003-03-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
4238 * gnus-agent.el (gnus-agent-fetch-articles): Fix nil message.
4239 (gnus-agent-fetch-session): Allow debugging to take place.
4241 2003-03-03 Jesper Harder <harder@ifa.au.dk>
4243 * gnus-sum.el (gnus-highlight-selected-summary)
4244 (gnus-article-get-xrefs, gnus-summary-show-thread): Use
4245 `gnus-point-at-bol' and `gnus-point-at-eol' instead of
4246 `(progn (beginning-of-line) (point))'. It's shorter, faster,
4247 and makes it clear that we don't need the side effect.
4248 * gnus-util.el (gnus-delete-line): Do.
4249 * gnus-xmas.el (gnus-group-add-icon): Do.
4250 * nnmail.el (nnmail-article-group, nnmail-cache-fetch-group): Do.
4251 * nntp.el (nntp-send-authinfo-from-file): Do.
4252 * nnml.el (nnml-header-value): Do.
4253 * nnheader.el (nnheader-insert-references): Do.
4254 * gnus-cite.el (gnus-article-highlight-citation)
4255 (gnus-cite-parse): Do.
4256 * gnus-score.el (gnus-score-followup): Do.
4257 * gnus-draft.el (gnus-draft-send): Do.
4258 * gnus-group.el (gnus-group-highlight-line): Do.
4259 * gnus-cache.el (gnus-cache-braid-nov): Do.
4260 * nnfolder.el (nnfolder-retrieve-headers)
4261 (nnfolder-request-article): Do.
4262 * gnus-art.el (article-hide-boring-headers)
4263 (gnus-article-hide-header): Do.
4265 * nnheader.el (nnheader-find-nov-line): Use gnus-delete-line.
4266 * nnml.el (nnml-request-replace-article): Do.
4267 * nnmbox.el (nnmbox-request-move-article, nnmbox-delete-mail): Do.
4268 * nnfolder.el (nnfolder-request-move-article): Do.
4269 * gnus-cache.el (gnus-cache-possibly-remove-article): Do.
4270 * gnus-art.el (gnus-mm-display-part): Do.
4272 * gnus-art.el (gnus-article-goto-part): Use gnus-goto-char.
4274 2003-03-02 Kevin Greiner <kgreiner@xpediantsolutions.com>
4276 * nntp.el (nntp-possibly-change-group): Avoid calling
4277 process-buffer on nil (Which happened when you lost your
4278 connection while fetching); instead signal a "Server Closed
4281 2003-03-02 Kevin Greiner <kgreiner@xpediantsolutions.com>
4283 * gnus-agent.el (gnus-agent-enable-expiration): New
4284 variable. Either ENABLE or DISABLE. Sets default behavior for
4285 selecting which groups are expired.
4286 (gnus-agent-cat-set-property, gnus-agent-cat-defaccessor,
4287 gnus-agent-set-cat-groups): Provides abstract interface for
4288 accessing agent category. Category now implemented by an alist.
4289 (gnus-agent-add-group, gnus-agent-remove-group,
4290 gnus-category-insert-line, gnus-category-edit-predicate,
4291 gnus-category-edit-score, gnus-category-edit-groups,
4292 gnus-category-copy, gnus-category-add, gnus-group-category): Use
4293 new agent category abstraction.
4294 (gnus-agent-find-parameter): New function. Search for agent
4295 configuration parameter first in the group's parameters, then its
4296 topics (if any), and then the group's category. If not found
4297 anywhere, use the original defined constants.
4298 (gnus-agent-fetch-headers, gnus-agent-fetch-group-1): Use new
4299 gnus-agent-find-parameter.
4300 (gnus-agent-fetch-headers, gnus-agent-uncached-articles): Clearing
4301 gnus-agent-cache now blocks retrieving headers and articles from
4302 the local cache. Fetched content is still added to the cache
4303 before being returned.
4304 (gnus-agent-fetch-session): Use error-message-string to generate
4305 displayed error message.
4306 (gnus-agent-customize-category): New Command. 'e' in category
4307 buffer opens category customization buffer.
4308 (gnus-category-read): Reads either positional or alist format;
4309 returns alist format.
4310 (gnus-category-write): Writes category file compatible with
4311 current, and previous, versions of gnus-agent.
4312 (gnus-category-make-function, gnus-category-make-function-1):
4313 Corrected documentation; parameter is predicate NOT category.
4314 (gnus-predicate-implies-unread): Now works in more cases per the
4316 (gnus-function-implies-unread-1): New function. Supports
4317 gnus-predicate-implies-unread.
4318 (gnus-agent-expire-group): Command now provides default of group
4320 (gnus-agent-expire-group-1): Obeys new agent-enable-expiration and
4321 agent-days-until-old parameters. No longer supports
4322 gnus-agent-expire-days being set to an alist.
4323 (gnus-agent-request-article): Now performs its own checks of
4324 gnus-agent, gnus-agent-cache, and gnus-plugged rather than
4325 assuming that the caller will do them correctly.
4326 (): Added one-time hook to gnus-group-prepare-hook. Detects when
4327 gnus-agent-expire-days is set to an alist. Converts said alist
4328 into group parameter so that gnus-agent-expire-days will not be
4330 * gnus-art.el (gnus-request-article-this-buffer): Conditional
4331 checks surrounding gnus-agent-request-article removed; now
4332 performed by gnus-agent-request-article.
4333 * gnus-cus.el (gnus-agent-parameters): New variable. List of
4334 customizable group/topic parameters that regulate the agent.
4335 (gnus-group-customize): Uses gnus-agent-parameters. Replace
4336 kill-buffer with gnus-kill-buffer to remove the killed buffer from
4337 the list of gnus buffers.
4338 (gnus-trim-whitespace): Removes leading and trailing whitespace
4339 from multiline strings.
4340 (gnus-agent-cat-prepare-category-field)
4341 (gnus-agent-customize-category): Constructs a category
4342 customization buffer.
4343 * gnus-int.el (gnus-retrieve-headers)
4344 (gnus-request-expire-articles): No longer checks gnus-agent-cache
4345 as it is handled internally by the agent.
4346 (gnus-request-head, gnus-request-body): Conditional checks
4347 surrounding gnus-agent-request-article removed; now performed by
4348 gnus-agent-request-article.
4350 * gnus-start.el (): Add defvar statements to resolve compilation
4352 (gnus-long-file-names): New function. Isolates platform dependent
4353 msdos-long-file-names.
4354 (gnus-save-startup-file-via-temp-buffer): New variable. Provides
4355 option of writing directly to file. Avoids memory exhausted
4356 errors when .newsrc.eld is huge.
4357 (gnus-save-newsrc-file): Uses new
4358 gnus-save-startup-file-via-temp-buffer.
4359 (gnus-gnus-to-quick-newsrc-format): Rewrite to write to
4361 (gnus-display-time-event-handler): Change to alias from a defun
4362 to avoid a compile-time warning when display-time-event-handler is
4364 * gnus-util.el (gnus-with-output-to-file): New macro.
4365 Binds standard-output such that prin1 and princ will write directly
4368 * gnus.el (gnus-agent-cache): Expand documentation.
4369 (gnus-summary-high-undownloaded-face): Remove second bold keyword
4370 so that this face is actually bold.
4372 * nnkiboze.el (nnkiboze-request-article): Only use the cache when
4373 gnus-use-cache has been set.
4375 2003-03-02 Jesper Harder <harder@ifa.au.dk>
4377 * nnvirtual.el (nnvirtual-update-xref-header): Simplify.
4379 2003-03-01 Jesper Harder <harder@ifa.au.dk>
4381 * gnus-art.el (gnus-article-refer-article): Be more permissive.
4383 2003-03-01 ShengHuo ZHU <zsh@cs.rochester.edu>
4385 * spam.el: Fix typo.
4387 2003-03-01 Satyaki Das <satyaki@theforce.stanford.edu>
4389 * pgg-gpg.el (pgg-gpg-process-region): Insert process status into
4390 errors-buffer. This produces a nicer error message in case of
4393 2003-03-01 Teodor Zlatanov <tzz@lifelogs.com>
4395 * spam.el (spam-maybe-spam-stat-load, spam-maybe-spam-stat-load):
4396 load stats iff spam-use-stat is on.
4398 * spam.el: Add spam-maybe-spam-stat-load to gnus-startup hook,
4399 also use spam-maybe-spam-stat-load and spam-maybe-spam-stat-save
4400 instead of spam-stat-load and spam-stat-save in the
4401 gnus-get-new-news-hook and gnus-save-newsrc-hook, respectively.
4403 2003-03-01 ShengHuo ZHU <zsh@cs.rochester.edu>
4405 * mm-view.el (mm-inline-text): Ignore errors from enriched-decode.
4407 2003-03-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
4409 * message.el (message-make-fqdn): Protect against nil user-mail.
4411 2003-02-28 Vasily Korytov <deskpot@myrealbox.com>
4413 * gnus-art.el (gnus-boring-article-headers): New values:
4414 'to-list and 'cc-list.
4416 2003-02-28 Teodor Zlatanov <tzz@lifelogs.com>
4418 * spam.el (spam-setup-widening): New function to set.
4419 nnimap-split-download-body, we add it to gnus-get-new-news-hook.
4420 (spam-list-of-statistical-checks): List of statistical splitter
4422 (spam-split): Added a widen call when a statistical check is
4425 2003-02-28 Reiner Steib <Reiner.Steib@gmx.de>
4427 * gnus-msg.el (gnus-user-agent): Changed default to
4428 'emacs-gnus-type, renamed 'full.
4430 2003-02-28 ShengHuo ZHU <zsh@cs.rochester.edu>
4432 * nnfolder.el (nnfolder-request-accept-article): Don't use
4433 mail-header-unfold-field.
4435 2003-02-27 ShengHuo ZHU <zsh@cs.rochester.edu>
4437 * imap.el (imap-ssl-open): Don't depend on ssl.el.
4438 * nntp.el (nntp-open-ssl-stream): Don't depend on ssl.el.
4440 2003-02-26 Teodor Zlatanov <tzz@lifelogs.com>
4442 * spam.el: Add spam-stat-load to gnus-get-new-news-hook.
4443 (spam-split): Remove spam-stat-load call.
4445 2003-02-26 Simon Josefsson <jas@extundo.com>
4447 * gnus-sum.el (gnus-summary-toggle-header): Run
4448 gnus-article-decode-hook instead of calling a-decode-encoded-words
4449 directly (the latter is run as part of the former).
4451 2003-02-26 ShengHuo ZHU <zsh@cs.rochester.edu>
4453 * gnus-agent.el (gnus-agent-expire-group): Remove debug.
4455 2003-02-25 Jesper Harder <harder@ifa.au.dk>
4457 * message.el (message-sendmail-envelope-from): New option.
4458 (message-sendmail-envelope-from): New function.
4459 (message-send-mail-with-sendmail): Use it.
4461 2003-02-25 Reiner Steib <Reiner.Steib@gmx.de>
4463 * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Added
4464 compensation for TDMA addresses.
4466 2003-02-24 Reiner Steib <Reiner.Steib@gmx.de>
4468 * gnus-msg.el (gnus-user-agent): New variable.
4469 (gnus-version-expose-system): Removed. Obsoleted by
4471 (gnus-extended-version): Use `gnus-user-agent'.
4473 2003-02-24 Teodor Zlatanov <tzz@lifelogs.com>
4475 * spam.el (spam-stat-register-spam-routine)
4476 (spam-stat-register-ham-routine): Remove spam-stat-save.
4477 (spam-stat hook): Add spam-stat-save to the gnus-save-newsrc-hook.
4479 2003-02-24 Kevin Greiner <kgreiner@xpediantsolutions.com>
4481 * gnus-group.el (gnus-topic-mode-p): Fixed free variable
4484 2003-02-24 Kevin Greiner <kgreiner@xpediantsolutions.com>
4486 * nnheader.el (nnheader-find-nov-line): Changed midpoint
4487 calculation to avoid integer overflow.
4489 2003-02-24 Reiner Steib <Reiner.Steib@gmx.de>
4491 * gnus-start.el (gnus-backup-startup-file): Fixed custom type.
4493 2003-02-24 Ted Zlatanov <tzz@lifelogs.com>
4495 * spam.el: Disabled spam-get-article-as-filename.
4497 2003-02-24 Michael Shields <shields@msrl.com>
4499 * gnus-group.el (gnus-group-is-exiting-without-update-p): New.
4500 * gnus-sum.el (gnus-summary-exit-no-update): Use it.
4501 * gnus-sum.el (gnus-summary-expire-articles): Use it.
4502 * spam.el (spam-summary-prepare-exit): Use it.
4503 * gnus.el (gnus-install-group-spam-parameters): New.
4504 * spam.el (spam-group-ham-processor-copy-p): New.
4505 * spam.el (spam-summary-prepare-exit): Support for ham copying.
4506 * spam.el (spam-mark-spam-as-expired-and-move-routine): Fix bug
4507 that would cause the current message to be moved if the group had
4509 * spam.el (spam-ham-move-routine): New `copy' argument.
4511 2003-02-24 Martin Thornquist <martint@ifi.uio.no>
4513 * gnus-topic.el (gnus-topic-select-group): Select last group if
4515 * gnus-group.el (gnus-group-select-group): Ditto.
4517 2003-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
4519 * gnus-art.el (popup-menu): Compiler macro for Emacs 20.
4520 (gnus-article-refer-article): Use gnus-point-at-(b|e)ol instead of
4521 point-at-(b|e)ol which aren't available in Emacs 20.
4523 * gnus-registry.el (puthash): Alias to cl-puthash for Emacs 20.
4525 2003-02-23 Kevin Greiner <kgreiner@xpediantsolutions.com>
4527 * gnus-start.el (gnus-activate-group): Re-enabled the catch error
4528 clause of the condition-case statement. Errors connecting to a
4529 server no longer terminate gnus.
4531 * gnus-agent.el (gnus-agent-toggle-plugged): Renamed parameter to
4532 make its use obvious. Added no-nothing case to avoid
4533 opening(closing) servers when already open(closed).
4534 (gnus-agent-while-plugged): Added macro to facilitate internal use
4535 of gnus-agent-toggle-plugged.
4536 (gnus-agent-fetch-group): Use new gnus-agent-while-plugged to
4537 temporarily open servers.
4538 (gnus-agent-get-undownloaded-list): Sort list of article numbers
4539 as sorting gnus-newsgroup-headers is wrong.
4540 (gnus-agent-summary-fetch-group): Use new gnus-agent-while-plugged
4541 to temporarily open servers. Corrected logic to handle setting
4542 gnus-agent-mark-unread-after-downloaded.
4543 (gnus-agent-fetch-articles): Now handles headers with missing
4544 article sizes and/or missing article lengths. Now clears the
4545 message buffer when finished.
4546 (gnus-agent-fetch-group-1): Position point before calling
4547 gnus-summary-set-agent-mark.
4548 (gnus-get-predicate): Corrected description, parameter is
4549 predicate not category.
4550 (gnus-agent-expire-group): Adapted the gnus-agent-expire-* code to
4551 provide a separate single group expiration function.
4552 (gnus-agent-regenerate-group): Now clears the message buffer when
4555 2003-02-23 Kai Gro
\e,A_
\e(Bjohann <kai.grossjohann@uni-duisburg.de>
4557 * gnus.el (gnus-agent-target-move-group-header): New variable.
4558 * gnus-draft.el (gnus-draft-send): If special header
4559 "X-Gnus-Agent-Target-Move-Group" is present, do like Gcc into
4560 that group, instead of performing the regular sending functions.
4562 2003-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
4564 * gnus-xmas.el (gnus-xmas-mime-button-menu): Accept a prefix arg.
4566 2003-02-20 Reiner Steib <Reiner.Steib@gmx.de>
4568 * message.el (message-user-fqdn, message-valid-fqdn-regexp): New
4570 (message-make-fqdn): Use it. Improved validity check.
4572 2003-02-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
4574 * message.el (message-user-mail-address): Check whether
4575 user-mail-address looks valid.
4577 * gnus-msg.el (gnus-mailing-list-followup-to): New function.
4579 * gnus-util.el (gnus-fetch-original-field): New function.
4581 2003-02-23 Kai Gro
\e,A_
\e(Bjohann <kai.grossjohann@uni-duisburg.de>
4583 * message.el (message-mode): \\(...\\) around additional
4584 paragraph-separate alternative.
4586 2003-02-23 Jesper Harder <harder@ifa.au.dk>
4588 * gnus-art.el (gnus-mime-button-commands): Add ellipsis.
4589 (gnus-mime-button-menu): Define MIME popup menu with easy-menu to
4590 display key bindings.
4591 (gnus-mime-button-menu): Rewrite.
4593 2003-02-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
4595 * gnus-art.el (gnus-button-url-regexp): Removed `.
4597 2003-02-23 Max Froumentin <mf@w3.org>
4599 * gnus-art.el (gnus-button-url-regexp): Remove `, enter '.
4601 2003-02-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
4603 * gnus-art.el (gnus-mime-action-on-part): Require a match
4606 * gnus-start.el (gnus-save-newsrc-file): Use
4607 gnus-backup-startup-file.
4608 (gnus-backup-startup-file): New variable.
4610 2003-02-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
4612 * gnus.el (gnus-summary-buffer-name): Moved function here.
4614 * gnus-draft.el (defun): Remove debug.
4616 2003-02-22 Jesper Harder <harder@ifa.au.dk>
4618 * gnus-sum.el (gnus-summary-refer-article): Skip method if we
4621 2003-02-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
4623 * gnus-draft.el (defun): Configure posting styles.
4625 * gnus-start.el (gnus-get-unread-articles-in-group): Make sure
4626 the entry for the group exists before we alter it.
4628 2003-02-22 David S. Goldberg <david.goldberg6@verizon.net> (tiny change)
4630 * message.el (message-mode): MML tags separate paragraphs.
4632 2003-02-22 Kai Gro
\e,A_
\e(Bjohann <kai.grossjohann@uni-duisburg.de>
4634 * gnus-agent.el (gnus-agent-get-undownloaded-list): Sort
4635 `gnus-newsgroup-headers'.
4637 2003-02-22 Karl Pfl
\e,Ad
\e(Bsterer <sigurd@12move.de>
4639 * gnus-art.el (gnus-article-refer-article): Grok more message id
4642 2003-02-22 Jesper Harder <harder@ifa.au.dk>
4644 * mm-decode.el (mm-path-name-rewrite-functions): Doc fix: don't
4647 2003-02-21 Teodor Zlatanov <tzz@lifelogs.com>
4649 * gnus-sum.el (gnus-summary-move-article)
4650 (gnus-summary-expire-articles): Send data header for article, not
4653 * gnus-registry.el (gnus-registry-hashtb, gnus-register-action)
4654 (gnus-register-spool-action): Added hashtable of message ID keys
4655 with message motion data.
4657 2003-02-21 Reiner Steib <Reiner.Steib@gmx.de>
4659 * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): New
4660 variable, used in `gnus-button-mid-or-mail-heuristic'.
4661 (gnus-button-mid-or-mail-heuristic): New function derived from
4662 Florian Weimer's Perl script.
4663 (gnus-button-handle-mid-or-mail): Allow a function instead of
4665 (gnus-button-guessed-mid-regexp): Removed.
4667 2003-02-20 Katsumi Yamaoka <yamaoka@jpl.org>
4669 * message.el (message-resend): Bind message-setup-hook to nil;
4670 remove X-Draft-From header.
4672 2003-02-20 Jesper Harder <harder@ifa.au.dk>
4674 * gnus-sum.el (gnus-simplify-subject-fully, gnus-subject-equal)
4675 (gnus-newsgroup-undownloaded)
4676 (gnus-summary-save-parts-default-mime, gnus-auto-select-next):
4679 2003-02-17 John Paul Wallington <jpw@gnu.org>
4681 * gnus.el (gnus-shell-command-separator, gnus-email-address)
4682 (gnus-default-charset, gnus-other-frame-parameters): Doc fixes.
4684 2003-02-20 Jesper Harder <harder@ifa.au.dk>
4686 * gnus-spec.el (gnus-xmas-format): Use insert instead of
4687 insert-string which is obsolete in Emacs 22.1.
4689 * message.el (message-cross-post-followup-to-header): Do.
4691 * spam.el (spam-ifile-register-with-ifile)
4692 (spam-stat-register-spam-routine)
4693 (spam-stat-register-ham-routine)
4694 (spam-bogofilter-register-with-bogofilter): Do.
4696 * mailcap.el (mailcap-mime-data): Fix typo.
4698 * gnus-topic.el (gnus-topic-make-menu-bar): Add ellipsis.
4700 2003-02-19 Reiner Steib <Reiner.Steib@gmx.de>
4702 * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
4703 (gnus-cite-parse): Renamed `gnus-unsightly-citation-regexp' to
4704 `gnus-cite-unsightly-citation-regexp'.
4706 2003-02-19 Katsumi Yamaoka <yamaoka@jpl.org>
4708 * gnus-msg.el (gnus-copy-article-buffer): Copy an article header
4709 even if there's just a header.
4711 2003-02-19 Jesper Harder <harder@ifa.au.dk>
4713 * message.el (message-fix-before-sending): Fix highlighting of
4714 illegible and invisible text.
4716 * gnus-util.el (gnus-multiple-choice): Separate choices with
4717 ",
\e,A
\e(B". Suggested by Dan Jacobson <jidanni@dman.ddts.net>.
4719 2003-02-18 Jesper Harder <harder@ifa.au.dk>
4721 * gnus-sum.el (gnus-summary-exit-no-update): Use gnus-kill-buffer.
4723 2003-02-18 Teodor Zlatanov <tzz@lifelogs.com>
4725 * spam.el (spam-ham-move-routine)
4726 (spam-mark-spam-as-expired-and-move-routine): Use
4727 gnus-summary-kill-process-mark and gnus-summary-yank-process-mark
4728 around process-mark manipulation on the group.
4730 2003-02-17 Kai Gro
\e,A_
\e(Bjohann <kai.grossjohann@uni-duisburg.de>
4732 * gnus-sum.el (gnus-summary-make-menu-bar): Add MIME/Multipart
4735 2003-02-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
4737 * mail-source.el (mail-source-fetch): Reverse the return value of
4738 the continuation question.
4740 2003-02-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
4742 * nndraft.el (nndraft-request-move-article): Bind
4743 nnmh-allow-delete-final to t.
4745 2003-02-14 ShengHuo ZHU <zsh@cs.rochester.edu>
4747 * mm-uu.el (mm-uu-uu-filename): Fix use of character constant.
4749 2003-02-11 Stefan Monnier <monnier@cs.yale.edu>
4751 * nntp.el (nntp-accept-process-output): Don't use point-max to get
4754 2003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
4756 * nnheader.el: Added cygwin to system-type comparisons.
4758 2003-01-27 Juanma Barranquero <lektu@terra.es>
4760 * imap.el (imap-mailbox-status): Fix typo.
4762 2003-02-14 ShengHuo ZHU <zsh@cs.rochester.edu>
4764 * gnus-art.el (gnus-article-prepare): Don't set agent mark if
4767 2003-02-14 Kai Gro
\e,A_
\e(Bjohann <kai.grossjohann@uni-duisburg.de>
4769 * gnus-agent.el (gnus-agent-group-make-menu-bar): Include all
4771 * gnus-sum.el: Small change from Frank Weinberg
4772 <frank@usenet-rundfahrt.de>:
4773 (gnus-auto-center-group): New variable.
4774 (gnus-summary-read-group-1): Use it.
4775 (gnus-summary-next-group): Fix docstring.
4777 2003-02-13 Katsumi Yamaoka <yamaoka@jpl.org>
4779 * gnus-util.el (gnus-faces-at): Simplify.
4781 2003-02-13 Teodor Zlatanov <tzz@lifelogs.com>
4783 * spam.el (spam-ham-move-routine)
4784 (spam-mark-spam-as-expired-and-move-routine): Made the article
4785 move conditional, so it's not called even if there's nothing to move.
4787 2003-02-13 Kurt B. Kaiser <kbk@shore.net>
4789 * message.el (message-unix-mail-delimiter): Accept any whitespace
4790 after the email address and before the date; do not require the
4793 2003-02-13 Katsumi Yamaoka <yamaoka@jpl.org>
4795 * gnus-art.el (gnus-article-only-boring-p): Make sure that the
4796 gnus-article-boring-faces variable is bound; use gnus-faces-at.
4798 * gnus-util.el (gnus-faces-at): New macro.
4800 2003-02-13 Michael Shields <shields@msrl.com>
4803 (gnus-cite-attribution-suffix, gnus-cite-parse):
4804 Better handling for Microsoft citation styles.
4805 (gnus-unsightly-citation-regexp): New.
4807 2003-02-12 Michael Shields <shields@msrl.com>
4809 * gnus-art.el (article-strip-banner): Strip both per-group and
4810 per-user-address banners.
4811 (article-really-strip-banner): New.
4813 2003-02-12 Michael Shields <shields@msrl.com>
4815 * gnus-sum.el (gnus-article-goto-next-page,
4816 gnus-article-goto-prev-page): Call gnus-summary-*-page, instead of
4817 relying on the summary bindings of `n' and `p'.
4819 2003-02-12 Michael Shields <shields@msrl.com>
4821 * gnus-art.el (gnus-article-only-boring-p): New.
4822 (gnus-article-skip-boring): New.
4823 * gnus-cite.el (gnus-article-boring-faces): New.
4824 * gnus-sum.el (gnus-summary-next-page): Use
4825 gnus-article-only-boring-p.
4827 2003-02-12 Teodor Zlatanov <tzz@lifelogs.com>
4829 * spam.el (spam-mark-spam-as-expired-and-move-routine)
4830 (spam-ham-move-routine): Unmark all articles before marking those
4831 of interest and calling gnus-summary-move-article.
4833 2003-02-12 Jesper Harder <harder@ifa.au.dk>
4835 * gnus.el (gnus-kill-buffer): Move to gnus.el because it's
4836 logically the complement of gnus-get-buffer-create and
4839 * gnus-util.el (gnus-kill-buffer): Do.
4841 * nnmail.el: Autoload gnus-kill-buffer.
4843 2003-02-11 Kevin Greiner <kgreiner@xpediantsolutions.com>
4845 * gnus-agent.el (gnus-summary-set-agent-mark): Added call to
4846 gnus-summary-goto-subject as gnus-summary-update-mark operates on
4848 (gnus-agent-summary-fetch-group): Minimized the number of times
4849 that the article is updated in the buffer.
4851 2003-02-11 Teodor Zlatanov <tzz@lifelogs.com>
4853 * spam.el (spam-ham-move-routine): Use the process-mark instead of
4854 gnus-current-article when moving articles.
4855 (spam-mark-spam-as-expired-and-move-routine): Ditto,
4856 use the process-mark.
4858 2003-02-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
4860 * gnus-topic.el (gnus-topic-expire-articles): Recursive.
4861 (gnus-topic-catchup-articles): Ditto.
4862 (gnus-topic-mark-topic): Reverse recursive logic.
4864 2003-02-11 Jesper Harder <harder@ifa.au.dk>
4866 * gnus-sum.el (gnus-summary-refer-thread): Handle case where
4867 gnus-refer-thread-limit is t.
4869 2003-02-10 Jesper Harder <harder@ifa.au.dk>
4871 * mm-util.el (mm-mule-charset-to-mime-charset): Use
4872 sort-coding-systems to prefer utf-8 over utf-16.
4874 2003-02-09 Kevin Greiner <kgreiner@xpediantsolutions.com>
4876 * gnus-agent.el (gnus-agent-expire-days):
4877 gnus-request-move-article depends on gnus-agent-expire to clean up
4878 the cache after moving the article. Therefore, g-a-e-d can NOT
4879 default to nil or can gnus-agent-expire be disabled by doing so.
4880 If you don't want to run gnus-agent-expire, don't call it.
4881 (gnus-agent-expire): The broken test to disable gnus-agent-expire
4882 when g-a-e-d was NOT nil was removed.
4883 (gnus-agent-article-name): Removed unnecessary input test as
4884 article IDs are always strings.
4885 (gnus-agent-regenerate-group): Added check to protect against
4886 servers that generate absurdly long article IDs. Valid IDs are
4887 less than 10 digits to avoid overflow errors. Fixed logic error
4888 when ensuring that the final article ID is present in the new
4891 2003-02-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
4893 * gnus-topic.el (gnus-topic-goto-missing-topic): Just move to the
4894 next line after finding the parent.
4896 2003-02-08 Lars Magne Ingebrigtsen <larsi@gnus.org>
4898 * gnus.el (gnus-version-number): Bumped.
4900 2003-02-08 23:23:27 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
4902 * gnus.el: Oort Gnus v0.15 is released.
4904 2003-02-08 Michael Welsh Duggan <md5i@cs.cmu.edu>
4906 * nnmail.el (nnmail-split-it): If a message ends up matching the
4907 same mailbox more than once, it will cause duplicates to appear
4910 2003-02-08 Simon Josefsson <jas@extundo.com>
4912 * gnus-sum.el (gnus-summary-select-article): Remove blink removal
4913 code that only worked under Emacs.
4915 2003-02-08 Satyaki Das <satyaki@chicory.stanford.edu>
4917 * pgg-gpg.el (pgg-gpg-process-region): Don't blink.
4919 2003-02-08 Jesper Harder <harder@ifa.au.dk>
4921 * gnus-art.el (gnus-article-refer-article): Use
4922 gnus-replace-in-string.
4924 * gnus-util.el (gnus-map-function): Remove unneeded let-binding.
4925 (gnus-remove-duplicates): Do.
4927 2003-02-07 Teodor Zlatanov <tzz@lifelogs.com>
4929 * gnus-int.el (gnus-internal-registry-spool-current-method):
4931 (gnus-request-scan): Set
4932 gnus-internal-registry-spool-current-method to gnus-command-method
4933 before a request-scan operation.
4935 * gnus-registry.el (regtest-nnmail): Use
4936 gnus-internal-registry-spool-current-method.
4938 2003-02-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
4940 * mail-source.el (mail-source-fetch): Typo fix.
4942 2003-02-07 Teodor Zlatanov <tzz@lifelogs.com>
4944 * nnmail.el (nnmail-spool-hook): New hook.
4945 (nnmail-cache-insert): Call nnmail-spool-hook.
4947 * gnus-registry.el: New file with examples of using the hooks.
4949 * gnus.el (gnus-registry): Added registry customization group.
4950 (gnus-group-prefixed-name): Improve function to return full group
4952 (gnus-group-guess-prefixed-name): Shortcut to
4953 gnus-group-prefixed-name, using just the group name.
4954 (gnus-group-full-name): Always get a group's full name.
4955 (gnus-group-guess-full-name): Shortcut, using just the group name.
4957 * gnus-sum.el (gnus-summary-article-move-hook)
4958 (gnus-summary-article-delete-hook)
4959 (gnus-summary-article-expire-hook): New hooks.
4960 (gnus-summary-move-article, gnus-summary-expire-articles)
4961 (gnus-summary-delete-article): Invoke the new hooks.
4963 2003-02-07 Frank Weinberg <frank@usenet-rundfahrt.de>
4965 * gnus-art.el (gnus-article-refer-article): Strip leading "news:"
4968 2003-02-07 Jesper Harder <harder@ifa.au.dk>
4970 * gnus-util.el (gnus-run-hooks): Use save-current-buffer.
4972 2003-02-07 John Paul Wallington <jpw@gnu.org>
4974 * mm-util.el (mm-delete-duplicates, mm-append-to-file)
4975 (mm-write-region, mm-detect-coding-region): Doc fixes.
4977 2003-02-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
4979 * mail-source.el (mail-source-fetch): Ignore errors.
4980 (mail-source-ignore-errors): New variable.
4982 * gnus-sum.el (gnus-summary-refer-thread): Don't re-fetch current
4985 * gnus-msg.el (gnus-version-expose-system): Change default.
4987 2003-02-07 Vasily Korytov <deskpot@myrealbox.com>
4989 * gnus-msg.el (gnus-version-expose-system): New variable.
4991 2003-02-07 Simon Josefsson <jas@extundo.com>
4993 * mml-sec.el (mml-unsecure-message): Don't use kill-region. Tiny
4994 patch from deskpot@myrealbox.com (Vasily Korytov).
4996 2003-02-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
4998 * gnus-art.el (article-display-face): Get the Face header from
5001 2003-02-06 Katsumi Yamaoka <yamaoka@jpl.org>
5003 * gnus-art.el (gnus-mime-view-part-internally): Bind
5004 buffer-read-only to nil.
5006 2003-02-05 Katsumi Yamaoka <yamaoka@jpl.org>
5008 * gnus-agent.el (gnus-agent-expire-1,2): Pass the dir argument
5009 from g-a-e-1 to g-a-e-2.
5011 2003-02-05 Teodor Zlatanov <tzz@lifelogs.com>
5013 * spam.el (spam-check-BBDB): No need to regexp-quote the argument
5014 of bbdb-search-simple, use spam-use-BBDB-exclusive.
5015 (spam-check-whitelist): Use spam-use-whitelist-exclusive.
5016 (spam-use-whitelist-exclusive): New variable affecting
5018 (spam-use-BBDB-exclusive): New variable affecting spam-use-BBDB.
5020 2003-02-05 Simon Josefsson <jas@extundo.com>
5022 * gnus-agent.el (gnus-agent-expire-days): Change default to nil.
5023 (gnus-agent-expire): Don't expire if g-a-e-d is nil.
5024 (gnus-agent-expire): Move most code into gnus-agent-expire-1.
5025 (gnus-agent-expire-1): New.
5026 (gnus-agent-expire-1): Move code into gnus-agent-expire-2.
5027 (gnus-agent-expire-2): New.
5029 2003-02-05 Jesper Harder <harder@ifa.au.dk>
5031 * gnus-util.el (gnus-delete-if): Rename to gnus-remove-if.
5032 "delete-if" is misleading because it isn't actually destructive.
5034 * gnus-topic.el (gnus-group-prepare-topics): Use new name.
5036 * nnmail.el (nnmail-purge-split-history): Do.
5038 * gnus-win.el (gnus-get-buffer-window): Do.
5040 * gnus-sum.el (gnus-simplify-whitespace): Remove unnecessary
5042 (gnus-simplify-all-whitespace): Do.
5044 2003-02-05 Katsumi Yamaoka <yamaoka@jpl.org>
5046 * gnus-delay.el (gnus-delay-article): Fix binding of the
5047 nndraft:delayed group.
5049 2003-02-04 Teodor Zlatanov <tzz@lifelogs.com>
5051 * gnus.el (spam group parameters): Change 'other to 'const in
5052 the group parameter definitions to soothe XEmacs.
5054 2003-02-04 Kai Gro
\e,A_
\e(Bjohann <kai.grossjohann@uni-duisburg.de>
5056 * gnus-delay.el (gnus-delay-article): Really create
5057 nndraft:delayed group if it doesn't exist.
5059 2003-02-04 Jesper Harder <harder@ifa.au.dk>
5061 * gnus-sum.el (gnus-summary-search-article): Speed up by
5062 disabling various visual features while searching.
5063 (gnus-summary-recenter): Test gnus-auto-center-summary first.
5065 2003-02-03 Jesper Harder <harder@ifa.au.dk>
5067 * spam.el (spam-list-of-checks): Don't quote nil and t in
5068 docstrings. From the elisp manual:
5070 When a documentation string refers to a Lisp symbol, write
5071 it [..] with single-quotes around it. [..] There are two
5072 exceptions: write t and nil without single-quotes.
5074 * messcompat.el (message-from-style): Do.
5076 * message.el (message-send-mail): Do.
5078 * gnus-util.el (gnus-use-byte-compile): Do.
5080 * gnus-score.el (gnus-score-lower-thread): Do.
5082 * gnus-int.el (gnus-server-unopen-status): Do.
5084 * gnus.el (gnus-define-group-parameter, gnus-large-newsgroup)
5085 (large-newsgroup-initial, gnus-install-group-spam-parameters): Do.
5087 * gnus-cus.el (gnus-group-customize, gnus-score-parameters)
5088 (gnus-group-parameters): Do.
5090 * gnus-art.el (gnus-article-mime-match-handle-function): Do.
5092 * mm-decode.el (mm-text-html-renderer): Do.
5094 2003-02-02 Katsumi Yamaoka <yamaoka@jpl.org>
5096 * nnheader.el (nnheader-directory-separator-character): Change the
5097 way to compute the dafault value.
5099 2003-02-02 Jesper Harder <harder@ifa.au.dk>
5101 * gnus-art.el (gnus-button-handle-describe-key): Implement it.
5102 (gnus-button-alist): Fix regexp for describe-key.
5103 (gnus-button-handle-describe-function)
5104 (gnus-button-handle-describe-variable)
5105 (gnus-button-handle-apropos, gnus-button-handle-apropos-command)
5106 (gnus-button-handle-apropos-variable)
5107 (gnus-button-handle-apropos-documentation): Docstring fix.
5109 * gnus-util.el (gnus-kill-buffer): Use get-buffer.
5111 2003-02-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
5113 * gnus-draft.el (gnus-group-send-queue): Bind gnus-posting-styles
5116 * nnmail.el: Removed gnus-util autoload.
5118 * gnus.el: Use gnus-prin1-to-string throughout.
5120 * gnus-util.el (gnus-prin1-to-string): Bind print-length and
5123 * gnus-art.el (article-display-x-face): Removed grey x-face stuff.
5124 (gnus-treat-display-grey-xface): Removed.
5126 * gnus-fun.el (gnus-grab-cam-face): New.
5127 (gnus-convert-image-to-gray-x-face): Removed.
5128 (gnus-convert-gray-x-face-to-xpm): Removed.
5129 (gnus-convert-gray-x-face-region): Removed.
5130 (gnus-grab-gray-x-face): Removed.
5132 * nnmail.el (nnmail-expiry-wait-function): Doc indent.
5134 2003-01-31 Jesper Harder <harder@ifa.au.dk>
5136 * gnus-util.el (gnus-kill-buffer): Functions in gnus-util
5137 shouldn't depend on the rest of Gnus, so test if gnus-buffers is
5140 * nnmail.el (nnmail-cache-close): Use gnus-kill-buffer.
5142 2003-01-30 Jesper Harder <harder@ifa.au.dk>
5144 * gnus-cite.el (gnus-cite-reply-regexp, gnus-cite-always-check):
5145 Remove -- these are bogus options which are never used.
5147 2003-01-29 Jesper Harder <harder@ifa.au.dk>
5149 * gnus-art.el (gnus-article-mode): Use summary tool bar.
5151 2003-01-27 Teodor Zlatanov <tzz@lifelogs.com>
5153 * spam.el (spam-check-blackholes)
5154 (spam-blackhole-good-server-regex): New variable to skip some IPs
5155 when checking blackholes; use it.
5156 (spam-check-bogofilter-headers)
5157 (spam-bogofilter-bogosity-positive-spam-header): New variable, in
5158 case more X-Bogosity is used than just "Yes/No".
5159 (spam-ham-move-routine): Semi-fixed, only first article is
5162 2003-01-27 Jesper Harder <harder@ifa.au.dk>
5164 * gnus-util.el (gnus-kill-buffer): Remove buffer from gnus-buffers
5167 * gnus-sum.el (gnus-select-newsgroup): Use gnus-kill-buffer.
5169 * gnus-score.el (gnus-score-headers, gnus-score-find-bnews): Do.
5171 * gnus-start.el (gnus-save-newsrc-file, gnus-clear-system): Do.
5173 * gnus-bcklg.el (gnus-backlog-shutdown): Do.
5175 * gnus-srvr.el (gnus-server-exit, gnus-browse-exit): Do.
5177 2003-01-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
5179 * gnus-fun.el (gnus-face-encode): New function.
5180 (gnus-convert-png-to-face): Use it.
5182 * gnus-sum.el (gnus-summary-make-menu-bar): Added M-& to marks.
5184 2003-01-26 Jesper Harder <harder@ifa.au.dk>
5186 * mm-decode.el (mm-dissection-list): Remove.
5187 (mm-dissect-singlepart): Don't push to mm-dissection-list, it's
5188 only used in mm-remove-all-parts.
5189 (mm-remove-all-parts): Remove it, it's never called.
5191 2003-01-25 Simon Josefsson <jas@extundo.com>
5193 * gnus-group.el (gnus-group-make-group): Report errors.
5195 * nnimap.el (nnimap-request-create-group): Ditto.
5197 * sieve-manage.el (sieve-manage-is-okno): Parse literal strings.
5199 * sieve.el (sieve-upload): Fix error printing.
5201 * mm-encode.el (mm-qp-or-base64): Always QP iff
5202 mm-use-ultra-safe-encoding and cleartext PGP.
5204 * gnus-sum.el (gnus-summary-select-article): Inhibit
5205 redisplay (mainly for secured messages).
5207 * nnmail.el (nnmail-article-group): Copy body too (but don't
5210 2003-01-25 Jesper Harder <harder@ifa.au.dk>
5212 * gnus-art.el (gnus-article-setup-buffer): Reset
5213 gnus-button-marker-list.
5215 2003-01-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
5217 * nntp.el (nntp-read-timeout): Default to using a second delay
5218 under Microsoft Windows.
5220 2003-01-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
5222 * nnheader.el (nnheader-directory-separator-character): New
5225 2003-01-24 Kai Gro
\e,A_
\e(Bjohann <kai.grossjohann@uni-duisburg.de>
5227 * gnus-agent.el (gnus-agent-max-fetch-size)
5228 (gnus-agent-article-alist, gnus-agent-get-undownloaded-list)
5229 (gnus-agent-catchup, gnus-agent-summary-fetch-group)
5230 (gnus-agent-fetch-articles, gnus-agent-backup-overview-buffer)
5231 (gnus-agent-flush-cache, gnus-agent-fetch-headers)
5232 (gnus-agent-braid-nov, gnus-agent-load-alist)
5233 (gnus-agent-article-alist-save-format)
5234 (gnus-agent-read-agentview, gnus-agent-save-alist)
5235 (gnus-agent-fetch-group-1, gnus-agent-expire)
5236 (gnus-agent-uncached-articles, gnus-agent-retrieve-headers)
5237 (gnus-agent-regenerate-group): Reformat to keep under eighty
5238 columns. Reword docstrings so that first line is under eighty
5239 chars and a complete sentence. Still need to work on the rear
5240 end of the file, in particular gnus-agent-expire.
5242 2003-01-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
5244 * gnus-agent.el (gnus-agentize): Indent.
5246 * gnus.el (gnus-version-number): Bumped.
5248 2003-01-24 20:32:44 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
5250 * gnus.el: Oort Gnus v0.14 is released.
5252 2003-01-24 Mark Thomas <swoon@bellatlantic.net> (tiny change)
5254 * gnus-sum.el (gnus-summary-prepare-threads): Reset state for %B
5257 2003-01-24 Teodor Zlatanov <tzz@lifelogs.com>
5259 * spam.el (spam-check-blackholes, spam-split)
5260 (spam-mark-junk-as-spam-routine, spam-summary-prepare-exit): Added
5261 gnus-message calls to show to users what spam.el is doing.
5263 2003-01-24 Jesper Harder <harder@ifa.au.dk>
5265 * gnus-msg.el (gnus-message-replysign)
5266 (gnus-message-replyencrypt): Fix typo.
5268 2003-01-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
5270 * gnus-art.el (gnus-mime-security-show-details): Toggle showing
5273 2003-01-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
5275 * gnus-art.el (gnus-article-press-button): let* -> let.
5276 (gnus-mime-security-show-details): Cleaned up.
5277 (gnus-mime-security-press-button): Save excursion.
5278 (gnus-insert-mime-security-button): Clean up.
5280 * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Doc fix.
5282 * gnus-async.el (gnus-async-wait-for-article): Don't use a
5285 * nntp.el (nntp-accept-process-output): Removed timeout.
5286 (nntp-read-timeout): New variable.
5287 (nntp-accept-process-output): Use it.
5289 * gnus-sum.el (gnus-data-find-list): Remove *.
5291 2003-01-23 Kevin Greiner <kgreiner@xpediantsolutions.com>
5293 * gnus-sum.el (gnus-summary-first-subject): Fixed bug that I
5294 introduced on 2002-01-22.
5295 (gnus-summary-first-unseen-or-unread-subject): Ditto.
5297 2003-01-23 Teodor Zlatanov <tzz@lifelogs.com>
5299 * spam.el (spam-check-regex-headers, spam-list-of-checks)
5300 (spam-regex-headers-spam, spam-regex-headers-ham): Added spam/ham
5301 checks of incoming mail based on simple header regexp matching.
5303 2003-01-22 Teodor Zlatanov <tzz@lifelogs.com>
5305 * gnus-sum.el (gnus-spam-mark): Set to `$'.
5307 2003-01-22 Kevin Greiner <kgreiner@xpediantsolutions.com>
5309 * gnus-agent.el (gnus-agent-get-undownloaded-list): Now computes
5310 gnus-newsgroup-unfetched, the list of articles whose headers have
5311 not been fetched from the server.
5313 * gnus-sum.el (gnus-summary-find-next): Removed undownloaded
5314 parameter as it never worked due to a bug. Added check to prevent
5315 selection of any article in the gnus-newsgroup-unfetched list.
5316 (gnus-summary-find-prev): Added check to prevent selection of any
5317 article in the gnus-newsgroup-unfetched list.
5318 (gnus-summary-first-subject): Documented API. Modified
5319 implementation so that constraints are handled independently.
5320 Added check to prevent selection of any article in the
5321 gnus-newsgroup-unfetched list.
5322 (gnus-summary-first-unseen-subject): Updated parameters in
5323 gnus-summary-first-subject call to match new API.
5324 (gnus-summary-first-unseen-or-unread-subject): Ditto.
5325 (gnus-summary-catchup): Do not mark unfetched articles as read.
5327 2003-01-22 Jesper Harder <harder@ifa.au.dk>
5329 * gnus-art.el (gnus-treat-strip-pgp, gnus-article-hide-pgp-hook):
5330 make-obsolete-variable allows only two arguments in XEmacs and
5333 * gnus-sum.el (gnus-summary-wash-hide-map): Remove
5334 gnus-article-hide-pgp.
5335 (gnus-summary-make-menu-bar): Do.
5337 * gnus-art.el (gnus-treat-strip-pgp): Make obsolete.
5338 (gnus-treatment-function-alist): Remove gnus-treat-strip-pgp and
5339 gnus-article-hide-pgp.
5340 (article-hide-pgp): Remove.
5341 (gnus-article-hide): Remove gnus-article-hide-pgp.
5343 * gnus.el: Remove gnus-article-hide-pgp.
5345 2003-01-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
5347 * message.el (message-required-headers): Doc fix.
5349 2003-01-21 Teodor Zlatanov <tzz@lifelogs.com>
5351 * spam.el (spam-group-ham-processor-bogofilter-p): Fixed bug.
5352 (spam-ifile-register-ham-routine, spam-ifile-ham-category): New
5353 option to make ifile a purely binary classifier.
5355 2003-01-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
5357 * mml-sec.el (mml-secure-sign-pgpauto): Renamed.
5358 (mml-secure-encrypt-pgpmime): Removed double.
5360 * gnus-sum.el (gnus-summary-mark-article-as-replied): Added
5361 debugging statements.
5363 2003-01-21 Andreas Fuchs <asf@void.at>
5365 * mml-sec.el (mml-sign-alist): Added pgpauto.
5367 2003-01-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
5369 * gnus.el (gnus-version-number): Bumped version number.
5371 2003-01-21 07:15:41 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
5373 * gnus.el: Oort Gnus v0.13 is released.
5375 2003-01-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
5377 * gnus-art.el (gnus-button-url-regexp): Removed |.
5379 * message.el (message-send-hook): Doc fix.
5381 * gnus-win.el (gnus-buffer-configuration): Display article
5382 instead of article-copy when `reply'.
5384 2003-01-21 Jesper Harder <harder@ifa.au.dk>
5386 * gnus.el (gnus-format): Change customize group to gnus.
5387 (gnus-cache): Add link.
5388 (gnus-group-charter-alist): Fix docstring.
5390 2003-01-20 Jesper Harder <harder@ifa.au.dk>
5392 * mailcap.el (mailcap-print-command): lpr-command might be
5395 2003-01-18 Kevin Greiner <kgreiner@xpediantsolutions.com>
5397 * gnus-agent.el (gnus-agent-regenerate-group): Added interactive form.
5399 * gnus-sum.el (gnus-summary-update-article-line): Fixed
5400 calculation of net characters added for use in the gnus-data
5403 2003-01-18 Kai Gro
\e,A_
\e(Bjohann <kai.grossjohann@uni-duisburg.de>
5405 * nnmail.el (nnmail-process-unix-mail-format): Improve error
5406 message. Suggested by Jari Aalto.
5408 2003-01-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
5410 * gnus-art.el (gnus-article-followup-with-original): Clean up.
5411 (gnus-article-reply-with-original): Ditto.
5413 * gnus-sum.el (gnus-summary-catchup): Make sure downloadable,
5414 read articles don't become unread.
5416 2003-01-17 Simon Josefsson <jas@extundo.com>
5418 * gnus-fun.el (gnus-x-face-from-file):
5419 (gnus-face-from-file): Suggest image format in minibuffer prompt.
5421 * gnus-fun.el (gnus-convert-image-to-x-face-command)
5422 (gnus-convert-image-to-face-command): Doc fix.
5424 2003-01-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
5426 * gnus-fun.el (gnus-convert-face-to-png): Protect against errors.
5428 2003-01-17 Jesper Harder <harder@ifa.au.dk>
5430 * gnus-art.el (gnus-mime-print-part): Use mm-save-part-to-file to
5431 avoid encoding problems.
5433 * mailcap.el (mailcap-ps-command): New variable.
5434 (mailcap-mime-data): Add print entry where applicable. Use
5437 2003-01-16 ShengHuo ZHU <zsh@cs.rochester.edu>
5439 * gnus-sum.el (gnus-alter-header-function): Add type and group.
5441 2003-01-16 Simon Josefsson <jas@extundo.com>
5443 * gnus-fun.el (gnus-convert-image-to-x-face-command)
5444 (gnus-convert-image-to-face-command, gnus-x-face-from-file)
5445 (gnus-face-from-file): Doc fix; don't mention image format.
5447 2003-01-16 Teodor Zlatanov <tzz@lifelogs.com>
5449 * spam.el (spam-get-article-as-filename): New function (unused for now).
5450 (spam-get-article-as-buffer): New function.
5451 (spam-get-article-as-string): Use spam-get-article-as-buffer.
5452 (spam-summary-prepare-exit): Fixed bug, noticed by Malcolm Purvis.
5454 2003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
5456 * gnus-agent.el: Don't use `path'.
5457 From the GNU coding standards:
5459 Please do not use the term ``pathname'' that is used in Unix
5460 documentation; use ``file name'' (two words) instead. We use
5461 the term ``path'' only for search paths, which are lists of
5464 * nnsoup.el (nnsoup-file-name): Ditto.
5466 * nnmail.el (nnmail-pathname-coding-system): Ditto.
5467 (nnmail-group-pathname): Ditto.
5469 * nnimap.el (nnimap-group-overview-filename): Ditto.
5471 * nnheader.el (nnheader-pathname-coding-system): Ditto.
5472 (nnheader-group-pathname): Ditto.
5474 * nnfolder.el (nnfolder-group-pathname): Ditto.
5476 * gnus.el (gnus-home-directory): Ditto.
5478 * gnus-group.el (gnus-group-icon-list): Ditto.
5480 2003-01-16 Jesper Harder <harder@ifa.au.dk>
5482 * gnus-art.el (gnus-mime-print-part): Use mm-handle-media-type.
5484 * message.el (message-mode-menu): Use it.
5485 (message-mode-menu): Deactivate "Yank Original" if there's no
5488 * messagexmas.el (message-xmas-redefine): Redefine in XEmacs.
5490 * message.el (message-mark-active-p): New function.
5492 2003-01-15 Teodor Zlatanov <tzz@lifelogs.com>
5494 * spam.el (spam-use-bogofilter-headers, spam-bogofilter-header)
5495 (spam-bogofilter-database-directory): New variables.
5496 (spam-check-bogofilter-headers, spam-check-bogofilter)
5497 (spam-bogofilter-register-with-bogofilter)
5498 (spam-bogofilter-register-spam-routine)
5499 (spam-bogofilter-register-ham-routine)
5500 (spam-group-ham-processor-bogofilter-p): New functions for the new
5501 Bogofilter interface.
5502 (spam-summary-prepare-exit): Use the new Bogofilter functions.
5503 (spam-list-of-checks): Added spam-use-bogofilter-headers.
5504 (spam-bogofilter-score): Rewrote function.
5505 (spam-check-bogofilter): Optional score parameter, uses
5506 spam-check-bogofilter-headers better.
5507 (spam-check-bogofilter-headers): Optional score parameter.
5509 * gnus.el (gnus-install-group-spam-parameters): New variable, t by
5510 default, in the gnus-start customization group. Used to disable
5511 the spam-*/ham-* parameters.
5512 (gnus-group-ham-exit-processor-bogofilter): New ham processor.
5514 2003-01-15 Jesper Harder <harder@ifa.au.dk>
5516 * gnus-xmas.el (gnus-xmas-redefine): Use region-exists-p in
5519 * gnus-ems.el (gnus-mark-active-p): Do.
5521 2003-01-15 Kevin Ryde <user42@zip.com.au>
5523 * gnus.texi (Using MIME): Mention auto-compression-mode with
5524 gnus-mime-copy-part.
5526 2003-01-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
5528 * message.el (message-send): Don't warn about duplicates when
5531 2003-01-15 Simon Josefsson <jas@extundo.com>
5533 * nnimap.el (nnimap-split-download-body): New variable.
5534 (nnimap-split-articles): Use it.
5536 2003-01-14 Kevin Greiner <kgreiner@xpediantsolutions.com>
5538 * gnus-agent.el (gnus-agent-check-overview-buffer): This data
5539 integrity checker was incorrectly flagging, and removing, articles
5540 whose article number was negative.
5541 (gnus-agent-fetch-group-1): When executed in the group's summary
5542 buffer, refresh each downloaded line to update the status flag and
5543 font. Preserve the value of gnus-newsgroup-headers so that
5544 gnus-agent-fetch-articles can split the requests by size.
5545 (gnus-agent-expire): Corrected day calculation for when
5546 gnus-agent-expire-days contains a list.
5548 2003-01-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
5550 * gnus-audio.el (gnus-audio-au-player): Use executable-find.
5552 2003-01-13 Jhair Tocancipa Triana <jhair_tocancipa@gmx.net>
5554 * gnus-audio.el (gnus-audio-au-player, gnus-audio-wav-player): Use
5555 /usr/bin/play as default player.
5556 (gnus-audio-play): Added ARG-DESCRIPTOR to prompt for a file to play.
5558 2003-01-14 Katsumi Yamaoka <yamaoka@jpl.org>
5560 * gnus-msg.el (gnus-inews-add-send-actions): Allow a list of
5561 articles to be marked as well.
5563 2003-01-14 Kevin Greiner <kgreiner@xpediantsolutions.com>
5564 * gnus-agent.el (gnus-agent-get-undownloaded-list): Include the
5565 fictious headers generated by nnagent (ie. Undownloaded Article
5566 ####) in the list of articles that have not been downloaded.
5568 * gnus-int.el (): Added require declarations to resolve
5569 compile-time warnings.
5570 (gnus-open-server): If the server status is set to offline,
5571 recursively execute gnus-open-server to open the offline backend
5574 2003-01-14 Jesper Harder <harder@ifa.au.dk>
5576 * gnus-art.el (gnus-article-reply-with-original): Use
5578 (gnus-article-followup-with-original): Do.
5580 2003-01-13 Reiner Steib <Reiner.Steib@gmx.de>
5582 * gnus-sum.el: Removed `(when t ...)' around `gnus-define-keys'.
5584 2003-01-13 Reiner Steib <Reiner.Steib@gmx.de>
5586 * gnus-score.el (gnus-score-edit-file-at-point): New function.
5587 (gnus-score-find-trace): Bind it to `e' key. Added `q' for quit.
5589 2003-01-13 Romain FRANCOISE <romain@orebokech.com>
5591 * gnus-fun.el (gnus-x-face-from-file): Quote file name.
5592 (gnus-face-from-file): Ditto.
5594 2003-01-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
5596 * gnus-sum.el (gnus-articles-to-read): Don't just apply
5597 gnus-alter-articles-to-read-function to the unread articles.
5599 2003-01-13 Reiner Steib <Reiner.Steib@gmx.de>
5601 * deuglify.el (gnus-article-outlook-unwrap-lines)
5602 (gnus-article-outlook-repair-attribution)
5603 (gnus-article-outlook-rearrange-citation): New function names,
5604 renamed from "gnus-outlook-" to "gnus-article-outlook-". Changed
5607 * gnus-sum.el (gnus-summary-mode-map): Use new function names,
5608 removed `W k' key binding (use `W Y f' instead).
5609 (gnus-summary-make-menu-bar): Use new function names.
5611 2003-01-13 Simon Josefsson <jas@extundo.com>
5613 * gnus-fun.el (gnus-random-x-face): Doc fix.
5614 (gnus-insert-random-x-face-header): New function.
5616 2003-01-13 Jesper Harder <harder@ifa.au.dk>
5618 * gnus-sum.el (gnus-summary-make-menu-bar): Deactivate items if
5621 * gnus-msg.el (gnus-inews-do-gcc): Comment.
5623 * gnus-ems.el (gnus-mark-active-p): New function.
5625 * gnus-group.el (gnus-topic-mode-p): New function.
5626 (gnus-group-make-menu-bar): Show more key bindings in topic mode.
5627 Deactivate items if mark is not active.
5629 2003-01-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
5631 * gnus.el (gnus-version-number): Bumped version.
5632 (gnus-summary-line-format): Doc fix.
5634 2003-01-12 22:02:49 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
5636 * gnus.el: Oort Gnus v0.12 is released.
5638 2003-01-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
5640 * mail-source.el (mail-sources): Removed autoload to make it
5641 compile under XEmacs.
5643 2003-01-12 Raymond Scholz <ray-2003@zonix.de>
5645 * gnus-msg.el (gnus-confirm-mail-reply-to-news): May be a
5646 regexp or a function too.
5647 (gnus-confirm-treat-mail-like-news): New variable. Ask for
5648 confirmation even if the original article is mail.
5650 2003-01-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
5652 * gnus-msg.el (gnus-inews-add-send-actions): Get the right
5653 articles to be marked when not yanking.
5655 2003-01-12 Fran
\e,Ag
\e(Bois-David Collin <Francois-David.Collin@curie.fr>
5657 * mm-decode.el (mm-get-part): Use mm-with-unibyte-current-buffer.
5659 2003-01-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
5661 * gnus-fun.el (gnus-face-from-file): Autoload.
5663 * gnus-cite.el (gnus-cite-delete-overlays): Protect against more
5666 2003-01-12 Simon Josefsson <jas@extundo.com>
5668 * sieve.el (sieve-upload-and-bury): New. Suggested by
5669 kai.grossjohann@uni-duisburg.de (Kai Gro
\e,A_
\e(Bjohann).
5671 * sieve-mode.el (sieve-mode-map): Bind s-u-a-b to C-c C-c.
5672 Suggested by kai.grossjohann@uni-duisburg.de (Kai Gro
\e,A_
\e(Bjohann).
5674 2003-01-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
5676 * gnus-art.el (gnus-ignored-headers): Don't include the ^ and :
5679 * gnus.el (gnus-version-number): Bumped version number.
5681 2003-01-12 13:46:20 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
5683 * gnus.el: Oort Gnus v0.11 is released.
5685 2003-01-12 Jesper Harder <harder@ifa.au.dk>
5687 * message.el (message-fetch-reply-field): Narrow to headers.
5689 * gnus-msg.el (gnus-inews-do-gcc): Don't try to mark GCC's as read
5690 if Gnus isn't alive.
5692 2003-01-11 Kevin Greiner <kgreiner@xpediantsolutions.com>
5694 * gnus-agent.el (gnus-agent-fetch-group-1): Remove downloadable
5695 marks from articles that are already stored in the agent.
5696 (gnus-agent-backup-overview-buffer): New debug tool. Creates a
5697 backup copy of an invalid .overview file for later analysis.
5699 2003-01-12 Gregorio Gervasio, Jr. <gtgj@pacbell.net>
5701 * gnus-sum.el (gnus-summary-exit): Reverse change to make group
5702 exit work with two frames.
5704 2003-01-11 Fran
\e,Ag
\e(Bois-David Collin <Francois-David.Collin@wanadoo.fr>
5706 * message.el (message-forward-make-body): Use mule4.
5708 2003-01-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
5710 * message.el (message-mode-map): Move wide-reply command.
5712 2003-01-10 Reiner Steib <Reiner.Steib@gmx.de>
5714 * deuglify.el (gnus-outlook-deuglify-attrib-verb-regexp): Added
5716 (gnus-outlook-display-hook): New variable.
5717 (gnus-outlook-display-article-buffer): New function.
5718 (gnus-outlook-unwrap-lines, gnus-outlook-repair-attribution)
5719 (gnus-outlook-deuglify-article): Made them interactive and added
5720 optional arg. Use `g-o-d-a-b'.
5721 (gnus-article-outlook-deuglify-article): Use `g-o-d-a-b'.
5723 * gnus-sum.el: Added autoloads.
5724 (gnus-summary-mode-map): Added gnus-summary-wash-deuglify-map.
5725 (gnus-summary-make-menu-bar): Added "(Outlook) Deuglify" menu.
5727 2003-01-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
5729 * gnus-art.el (gnus-display-mime): Use the mime emulation
5732 * gnus-sum.el (gnus-article-emulate-mime): New variable.
5734 * gnus-start.el (gnus-read-newsrc-el-file): Make sure that the
5735 newsrc-alist is initialized properly.
5737 * mail-source.el (mail-sources): Autoload.
5739 * gnus-sum.el (gnus-summary-make-false-root-always): Default to
5742 * gnus-msg.el (gnus-configure-posting-styles): Make sure we don't
5743 insert two newlines.
5745 * message.el (message-check-news-header-syntax): Compute the
5746 header length correctly.
5748 2003-01-10 Kevin Greiner <kgreiner@xpediantsolutions.com>
5750 * gnus-agent.el (gnus-agent-expire): Do not remove article from
5751 alist when keeping fetched article file.
5752 (gnus-agent-retrieve-headers): When parsing response for article
5753 numbers, use the same algorithm as gnus-agent-braid-nov to protect
5754 against garbage in the server's response.
5756 * gnus-int.el (gnus-request-expire-articles,
5757 gnus-request-move-article): Only expire when the group's server
5760 2003-01-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
5762 * gnus-cite.el (gnus-cite-delete-overlays): Protect against
5763 errors when deleting overlays.
5765 * gnus-score.el (gnus-score-followup): Allow tracing.
5767 * gnus-art.el (gnus-treat-display-face): New variable.
5768 (article-display-face): New command.
5770 * gnus-fun.el (gnus-face-from-file): New function.
5771 (gnus-convert-face-to-png): Ditto.
5773 * gnus-art.el (gnus-ignored-headers): Added Face.
5775 2003-01-10 Simon Josefsson <jas@extundo.com>
5777 * nndraft.el (nndraft-request-group): Avoid crash in
5778 directory-files when draft directory doesn't exists.
5780 * gnus-sum.el (gnus-select-article-hook): Add :option.
5782 2003-01-10 Teodor Zlatanov <tzz@lifelogs.com>
5784 * spam.el (spam-use-stat): New variable.
5785 (spam-group-spam-processor-stat-p)
5786 (spam-group-ham-processor-stat-p): New convenience functions.
5787 (spam-summary-prepare-exit): Add spam/ham processors to sequence.
5788 (spam-list-of-checks): Add spam-use-stat to list of checks.
5789 (spam-split): Conditionally load the spam-stat tables.
5790 (spam-stat-register-spam-routine, spam-stat-register-ham-routine)
5791 (spam-check-ifile): New functions.
5793 * spam-stat.el (spam-stat): Typo fix.
5794 (spam-stat-install-hooks): New variable.
5795 (spam-stat-split-fancy-spam-group): Added documentation clarification.
5796 (spam-stat-split-fancy-spam-threshhold): New variable.
5797 (spam-stat-install-hooks): Make hooks conditional.
5798 (spam-stat-split-fancy): Use spam-stat-split-fancy-spam-threshhold.
5800 * gnus.el (gnus-group-ham-exit-processor-stat, spam-process): Add
5801 spam-stat ham/spam processor symbols.
5803 2003-01-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
5805 * gnus-start.el (gnus-read-newsrc-el-file): Make sure the .eld
5808 2003-01-10 Simon Josefsson <jas@extundo.com>
5810 * gnus-sum.el (gnus-summary-read-group-1): Don't select first
5811 undownloaded/downloadable only when unplugged.
5813 2003-01-10 Jesper Harder <harder@ifa.au.dk>
5815 * gnus-srvr.el (gnus-browse-foreign-server): Optimize inner loop.
5817 2003-01-09 Teodor Zlatanov <tzz@lifelogs.com>
5819 * spam.el (spam-check-ifile): Fixed call-process-region to use the
5820 db parameter only if it's set.
5821 (spam-ifile-register-with-ifile): Ditto.
5823 2003-01-09 Alex Schroeder <alex@emacswiki.org>
5825 * spam-stat.el (spam-stat-save): Set spam-stat-ngood and
5826 spam-stat-nbad before creating the hash table.
5827 (spam-stat-reset): Set spam-stat-ngood and spam-stat-nbad to 0.
5828 Changed copyright statement to FSF.
5830 2003-01-09 Kevin Greiner <kgreiner@xpediantsolutions.com>
5832 * gnus-agent.el (gnus-agent-catchup): Do not mark cached nor
5833 processable articles as read.
5834 (gnus-agent-summary-fetch-series): Remove processable and
5835 downloadable marks on all downloaded articles in the series.
5837 * nntp.el (nntp-report): Throw error after reporting the problem.
5838 (nntp-accept-process-output): Corrected error check to report an
5839 error when the process is nil.
5841 2003-01-09 Simon Josefsson <jas@extundo.com>
5843 * message.el (message-tool-bar-map): Add preview.
5845 2003-01-09 Jesper Harder <harder@ifa.au.dk>
5847 * mml.el (mml-preview): Get rid of MIME handles and buffers after
5850 2003-01-08 Paul Jarc <prj@po.cwru.edu>
5852 * nnmaildir.el (nnmaildir--grp-add-art): Fix wrong-type-argument
5853 bug when the (n+1)th article to be added to a group has a smaller
5854 number than the n articles already added.
5856 2003-01-08 Jesper Harder <harder@ifa.au.dk>
5858 * message.el (message-mode-field-menu): Use backquote.
5860 2003-01-08 Teodor Zlatanov <tzz@lifelogs.com>
5862 * spam.el: Fixed the BBDB autoloads again, using
5863 bbdb-search-simple now (which is not a macro, thank god).
5865 * gnus.el (ham-process-destination): Added new parameter for
5866 destination of ham articles found in spam groups at summary exit.
5868 * spam.el (spam-get-ifile-database-parameter):
5869 use spam-ifile-database-path.
5870 (spam-check-ifile, spam-ifile-register-with-ifile):
5871 use spam-get-ifile-database-parameter.
5872 (spam-ifile-database-path): Added new parameter for ifile's database.
5873 (spam-move-spam-nonspam-groups-only): New parameter to determine
5874 if spam should be moved from all groups or only some.
5875 (spam-summary-prepare-exit): Fixed logic to use
5876 spam-move-spam-nonspam-groups-only when deciding to invoke
5877 spam-mark-spam-as-expired-and-move-routine; always invoke that
5878 routine after the spam has been expired-or-moved in case there's
5879 some spam left over; use spam-ham-move-routine in spam groups.
5880 (spam-ham-move-routine): New function to move ham articles to the
5881 ham-process-destinations group parameter.
5883 2003-01-08 Lars Magne Ingebrigtsen <larsi@gnus.org>
5885 * gnus-spec.el (gnus-parse-complex-format): %~ => ~*.
5887 * gnus-agent.el (gnus-agent-fetch-selected-article): Use
5888 gnus-summary-update-article-line.
5890 2003-01-08 Simon Josefsson <jas@extundo.com>
5892 * nnmail.el (nnmail-expiry-target-group): Request group, create it
5895 2003-01-07 Teodor Zlatanov <tzz@lifelogs.com>
5897 * spam.el (spam-check-ifile): Fixed the spam-ifile-all-categories
5900 2003-01-08 Lars Magne Ingebrigtsen <larsi@gnus.org>
5902 * gnus-spec.el (gnus-parse-format): %C is a complex format.
5903 (gnus-parse-format): Change to %~.
5905 * message.el (message-generate-headers): Don't generate optional
5908 2003-01-07 Reiner Steib <Reiner.Steib@gmx.de>
5910 * message.el (message-cross-post-default)
5911 (message-cross-post-note-function, message-shoot-gnksa-feet)
5912 (message-strip-subject-trailing-was, message-change-subject)
5913 (message-mark-insert-file, message-cross-post-followup-to)
5914 (message-cross-post-followup-to, message-mode-map)
5915 (message-generate-unsubscribed-mail-followup-to)
5916 (message-make-mail-followup-to): Minor changes to doc-strings and
5917 error messages. Updated copyright line.
5919 * message.el (message-make-mail-followup-to,
5920 message-generate-unsubscribed-mail-followup-to): New function
5921 names. Renamed functions: "-mft" -> "-mail-followup-to".
5922 (message-make-mft, message-gen-unsubscribed-mft): Removed function
5925 * mml.el (mml-preview-insert-mail-followup-to): New function name.
5926 (mml-preview-insert-mft): Removed function name.
5927 (mml-preview): Use new function names.
5929 * gnus-art.el (gnus-article-edit-mode-map): Use new function names.
5931 * message.el (message-mode-field-menu): Moved header related
5932 commands from "Message" to "Field" menu.
5934 2003-01-07 Reiner Steib <Reiner.Steib@gmx.de>
5936 * message.el (message-generate-headers-first): Added customization
5937 if variable is a list.
5939 2003-01-07 Michael Shields <shields@msrl.com>
5941 * gnus-art.el (gnus-article-next-page): Correctly handle the case
5942 where the last line of the article is the last line of the window.
5944 2003-01-08 Lars Magne Ingebrigtsen <larsi@gnus.org>
5946 * gnus-msg.el (gnus-debug): Use ignore-errors.
5948 * gnus-agent.el (gnus-agent-fetch-selected-article): Use
5949 `gnus-summary-update-line'.
5951 2003-01-08 Simon Josefsson <jas@extundo.com>
5953 * gnus-art.el (gnus-unbuttonized-mime-types)
5954 (gnus-buttonized-mime-types): Doc fix.
5956 2003-01-08 Jesper Harder <harder@ifa.au.dk>
5958 * mm-decode.el (mm-inline-media-tests): .xpm is 'x-xpixmap'.
5960 2003-01-07 ShengHuo ZHU <zsh@cs.rochester.edu>
5962 * nnrss.el (nnrss-group-alist): Add and clear up.
5964 2003-01-07 Teodor Zlatanov <tzz@lifelogs.com>
5966 * spam.el: Removed unnecessary condition-case for loading bbdb-com.el.
5968 * spam.el (spam-check-ifile): If should be an unless.
5970 * spam.el: Define 'ignore alias for spam-BBDB-register-routine,
5971 spam-enter-ham-BBDB, and bbdb-create-internal initially to
5973 (spam-ifile-all-categories): Doc string fixed to be less than 80 chars.
5975 2003-01-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
5977 * gnus-sum.el (gnus-summary-make-menu-bar): Added
5978 gnus-summary-refer-thread to thread menu.
5980 2003-01-07 Kevin Greiner <kgreiner@xpediantsolutions.com>
5982 * gnus-agent.el (gnus-agent-fetch-group-1): When fetching within a
5983 summary buffer, articles that cannot be fetched are marked as
5986 * nntp.el (nntp-with-open-group): The quit signal handler must
5987 propagate the quit signal to the next outer handler so that the
5988 caller knows that the request aborted abnormally.
5990 2003-01-07 Teodor Zlatanov <tzz@lifelogs.com>
5992 * spam.el (spam-check-ifile, spam-ifile-register-with-ifile)
5993 (spam-ifile-register-spam-routine)
5994 (spam-ifile-register-ham-routine): Added ifile functionality that
5995 does not use ifile-gnus.el to classify and register articles.
5996 (spam-get-article-as-string): Convenience function.
5997 (spam-summary-prepare-exit): Added ifile spam and ham registration.
5998 (spam-ifile-all-categories, spam-ifile-spam-category)
5999 (spam-ifile-path, spam-ifile): Added customization options.
6001 * gnus.el (gnus-group-ham-exit-processor-ifile): Added ifile ham
6003 (spam-process): Added gnus-group-ham-exit-processor-ifile to the
6006 2003-01-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
6008 * gnus-score.el (gnus-score-followup): Also score immediate
6011 2003-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
6013 * nnweb.el (nnweb-asynchronous-p): Changed to nil.
6015 2003-01-07 Simon Josefsson <jas@extundo.com>
6017 * message.el (message-mode-menu): Fix receipt balloon help.
6019 2003-01-07 Jesper Harder <harder@ifa.au.dk>
6021 * gnus-msg.el (gnus-group-post-news): Don't assume that "" will
6022 always be interpreted as news.
6024 2003-01-07 Simon Josefsson <jas@extundo.com>
6026 * gnus-sieve.el (gnus-sieve-script): Use the crosspost argument to
6027 gnus-sieve-script, instead of the global variable
6028 gnus-sieve-crosspost. One-line patch from Steinar Bang
6031 2003-01-06 Kevin Greiner <kgreiner@xpediantsolutions.com>
6033 * gnus.el: Renamed gnus-summary-*-uncached-face as
6034 gnus-summary-*-undownloaded-face to avoid confusing the agent with
6037 * gnus-sum.el: Ditto.
6039 2003-01-06 Kevin Greiner <kgreiner@xpediantsolutions.com>
6041 * gnus-agent.el (gnus-agent-fetch-group): Modified to permit execution
6042 in either the group or summary buffer.
6043 New command "JS", in summary buffer, will fetch articles per the
6044 group's category, predicate, and processable flags.
6045 (gnus-agent-summary-fetch-series): Rewritten to call
6046 gnus-agent-session-fetch-group once with all articles in the
6048 (gnus-agent-summary-fetch-group): Fixed bug and modified code to
6049 return list of fetched articles.
6050 (gnus-agent-fetch-articles): Split fetch list into sublists such
6051 that the article buffer is only slightly larger than
6052 gnus-agent-max-fetch-size. Added unwind-protect to ensure that
6053 the group's article alist is saved.
6054 (gnus-agent-fetch-headers): The 'killed' and 'cached' marks no
6055 longer result in the agent trying to fetch an article.
6056 (gnus-agent-fetch-group-1): Can now be called in either the group
6057 or summary buffer. Removed the max-fetch-size code that I added
6058 on 2002-12-13 as that capability is now part of
6059 gnus-agent-fetch-articles. Added code to update summary buffer.
6060 When called in the group buffer, articles that can not be fetched
6061 are AUTOMATICALLY MARKED AS READ.
6063 * gnus-sum.el (): Modified eval-when-compile to minimize
6064 misleading compilation warnings.
6065 (gnus-update-summary-mark-positions): Changed code to use
6066 gnus-undownloaded-mark rather than gnus-downloaded-mark.
6068 * nnheader.el (nnheader-insert-nov-file): Do not try to insert an
6069 empty file as the parser assumes that the file isn't empty.
6071 * nntp.el (nntp-send-string): The process-send-string call can,
6072 because it performs I/O on the process, change the process' state
6073 from open to closed. If this happens, call nntp-report
6074 immediately to report the broken connection.
6075 (nntp-report): Rewritten to avoid needing a global variable to
6076 determine the appropriate course of action. Instead, two function
6077 implementations are provided and the nntp-report function value is
6078 bound to the appropriate implementation.
6079 (nntp-retrieve-data): Moved nntp-report call to end of implementation.
6080 (nntp-with-open-group): Now binds nntp-report's function cell
6081 rather than binding gnus-with-open-group-first-pass. Added a
6082 condition-case to detect a quit during a nntp command. When the
6083 quit occurs, the current connection is closed as a fetch articles
6084 request could have several megabytes queued up for reading.
6085 (nntp-retrieve-headers): Bind articles to itself. If
6086 nntp-with-open-group repeats this command, I must have access to
6087 the original list of articles.
6088 (nntp-retrieve-groups): Ditto for groups.
6089 (nntp-retrieve-articles): Ditto for articles.
6090 (*): Replaced nntp-possibly-change-group calls to
6091 nntp-with-open-group forms in all, but one, occurrance.
6092 (nntp-accept-process-output): Bug fix. Detect when called with
6095 2003-01-06 Jesper Harder <harder@ifa.au.dk>
6097 * mm-util.el (mm-find-mime-charset-region): Don't do Latin-9 hack
6098 if we don't need to.
6099 (mm-iso-8859-x-to-15-region): Fix misplaced parenthesis.
6101 2003-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
6103 * gnus-group.el (gnus-group-make-web-group): Pass the select
6104 method on to group-create.
6105 (gnus-group-line-format-alist): %U is an integer.
6107 * gnus-sum.el (gnus-summary-exit-no-update): Don't update
6109 (gnus-summary-read-group-1): Ditto.
6110 (gnus-group-make-articles-read): Ditto.
6112 * mm-url.el (mm-url-program): Doc fix.
6114 * message.el (message-mode-map): Rebound
6115 message-insert-wide-reply.
6117 2003-01-05 Katsumi Yamaoka <yamaoka@jpl.org>
6119 * gnus-xmas.el (gnus-xmas-group-startup-message): Bind the oort
6120 color as `gnus-group-startup-message' does.
6122 2003-01-05 Teodor Zlatanov <tzz@lifelogs.com>
6124 * spam.el: Fixed line lengths to 80 chars or less.
6126 * gnus-sum.el (gnus-read-mark-p): Added the spam-mark as a
6128 (gnus-summary-mark-forward): Added the spam-mark to the list of
6129 marks not to be marked as "read" when viewed.
6131 2003-01-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
6133 * gnus-msg.el (gnus-inews-make-draft): Quote article-reply.
6135 * gnus-group.el (gnus-number-of-unseen-articles-in-group):
6136 Protect against unactive groups.
6138 * message.el (message-check-news-header-syntax): Check long
6140 (message-check-news-header-syntax): Update `start'.
6142 * gnus-group.el (gnus-group-expire-articles): Doc fix.
6143 (gnus-group-line-format): %U.
6144 (gnus-group-line-format-alist): ?U.
6145 (gnus-number-of-unseen-articles-in-group): New function.
6147 * nntp.el (nntp-accept-process-output): Use a 0.1 second timeout.
6149 * gnus.el (gnus-version-number): Bump version number.
6151 2003-01-05 01:53:30 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
6153 * gnus.el: Oort Gnus v0.10 is released.
6155 2003-01-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
6157 * gnus.el (gnus-version-number): Fix version number.
6159 2003-01-05 01:40:09 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
6161 * gnus.el: Oort Gnus v0.08 is released.
6163 2003-01-04 Jesper Harder <harder@ifa.au.dk>
6165 * mm-util.el: Add mm-string-make-unibyte.
6167 * gnus-group.el (gnus-group-jump-to-group): Make it work for
6170 2003-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
6172 * gnus.el (gnus-variable-list): Write gnus-format-specs last.
6174 * gnus-sum.el (gnus-summary-goto-subjects): Fix typo.
6176 2003-01-04 Kevin Ryde <user42@zip.com.au>
6178 * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): New
6181 2003-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
6183 * gnus-sum.el (gnus-summary-exit): Bind gnus-group-is-exiting-p.
6184 (gnus-summary-read-group-1): Update group line.
6185 (gnus-summary-exit-no-update): Update group on exit.
6187 * gnus-group.el (gnus-group-line-format): Add %*.
6188 (gnus-group-line-format-alist): Ditto.
6189 (gnus-group-insert-group-line): Set it.
6190 (gnus-group-is-exiting-p): New variable.
6191 (gnus-group-insert-group-line): Use it.
6193 2003-01-03 Teodor Zlatanov <tzz@beld.net>
6195 * spam.el (spam-enter-ham-BBDB, spam-BBDB-register-routine):
6196 enable BBDB ham processing.
6197 (spam-blacklist-register-routine): Enable blacklist spam processing.
6198 (spam-whitelist-register-routine): Enable whitelist ham processing.
6199 (spam-fetch-field-from-fast): Fast fetching of the "from" field
6200 from (gnus-data-list).
6201 (spam-summary-prepare-exit): Works completely now.
6202 (spam-use-blacklist): Oops, should be nil by default.
6203 (spam-summary-prepare-exit): spam-use-PROCESSOR is only for
6204 split processing now; before it was for summary exit as
6205 well but that's done with the spam-contents and spam-process
6208 2003-01-03 Jesper Harder <harder@ifa.au.dk>
6210 * mml.el (mml-insert-tag): Don't quote non-ASCII unibyte
6213 2003-01-02 Teodor Zlatanov <tzz@lifelogs.com>
6215 * spam.el (spam-group-spam-contents-p, spam-group-ham-contents-p)
6216 (spam-group-processor-p, spam-group-processor-bogofilter-p)
6217 (spam-group-processor-ifile-p, spam-group-processor-blacklist-p)
6218 (spam-group-processor-whitelist-p, spam-group-processor-BBDB-p)
6219 (spam-mark-spam-as-expired-and-move-routine)
6220 (spam-generic-register-routine, spam-BBDB-register-routine)
6221 (spam-ifile-register-routine, spam-blacklist-register-routine)
6222 (spam-whitelist-register-routine): New functions.
6223 (spam-summary-prepare-exit): Added summary exit processing (expire
6224 or move) of spam-marked articles for spam groups; added slots for
6225 all the spam-*-register-routine functions.
6227 2003-01-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
6229 * pop3.el (pop3-retr): Wait 500 msecs.
6230 (pop3-read-response): Ditto.
6232 * gnus-msg.el (gnus-setup-message): Get the evaliation order
6234 (gnus-inews-make-draft): New function.
6235 (gnus-setup-message): Use it.
6237 * message.el (message-required-headers): Add From.
6239 2003-01-02 Norbert Koch <nk@viteno.net> (tiny change)
6241 * gnus-msg.el (gnus-gcc-externalize-attachments): Fix typo.
6243 2003-01-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
6245 * message.el (message-generate-headers): Let header formatters do
6248 2003-01-02 Raymond Scholz <ray-2003@zonix.de>
6250 * deuglify.el (gnus-article-outlook-deuglify-article):
6251 Rehighlight, reapply treatments and call
6252 `gnus-article-prepare-hook'. Suggested by Niels Olof Bouvin.
6253 (gnus-outlook-repair-attribution-block): Recognize cited
6254 attributions. Suggested by Niklas Morberg.
6256 2003-01-02 Pete Kazmier <pete@kazmier.com>
6258 * gnus-art.el (gnus-treat-predicate): Check condition first.
6260 2003-01-02 Jesper Harder <harder@ifa.au.dk>
6262 * gnus-group.el (gnus-group-fetch-charter): Use
6263 http://TLH.news-admin.org/charters/GROUPNAME as a fallback.
6265 2003-01-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
6267 * message.el (message-draft-headers): Also generate From to get a
6268 nicer draft buffer summary.
6270 * gnus-xmas.el (gnus-xmas-read-event-char): Take an optional
6273 * gnus-art.el (article-wash-html): Clean up.
6274 (article-wash-html): Typo fix.
6276 * gnus-msg.el (gnus-summary-mail-forward): Clean up.
6277 (gnus-summary-mail-forward): To many lists of lists.
6279 * gnus-art.el (article-wash-html): Clean up.
6281 2003-01-02 Pete Kazmier <pete@kazmier.com>
6283 * gnus-art.el (gnus-treat-wash-html): New variable.
6285 2003-01-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
6287 * message.el (message-check-news-header-syntax): Allow posting.
6288 (message-check-news-header-syntax): Fix logic for sure, this
6291 2003-01-02 Matthieu Moy <Matthieu.Moy@imag.fr>
6293 * message.el (message-check-news-header-syntax): Check syntax of
6294 continuation headers.
6296 2003-01-02 Reiner Steib <Reiner.Steib@gmx.de>
6298 * gnus-art.el (gnus-button-url-regexp)
6299 (gnus-button-mid-or-mail-regexp, gnus-button-alist)
6300 (gnus-header-button-alist): Regexps are case insensitive here.
6302 2003-01-02 Simon Josefsson <jas@extundo.com>
6304 * dig.el (query-dig): Doc fix.
6306 2003-01-02 Kai Gro
\e,A_
\e(Bjohann <kai.grossjohann@uni-duisburg.de>
6308 * gnus-agent.el (gnus-agent-fetch-selected-article): Update whole
6309 summary buffer line, not just the download mark.
6311 2003-01-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
6313 * gnus-sum.el (gnus-summary-goto-subjects): New function.
6314 (gnus-summary-insert-dormant-articles): New command and
6317 * gnus-cache.el (gnus-summary-insert-cached-articles): Use new
6318 function for mass insertion of subjects.
6320 * nndraft.el (nndraft-generate-headers): Don't move point.
6322 * gnus.el (nnheader): Require nnheader.
6324 * nndraft.el (nndraft-request-associate-buffer): Use
6325 make-local-variable.
6327 2003-01-02 Michael Shields <shields@msrl.com>
6329 * nndraft.el (nndraft-request-associate-buffer): Make
6330 write-contents-hooks buffer-local before setting it.
6332 2003-01-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
6334 * gnus.el (gnus-group-parameter-value): Take an extra param.
6335 (gnus-group-fast-parameter): Let group param results be nil.
6337 * gnus-art.el (gnus-article-forward-header): New function.
6338 (article-date-ut): Use it to remove continuation date headers.
6340 * gnus-sum.el (gnus-summary-walk-group-buffer): Supply prompt to
6342 (gnus-summary-remove-bookmark): Clean up.
6343 (gnus-summary-set-bookmark): Clean up.
6345 * gnus-util.el (gnus-read-event-char): Take an optional prompt.
6347 * gnus.el (gnus-group-startup-message): Bind data-directory to
6348 the Gnus etc directory.
6350 2003-01-01 Teodor Zlatanov <tzz@lifelogs.com>
6352 * spam.el (spam-summary-prepare-exit): Added slots for spam- and
6353 ham-processing of articles; use the new
6354 spam-group-(spam|ham)-contents-p functions.
6355 (spam-group-spam-contents-p, spam-group-ham-contents-p): New
6356 convenience functions.
6357 (spam-mark-junk-as-spam-routine): Use the new
6358 spam-group-spam-contents-p function.
6360 * gnus.el (spam-process, spam-contents, spam-process-destination):
6361 added new parameters with corresponding global variables.
6362 (gnus-group-spam-exit-processor-ifile)
6363 (gnus-group-spam-exit-processor-bogofilter)
6364 (gnus-group-spam-exit-processor-blacklist)
6365 (gnus-group-spam-exit-processor-whitelist)
6366 (gnus-group-spam-exit-processor-BBDB)
6367 (gnus-group-spam-classification-spam)
6368 (gnus-group-spam-classification-ham): Added new symbols for the
6369 spam-process and spam-contents parameters.
6371 * spam.el (spam-ham-marks, spam-spam-marks): Changed list
6372 customization and list itself to store mark symbol rather than
6374 (spam-bogofilter-register-routine): Added logic to generate mark
6375 values list from spam-ham-marks and spam-spam-marks, so (member)
6378 2003-01-02 Katsumi Yamaoka <yamaoka@jpl.org>
6380 * message.el (message-cross-post-followup-to): Fix comment.
6382 2003-01-01 Teodor Zlatanov <tzz@lifelogs.com>
6384 * spam.el (spam-ham-marks, spam-spam-marks): Changed list
6385 customization and list itself to store mark symbol rather than
6387 (spam-bogofilter-register-routine): Added logic to generate mark
6388 values list from spam-ham-marks and spam-spam-marks, so (member)
6391 2003-01-01 Raymond Scholz <ray-2002@zonix.de>
6393 * message.el (message-signature-insert-empty-line): New variable.
6395 2002-12-30 Reiner Steib <Reiner.Steib@gmx.de>
6397 * message.el: Renamed functions and variables: "xpost" ->
6398 "cross-post", "-fup2" -> "-followup-to".
6399 (message-cross-post-old-target, message-cross-post-default,
6400 message-cross-post-note, message-followup-to-note,
6401 message-cross-post-note-function): New variables names.
6402 (message-xpost-old-target, message-xpost-default,
6403 message-xpost-note, message-fup2-note,
6404 message-xpost-note-function): Removed variable names.
6405 (message-cross-post-followup-to-header,
6406 message-cross-post-insert-note, message-cross-post-followup-to):
6408 (message-xpost-fup2-header, message-xpost-insert-note,
6409 message-xpost-fup2): Removed function names.
6411 2002-12-30 Reiner Steib <Reiner.Steib@gmx.de>
6413 * message.el (message-send-mail): Added message-cleanup-headers to
6414 prevent newlines in headers.
6416 2003-01-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
6418 * dns.el (dns-make-network-process): Comment.
6420 * gnus-sum.el (gnus-summary-display-while-building): Default to
6423 2003-01-01 Wes Hardaker <wes@hardakers.net>
6425 * gnus-sum.el (gnus-summary-display-while-building): New
6428 2003-01-01 Raymond Scholz <ray-2003@zonix.de>
6430 * deuglify.el (gnus-outlook-rearrange-article): Kill overlays
6431 before rearranging the article.
6433 2003-01-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
6435 * nndraft.el (nndraft-generate-headers): New function.
6436 (nndraft-request-associate-buffer): Use it to write headers on
6439 * message.el (message-generate-headers): Let the function be a
6441 (message-draft-headers): New variable.
6443 * gnus-msg.el (gnus-inews-make-draft-meta-information): New
6445 (gnus-setup-message): Use it.
6447 * message.el (message-generate-headers-first): Doc fix.
6448 (message-setup-1): Use new function for getting which headers to
6450 (message-headers-to-generate): New function.
6452 2003-01-01 ShengHuo ZHU <zsh@cs.rochester.edu>
6454 * gnus-agent.el (gnus-agent-save-alist): Make directory.
6456 2002-12-31 Reiner Steib <4uce.02.r.steib@gmx.net>
6458 * gnus-sum.el (gnus-summary-limit-to-age): Make prompt string
6461 2002-12-31 Raymond Scholz <ray-2002@zonix.de>
6463 * deuglify.el (gnus-outlook-rearrange-article): Use
6464 `transpose-regions' instead of tempering the kill-ring.
6465 (gnus-article-outlook-deuglify-article): Rehighlight article
6466 instead of a complete redisplay.
6468 2002-12-31 Teodor Zlatanov <tzz@lifelogs.com>
6470 * spam.el: Most defvars are defcustoms now.
6472 Patches from Michael Shields <shields@msrl.com>
6474 * spam.el (spam-bogofilter-articles): Select the article
6475 body using gnus-summary-show-article t instead of
6476 gnus-summary-select-article; this presents the raw text
6477 without running any hooks.
6479 * spam.el (spam-bogofilter-articles): Use message-remove-header
6480 to remove headers; the old way incorrectly removed just the first
6481 line of folded headers.
6483 2002-12-31 Katsumi Yamaoka <yamaoka@jpl.org>
6485 * gnus-start.el (gnus-load): Replace `ding-file' with `file'.
6487 2002-12-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
6489 * gnus-start.el (gnus-load): New function.
6490 (gnus-read-newsrc-el-file): Use it.
6492 2002-12-30 Reiner Steib <Reiner.Steib@gmx.de>
6494 * gnus-art.el (gnus-button-valid-fqdn-regexp): New variable.
6495 (gnus-button-handle-apropos-documentation): New function.
6496 (gnus-button-handle-ctan): New function.
6497 (gnus-button-alist): Use them. Improve some regexps.
6498 (gnus-button-prefer-mid-or-mail): Addition to doc-string.
6500 2002-12-30 Reiner Steib <Reiner.Steib@gmx.de>
6502 * message.el (message-subscribed-p): New function.
6503 (message-send-mail): Use it.
6504 * mml.el (mml-preview-insert-mft): New function.
6505 (mml-preview): Use it.
6507 2002-12-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
6509 * gnus-sum.el (gnus-thread-latest-date): Protect against errors
6510 when sorting by date.
6512 * gnus-art.el (gnus-article-edit-mode): New variable.
6513 (gnus-article-setup-buffer): Warn user about discarding edits.
6515 * gnus-sum.el (gnus-summary-pipe-output): Clean up.
6516 (gnus-summary-pipe-output): Take a symbolic prefix to save all
6519 * mm-uu.el (mm-uu-configure-list): Default to (shar . disabled).
6521 2002-12-30 Reiner Steib <Reiner.Steib@gmx.de>
6523 * message.el (message-completion-alist): Added "Mail-Followup-To"
6524 and "Mail-Copies-To".
6526 2002-07-21 Jesper Harder <harder@ifa.au.dk>
6528 * gnus-group.el: Add key bindings for
6529 gnus-group-sort-groups-by-real-name and
6530 gnus-group-sort-selected-groups-by-real-name.
6532 2002-07-21 Jesper Harder <harder@ifa.au.dk>
6534 * gnus.texi (Sorting Groups): Add key bindings for
6535 gnus-group-sort-groups-by-real-name and
6536 gnus-group-sort-selected-groups-by-real-name.
6538 2002-12-30 Teodor Zlatanov <tzz@lifelogs.com>
6540 * spam.el (spam-use-dig): New variable for blackhole checking
6542 (spam-check-blackholes): Added dig.el checking functionality and
6543 more verbose reporting; query-dig is autoloaded from dig.el.
6544 (spam-use-blackholes): Disabled by default.
6545 (spam-blackhole-servers): Removed rbl.maps.vix.com from the
6546 blackhole servers list.
6548 2002-12-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
6550 * message.el (message-required-headers): New variable.
6552 2002-12-30 Teodor Zlatanov <tzz@lifelogs.com>
6554 * dig.el (query-dig): New function.
6556 2002-12-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
6558 * flow-fill.el (fill-flowed): Don't infloop on too long fill
6561 * dns.el (query-dns): Protect against errors.
6563 * gnus-msg.el (gnus-article-yanked-articles): New variable.
6564 (gnus-inews-add-send-actions): Mark all answered messages as
6567 2002-08-10 Jari Aalto <jari.aalto@poboxes.com>
6569 * nnmail.el (nnmail-split-it): Added tracing to
6572 2002-08-13 Hrvoje Niksic <hniksic@xemacs.org>
6574 * mm-decode.el (mm-mailcap-command): Remove the quotes around '%s'
6575 and "%s" so we don't overquote them.
6577 2002-08-13 Hrvoje Niksic <hniksic@xemacs.org>
6579 * (mm-display-external): Display the actual command that has been
6580 executed in the echo area.
6582 2002-12-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
6584 * gnus-topic.el (gnus-topic-display-missing-topic): Bind entry.
6586 * message.el (message-with-reply-buffer): New macro.
6587 (message-fetch-reply-field): Use it.
6588 (message-insert-wide-reply): New command and keystroke.
6589 (message-carefully-insert-headers): New function.
6590 (message-insert-to): Use new function.
6592 * gnus-topic.el (gnus-topic-display-missing-topic): New function.
6593 (gnus-topic-goto-missing-group): Use it.
6595 * message.el (message-required-news-headers): Removed Lines.
6596 (message-reply): Don't insert References first.
6597 (message-followup): Ditto.
6598 (message-make-references): New function.
6599 (message-followup): Set message-reply-headers before generating
6602 2002-12-29 Jesper Harder <harder@ifa.au.dk>
6604 * mml.el (mml-generate-mime-1): Reverse the order of
6607 2002-12-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
6609 * nnmail.el (nnmail-expiry-target-group): Mark articles as read
6612 * gnus-sum.el (gnus-summary-dummy-line-format): Update format to
6613 fit with newer standard format.
6614 (gnus-summary-make-false-root-always): New variable.
6615 (gnus-gather-threads-by-subject): Use it.
6617 * message.el (message-get-reply-headers): Take an address list
6620 2002-12-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6622 * gnus.el (gnus-keep-backlog): Change default to 20.
6624 * gnus-agent.el (gnus-agent-check-overview-buffer): Start from
6626 (gnus-agent-check-overview-buffer): Remove negative article
6629 * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups): Doc fix.
6630 (nnmail-cache-ignore-groups): Doc fix.
6632 * nnimap.el (nnimap-debug): Made into a flag and defcustomed.
6633 (nnimap-debug-buffer): New variable.
6634 (nnimap-debug): Use it.
6636 2002-12-28 Lars Magne Ingebrigtsen <kgreiner@xpediantsolutions.com>
6638 * gnus.el (gnus-summary-high-uncached-face): New color scheme.
6640 2002-12-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6642 * gnus-agent.el (gnus-agent-check-overview-buffer): Sort lines if
6643 they aren't already sorted.
6645 2002-12-28 Jesper Harder <harder@ifa.au.dk>
6647 * message.el (message-mode-menu): Add ellipses to menu items
6648 expecting user interaction.
6649 (message-mode-field-menu): Do.
6651 2002-12-26 Jesper Harder <harder@ifa.au.dk>
6653 * gnus-sum.el (gnus-summary-highlight-line): Don't bind `list' --
6654 it isn't used any more.
6656 2002-12-22 Jesper Harder <harder@ifa.au.dk>
6658 * binhex.el (binhex-decoder-program): Fix docstring.
6660 2002-12-21 Laurent Martelli <laurent@bearteam.org>
6662 * mm-decode.el (mm-mailcap-command): Do not backslash-quote
6663 special chars if the mailcap file uses single quotes around %s.
6665 2002-12-19 Paul Jarc <prj@po.cwru.edu>
6667 * gnus-int.el (gnus-request-update-info): nnchoke-r-u-i might not
6668 return the info object.
6670 2002-12-18 Paul Jarc <prj@po.cwru.edu>
6672 * gnus-int.el (gnus-request-update-info): Artificially add
6673 (1 . (1- min)) to the read range, in case the backend doesn't
6674 store marks for nonexistent articles.
6676 2002-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
6678 * binhex.el (binhex-insert-char): Eval-and-compile.
6680 2002-12-17 Jesper Harder <harder@ifa.au.dk>
6682 * message.el (message-tool-bar-local-item-from-menu): New function.
6683 (message-tool-bar-map): Use it.
6685 2002-12-14 Jesper Harder <harder@ifa.au.dk>
6687 * gnus-uu.el (gnus-uu-digest-headers): Mention nil value in docstring.
6689 * gnus-art.el (gnus-article-header-rank): Last header in
6690 gnus-sorted-header-list should have higher rank than non-members.
6692 2002-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
6694 * gnus-agent.el (gnus-close-agent): Don't blank out the list of
6697 2002-12-12 Kai Gro
\e,A_
\e(Bjohann <kai.grossjohann@uni-duisburg.de>
6699 * nntp.el (nntp-with-open-group-first-pass): Do not wrap in
6700 eval-when-compile. Suggested by Kevin Greiner.
6702 2002-12-13 Kevin Greiner <kgreiner@xpediantsolutions.com>
6704 * gnus-agent.el (gnus-agent-max-fetch-size): New, defcustom.
6705 (gnus-agent-fetch-headers): Initialize gnus-agent-overview-buffer
6706 even though no headers may have been fetched
6707 (gnus-agent-fetch-group-1, and perhaps others, require this
6709 (gnus-agent-fetch-group-1): Fetch articles in chucks so that the
6710 server buffer is constrained by gnus-agent-max-fetch-size.
6711 Multiple chunks in the same group may perform arbitrarily large
6714 2002-12-12 Kevin Greiner <kgreiner@xpediantsolutions.com>
6716 * gnus-agent.el (gnus-agent-fetch-selected-article): Added call to
6717 gnus-summary-update-download-mark to update the article in the
6720 2002-12-11 Kevin Greiner <kgreiner@xpediantsolutions.com>
6722 * gnus.el (gnus-summary-high-uncached-face,
6723 gnus-summary-normal-uncached-face, gnus-summary-low-uncached-face)
6726 * gnus-agent.el (gnus-agent-downloaded-article-face): REMOVED. I
6727 added this on 2002-11-23 but it just wasn't working out as
6728 intended. The idea isn't entirely dead, three new faces
6729 gnus-summary-*-uncached-face are being added to gnus.el to provide
6730 the basis for an improved implementation.
6731 (gnus-agent-read-servers): Undo the change made on 2002-11-23. The
6732 proper file to open is lib/servers.
6733 (gnus-summary-set-agent-mark): Expanded documentation. Unmarking
6734 (i.e. removing the article from gnus-newsgroup-downloadable) will
6735 now restore the article's default mark rather than simply setting
6737 (gnus-agent-get-undownloaded-list): Corrected documentation.
6738 Added code to set new summary local variable,
6739 gnus-newsgroup-agentized. Reworked impl so that it doesn't create
6740 a temporary list. No longer sets gnus-newsgroup-downloadable.
6741 (gnus-agent-summary-fetch-group): Keep gnus-newsgroup-undownloaded
6742 up to date. Call new gnus-summary-update-download-mark to keep
6743 summary buffer up-to-date.
6744 (gnus-agent-fetch-selected-article): Keep
6745 gnus-newsgroup-undownloaded up to date.
6746 (gnus-agent-fetch-articles): Return list of articles that were
6747 successfully fetched.
6748 (gnus-agent-check-overview-buffer): No more thingatpt.
6749 (gnus-agent-expire): No longer deletes NOV entries of unread
6751 (gnus-agent-unread-articles): New function.
6752 (gnus-agent-regenerate-group): The article number must be
6753 terminated by a tab character. Added more messages to report
6754 repairs. Inhibit quits while writing changes so it is now safe
6755 have to quit regeneration. Renamed gnus-tmp-downloaded back to
6756 downloaded to 1) resolve the unbound references and 2) avoid
6757 confusing this list with the gnus-tmp-downloaded in gnus-sum.el.
6759 * gnus-art.el (gnus-article-prepare): The agent
6760 downloaded/undownloaded mark is no longer stored as the article's
6763 * gnus-salt.el (gnus-tree-highlight-node): Added uncached as
6764 gnus-summary-highlight may use it. Added downloaded as
6765 gnus-summary-highlight was using it.
6767 * gnus-sum.el (gnus-undownloaded-mark): Changed from ?@ to ?- as
6768 the download mark now follows Kai's +/- convention.
6769 (gnus-downloaded-mark): Added ?+ mark.
6770 (gnus-summary-highlight): Added rules to select
6771 gnus-summary-high-uncached-face,
6772 gnus-summary-normal-uncached-face, and
6773 gnus-summary-low-uncached-face. Removed the
6774 gnus-agent-downloaded-article-face.
6775 (gnus-summary-line-format-alist): Implemented the download flag
6776 format (?O) as named in the manual. This implementation displays
6777 either gnus-undownloaded-mark, gnus-downloaded-mark, or
6779 (gnus-newsgroup-agentized): New local variable that identifies
6780 which groups are agentized. While the agent is now on by default,
6781 you don't have to agentize every server that you use.
6782 (gnus-update-summary-mark-positions): Completed support for the
6783 download type of mark.
6784 (gnus-summary-insert-line): Added undownloaded to the parameters.
6785 (gnus-summary-prepare-threads): Set gnus-tmp-downloaded for
6786 reference by the gnus-summary-line-format-spec.
6788 * nntp.el (nntp-with-open-group): This macro handles dropped or
6789 broken connections by opening a new connection and repeating the
6791 (nntp-retrieve-headers-with-xover): Some NNTP servers respond to
6792 XOVER commands preceding the active articles with the nov entry
6793 of the first available article. When gnus connected to such a
6794 server, the unexpected nov entry would result in duplicate lines
6795 in the agent's overview file. This patch fixes the duplicate
6796 lines problem and improves performance by skipping over all
6797 articles IDs that precede the first nov entry in the server's
6800 2002-12-11 Katsumi Yamaoka <yamaoka@jpl.org>
6802 * gnus-sum.el (gnus-tmp-downloaded): New internal variable.
6803 (gnus-summary-highlight): Use it instead of `downloaded'.
6804 (gnus-summary-highlight-line): Ditto.
6806 * gnus-agent.el (gnus-agent-regenerate-group): Ditto.
6808 2002-12-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
6810 * gnus.el (gnus-variable-list): Add gnus-agent-covered-methods.
6812 * gnus-agent.el (gnus-agent-check-overview-buffer): Remove debug
6815 * gnus-sum.el (gnus-summary-highlight-line): Don't set the
6816 downloaded variable if we're in an uncovered group.
6818 * gnus-agent.el (gnus-agent-downloaded-article-face): Change the
6819 font to soemthing less noticeable.
6820 (gnus-agent-group-covered-p): New function.
6822 2002-12-09 ShengHuo ZHU <zsh@cs.rochester.edu>
6824 * gnus-agent.el (gnus-agent-braid-nov): Remove corrupted lines.
6825 Because of an unknown bug, the group buffer is saved in .overview
6828 2002-12-09 Kai Gro
\e,A_
\e(Bjohann <kai.grossjohann@uni-duisburg.de>
6830 * nntp.el (nntp-send-command): Braino in last commit. Replace
6833 2002-12-08 Kai Gro
\e,A_
\e(Bjohann <kai.grossjohann@uni-duisburg.de>
6835 * nntp.el (nntp-send-command): Assume that echo does not happen
6836 when nntp-open-connection-function is nntp-open-network-stream.
6837 Suggested by Sebastian D.B. Krause <krause@my.gnus.org>.
6839 2002-12-07 ShengHuo ZHU <zsh@cs.rochester.edu>
6841 * nnslashdot.el (nnslashdot-retrieve-headers-1): Update the parser.
6843 2002-12-06 Paul Jarc <prj@po.cwru.edu>
6845 * nnmaildir.el (nnmaildir-request-group): Bugfix: don't erase
6846 nntp-server-buffer if we aren't going to write to it.
6848 2002-12-04 Itai Zukerman <zukerman@math-hat.com> (tiny change)
6850 * mm-decode.el (mm-w3m-safe-url-regexp): Fix parenthesis.
6852 2002-12-04 Katsumi Yamaoka <yamaoka@jpl.org>
6854 * rfc2047.el (rfc2047-decode-region): Remove newlines between
6857 2002-12-03 Kai Gro
\e,A_
\e(Bjohann <kai.grossjohann@uni-duisburg.de>
6859 * gnus.el (fboundp): After loading mm-util, make sure it was the
6862 2002-11-29 Kai Gro
\e,A_
\e(Bjohann <kai.grossjohann@uni-duisburg.de>
6864 * gnus-art.el (gnus-inhibit-mime-unbuttonizing): Moved here from
6865 gnus-sum. Made into a user option.
6867 * gnus-sum.el (gnus-simplify-ignored-prefixes)
6868 (gnus-summary-mark-article-as-unread): ???
6870 2002-11-29 ShengHuo ZHU <zsh@cs.rochester.edu>
6872 * time-date.el (date-to-time): Typo.
6874 * parse-time.el: Typo.
6876 * nnsoup.el (nnsoup-retrieve-headers): Typo.
6878 * nnmail.el (nnmail-split, nnmail-process-unix-mail-format): Typos.
6881 (nnimap-split-rule, nnimap-find-minmax-uid): Typos.
6883 * mm-encode.el (mm-safer-encoding): Typo.
6885 * messcompat.el: Typo.
6887 * message.el (message-face-alist): Typo.
6889 * imap.el (imap-interactive-login, imap-open): Typos.
6891 * ietf-drums.el (ietf-drums-text-token, ietf-drums-qtext-token): Typos.
6895 * gnus-win.el (gnus-configure-frame): Typo.
6897 * gnus-util.el (gnus-atomic-progn-assign): Typo.
6899 * gnus-topic.el (gnus-topic-sort-topics): Typo.
6901 * gnus-sum.el (gnus-summary-article-number)
6902 (gnus-summary-read-group-1, gnus-summary-mark-article)
6903 (gnus-summary-fetch-faq, gnus-refer-article-methods): Typos.
6905 * gnus-mule.el (gnus-mule-add-group): Typo.
6907 * gnus-mlspl.el (gnus-group-split-fancy): Typo.
6909 * gnus-group.el (gnus-group-fetch-faq): Typo.
6911 * gnus-art.el (gnus-decode-header-methods): Typo.
6913 * flow-fill.el: Typo.
6915 2002-11-19 Stefan Monnier <monnier@cs.yale.edu>
6917 * binhex.el (binhex-decode-region): Don't hardcode point-min == 1.
6919 2002-11-29 Kai Gro
\e,A_
\e(Bjohann <kai.grossjohann@uni-duisburg.de>
6921 * gnus-sum.el (gnus-simplify-ignored-prefixes)
6922 (gnus-summary-mark-article-as-unread)
6923 (gnus-mark-article-as-unread, gnus-summary-highlight-line):
6924 Reformatting to avoid long lines.
6925 (gnus-inhibit-mime-unbuttonizing): Moved to gnus-art.
6927 2002-11-28 Daiki Ueno <ueno@unixuser.org>
6929 * gnus-agent.el (gnus-agent-fetch-group-1): Article numbers should
6930 be accessed through `mail-header-number'.
6932 2002-11-27 Kevin Greiner <kgreiner@xpediantsolutions.com>
6934 * gnus-sum.el (gnus-summary-insert-old-articles): No longer passes
6935 compressed range to gnus-summary-insert-articles.
6937 2002-11-26 Kevin Ryde <user42@zip.com.au>
6939 * gnus-art.el (gnus-mime-copy-part): Look for filename
6940 parameter under content-disposition, not content-type.
6942 * gnus-sum.el (gnus-summary-find-uncancelled): New function.
6943 (gnus-summary-reselect-current-group): Use it.
6945 2002-11-26 ShengHuo ZHU <zsh@cs.rochester.edu>
6947 * gnus-agent.el (gnus-agent-uncached-articles): If
6948 gnus-agent-load-alist fails, return ARTICLES.
6950 * nnrss.el (nnrss-group-alist): Update the link of Jabber.
6952 2002-11-26 Kai Gro
\e,A_
\e(Bjohann <kai.grossjohann@uni-duisburg.de>
6954 * gnus-sum.el (gnus-summary-insert-old-articles): Remove
6955 superfluous function call.
6956 (gnus-summary-catchup-all, gnus-summary-catchup-all-and-exit):
6957 Add warning to docstring.
6959 2002-11-26 Katsumi Yamaoka <yamaoka@jpl.org>
6961 * gnus-agent.el: Autoload number-at-point instead.
6962 (gnus-agent-check-overview-buffer): No warning for deactivate-mark.
6964 2002-11-26 Kai Gro
\e,A_
\e(Bjohann <kai.grossjohann@uni-duisburg.de>
6966 * gnus-agent.el (gnus-agent-check-overview-buffer): Explicitly
6967 require thingatpt (for number-at-point) and protect against
6968 deactivate-mark being unbound (on XEmacs).
6970 2002-11-25 Kai Gro
\e,A_
\e(Bjohann <kai.grossjohann@uni-duisburg.de>
6972 * gnus-agent.el (gnus-agent-check-overview-buffer): Make debugger
6973 print message on entry.
6975 2002-11-25 Kevin Greiner <kgreiner@xpediantsolutions.com>.
6977 * gnus-range.el (gnus-range-difference): New function.
6978 * gnus-sum.el (gnus-summary-insert-old-articles): Use it.
6980 2002-11-24 Kai Gro
\e,A_
\e(Bjohann <kai.grossjohann@uni-duisburg.de>
6982 * gnus-sum.el (gnus-summary-insert-old-articles): Use
6983 gnus-remove-from-range instead of gnus-range-difference which
6986 2002-11-23 Kevin Greiner <kgreiner@xpediantsolutions.com>
6988 * gnus-agent.el (gnus-agent-downloaded-article-face): New face,
6989 used for showing which articles have been downloaded.
6990 (gnus-agent-article-alist): Format change. Add documentation.
6991 (gnus-agent-summary-mode-map): New keybinding `J s' for fetching
6992 process-marked articles.
6993 (gnus-agent-summary-fetch-series): Command for `J s'. Articles
6994 in the series are individually fetched to minimize lose of
6995 content due to an error/quit.
6996 (gnus-agent-synchronize-flags-server, gnus-agent-add-server): Use
6997 gnus-message instead of message.
6998 (gnus-agent-read-servers): Use file lib/methods instead of
6999 lib/servers. TODO: Why?
7000 (gnus-summary-set-agent-mark): Adapt to new agent-alist format.
7001 (gnus-agent-get-undownloaded-list): Remove articles that appear to
7002 come from the agent. This means that they are not downloaded.
7003 (gnus-agent-fetch-selected-article): Don't use history.
7004 (gnus-agent-save-history, gnus-agent-enter-history)
7005 (gnus-agent-article-in-history-p, gnus-agent-history-path):
7006 Removed function; history is not used anymore.
7007 (gnus-agent-fetch-articles): Fix handling of crossposted articles.
7008 (gnus-agent-crosspost): Started rewrite then realized that a typo
7009 in gnus-agent-fetch-articles ensures that this function is never
7010 called. This will need to be fixed later.
7011 (gnus-agent-check-overview-buffer): Some sanity checks on the
7012 agent overview buffer. This is a safety net used during
7014 (gnus-agent-flush-cache): The gnus-agent-article-alist format has
7015 changed, write a number to the file indicating this.
7016 (gnus-agent-fetch-headers): Rewrite to respect
7017 gnus-agent-consider-all-articles without relying on the
7018 `.fetched' files. Make it fast.
7019 (gnus-agent-braid-nov): Change resulting from
7020 gnus-agent-fetch-headers change.
7021 (gnus-agent-load-alist, gnus-agent-save-alist): Don't use
7023 (gnus-agent-read-agentview): New function, used by
7024 gnus-agent-load-alist.
7025 (gnus-agent-load-fetched-headers): Remove.
7026 (gnus-agent-save-alist): Rewrite to accommodate new format.
7027 (gnus-agent-fetch-group-1): Make sure list of articles is in the
7028 same order as in gnus-newsgroup-headers.
7029 (gnus-agent-expire): Document and implement extra args ARTICLES,
7030 GROUP, FORCE. Do not restrict usage.
7031 (gnus-agent-uncached-articles): New function.
7032 (gnus-agent-retrieve-headers): Use it.
7033 (gnus-agent-regenerate-group): No longer needs to be called from
7034 gnus-agent-regenerate. Individual groups may be regenerated. The
7035 regeneration code now fixes duplicate, and mis-ordered, NOV entries.
7036 The article fetch dates are validated in the article alist. The
7037 article alist is pruned of entries that do not reference existing
7038 NOV entries. All changes are computed then applied with
7039 inhibit-quit bound to t. As a result, it is now safe to quit out of
7040 regeneration. The optional clean parameter has been replaced with
7041 an optional reread parameter. Clean is no longer necessary as
7042 regeneration gets the appropriate setting from
7043 gnus-agent-consider-all-articles. The new reread parameter will
7044 result in fetched, or all, articles being marked as unread.
7045 (gnus-agent-regenerate): Removed code to regenerate the history
7046 file as it is no longer used.
7048 * gnus-start.el (gnus-make-ascending-articles-unread): New
7049 function, for efficient mass-marking.
7051 * gnus-sum.el (gnus-summary-highlight): Use new face for
7052 downloaded articles.
7053 (gnus-article-mark): Prefer to indicate read/unread status over
7055 (gnus-summary-highlight-line-0): New function, maybe rehighlights
7057 (gnus-summary-highlight-line): Use new face for downloaded
7059 (gnus-summary-insert-old-articles): Improved performance by
7060 replacing the initial LIST of older articles with a compressed
7061 RANGE of older articles. Some servers appear to lie about
7062 their active range so the original list could contain millions
7063 of article numbers. The range is not expanded into a list
7064 until the optional ALL parameter has been applied.
7066 2002-11-18 Kai Gro
\e,A_
\e(Bjohann <kai.grossjohann@uni-duisburg.de>
7068 * gnus-agent.el (gnus-category-mode): Typo in doc string.
7070 2002-11-21 Teodor Zlatanov <tzz@lifelogs.com>
7073 Added patch from Andreas Fuchs <asf@void.at> to prevent apply errors.
7075 * spam.el: Added `M s t' and `M s x' key mappings.
7077 2002-11-20 Simon Josefsson <jas@extundo.com>
7079 * gnus-sum.el (gnus-summary-morse-message): Narrow to body.
7081 2002-11-19 Simon Josefsson <jas@extundo.com>
7083 * gnus-sum.el (gnus-summary-morse-message): Load
7084 morse.el (unmorse-region not autoloaded in Emacs 20 nor XEmacs).
7085 (unmorse-region): Autoload it instead.
7087 2002-11-18 Simon Josefsson <jas@extundo.com>
7089 * gnus-sum.el (gnus-summary-morse-message): New function.
7090 (gnus-summary-wash-map): Bind to `W m'.
7091 (gnus-summary-make-menu-bar): Add.
7093 * nnimap.el (nnimap-request-expire-articles): Compress sequence
7094 before storing \Deleted mark on expired articles.
7096 2002-11-17 Markus Rost <rost@math.ohio-state.edu> (tiny change)
7098 * gnus-sum.el (gnus-summary-goto-unread): Doc fix - escape open
7101 2002-11-17 Juanma Barranquero <lektu@terra.es>
7103 * nnweb.el (nnweb-google-create-mapping): Fix typo.
7105 * nnlistserv.el (nnlistserv-kk-create-mapping): Likewise.
7107 * gnus-nocem.el (gnus-nocem-liberal-fetch): Likewise.
7109 2002-11-17 ShengHuo ZHU <zsh@cs.rochester.edu>
7111 * message.el (message-set-auto-save-file-name): Use
7112 make-directory, to avoid the dependence on gnus-util.
7114 2002-11-16 Simon Josefsson <jas@extundo.com>
7116 * nnimap.el (nnimap-callback-callback-function):
7117 (nnimap-callback-buffer): Removed, these cannot be global but must
7118 be embedded into the callback.
7119 (nnimap-make-callback): New. Embedd article number, callback and
7121 (nnimap-callback, nnimap-request-article-part): Update.
7123 2002-11-15 Katsumi Yamaoka <yamaoka@jpl.org>
7125 * mml.el (mml-preview): Bind message-this-is-mail if it is mail.
7127 2002-11-13 Kai Gro
\e,A_
\e(Bjohann <kai.grossjohann@uni-duisburg.de>
7129 * gnus.el (gnus-summary-line-format): Document %C.
7131 2002-11-11 Simon Josefsson <jas@extundo.com>
7133 * pgg.el (pgg-encrypt, pgg-decrypt, pgg-sign, pgg-verify): Display
7134 output when called interactively.
7136 2002-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
7138 * gnus-art.el (gnus-article-edit-exit): Kill local variables.
7140 * message.el (message-draft-coding-system): Improve comment; use
7141 mm-auto-save-coding-system for the default value.
7143 * nndraft.el (nndraft-request-article): Revert to the state before
7144 2002-10-29; regexp-quote mail-header-separator.
7146 2002-11-06 Jesper Harder <harder@ifa.au.dk>
7148 * gnus-draft.el (gnus-draft-setup): Set gnus-message-group-art to
7149 allow editing of drafts from an nnvirtual group.
7151 2002-11-06 Katsumi Yamaoka <yamaoka@jpl.org>
7153 * nndraft.el (nndraft-request-article): Replace emacs-mule with
7154 mm-auto-save-coding-system.
7156 * message.el (message-draft-coding-system): Default to
7159 * mm-util.el (mm-auto-save-coding-system): Undo last change to
7160 restore the default value to emacs-mule or escape-quoted.
7162 2002-11-05 Katsumi Yamaoka <yamaoka@jpl.org>
7164 * gnus-art.el (gnus-article-encrypt-body): Inhibit encrypting of
7165 a delayed or a queued article as well as a draft.
7167 * gnus-sum.el (gnus-summary-edit-article): Inhibit editing of a
7168 delayed or a queued article in the raw format; treat a delayed
7169 article as a raw article as well as a draft.
7170 (gnus-summary-setup-default-charset): Clear gnus-newsgroup-charset
7171 for the delayed group.
7173 * nndraft.el (nndraft-request-article): Ignore auto save files for
7174 a delayed or a queued article; don't bother to decode a queued
7175 article; don't bind nnmail-file-coding-system for a queued article.
7177 * nnmail.el (nnmail-split-fancy-with-parent): Ignore the delayed
7178 and the queue group.
7180 2002-11-04 Jesper Harder <harder@ifa.au.dk>
7182 * gnus-group.el (gnus-group-delete-group):
7183 gnus-cache-active-hashtb might be void.
7185 2002-11-02 Raymond Scholz <ray-2002@zonix.de>
7187 * pgg-gpg.el (pgg-gpg-encrypt-region): Makes PGG respect the
7188 setting of the default user ID.
7190 2002-11-01 Jesper Harder <harder@ifa.au.dk>
7192 * mm-bodies.el (mm-body-encoding): Don't return 8bit for 7bit
7195 2002-10-31 Alex Schroeder <alex@emacswiki.org>
7197 * spam-stat.el (spam-stat-process-directory): Add dir to message.
7198 (spam-stat-reduce-size): No longer remove words
7199 with values close to 0.5, because the default value is 0.2.
7201 2002-10-31 Kai Gro
\e,A_
\e(Bjohann <kai.grossjohann@uni-duisburg.de>
7203 * gnus-util.el (gnus-user-date-format-alist): Clarify and correct
7206 2002-10-28 Kai Gro
\e,A_
\e(Bjohann <kai.grossjohann@uni-duisburg.de>
7208 * gnus-agent.el (gnus-agent-fetched-headers)
7209 (gnus-agent-load-fetched-headers)
7210 (gnus-agent-save-fetched-headers): Remove variable and two
7211 functions. Kevin Greiner's version of gnus-agent-fetch-headers
7213 (gnus-agent-fetch-headers): New implementation from Kevin
7214 Greiner. Uses gnus-agent-article-alist to store information
7215 about fetched messages which aren't on the server anymore. The
7216 trick is to return a list of considered messages to the caller,
7217 but to only fetch those which haven't been fetched yet.
7219 2002-10-30 Simon Josefsson <jas@extundo.com>
7221 * pgg-def.el (pgg-passphrase-cache-expiry): New, defcustom.
7223 * pgg.el (pgg-passphrase-cache-expiry): Removed.
7225 2002-10-30 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
7227 * mm-view.el (mm-w3m-local-map-property): Make it work with older
7228 versions of emacs-w3m than 1.3.3.
7230 * mm-view.el (mm-w3m-mode-command-alist)
7231 (mm-w3m-mode-dont-bind-keys, mm-w3m-mode-ignored-keys): Removed.
7232 (mm-w3m-mode-map): Undefined for Emacs21 and XEmacs.
7233 (mm-setup-w3m): Simplified.
7234 (mm-w3m-local-map-property): New function.
7235 (mm-inline-text-html-render-with-w3m): Use it.
7237 * gnus-art.el (gnus-article-wash-html-with-w3m): Use
7238 mm-w3m-local-map-property.
7240 2002-10-29 Katsumi Yamaoka <yamaoka@jpl.org>
7242 * mm-util.el (mm-auto-save-coding-system): Default to
7245 * nndraft.el (nndraft-request-article): Decode an article using
7246 the coding-system emacs-mule if it seems to have been saved using
7248 (nndraft-request-replace-article): Use message-draft-coding-system
7249 instead of mm-auto-save-coding-system for the draft or delayed
7252 2002-10-28 Josh Huber <huber@alum.wpi.edu>
7254 * mml.el (mml-mode-map): Fixed keybindings for mml-secure-*
7257 2002-10-28 Mark A. Hershberger <mah@everybody.org>
7259 * mm-url.el (mm-url-insert-file-contents): Make it return the same
7260 type values ("url" size) regardless of the values of
7261 mm-url-use-external.
7263 2002-10-26 Kai Gro
\e,A_
\e(Bjohann <kai.grossjohann@uni-duisburg.de>
7265 * nnimap.el (nnimap-request-article-part): Try harder to show
7266 group name in debugging message.
7268 2002-10-25 Kai Gro
\e,A_
\e(Bjohann <kai.grossjohann@uni-duisburg.de>
7270 * gnus-agent.el (gnus-agent-save-fetched-headers): Create
7271 directory if it doesn't exist.
7272 (gnus-agent-fetch-headers): Remove old cruft that tried to
7273 abstain from downloading articles more than once if
7274 gnus-agent-consider-all-articles was true. This is now done
7275 properly via the .fetched files.
7277 2002-10-25 Katsumi Yamaoka <yamaoka@jpl.org>
7279 * nndraft.el (nndraft-request-article): Treat delayed articles
7282 2002-10-24 Katsumi Yamaoka <yamaoka@jpl.org>
7284 * gnus-agent.el (gnus-agent-load-alist): Fix parenthesis.
7286 2002-10-24 Kai Gro
\e,A_
\e(Bjohann <kai.grossjohann@uni-duisburg.de>
7288 * gnus-agent.el (gnus-agent-save-alist, gnus-agent-load-alist):
7289 Remove unused optional arg DIR and corresponding code.
7291 * nnimap.el (nnimap-request-article-part): Include group name in
7294 2002-10-24 Paul Jarc <prj@po.cwru.edu>
7296 * gnus-agent.el (gnus-agent-fetch-headers): Add some comments.
7298 2002-10-23 Kai Gro
\e,A_
\e(Bjohann <kai.grossjohann@uni-duisburg.de>
7300 * gnus-agent.el (gnus-agent-fetched-headers): New variable,
7301 contains range of headers that have been fetched by the agent
7302 already. Compare gnus-agent-article-alist.
7303 (gnus-agent-file-header-cache): Like
7304 gnus-agent-file-loading-cache, but for gnus-agent-fetched-headers.
7305 (gnus-agent-fetch-headers): Improve comment. Revert to old
7307 Remember which headers have been fetched before and don't fetch
7308 them again the next time round.
7309 (gnus-agent-load-fetched-headers)
7310 (gnus-agent-save-fetched-headers): New functions, for remembering
7311 which headers have been fetched before.
7313 2002-10-22 Jesper Harder <harder@ifa.au.dk>
7315 * gnus-sum.el (gnus-summary-execute-command): Disable visual
7316 features while searching.
7318 2002-10-22 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
7320 * pgg.el (pgg-snarf-keys): Do not refer unbound local variables.
7322 2002-10-22 Simon Josefsson <jas@extundo.com>
7324 * pgg.el (pgg-encrypt, pgg-decrypt, pgg-sign, pgg-verify)
7325 (pgg-snarf-keys): Add.
7327 2002-10-22 Katsumi Yamaoka <yamaoka@jpl.org>
7329 * spam.el: Don't autoload bbdb-records.
7331 2002-10-22 Katsumi Yamaoka <yamaoka@jpl.org>
7333 * spam.el: Set autoload for bbdb-records after loading bbdb-com to
7336 2002-10-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
7338 * nnslashdot.el: Removed some test lines.
7341 2002-10-21 Kai Gro
\e,A_
\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7343 * gnus-agent.el (gnus-agent-fetch-headers): Remove articles that
7344 are known to be downloaded already.
7346 2002-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
7348 * mm-view.el (mm-text-html-renderer-alist): Add w3m-standalone.
7349 (mm-text-html-washer-alist): Ditto.
7351 2002-10-19 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
7353 * nnheader.el (nnheader-remove-body): Fix an error of detecting
7354 boundary between headers and body.
7355 * nnml.el (nnml-parse-head): Ditto.
7357 2002-10-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
7359 * nnslashdot.el (nnslashdot-generate-active): Ignore any bogus
7362 * gnus-group.el (gnus-fetch-group): Allow an optional
7363 specification of the articles to select.
7365 * gnus-srvr.el (gnus-server-prepare): Removed superfluous cdr.
7367 2002-10-20 Kai Gro
\e,A_
\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7369 * gnus-agent.el (gnus-agent-fetch-group-1): After fetching
7370 headers from the group, update variable `articles' to contain
7371 only those numbers where headers exist. (When fetching all
7372 articles in a group, Gnus creates lots of numbers where there is
7375 2002-10-20 Steve Youngs <youngs@xemacs.org>
7377 * pgg-parse.el (pgg-parse-public-key-algorithm-alist): XEmacs
7378 doesn't have the 'alist custom type, use cons cells instead.
7379 (pgg-parse-symmetric-key-algorithm-alist): Ditto.
7380 (pgg-parse-hash-algorithm-alist): Ditto.
7381 (pgg-parse-compression-algorithm-alist): Ditto.
7382 (pgg-parse-signature-type-alist): Ditto.
7384 * pgg-gpg.el (pgg-gpg-extra-args): Fix custom mismatch.
7386 * pgg-pgp5.el (pgg-pgp5-extra-args): Ditto.
7388 * pgg-pgp.el (pgg-pgp-extra-args): Ditto.
7390 2002-10-19 Simon Josefsson <jas@extundo.com>
7392 * nnimap.el (nnimap-open-server): Check imap-state in IMAP server
7395 2002-10-18 Kai Gro
\e,A_
\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7397 * gnus-spec.el (gnus-make-format-preserve-properties)
7398 (gnus-xmas-format, gnus-parse-simple-format): Preserve text
7399 properties also on XEmacs. `gnus-xmas-format' is like format but
7400 preserves text properties on XEmacs (though it only understands
7401 simple format specs). The variable
7402 `gnus-make-format-preserve-properties' controls whether the
7403 function is used, and is checked in `gnus-parse-simple-format'.
7404 Patch by Paul Moore <gustav@morpheus.demon.co.uk>.
7406 * gnus-agent.el (gnus-agent-fetch-articles): More debugging
7408 (gnus-agent-consider-all-articles): New variable.
7409 (gnus-agent-get-undownloaded-list): Comment that marks todo item.
7410 (gnus-agent-fetch-headers): Depending on
7411 gnus-agent-consider-all-articles, maybe get all articles.
7412 (gnus-category-predicate-alist, gnus-agent-read-p): New predicate
7414 (gnus-predicate-imples-unread): New function.
7415 (gnus-agent-fetch-headers): Optimize to call
7416 gnus-list-of-unread-articles if that is sufficient.
7417 Check unseen and recent instead of seen and recent.
7418 (gnus-agent-fetch-headers): Abstain from calling
7419 gnus-list-range-intersection if range (a . b) would have (> a b).
7421 2002-10-18 Katsumi Yamaoka <yamaoka@jpl.org>
7423 * message.el (message-send-mail): Make it possible to perform
7426 2002-10-18 Simon Josefsson <jas@extundo.com>
7428 * gnus-art.el (gnus-button-man-handler): Change default to
7429 `manual-entry' (defined in both emacsen).
7430 (gnus-button-man-handler): Remove emacsen difference and use
7433 2002-10-18 Katsumi Yamaoka <yamaoka@jpl.org>
7435 * spam.el: Wrap autoload settings for bbdb-records,
7436 executable-find and ifile-spam-filter with eval-and-compile.
7437 (spam-display-buffer-contents): Remove.
7438 (spam-bogofilter-score): Merge spam-display-buffer-contents.
7440 2002-10-17 Teodor Zlatanov <tzz@lifelogs.com>
7442 * spam.el (spam-display-buffer-contents): New function.
7443 (spam-bogofilter-score): Use spam-display-buffer-contents, patch
7444 from Katsumi Yamaoka <yamaoka@jpl.org>.
7446 2002-10-17 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
7448 * nnheader.el (nnheader-parse-naked-head): New function.
7449 (nnheader-parse-head): Use the above function, in order to handle
7450 continuation lines properly.
7451 (nnheader-remove-body): New function.
7452 (nnheader-remove-cr-followed-by-lf): New function.
7453 (nnheader-ms-strip-cr): Use the above function.
7455 * gnus-agent.el (gnus-agent-regenerate-group): Call
7456 `nnheader-remove-body'; use `nnheader-parse-naked-head' instead of
7457 `nnheader-parse-head'.
7458 * gnus-cache.el (gnus-cache-possibly-enter-article): Ditto.
7460 * gnus-msg.el (gnus-inews-yank-articles): Do not unfold
7461 continuation lines by itself; call `nnheader-parse-naked-head'
7462 instead of `nnheader-parse-head'.
7463 * nndiary.el (nndiary-parse-head): Ditto.
7464 * nnfolder.el (nnfolder-parse-head): Ditto.
7465 * nnimap.el (nnimap-retrieve-headers-progress): Ditto.
7466 * nnmaildir.el (nnmaildir--update-nov): Ditto.
7467 * nnml.el (nnml-parse-head): Ditto.
7469 2002-10-17 Steve Youngs <youngs@xemacs.org>
7471 * gnus-art.el (gnus-button-man-handler): Add 'manual-entry' for
7472 XEmacs, default to it if featurep 'xemacs.
7474 2002-10-16 Katsumi Yamaoka <yamaoka@jpl.org>
7476 * spam-stat.el: Check for the existence of hash functions instead
7477 of the Emacs version to decide whether to load cl. Suggested by
7478 Kai Gro
\e,A_
\e(Bjohann.
7480 2002-10-15 Kai Gro
\e,A_
\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7482 * gnus-agent.el (gnus-agent-fetch-selected-article): Open history
7483 if it isn't open yet.
7485 2002-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
7487 * gnus-group.el: Require mm-url only when compiling.
7488 (gnus-group-fetch-charter): Require mm-url.
7490 * spam-stat.el: Require cl for the functions gethash,
7491 hash-table-count, make-hash-table and mapc for Emacs 20.
7492 (puthash): Alias to cl-puthash for Emacs 20.
7493 (with-syntax-table): New macro for Emacs 20.
7495 2002-10-12 Jesper Harder <harder@ifa.au.dk>
7497 * gnus-spec.el (gnus-pad-form): Use gnus-string-width-function.
7499 2002-10-11 Teodor Zlatanov <tzz@lifelogs.com>
7501 * spam.el (spam-check-ifile): Added ifile as a spam checking
7502 backend, and spam-use-ifle as the variable to toggle that check.
7504 2002-10-12 Simon Josefsson <jas@extundo.com>
7506 * message.el (message-beginning-of-line): New variable.
7507 (message-beginning-of-line): Use it.
7509 2002-10-11 Teodor Zlatanov <tzz@lifelogs.com>
7511 * spam.el: More compilation fixes for BBDB.
7513 * spam-stat.el: Added code from Alex Schroeder <alex@gnu.org>.
7514 (spam-stat-reduce-size): Interactive.
7515 (spam-stat-reset): New function.
7516 (spam-stat-save): Interactive.
7518 2002-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
7520 * gnus.el: Autoload gnus-delay-initialize.
7522 * message.el: Autoload gnus-delay-article.
7524 2002-10-11 Jesper Harder <harder@ifa.au.dk>
7526 * gnus-spec.el (gnus-balloon-face-function): Use the help-echo
7527 text property in Emacs.
7529 2002-10-11 Simon Josefsson <jas@extundo.com>
7531 * mml2015.el (mml2015-pgg-decrypt, mml2015-pgg-clear-decrypt)
7532 (mml2015-pgg-verify, mml2015-pgg-clear-verify): Remove CR.
7534 * mml1991.el (mml1991-pgg-sign): Remove CR.
7536 2002-10-10 Simon Josefsson <jas@extundo.com>
7538 * mml2015.el (mml2015-pgg-decrypt): Set gnus details even when
7540 (mml2015-trust-boundaries-alist): Removed.
7541 (mml2015-gpg-extract-signature-details): Don't use it.
7542 (mml2015-unabbrev-trust-alist): New.
7543 (mml2015-gpg-extract-signature-details): Use it.
7545 2002-10-10 Teodor Zlatanov <tzz@lifelogs.com>
7547 * spam.el: Compilation fixes, spam-check-bbdb function is nil if no
7550 * spam-stat.el: Added code from Alex Schroeder <alex@gnu.org> to do
7551 statistical analysis of spam in Lisp only.
7553 2002-10-10 Simon Josefsson <jas@extundo.com>
7555 * nnimap.el (nnimap-open-server): Re-open server if it isn't in
7556 auth, selected or examine state.
7558 * pgg-gpg.el (pgg-gpg-verify-region): Filter out stuff into output
7559 buffer and error buffer depending on type of information.
7561 * mml2015.el (mml2015-gpg-extract-signature-details): Parse
7562 --status-fd stuff even if gpg.el is not used (revert earlier
7564 (mml2015-pgg-{clear-,}verify): Store both output and errors as
7566 (mml2015-pgg-{clear-,}verify): Extract signature info from errors
7569 * pgg.el (pgg-verify-region): Use it.
7571 * pgg-def.el (pgg-query-keyserver): New variable.
7573 * pgg.el (pgg-decrypt-region): Bind pgg-default-user-id to
7574 key-identifier in packet. Is this a good idea?
7576 * mml.el (mml-mode-map): Add security commands that operates on
7578 (mml-menu): And menu items for them.
7580 * mml1991.el (mml1991-pgg-encrypt): Remove headers.
7582 * mml.el (mml-parse-1): Support sender in #secure tags.
7584 * mml1991.el (mml1991-pgg-sign): Only use message-sender if it is
7587 * mml-sec.el (mml-smime-encrypt-buffer): Warn about combined signing.
7588 (mml-pgp-encrypt-buffer): Support combined signing.
7590 * mml1991.el (mml1991-mailcrypt-encrypt): Support combined signing.
7591 (mml1991-gpg-encrypt): Ditto.
7592 (mml1991-pgg-encrypt): Ditto.
7593 (mml1991-encrypt): Pass sign parameter.
7595 * mml-sec.el (mml-signencrypt-style-alist): Defcustom.
7596 (mml-signencrypt-style): Mention the variable.
7598 2002-10-09 Simon Josefsson <jas@extundo.com>
7600 * mml1991.el (mml1991-pgg-sign): Bind pgg-default-user-id, not
7603 * pgg.el (pgg-insert-url-with-w3): Ignore errors.
7604 (pgg-fetch-key-function): Nil if w3 is not installed.
7606 2002-10-08 Kai Gro
\e,A_
\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7608 * gnus-agent.el (gnus-agent-fetch-selected-article): Bind
7609 gnus-agent-current-history.
7611 2002-10-06 Simon Josefsson <jas@extundo.com>
7613 * imap.el (imap-parse-status): Don't use read to read token.
7615 2002-10-05 Kai Gro
\e,A_
\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7617 * gnus-agent.el (gnus-agent-fetch-selected-article): Do nothing
7618 for methods not covered by the agent, and when unplugged.
7620 2002-10-05 Simon Josefsson <jas@extundo.com>
7622 * pgg-gpg.el (pgg-gpg-encrypt-region): Query passphrase when
7625 * gnus-agent.el (gnus-agent-read-servers): If getting method from
7626 a named server fails, ignore the server.
7628 * mml1991.el (mml1991-pgg-sign): Do QP.
7630 * pgg-gpg.el (pgg-gpg-encrypt-region): Make signencrypt really
7633 2002-10-04 Simon Josefsson <jas@extundo.com>
7635 * pgg-gpg.el (pgg-gpg-encrypt-region): Make signencrypt work.
7637 * pgg-pgp.el (pgg-pgp-verify-region): Inline
7638 binary-write-decoded-region from MEL.
7640 * pgg.el (pgg-encrypt-region): Support sign.
7642 * pgg-gpg.el (pgg-gpg-encrypt-region): Ditto.
7644 * mml2015.el (mml2015-pgg-encrypt): Ditto.
7646 * pgg.el, pgg-def.el, pgg-parse.el, pgg-gpg.el, pgg-pgp5.el,
7647 pgg-pgp6.el: Moved from ../pgg/. Modifications compared to EMIKO
7648 branch where PGG was taken from in the ChangeLog entries below.
7650 2002-10-01 Simon Josefsson <jas@extundo.com>
7652 * pgg-pgp.el: Don't require mel. Don't use luna.
7653 (pgg-scheme-pgp-instance, pgg-make-scheme-pgp): Remove.
7654 (pgg-pgp-process-region): Use expand-file-name instead of concat.
7655 (pgg-pgp-process-region): Don't use binary-funcall.
7657 * pgg-pgp5.el (pgg-pgp5-process-region): Don't use binary-funcall.
7659 * pgg-gpg.el (pgg-gpg-process-region): Use expand-file-name
7662 * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
7664 2002-09-29 Simon Josefsson <jas@extundo.com>
7666 * pgg-parse.el (pgg-char-int, pgg-string-as-unibyte): Prevent byte
7669 * pgg.el (pgg-decrypt-region): Don't parse packet.
7671 * pgg.el, pgg-gpg.el, pgg-pgp5.el: Don't depend on luna.el.
7673 2002-09-29 Daiki Ueno <ueno@unixuser.org>
7675 * pgg.el: Remove dependency on calist.el.
7677 2002-09-28 Simon Josefsson <jas@extundo.com>
7679 * pgg.el (pgg-temporary-file-directory): New variable.
7680 (pgg-verify-region): Don't assume set-buffer-multibyte exists.
7682 * pgg-pgp5.el (pgg-pgp5-process-region, pgg-scheme-verify-region)
7683 (pgg-scheme-snarf-keys-region): Use pgg-temporary-file-directory.
7685 * pgg-parse.el (pgg-char-int): Defalias.
7686 (pgg-format-key-identifier, pgg-byte-after, pgg-read-byte)
7687 (pgg-read-bytes, pgg-read-body): Use it.
7688 (pgg-decode-packets): Don't use MEL, use base64-*.
7689 (pgg-parse-armor): Don't assume set-buffer-multibyte exists.
7690 (pgg-string-as-unibyte): Defalias.
7691 (pgg-parse-armor-region): Use it.
7693 * pgg-gpg.el (pgg-gpg-process-region): Use
7694 pgg-temporary-file-directory.
7696 * luna.el: Don't def-edebug.
7698 * pgg-pgp5.el (pgg-scheme-verify-region): Inline
7699 binary-write-decoded-region from MEL.
7701 * pgg-pgp5.el, pgg-gpg.el: Don't require mel.
7703 * alist.el, calist.el: Don't require product/APEL.
7705 * pgg-parse.el (top-level): Remove dependency on static.el,
7707 (pgg-parse-crc24, pgg-parse-crc24-string): Only define if
7708 `define-ccl-program' is boundp, instead of using broken.
7710 2002-10-01 Simon Josefsson <jas@extundo.com>
7712 * message.el (message-required-mail-headers): Remove Lines:.
7714 2002-10-03 Jesper Harder <harder@ifa.au.dk>
7716 * gnus-group.el (gnus-group-fetch-charter,
7717 gnus-group-fetch-control): Prompt for group if given a prefix
7719 * gnus-sum.el: Add gnus-group-fetch-charter and
7720 gnus-group-fetch-control to summary key map and menu.
7722 2002-10-03 Paul Jarc <prj@po.cwru.edu>
7724 * nnmaildir.el (nnmaildir--group-maxnum-art): Fix maximum article
7725 number when there are no articles.
7727 2002-10-03 Kai Gro
\e,A_
\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7729 * gnus-agent.el (gnus-agent-summary-fetch-group): Optional prefix
7730 arg ALL means to fetch all articles, not only downloadable ones.
7731 (gnus-agent-fetch-selected-article): New function for
7732 gnus-select-article-hook or gnus-mark-article-hook.
7734 2002-10-02 Peter von der Ahe <nospam2159@daimi.au.dk>
7736 * gnus-ems.el (gnus-x-splash): Set coding-system-for-read to
7739 2002-09-30 Teodor Zlatanov <tzz@lifelogs.com>
7741 * spam.el: Merged changes from pinard@iro.umontreal.ca (Fran
\e,Ag
\e(Bois
7743 Major revamp of the code, documentation is in comments in the file
7746 2002-09-30 Simon Josefsson <jas@extundo.com>
7748 * mml2015.el (mml2015-pgg-clear-verify): Verifying in a unibyte
7749 buffer seem to be needed?
7751 2002-09-29 Simon Josefsson <jas@extundo.com>
7753 * mml1991.el (pgg-output-buffer, pgg-errors-buffer): Prevent byte
7756 * mml1991.el (mml1991-function-alist): Add pgg.
7757 (mml1991-pgg-sign, mml1991-pgg-encrypt): New functions.
7758 (mml1991-pgg-encrypt): Fix recipients querying.
7760 2002-09-28 David Edmondson <dme@dme.org>
7762 * mml2015.el (autoload): Autoload correct files.
7764 2002-09-28 Simon Josefsson <jas@extundo.com>
7766 (mml2015-pgg-decrypt, mml2015-pgg-verify): Make sure either nil or
7769 2002-09-27 Katsumi Yamaoka <yamaoka@jpl.org>
7771 * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
7772 Protect against non-existent of `nnimap-mailbox-info'.
7774 2002-09-27 Simon Josefsson <jas@extundo.com>
7776 * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news): New.
7777 (gnus-setup-news-hook): Use it.
7778 (gnus-after-getting-new-news-hook): Ditto.
7780 * nnimap.el (nnimap-fixup-unread-after-getting-new-news): Remove.
7782 2002-09-27 Mats Lidell <matsl@contactor.se>
7784 * gnus-art.el (gnus-article-mode-syntax-table): Replace "-" to " ".
7786 2002-09-27 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
7788 * gnus-sum.el (gnus-nov-parse-line): When an error is signaled in
7789 the part to decode encoded words, use raw words instead of decoded
7792 2002-09-26 ShengHuo ZHU <zsh@cs.rochester.edu>
7794 * nnimap.el (nnimap-update-unseen): Use gnus-gethash-safe.
7796 * mm-view.el (mm-w3m-mode-ignored-keys): New variable.
7797 (mm-setup-w3m): Use it.
7799 2002-09-27 Simon Josefsson <jas@extundo.com>
7801 * gnus-art.el (gnus-article-mode-syntax-table): Make M-. work in
7804 * nnimap.el (nnimap-fixup-unread-after-getting-new-news): Autoload
7806 (nnimap-update-unseen): New function; update unseen count in
7808 (nnimap-close-group): Call it.
7810 * gnus-start.el (gnus-setup-news-hook): Add n-f-u-a-g-n-n.
7811 (gnus-after-getting-new-news-hook): Ditto.
7813 * nnimap.el (nnimap-retrieve-groups): Move the quick mail check
7814 message into verboselevel 9. Change slow mail check message.
7815 (nnimap-retrieve-groups): Use prefixed names in n-mailbox-info.
7816 (nnimap-fixup-unread-after-getting-new-news): New function, to be
7817 used as a hook after getting new mail.
7819 2002-09-26 Simon Josefsson <jas@extundo.com>
7821 * imap.el (imap-parse-resp-text-code): The UNSEEN value in
7822 SELECT/EXAMINE is first unseen article, not number of unseen
7823 articles. Make them distinct by renaming the former to
7824 `first-unseen' instead of `unseen'.
7826 * nnimap.el (nnimap-retrieve-groups): Get uidvalidity and unseen
7828 (nnimap-retrieve-groups): Don't used cached data if uidvalidity
7830 (nnimap-retrieve-groups): Store uidvalidity and unseen data too.
7832 * gnus-int.el (gnus-server-unopen-status): Defcustom.
7834 * mml-sec.el (mml-signencrypt-style): Docstring to font-lock
7837 * mml2015.el (mml2015-pgg-decrypt): Only add security information
7838 if dissecting resulting buffer actually had any information.
7840 2002-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
7842 * gnus-group.el (gnus-group-sort-by-method): Remove `symbol-name'
7843 because the function `string<' allows symbols.
7845 * gnus-sum.el (gnus-summary-make-menu-bar): Ditto.
7847 2002-09-25 ShengHuo ZHU <zsh@cs.rochester.edu>
7849 * message.el (message-forward-make-body): Revert an early change
7850 because 8-bit utf-8 emails.
7852 2002-09-25 Bj
\e,Av
\e(Brn Torkelsson <torkel@acc.umu.se>
7854 * gnus-agent.el (gnus-category-line-format): Doc fixes (mostly added
7856 * gnus-art.el (gnus-treat-highlight-signature):
7857 * gnus-art.el (gnus-treat-buttonize):
7858 * gnus-art.el (gnus-treat-buttonize-head):
7859 * gnus-art.el (gnus-treat-emphasize):
7860 * gnus-art.el (gnus-treat-strip-cr):
7861 * gnus-art.el (gnus-treat-unsplit-urls):
7862 * gnus-art.el (gnus-treat-leading-whitespace):
7863 * gnus-art.el (gnus-treat-hide-headers):
7864 * gnus-art.el (gnus-treat-hide-boring-headers):
7865 * gnus-art.el (gnus-treat-hide-signature):
7866 * gnus-art.el (gnus-treat-fill-article):
7867 * gnus-art.el (gnus-treat-hide-citation):
7868 * gnus-art.el (gnus-treat-hide-citation-maybe):
7869 * gnus-art.el (gnus-treat-strip-list-identifiers):
7870 * gnus-art.el (gnus-treat-strip-pgp):
7871 * gnus-art.el (gnus-treat-strip-pem):
7872 * gnus-art.el (gnus-treat-strip-banner):
7873 * gnus-art.el (gnus-treat-highlight-headers):
7874 * gnus-art.el (gnus-treat-highlight-citation):
7875 * gnus-art.el (gnus-treat-date-ut):
7876 * gnus-art.el (gnus-treat-date-local):
7877 * gnus-art.el (gnus-treat-date-english):
7878 * gnus-art.el (gnus-treat-date-lapsed):
7879 * gnus-art.el (gnus-treat-date-original):
7880 * gnus-art.el (gnus-treat-date-iso8601):
7881 * gnus-art.el (gnus-treat-date-user-defined):
7882 * gnus-art.el (gnus-treat-strip-headers-in-body):
7883 * gnus-art.el (gnus-treat-strip-trailing-blank-lines):
7884 * gnus-art.el (gnus-treat-strip-leading-blank-lines):
7885 * gnus-art.el (gnus-treat-strip-multiple-blank-lines):
7886 * gnus-art.el (gnus-treat-unfold-headers):
7887 * gnus-art.el (gnus-treat-fold-headers):
7888 * gnus-art.el (gnus-treat-fold-newsgroups):
7889 * gnus-art.el (gnus-treat-overstrike):
7890 * gnus-art.el (gnus-treat-display-xface):
7891 * gnus-art.el (gnus-treat-display-smileys):
7892 * gnus-art.el (gnus-treat-from-picon):
7893 * gnus-art.el (gnus-treat-mail-picon):
7894 * gnus-art.el (gnus-treat-newsgroups-picon):
7895 * gnus-art.el (gnus-treat-body-boundary):
7896 * gnus-art.el (gnus-treat-capitalize-sentences):
7897 * gnus-art.el (gnus-treat-fill-long-lines):
7898 * gnus-art.el (gnus-treat-play-sounds):
7899 * gnus-art.el (gnus-treat-translate):
7900 * gnus-art.el (gnus-treat-x-pgp-sig):
7901 * gnus-art.el (gnus-mime-button-line-format):
7902 * gnus-art.el (gnus-button-man-level):
7903 * gnus-art.el (gnus-button-emacs-level):
7904 * gnus-cus.el (gnus-group-parameters):
7905 * gnus-gl.el (bbb-build-mid-scores-alist):
7906 * gnus-group.el (gnus-group-line-format):
7907 * gnus-mlspl.el (gnus-group-split-setup):
7908 * gnus-mlspl.el (gnus-group-split):
7909 * gnus-msg.el (gnus-mailing-list-groups):
7910 * gnus-msg.el (gnus-posting-styles):
7911 * gnus-nocem.el (gnus-nocem-issuers):
7912 * gnus-score.el (gnus-score-regexp-bad-p):
7913 * gnus-srvr.el (gnus-server-line-format):
7914 * gnus-topic.el (gnus-topic-line-format):
7915 * gnus.el (gnus-summary-line-format):
7916 * mail-source.el (mail-sources):
7917 * message.el (message-subscribed-address-file):
7918 * nnmail.el (nnmail-split-fancy): ???
7920 2002-09-24 Evgeny Roubinchtein <zhenya@freeshell.org>
7922 * mail-source.el (mail-source-run-script): Use `functionp' to test
7923 whether the argument `script' is in fact a function.
7924 (mail-sources): Adjust the defcustom to allow users to specify a
7925 function or a string as the value of the `:prescript' and
7926 `:postscript' arguments of the `file' and `pop3' mail sources.
7928 2002-09-25 Paul Jarc <prj@po.cwru.edu>
7930 * nnmaildir.el (nnmaildir--grp-add-art): Fix minimum article
7931 number when article 1 does not exist.
7933 2002-09-25 Reiner Steib <Reiner.Steib@gmx.de>
7935 * gnus-art.el (gnus-button-handle-apropos-variable): Fall back to
7936 apropos if apropos-variable does not exist.
7937 (gnus-button-guessed-mid-regexp)
7938 (gnus-button-handle-describe-prefix, gnus-button-alist): Better
7940 (gnus-button-handle-describe-function)
7941 (gnus-button-handle-describe-variable): Doc fix.
7942 (gnus-button-handle-describe-key, gnus-button-handle-apropos)
7943 (gnus-button-handle-apropos-command): Doc fix.
7945 2002-09-25 Mark A. Hershberger <mah@everybody.org> (tiny change)
7947 * nnrss.el (nnrss-save-server-data): Save nnrss-group-alist in
7950 2002-09-24 ShengHuo ZHU <zsh@cs.rochester.edu>
7952 * gnus-start.el (gnus-1): Create nndraft:queue, nndraft:drafts.
7954 2002-09-24 Simon Josefsson <jas@extundo.com>
7956 * mml2015.el (top-level): Require mm-util for mm-make-temp-file.
7957 (mml2015-use): Prefer PGG if installed.
7958 (mml2015-function-alist): Add PGG wrappers.
7959 (mml2015-gpg-extract-signature-details): Check mml2015-use too.
7960 (mml2015-gpg-extract-signature-details): PGG strips "gpg: "
7961 prefix, make regexp optionally skip it.
7962 (mml2015-pgg-decrypt, mml2015-pgg-clear-decrypt)
7963 (mml2015-pgg-verify, mml2015-pgg-clear-verify, mml2015-pgg-sign)
7964 (mml2015-pgg-encrypt): New functions.
7965 (defvar, autoload): Prevent byte-compile warnings.
7967 2002-09-24 TSUCHIYA Masatoshi <tsuchiya@namazu.org>.
7969 * gnus-art.el (article-strip-banner): Check for the existence of
7972 2002-09-23 Reiner Steib <Reiner.Steib@gmx.de>
7974 * gnus-art.el (gnus-button-guessed-mid-regexp): Improved regexp.
7975 (gnus-button-alist): Improved regexp for
7976 gnus-button-handle-mid-or-mail (false positives), fixed
7977 gnus-button-handle-man entries.
7979 2002-09-23 Josh Huber <huber@alum.wpi.edu>
7981 * nnmaildir.el (nnmaildir--update-nov): Fix wrong-type error when
7982 nnmail-extra-headers is non-nil.
7984 2002-09-23 Paul Jarc <prj@po.cwru.edu>
7986 * nnmaildir.el: Store article numbers persistently. General
7988 (nnmaildir-request-expire-articles): Handle 'immediate and 'never
7989 for nnmail-expiry-wait; delete instead of moving if 'force is
7992 2002-09-23 Simon Josefsson <jas@extundo.com>
7993 Trivial fix from beaker@iavmb.pl (Krzysztof J
\e,Bj
\e(Bdruczyk).
7995 * smime.el (smime-sign-buffer): Get key and extra certs.
7996 (smime-get-key-with-certs-by-email): Utility function.
7998 2002-09-21 ShengHuo ZHU <zsh@cs.rochester.edu>
7999 Trivial patch from Micha Wiedenmann <mw-u1@gmx.de>
8001 * gnus-soup.el (gnus-soup-add-article): Mark as read only when the
8004 2002-09-20 ShengHuo ZHU <zsh@cs.rochester.edu>
8006 * gnus-sum.el (gnus-summary-next-group): Switch to the summary buffer.
8008 2002-09-20 Reiner Steib <Reiner.Steib@gmx.de>
8010 * gnus-art.el (gnus-button-handle-custom)
8011 (gnus-button-handle-mid-or-mail)
8012 (gnus-button-handle-describe-{function,variable,key})
8013 (gnus-button-handle-apropos{,command,variable}): New functions.
8014 (gnus-button-prefer-mid-or-mail,gnus-button-guessed-mid-regexp)
8015 (gnus-button-{man,emacs,mail}-level): New variables.
8016 (gnus-button-alist): Use the above to buttonize emacs and mail
8019 2002-09-18 Juanma Barranquero <lektu@terra.es>
8021 * gnus-int.el (gnus-status-message): Fix spacing.
8023 * imap.el (imap-continuation): Fix typos.
8025 2002-09-18 ShengHuo ZHU <zsh@cs.rochester.edu>
8027 * gnus-msg.el (gnus-configure-posting-styles): Sort results.
8029 * gnus-art.el (gnus-article-reply-with-original): Correct
8030 with-current-buffer scope.
8032 * message.el (message-completion-alist): Add Reply-To, From, etc.
8034 2002-09-18 Nevin Kapur <nevin@jhu.edu>
8036 * nnimap.el (nnimap-request-expire-articles): Make flag setting
8039 2002-09-17 Simon Josefsson <jas@extundo.com>
8041 * nnimap.el (nnimap-expiry-target): Don't search for which
8042 articles exists here.
8043 (nnimap-request-expire-articles): Do it here instead. Only expire
8044 when articles are found. Suggested by Nevin Kapur
8047 2002-09-17 Reiner Steib <Reiner.Steib@gmx.de>
8049 * message.el (message-strip-subject-trailing-was)
8050 (message-change-subject, message-add-archive-header)
8051 (message-xpost-fup2-header, message-xpost-insert-note)
8052 (message-xpost-fup2, message-reduce-to-to-cc): New functions
8053 adopted from message-utils.el. Add functions to the keymap, mode
8054 describtion and menu.
8055 (message-change-subject, message-xpost-fup2): Signal error if
8056 current header is empty.
8057 (message-xpost-insert-note): Changed insert position.
8058 (message-archive-note): Ensure to insert note in message body (not
8060 (message-archive-header, message-archive-note)
8061 (message-xpost-default, message-xpost-note, message-fup2-note)
8062 (message-xpost-note-function): New variables adopted from
8063 message-utils.el. Changed some doc-strings.
8064 (message-mark-insert-{begin,end}): Rename from
8065 message-{begin,end}-inserted-text-mark (message-utils.el), changed
8067 (message-subject-trailing-was-query)
8068 (message-subject-trailing-was-ask-regexp)
8069 (message-subject-trailing-was-regexp): New variables.
8070 (message-to-list-only): Added doc-string and menu entry.
8072 * message-utils.el: Removed. Functions are now in message.el.
8074 2002-09-16 ShengHuo ZHU <zsh@cs.rochester.edu>
8076 * gnus-art.el (gnus-article-reply-with-original,
8077 gnus-article-followup-with-original): Switch to
8078 gnus-summary-buffer before reply/followup.
8080 2002-09-15 John Paul Wallington <jpw@shootybangbang.com>
8082 * gnus-sum.el (gnus-summary-toggle-header): The article window may
8083 not exist. Toggle it anyway.
8085 2002-09-13 ShengHuo ZHU <zsh@cs.rochester.edu>
8087 * gnus-msg.el (gnus-copy-article-buffer): Bind mail-header-separator.
8089 * gnus-art.el (article-fill-long-lines): Fill-paragraph properly.
8090 Trivial patch from Urban Engberg <ue@ccieurope.com>.
8092 * rfc2047.el (message-posting-charset): Defvar it.
8093 (rfc2047-charset-encoding-alist): Use B for iso-8859-7 and
8094 iso-8859-8. Fix doc. Suggested by Dave Love <fx@gnu.org>.
8096 * mail-source.el (mail-source-fetch): Hide password.
8098 * gnus-sum.el (gnus-summary-next-group): Semi-exit only when needed.
8100 2002-09-12 John Paul Wallington <jpw@shootybangbang.com>.
8102 * gnus.el (gnus-visual, gnus-meta): Fix typo.
8104 2002-09-11 Katsumi Yamaoka <yamaoka@jpl.org>
8106 * gnus-art.el (gnus-article-address-banner-alist): Doc fix.
8108 2002-09-11 Simon Josefsson <jas@extundo.com>
8110 * nnimap.el (nnimap-expiry-target): Only expiry-target existing articles.
8111 (nnimap-split-rule): Doc fix.
8112 (nnimap-request-expire-articles): Cleanup code.
8114 2002-09-11 TSUCHIYA Masatoshi <tsuchiya@namazu.org>.
8116 * gnus-art.el (gnus-article-address-banner-alist): New option.
8117 (article-strip-banner): Refer the above option to split banners of
8118 free mail servers, when no group parameter is specified.
8120 2002-09-10 Katsumi Yamaoka <yamaoka@jpl.org>
8122 * nntp.el (nntp-wait-for-string): Check for a process in the
8123 current buffer instead of `nntp-server-buffer'.
8125 2002-09-09 Simon Josefsson <jas@extundo.com>
8127 * gnus-art.el (gnus-button-man-handler): New variable.
8128 (gnus-button-alist): Use g-b-handle-man.
8129 (gnus-button-handle-man): New, call g-b-man-handler.
8131 2002-09-08 Simon Josefsson <jas@extundo.com>
8133 * gnus-art.el (gnus-button-alist): Buttonize man page links.
8135 2002-09-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
8137 * gnus-art.el (gnus-article-dumbquotes-map): Add \230.
8139 2002-09-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
8141 * gnus-srvr.el (gnus-browse-make-menu-bar): Add "d".
8143 * gnus-sum.el (gnus-summary-limit-to-unseen): New command and
8146 * gnus-srvr.el (gnus-browse-describe-group): New command and
8149 2002-09-06 Katsumi Yamaoka <yamaoka@jpl.org>
8151 * gnus-art.el (gnus-article-treat-body-boundary): Don't quote a
8152 value for gnus-decoration property.
8154 2002-09-06 Kai Gro
\e,b_
\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8156 * nnmail.el (nnmail-cache-fetch-group): Don't return "" (empty
8157 string) as group name in case we have a CRLF in the file.
8159 2002-09-04 Jesper Harder <harder@ifa.au.dk>
8161 * rfc1843.el (rfc1843-decode-loosely): Move to mime customization
8163 (rfc1843-decode-hzp): Do.
8164 (rfc1843-newsgroups-regexp): Do.
8166 2002-09-04 Simon Josefsson <jas@extundo.com>
8168 * message.el (message-canlock-generate): Make sure sha1 doesn't
8169 call external programs.
8171 2002-09-03 Simon Josefsson <jas@extundo.com>
8173 * nntp.el (nntp-wait-for-string): Dont infloop if process died.
8175 * gnus-agent.el (gnus-agent-batch): Add doc.
8177 2002-09-03 Josh Huber <huber@alum.wpi.edu>
8179 * gnus-msg.el (gnus-summary-handle-replysign): Change the order we
8180 check for signed and encrypted parts.
8181 * mml.el (mml-parse-1): Correct small typo which preventing
8182 setting recipients in a secure tag.
8184 2002-09-03 Katsumi Yamaoka <yamaoka@jpl.org>
8186 * mm-util.el (mm-coding-system-priorities): Default to a list of
8187 iso-2022-jp and others for the Japanese environment.
8189 2002-09-03 Katsumi Yamaoka <yamaoka@jpl.org>
8191 * gnus-util.el (gnus-frame-or-window-display-name): Exclude
8192 invalid display names.
8194 2002-08-30 Reiner Steib <Reiner.Steib@gmx.de>
8196 * gnus-group.el (gnus-group-fetch-control): Fix typo in last
8199 2002-08-26 Jesper Harder <harder@ifa.au.dk>
8201 * gnus.el (gnus-group-charter-alist): New option.
8202 (gnus-group-fetch-control-use-browse-url): New option.
8204 * gnus-group.el (gnus-group-fetch-charter): New function.
8205 (gnus-group-fetch-control): New function.
8206 Add them to the keymap and menu. Require mm-url.
8208 2002-08-30 Alex Schroeder <alex@emacswiki.org>.
8210 * gnus-mlspl.el (gnus-group-split-fancy): Doc fix.
8212 2002-08-29 Jesper Harder <harder@ifa.au.dk>
8214 * gnus-group.el (gnus-group-make-menu-bar): Add ellipses to menu
8215 items expecting user interaction.
8217 * gnus-topic.el (gnus-topic-make-menu-bar): Do.
8219 * gnus-sum.el (gnus-summary-make-menu-bar): Do.
8221 * gnus-srvr.el (gnus-server-make-menu-bar): Do.
8223 * mml.el (mml-menu): Do.
8225 2002-08-28 Katsumi Yamaoka <yamaoka@jpl.org>
8227 * mail-source.el (mail-source-touch-pop): New function.
8229 * message.el (message-smtpmail-send-it): New function.
8230 (message-send-mail-function): Add it for a candidate.
8232 2002-08-27 Simon Josefsson <jas@extundo.com>
8234 * gnus-msg.el (posting-charset-alist): Use
8235 gnus-define-group-parameter instead of defcustom.
8236 (gnus-put-message): Handle SPC in GCC.
8237 (gnus-inews-insert-gcc): Ditto.
8238 (gnus-inews-insert-archive-gcc): Ditto.
8240 2002-08-26 Simon Josefsson <jas@extundo.com>
8242 * gnus-agent.el (gnus-agent-auto-agentize-methods): New variable.
8243 (gnus-agentize): Auto agentize all nntp and nnimap groups.
8244 (gnus-agent-possibly-save-gcc): Autoload.
8245 Suggested by (KOSEKI Yoshinori) <kose@meadowy.org>.
8247 2002-08-26 Katsumi Yamaoka <yamaoka@jpl.org>
8249 * gnus.el (gnus-other-frame-function): New user option.
8250 (gnus-other-frame): Use it; add a doc-string; make it work with
8251 the gnuclient program.
8253 * gnus-util.el (gnus-frame-or-window-display-name): New function.
8255 2002-08-22 Jochen Hein <jochen@jochen.org> (tiny change)
8257 * gnus-art.el (gnus-emphasis-alist): Strikethru had a lot of false
8258 positives, make it stricter.
8260 2002-08-21 Katsumi Yamaoka <yamaoka@jpl.org>
8262 * gnus.el (gnus-other-frame): Trivial fix.
8264 2002-08-21 Katsumi Yamaoka <yamaoka@jpl.org>
8266 * gnus.el (gnus-other-frame-parameters): New user option.
8267 (gnus-other-frame-object): New variable.
8268 (gnus-other-frame): Make it search for existing Gnus frame; don't
8269 read new news; delete frame on exit.
8271 * gnus-util.el (gnus-select-frame-set-input-focus): New function.
8273 2002-08-20
\e$B>.4X
\e(B
\e$B5HB'
\e(B (KOSEKI Yoshinori) <kose@meadowy.org>.
8275 * message.el (message-set-auto-save-file-name): Add support for
8276 the Cygwin Emacs; the system-type is `cygwin'.
8277 * nnheader.el (nnheader-file-name-translation-alist): Ditto.
8279 2002-08-20 ShengHuo ZHU <zsh@cs.rochester.edu>
8281 * gnus-art.el (gnus-button-url-regexp): Use POSIX regexp if possible.
8283 * nnmh.el (nnmh-request-list-1): Use %.0f instead of %d to
8284 avoid arithmetic errors.
8286 2002-08-20 Katsumi Yamaoka <yamaoka@jpl.org>
8288 * gnus-art.el: Don't fbind `gnus-article-replace-with-quoted-text'.
8290 2002-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
8292 * message.el (message-ignored-supersedes-headers): Add X-Hashcash.
8293 (message-ignored-resent-headers): Add envelope From.
8295 2002-08-18 Kai Gro
\e,b_
\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8297 * gnus.el (gnus-summary-line-format): Document %k specifier.
8299 2002-08-17 Kai Gro
\e,b_
\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8301 * gnus-sum.el (gnus-summary-line-message-size): New function.
8302 (gnus-summary-line-format-alist): Use it.
8304 2002-08-15 Katsumi Yamaoka <yamaoka@jpl.org>
8306 * gnus-art.el (article-make-date-line): Refer to the value for
8307 `gnus-article-time-format' in the summary buffer.
8309 * message.el (message-cite-prefix-regexp): Exclude ":" and "
\e,A;
\e(B".
8311 2002-08-14 Simon Josefsson <jas@extundo.com>
8313 * gnus-art.el (gnus-button-alist): Use ' not ` for default value
8315 (gnus-button-alist): Fix doc.
8316 (gnus-header-button-alist): Use ' not ` for default value quoting.
8317 (gnus-header-button-alist): Don't inline gnus-button-url-regexp,
8318 rationale similar to 2002-05-01 change.
8319 (gnus-article-add-buttons-to-head): Evaluate expression.
8321 * gnus-sum.el (gnus-summary-make-menu-bar): Add MIME button option.
8323 2002-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
8325 * message.el (message-font-lock-keywords): Refer to the value for
8326 `message-cite-prefix-regexp' dynamically.
8328 2002-08-13 Katsumi Yamaoka <yamaoka@jpl.org>
8330 * gnus-art.el (gnus-decode-header-methods): Doc fix.
8332 2002-08-12 Simon Josefsson <jas@extundo.com>
8334 * imap.el (imap-shell-open): Allow non-list `imap-shell-program'.
8335 (imap-shell-open): Skip initial junk before IMAP greeting.
8337 2002-08-11 Reiner Steib <Reiner.Steib@gmx.de>
8339 * message-utils.el (message-xpost-default)
8340 (message-xpost-fup2-header, message-xpost-fup2): Fixed Typos.
8342 2002-08-09 Simon Josefsson <jas@extundo.com>
8344 * message.el (message-canlock-password): Set
8345 canlock-password-for-verify to newly generated canlock-password.
8346 When Emacs is restarted, Custom makes sure this is set, but during
8347 the same session we must set it manually.
8349 2002-08-07 Jesper Harder <harder@ifa.au.dk>
8351 * yenc.el: New file.
8353 * mm-uu.el (mm-uu-yenc-decode-function): New variable.
8354 (mm-uu-type-alist): Add yenc.
8355 (mm-uu-yenc-filename): New function.
8356 (mm-uu-yenc-extract): New function.
8358 * mm-bodies.el (mm-decode-content-transfer-encoding): Add yenc.
8360 2002-05-27 Jesper Harder <harder@ifa.au.dk>
8362 * mailcap.el (mailcap-mime-data): Test window-system rather than
8364 (mailcap-mime-data): Call xdvi and gv with "-safer".
8366 * mm-util.el: Don't define mm-device-type.
8368 2002-08-05 Simon Josefsson <jas@extundo.com>
8370 * mm-util.el (mm-coding-system-priorities): coding-system type not
8371 supported everywhere.
8373 2002-08-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
8375 * gnus.el (gnus-version-number): Bumped version number.
8377 2002-08-04 01:48:57 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
8379 * gnus.el: Oort Gnus v0.07 is released.
8381 2002-08-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
8383 * gnus-sum.el (gnus-thread-sort-functions): Doc fix.
8384 (gnus-article-sort-functions): Doc fix.
8386 (gnus-article-sort-by-random): New function.
8387 (gnus-thread-sort-by-random): New function.
8389 2002-08-02 Scott A Crosby <scrosby@cs.rice.edu>
8391 * gnus-logic.el (gnus-advanced-integer): Swap arguments in
8394 2002-07-31 Danny Siu <dsiu@adobe.com>
8396 * nnimap.el (nnimap-split-articles): Do not call nnmail-fetch-field
8397 when splitting malformed messages without message-id.
8399 2002-07-28 Niklas Morberg <niklas.morberg@axis.com>.
8401 * nnweb.el (nnweb-type, nnweb-type-definition)
8402 (nnweb-gmane-create-mapping, nnweb-gmane-wash-article)
8403 (nnweb-gmane-search, nnweb-gmane-identity): Added gmane
8405 * nnweb.el: Removed old non-functioning search engines.
8407 2002-07-27 Simon Josefsson <jas@extundo.com>
8409 * message.el (message-forward-make-body): Don't use
8410 `message-forward-ignored-headers' when doing a "raw" followup (it
8411 is important to preserve e.g. CTE).
8413 * flow-fill.el (fill-flowed): Disable filladapt-mode.
8415 * gnus-sieve.el (gnus-sieve-guess-rule-for-article): Don't
8416 regexp-quote, Cyrus Sieve is fixed.
8418 * sieve-manage.el (sieve-manage-deletescript): New function.
8420 * sieve.el (sieve-manage-mode-map): Fix down-mouse-2 and down-mouse-3.
8421 (sieve-manage-mode): Fix menubar.
8422 (sieve-activate): Change some messages.
8423 (sieve-deactivate-all): New function.
8424 (sieve-deactivate): New alias.
8425 (sieve-remove): New function.
8426 (sieve-help): Fix help.
8427 All suggested by Ned Ludd.
8429 2002-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
8431 * mm-decode.el (mm-inline-text-html-with-images): Doc fix.
8432 (mm-w3m-safe-url-regexp): New user option.
8434 * mm-view.el (mm-inline-text-html-render-with-w3m): Use
8435 `mm-w3m-safe-url-regexp' to bind `w3m-safe-url-regexp'.
8437 2002-07-23 Karl Kleinpaste <karl@charcoal.com>
8439 * gnus-sum.el (gnus-summary-delete-article): Force
8440 nnmail-expiry-target to 'delete, so that absolute deletion
8441 happens when absolute deletion is requested.
8443 2002-07-21 Nevin Kapur <nevin@jhu.edu>.
8445 * nnmail.el (nnmail-fancy-expiry-target): Treat nonexisting
8446 headers as empty headers.
8448 2002-07-21 Jochen Hein <jochen@jochen.org>.
8450 * gnus-art.el (gnus-emphasis-alist): Add strikethrough and
8452 (gnus-emphasis-strikethru): New face.
8454 2002-07-20 Jason Merrill <jason@redhat.com>.
8456 * nnfolder.el (nnfolder-retrieve-headers): Avoid searching the
8457 entire file for each of a sequence of missing articles.
8459 * gnus-salt.el (gnus-binary-display-article): Respect an existing
8460 value for gnus-view-pseudos.
8462 * gnus-sum.el (gnus-summary-insert-new-articles): Count down to
8465 2002-07-14 Teodor Zlatanov <teodor.zlatanov@divine.com>
8467 * gnus-sum.el (gnus-auto-expirable-marks): Remove `spam'.
8468 (gnus-summary-mode-line-format-alist): Add %h for number of
8470 (gnus-newsgroup-spam-marked): New variable.
8471 (gnus-summary-local-variables): Add gnus-newsgroup-spam-marked.
8472 (gnus-article-read-p, gnus-article-mark)
8473 (gnus-set-global-variables, gnus-set-global-variables)
8474 (gnus-article-marked-p, gnus-summary-mark-article-as-read)
8475 (gnus-summary-mark-article-as-unread)
8476 (gnus-summary-mark-article-as-unread, gnus-summary-mark-article)
8477 (gnus-mark-article-as-read, gnus-mark-article-as-unread)
8478 (gnus-mark-article-as-unread, gnus-summary-catchup): Grok spam.
8480 2002-07-10 KANEMATSU Daiji <kdaiji@bea.com>
8482 * nnimap.el (nnimap-split-to-groups): Allow group string to be a
8485 2002-07-09 Nevin Kapur <nevin@jhu.edu>
8487 * gnus-sum.el (gnus-summary-delete-article): Respect group
8488 parameters while expiring.
8490 2002-07-08 Henrik Enberg <henrik@enberg.org>
8492 * gnus-art.el (article-make-date-line): Fix string.
8494 2002-07-08 Niklas Morberg <niklas.morberg@axis.com>
8496 * gnus-art.el (article-unsplit-urls): Only display MIME when this
8497 function is called interactively.
8499 2002-07-06 ShengHuo ZHU <zsh@cs.rochester.edu>
8501 * gnus-topic.el (gnus-topic-indent, gnus-topic-unindent): Change
8502 cdaar to cdar and car.
8504 * nnsoup.el (nnsoup-retrieve-headers, nnsoup-request-type)
8505 (nnsoup-read-active-file, nnsoup-article-to-area): Ditto.
8507 2002-07-05 Katsumi Yamaoka <yamaoka@jpl.org>
8509 * gnus-sum.el (gnus-summary-toggle-header): Show headers anyway;
8510 don't break a narrowed article.
8512 * nntp.el (nntp-via-rlogin-command-switches): Doc fix.
8513 (nntp-open-via-rlogin-and-telnet): Ditto.
8515 2002-07-02 Didier Verna <didier@xemacs.org>
8517 * nnmail.el (nnmail-split-methods): Fix custom type.
8519 2002-07-02 Niklas Morberg <niklas.morberg@axis.com>
8521 * gnus-art.el (article-unsplit-urls): Keep URL buttonized after
8524 2002-07-01 Kai Gro
\e,b_
\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8526 * gnus-msg.el (gnus-summary-resend-default-address): New user option.
8527 (gnus-summary-resend-message): Use it.
8529 2002-06-28 Katsumi Yamaoka <yamaoka@jpl.org>
8531 * nntp.el (nntp-via-rlogin-command-switches): New variable.
8532 (nntp-open-via-rlogin-and-telnet): Re-revert; use the var above.
8534 2002-06-28 Katsumi Yamaoka <yamaoka@jpl.org>
8536 * message.el (message-font-lock-keywords): Don't fontify
8537 headers in the message body, only in the header.
8538 (message-font-lock-make-header-matcher): New function, used by
8539 message-font-lock-keywords.
8541 2002-06-28 Katsumi Yamaoka <yamaoka@jpl.org>
8543 * nntp.el (nntp-open-via-rlogin-and-telnet): Revert last change.
8545 2002-06-28 Katsumi Yamaoka <yamaoka@jpl.org>
8547 * nntp.el (nntp-open-via-rlogin-and-telnet): Hide commandline args.
8549 2002-06-26 Kai Gro
\e,b_
\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8551 * message.el (message-font-lock-keywords): Revert 2002-06-22
8554 2002-06-24 Kai Gro
\e,b_
\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8556 * message.el (message-font-lock-keywords): Put colon in header
8559 2002-06-22 Kai Gro
\e,b_
\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8561 * message.el (message-font-lock-keywords): Don't use header faces
8562 in the body. Thanks to Stefan Monnier for the hint on the
8565 2002-05-09 Miles Bader <miles@gnu.org>
8567 * gnus-cite.el (gnus-cite-blank-line-after-header): New variable.
8568 (gnus-article-hide-citation): Respect it.
8570 2002-04-12 Juanma Barranquero <lektu@terra.es>
8572 * pop3.el (pop3-open-server): Fix typo.
8574 2002-06-18 Josh Huber <huber@alum.wpi.edu>
8576 * gnus.el (gnus-find-subscribed-addresses): Use add-to-list
8577 instead of push to ignore duplicate to-(list|address) values.
8578 * nnmail.el (nnmail-cache-ignore-groups): New.
8579 * nnmail.el (nnmail-cache-insert): Obey nnmail-cache-ignore-groups.
8581 2002-06-18 Kai Gro
\e,b_
\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8583 * gnus-delay.el (gnus-delay-send-queue): Delete the delay header
8584 before sending. Suggested by Jan Rychter.
8586 2002-06-17 Simon Josefsson <jas@extundo.com>
8588 * gnus-start.el (gnus-clear-system, gnus-read-newsrc-file): Make
8589 sure to write byte-compiled versions of gnus-*-format-alist to
8592 2002-06-16 Bj
\e,Ax
\e(Brn Mork <bmork@dod.no>
8594 * gnus-agent.el (gnus-agent-read-servers)
8595 (gnus-agent-write-servers): Put server name (string like
8596 "nnchoke:frumple") in the file instead of a server specification
8597 (Lisp expression like (nnchoke "frumple" ...parameters...)).
8599 2002-06-16 Reiner Steib <Reiner.Steib@gmx.de>
8601 * gnus-cache.el (gnus-cache-remove-article): n is &optional.
8603 2002-06-15 ShengHuo ZHU <zsh@cs.rochester.edu>
8605 * nnheader.el (nnheader-file-name-translation-alist): Set the
8606 default value for MS Windows systems.
8608 * gnus-ems.el (nnheader-file-name-translation-alist): Removed.
8610 2002-06-14 Katsumi Yamaoka <yamaoka@jpl.org>
8612 * message.el (message-beginning-of-line): Keep the region active
8613 in XEmacs. Suggested by TAKAHASHI Kaoru <kaoru@kaisei.org>.
8615 2002-06-13 Josh Huber <huber@alum.wpi.edu>
8617 * gnus-msg.el (gnus-summary-followup): Use g-s-handle-replysign.
8618 * gnus-msg.el (gnus-summary-reply): Ditto.
8619 * gnus-msg.el (gnus-summary-handle-replysign): New.
8621 2002-06-12 Katsumi Yamaoka <yamaoka@jpl.org>
8623 * message.el (message-send-mail-with-sendmail): Kill errbuf even
8626 2002-06-11 Josh Huber <huber@alum.wpi.edu>
8628 * gnus-start.el (gnus-dribble-enter): Don't call set-window-point anymore
8629 * mml2015.el (mml2015-mailcrypt-encrypt): Accept optional argument
8630 to sign while encrypting.
8632 2002-06-11 Simon Josefsson <jas@extundo.com>
8634 * gnus-int.el (gnus-request-move-article): Agent expire article if
8637 2002-06-11 Niklas Morberg <niklas.morberg@axis.com>
8639 * nnweb.el (nnweb-google-create-mapping): Honors the value of
8642 2002-06-10 Simon Josefsson <jas@extundo.com>
8644 * gnus-int.el (gnus-request-expire-articles): Fix last change?
8646 2002-06-09 Simon Josefsson <jas@extundo.com>
8648 * gnus-sum.el (gnus-summary-delete-article): Don't agent expire here.
8650 * gnus-int.el (gnus-request-expire-articles): Do it here instead.
8652 2002-06-08 ShengHuo ZHU <zsh@cs.rochester.edu>
8654 * flow-fill.el (fill-flowed): Ignore errors.
8656 2002-06-06 Simon Josefsson <jas@extundo.com>
8658 * message.el (message-send-mail-with-sendmail): Improve error message.
8660 2002-06-06 Kai Gro
\e,b_
\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8662 * message.el (message-interactive): Change default from nil to t.
8663 Better to be safe than to be fast.
8665 2002-06-05 Kai Gro
\e,b_
\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8667 * message.el (message-send-mail-with-sendmail): Check return value
8668 from call-process-region.
8670 2002-06-04 Simon Josefsson <jas@extundo.com>
8672 * gnus-msg.el (gnus-group-mail, gnus-group-news)
8673 (gnus-group-post-news, gnus-summary-mail-other-window)
8674 (gnus-summary-news-other-window, gnus-summary-post-news): Bind
8675 gnus-article-copy to nil, thereby inhibiting the `header' posting
8676 style match to use data from last viewed article.
8677 Suggested by Hrvoje Niksic.
8679 2002-06-04 Katsumi Yamaoka <yamaoka@jpl.org>
8681 * spam.el (spam-point-at-eol): New alias.
8682 (spam-parse-whitelist): Use it.
8684 2002-06-03 Simon Josefsson <jas@extundo.com>
8686 * nnmail.el (nnmail-mail-splitting-decodes): New variable.
8687 (nnmail-article-group): Use it.
8689 2002-05-30 Jesper Harder <harder@ifa.au.dk>
8691 * gnus-msg.el (gnus-inews-yank-articles): Merge split header lines
8692 so that code reading them won't be surprised.
8694 2002-05-29 Simon Josefsson <jas@extundo.com>
8696 * gnus-sum.el (gnus-summary-delete-article): Agent expire deleted
8699 * gnus.el (gnus-agent-cache): Doc fix.
8700 (gnus-agent): Change default to t.
8702 * gnus-agent.el (gnus-agent-expire): Make it accept optional
8703 ARTICLES, GROUP and FORCE parameters.
8705 2002-05-28 Simon Josefsson <jas@extundo.com>
8707 * gnus-group.el (gnus-group-line-format): Doc fix.
8709 2002-05-28 Jesper Harder <harder@ifa.au.dk>
8711 * gnus-msg.el (gnus-inews-yank-articles): Unfold headers of
8712 original article before yanking.
8714 2002-05-26 Simon Josefsson <jas@extundo.com>
8716 * gnus-sum.el (gnus-summary-menu-split): New function.
8717 (gnus-summary-make-menu-bar): Split charset submenu.
8718 (gnus-summary-menu-maxlen): New variable.
8719 (gnus-summary-menu-split): Use it.
8721 2002-05-25 Simon Josefsson <jas@extundo.com>
8723 * mml.el (mml-preview): Generate some headers.
8725 * gnus.el (gnus-large-newsgroup): Fix :type.
8727 * nnimap.el (nnimap-nov-is-evil): Change default to t (because the
8728 Agent cache NOV's by default now).
8729 (nnimap-nov-is-evil): Make it default to `gnus-agent' instead.
8731 2002-05-18 Jesper Harder <harder@ifa.au.dk>
8733 * gnus-sum.el (gnus-dependencies-add-header): Avoid one unnecessary
8734 call to gnus-parent-id when we check for References loops.
8735 (gnus-summary-prepare-threads): Avoid simplifying every Subject
8736 twice by saving the simplified subject string in simp-subject.
8738 2002-05-23 Benjamin Rutt <rutt+news@cis.ohio-state.edu> (tiny change)
8740 * gnus-msg.el (gnus-confirm-mail-reply-to-news): Typo.
8742 2002-05-23 Niklas Morberg <niklas.morberg@axis.com> (tiny change)
8744 * nnweb.el (nnweb-type): Remove dejanewsold.
8746 2002-05-22 Simon Josefsson <jas@extundo.com>
8748 * sieve.el (sieve-change-region): Define it before it is used.
8750 2002-05-22 Benjamin Rutt <rutt+news@cis.ohio-state.edu>
8752 * gnus-msg.el (gnus-confirm-mail-reply-to-news)
8753 (gnus-summary-reply): Ask for confirmation when replying to news.
8754 Defaults to not ask.
8756 * nnimap.el (nnimap-nov-is-evil): Improve doc.
8758 2002-05-21 Simon Josefsson <jas@extundo.com>
8760 * sieve-mode.el (sieve-manage): Fix autoloads.
8762 * sieve-manage.el (sieve-manage-cram-md5-auth): Just send the SASL
8763 name (makes it work with recent Cyrus timsieved).
8765 2002-05-20 Jason Baker <jbaker@cs.utah.edu> (tiny change)
8767 * gnus-art.el (gnus-request-article-this-buffer): Try
8768 reconnecting if you don't get the message.
8770 2002-05-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
8772 * gnus-sum.el (gnus-summary-enter-digest-group): Only get
8773 Reply-To headers from the headers.
8775 2002-05-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
8777 * mm-url.el (mm-url-insert): Remove junk message.
8779 2002-05-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
8781 * nnslashdot.el (nnslashdot-request-list): Parse new html.
8782 (nnslashdot-use-front-page): New variable.
8783 (nnslashdot-request-list): Use it.
8785 * mm-url.el (mm-url-timeout): New variable.
8786 (mm-url-retries): Ditto.
8787 (mm-url-insert): Use it.
8789 2002-05-16 Simon Josefsson <jas@extundo.com>
8791 * gnus-sum.el (gnus-simplify-all-whitespace): New function.
8792 (gnus-simplify-subject-functions): Mention g-s-a-w.
8794 2002-05-15 Josh Huber <huber@alum.wpi.edu>
8796 * nnbabyl.el (nnbabyl-request-accept-article): Pass group to
8797 nnmail-cache-insert.
8798 * nndiary.el (nndiary-request-accept-article): Ditto.
8799 * nnfolder.el (nnfolder-request-accept-article): Ditto.
8800 * nnimap.el (nnimap-request-accept-article): Ditto.
8801 * nnmail.el (nnmail-process-unix-mail-format): Ditto.
8802 * nnmail.el (nnmail-check-duplication): Ditto. (From gnus-art.)
8803 * nnmbox.el (nnmbox-request-accept-article): Ditto.
8804 * nnmh.el (nnmh-request-accept-article): Ditto.
8805 * nnmail.el (nnmail-cache-insert): Change group to required,
8806 removed code which tried to figure out the group.
8808 2002-05-13 Hans de Graaff <hans@degraaff.org>
8810 * mml.el (mml-generate-mime-1): Fix mml generation for signed only
8813 2002-05-13 Josh Huber <huber@alum.wpi.edu>
8815 * nnml.el (nnml-request-accept-article): Pass in the group name to
8816 nnmail-cache-insert, since it's available.
8818 2002-05-10 ShengHuo ZHU <zsh@cs.rochester.edu>
8820 * nndoc.el (nndoc-mime-digest-type-p): Set proper file-end.
8822 2002-05-08 Florian Weimer <fw@deneb.enyo.de>
8824 * gnus.el (subscribed): New group parameter.
8825 (gnus-find-subscribed-addresses): Use it.
8827 2002-05-08 Josh Huber <huber@alum.wpi.edu>
8829 * mml-sec.el (mml-signencrypt-style-alist): Rename. Also, changed
8830 the default for pgpmime to support pgp v2.
8831 * mml-sec.el (mml-signencrypt-style): New accessor function to
8832 allow users to get/set the signencrypt style more easily without
8833 frobbing the alist directly.
8834 * mml.el (mml-generate-mime-1): Use accessor function.
8836 2002-05-08 Kai Gro
\e,b_
\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8838 * gnus-art.el (gnus-article-mode-syntax-table): Specify matching
8839 parenthesis for "<" and ">". Suggested by Andreas Schwab
8842 2002-05-07 Josh Huber <huber@alum.wpi.edu>
8844 * nnmail.el (nnmail-cache-insert): Prefer group-art over group
8845 when intuiting the group the message is written to.
8847 2002-05-06 Matt Armstrong <matt@lickey.com>
8849 * gnus-topic.el (gnus-group-topic-parameters): Work when group
8850 buffer doesn't show group.
8852 2002-05-06 Josh Huber <huber@alum.wpi.edu>
8854 * mml2015.el (mml2015-gpg-encrypt): Changed name of optional
8855 argument, and fixed compiler warning. (Added autoload for
8858 2002-05-04 Simon Josefsson <jas@extundo.com>
8860 * mml1991.el (mml1991-function-alist): Doc fix.
8862 * mml.el (mml-preview): Bind gnus-newsrc-hashtb temporarily if it
8863 doesn't exist (for previewing messages without having Gnus
8866 * mm-util.el (mm-coding-system-priorities): Defcustom.
8868 * mm-encode.el (mm-content-transfer-encoding-defaults): Defcustom.
8870 2002-05-01 Josh Huber <huber@alum.wpi.edu>
8872 * gnus-msg.el (gnus-message-replysignencrypted): Enabled by
8875 * mml-sec.el (mml-signencrypt-style): New.
8876 * mml-sec.el (mml-pgpmime-encrypt-buffer): Accept optional
8878 * mml-sec.el (mml-secure-message-encrypt-pgp): Changed default to
8880 * mml-sec.el (mml-secure-message-encrypt-pgpmime): Ditto.
8881 * mml.el (mml-generate-mime-1): Changed logic so a part which is
8882 both signed & encryped is processed in one operation (rather than
8883 two separate ops: sign, then encrypt).
8884 * mml2015.el (mml2015-gpg-extract-signature-details): Give some
8885 indication if a message is signed by an expired key.
8886 * mml2015.el (mml2015-gpg-encrypt): Accept optional argument which
8887 enables combined sign & encrypt operation (this was always on
8889 * mml2015.el (mml2015-encrypt): Accept optional argument `sign'.
8891 2002-05-01 Simon Josefsson <jas@extundo.com>
8893 * nnimap.el (nnimap-retrieve-groups): Use separate data for each
8895 (nnimap-mailbox-info): defvar instead of defvoo.
8897 2002-05-01 20:09:21 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
8899 * gnus.el: Oort Gnus v0.06 is released.
8901 2002-05-01 Simon Josefsson <jas@extundo.com>
8903 * nnfolder.el (nnfolder-request-delete-group): Figure out nov/mrk
8904 filename before deleting the group itself, because the presence of
8905 a group filename decides if long filenames are used or not.
8907 * gnus-art.el (gnus-button-alist): Don't inline
8908 gnus-button-url-regexp. This makes it possible to change g-b-u-r
8909 without also modifying g-button-alist.
8910 (gnus-button-alist): Fix type to allow variable as well as regexp.
8911 (gnus-article-add-buttons): Evaluate regexp. Strings evaluate to
8912 themselves, variables to its contents.
8913 (gnus-button-entry): Ditto.
8915 2002-05-01 Simon Josefsson <jas@extundo.com>
8917 * imap.el (imap-parse-resp-text-code, imap-parse-status): Treat
8918 UIDNEXT as a string.
8920 * nnimap.el (nnimap-string-lessp-numerical): New function.
8921 (nnimap-retrieve-groups): Compare UIDNEXT as strings instead of
8924 2002-04-29 Simon Josefsson <jas@extundo.com>
8926 * nnmail.el (nnmail-cache-insert): Accept optional group
8929 * nnimap.el (nnimap-retrieve-groups): Don't send STATUS when
8930 n-r-g-a is disabled.
8932 2002-04-29 Simon Josefsson <jas@extundo.com>
8934 * nnimap.el (nnimap-split-fancy): Fix doc.
8935 (nnimap-split-fancy): Fix doc.
8937 * nnimap.el (nnimap-retrieve-groups-asynchronous): New variable.
8938 (nnimap-mailbox-info): New internal variable.
8939 (nnimap-retrieve-groups): Implement faster new mail check.
8941 * nnimap.el (nnimap-split-articles): Support
8942 nnmail-cache-accepted-message-ids.
8943 (nnimap-request-accept-article): Ditto.
8945 * imap.el (imap-mailbox-status-asynch): New command.
8947 2002-04-29 Nevin Kapur <nevin@jhu.edu>
8949 * gnus.el (gnus-find-subscribed-addresses): Return nil when there
8950 are no subscribed mail groups.
8951 - Strip quoted names when comparing addresses.
8953 2002-04-28 Jesper Harder <harder@ifa.au.dk>
8955 * mm-decode.el (mm-text-html-renderer): Change customize type to
8958 * gnus-msg.el (gnus-discouraged-post-methods): Fix typo.
8959 (gnus-debug-exclude-variables): Do.
8961 2002-04-27 ShengHuo ZHU <zsh@cs.rochester.edu>
8963 * gnus-msg.el (gnus-article-mail): Use gnus-msg-mail instead.
8964 Trivial change from Karl Pfl
\e,Ad
\e(Bsterer <sigurd@12move.de>.
8966 2002-04-27 Katsumi Yamaoka <yamaoka@jpl.org>
8968 * dns.el (dns-make-network-process): New macro.
8969 (query-dns): Use it.
8971 2002-04-27 ShengHuo ZHU <zsh@cs.rochester.edu>
8973 * gnus-msg.el (gnus-summary-reply): Remove unbound variable
8976 * mm-url.el (mm-url-package-name): New variable.
8977 (mm-url-package-version): New variable.
8978 (mm-url-insert-file-contents): Bind url-package-name and
8979 url-package-version here.
8980 * nnrss.el (nnrss-insert-w3): Move the bindings.
8982 * nnrss.el (nnrss-insert-w3): Bind url-package-name and
8983 url-package-version. Trivial change from Andrew J Cosgriff
8984 <ajc@polydistortion.net>.
8986 * mm-decode.el (mm-save-part): Fill in file name when GUI saving
8987 attachments. Trivial change from Peter 'Luna' Runestig
8988 <peter@runestig.com>.
8990 2002-04-19 Jesper Harder <harder@ifa.au.dk>
8992 * nnkiboze.el (nnkiboze-request-scan):
8993 Call nnkiboze-possibly-change-group.
8994 (nnkiboze-generate-group): Use mm-with-unibyte to avoid encoding
8996 (nnkiboze-generate-group): Set newsrc to the *highest* article
8997 number kibozed, not the lowest.
8999 2002-04-15 Jesper Harder <harder@ifa.au.dk>
9001 * gnus-art.el (article-unsplit-urls): Allow trailing SPC.
9003 2002-04-24 Dan Christensen <jdc+news@uwo.ca>
9005 * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
9006 (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
9007 Recognize math postings. Extract Date (now ignores "(15kb)").
9008 Extract email address using gnus-extract-address-components
9009 instead of just taking the first word. Create Date and From
9010 headers for message which are missing these headers. Get rid
9011 of spurious \\ lines (purely cosmetic). Extend body-end and
9012 file-end regexps, to exclude more garbage from the message.
9013 Make URL rephrasing regexp more flexible, to match current
9016 2002-04-23 Simon Josefsson <jas@extundo.com>
9018 * netrc.el: New file, functions copied from gnus-util.el by Ted
9019 Zlatanov <tzz@lifelogs.com>.
9021 * gnus-util.el: Require netrc.
9022 (gnus-netrc-get, gnus-netrc-machine, gnus-parse-netrc): Aliased to
9023 new code in netrc.el.
9025 2002-04-23 Matthieu Moy <Matthieu.Moy@imag.fr>
9027 * gnus-msg.el (gnus-summary-resend-message-edit): Remove
9028 message-ignored-resent-headers, too.
9030 2002-04-22 Bj
\e,Av
\e(Brn Torkelsson <torkel@acc.umu.se>
9032 * gnus-srvr.el (gnus-server-browse-in-group-buffer): It is a
9033 boolean not a string
9034 * gnus-group.el (gnus-group-line-format): Add description of %C
9035 * gnus-group.el (gnus-group-line-format-alist): Add gnus-tmp-comment
9037 * gnus-group.el (gnus-group-insert-group-line): Add gnus-tmp-comment.
9039 2002-04-22 Paul Jarc <prj@po.cwru.edu>
9041 * nnmaildir.el (nnmaildir-request-scan): Typo: set
9042 nnmaildir-get-new-mail, not nnmaildir-new-mail. Don't call
9043 nnmail-get-new-mail for 'find-new-groups.
9045 2002-04-21 Paul Jarc <prj@po.cwru.edu>
9047 * nnmaildir.el (nnmaildir-request-update-info, nnmaildir-request-group)
9048 (nnmaildir-retrieve-groups): Remove unnecessary calls to
9049 nnmaildir-request-scan.
9051 2002-04-20 Josh Huber <huber@alum.wpi.edu>
9053 * gnus-msg.el (gnus-message-replysign, gnus-message-replyencrypt)
9054 (gnus-message-replysignencrypted): New.
9055 (gnus-summary-reply): Use the three new variables (above)
9056 to automatically encrypt/sign to encrypted/signed messages.
9057 * message.el (message-mode-map): Add keybinding for
9058 `message-to-list-only'.
9059 (message-mode): Add description for
9060 `message-to-list-only'.
9061 (message-to-list-only): New.
9062 (message-make-mft): Changed to use the cl loop macro, and added
9063 optional flag to return only the matched list (for use in new
9064 message-to-list-only function).
9066 2002-04-20 Josh Huber <huber@alum.wpi.edu>
9068 * gnus-msg.el (gnus-message-replysign, gnus-replysign)
9069 (gnus-replyencrypt, gnus-replysignencrypted, gnus-summary-reply): New.
9070 * message.el (message-mode-map, message-mode, message-to-list-only)
9071 (message-make-mft): New.
9073 2002-04-19 ShengHuo ZHU <zsh@cs.rochester.edu>
9075 * gnus-win.el (gnus-configure-windows-hook): Fix typo.
9077 2002-04-18 Josh Huber <huber@alum.wpi.edu>
9079 * message.el (message-gen-unsubscribed-mft): Accept a prefix
9080 argument so CC can be included with C-u C-c C-f C-a.
9082 2002-04-17 Teodor Zlatanov <teodor.zlatanov@divine.com>
9084 * spam.el (spam-whitelist, spam-blacklist, spam-enter-whitelist):
9086 (spam-enter-blacklist): New command.
9088 * gnus-sum.el (gnus-spam-mark): New mark.
9089 (gnus-auto-expirable-marks): Add gnus-spam-mark.
9090 (gnus-summary-make-tool-bar): Correct conditional.
9091 (gnus-summary-limit-to-unread): Add gnus-spam-mark.
9092 (gnus-summary-mark-as-spam): New command.
9094 2002-04-13 Josh Huber <huber@alum.wpi.edu>
9096 * mml-sec.el (mml-secure-message): Changed to support arbritrary
9098 * mml-sec.el (mml-secure-message-encrypt-(smime|pgp|pgpmime)):
9099 changed to support "signencrypt" mode.
9100 * mml.el (mml-parse-1): Changed to support different secure modes
9101 more easily (for signencrypt).
9103 2002-04-11 Stefan Monnier <monnier@cs.yale.edu>
9105 * gnus-sum.el (gnus-update-summary-mark-positions)
9106 (gnus-summary-toggle-header):
9107 * gnus-uu.el (gnus-uu-binhex-article, gnus-uu-reginize-string)
9108 (gnus-uu-expand-numbers, gnus-uu-post-make-mime)
9109 (gnus-uu-post-encoded):
9110 * nnfolder.el (nnfolder-possibly-change-group):
9111 * nnimap.el (nnimap-retrieve-headers):
9112 * nnmbox.el (nnmbox-create-mbox): Don't assume point-min == 1.
9114 2002-04-08 Stefan Monnier <monnier@cs.yale.edu>
9116 * nnml.el (nnml-save-nov, nnml-generate-nov-file):
9117 * pop3.el (pop3-md5): Don't hardcode point-min == 1.
9119 2002-04-12 Daiki Ueno <ueno@unixuser.org>
9121 * gnus-srvr.el (gnus-server-set-info): Clear
9122 `gnus-server-method-cache' when `gnus-server-alist' is changed.
9124 2002-04-11 Simon Josefsson <jas@extundo.com>
9126 * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Force
9127 viewing of security buttons. Thanks to Nicolas Kowalski
9128 <Nicolas.Kowalski@imag.fr>.
9130 * smime.el (smime-CA-directory): Fix doc. Thanks to Arne
9131 J
\e,Ax
\e(Brgensen <arne+usenet@daimi.au.dk>.
9132 (smime-sign-buffer): Work in XEmacs. Thanks to Nicolas Kowalski
9133 <Nicolas.Kowalski@imag.fr>.
9134 (smime-decrypt-buffer): Ditto.
9136 2002-04-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
9138 * gnus-art.el (gnus-article-prepare): Place point on the empty
9141 2002-04-11 Per Abrahamsen <abraham@dina.kvl.dk>
9143 * gnus.el (gnus-refer-article-method): Change `dejanews' to `google'.
9145 2002-04-08 ShengHuo ZHU <zsh@cs.rochester.edu>
9147 * gnus-sum.el (gnus-summary-delete-marked-with): Fix typo.
9149 2002-04-07 ShengHuo ZHU <zsh@cs.rochester.edu>
9151 * mm-view.el (mm-inline-text-html-render-with-w3): Don't ignore
9154 2002-04-07 Josh Huber <huber@alum.wpi.edu>
9156 * message.el (message-make-mft): Changed MFT code from using
9157 message-recipients (which included Bcc) to use only the To and CC
9160 2002-04-05 Per Abrahamsen <abraham@dina.kvl.dk>
9162 * gnus-art.el (gnus-treat-from-picon): Add to gnus-picon group and
9164 (gnus-treat-mail-picon): Ditto.
9165 (gnus-treat-newsgroups-picon): Ditto.
9166 (gnus-picon-databases): Fix custom type.
9167 (gnus-picon-databases): Add link.
9168 (gnus-article-x-face-command): Add to gnus-picon group.
9170 2002-04-01 Jesper Harder <harder@ifa.au.dk>
9172 * message.el (message-buffer-naming-style): Remove.
9174 2002-04-02 ShengHuo ZHU <zsh@cs.rochester.edu>
9176 * gnus-group.el (gnus-group-make-tool-bar): Load tool-bar first.
9178 * message.el (message-tool-bar-map): Ditto.
9180 * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
9182 2002-04-01 ShengHuo ZHU <zsh@cs.rochester.edu>
9184 * nnwarchive.el (nnwarchive-mail-archive-article): Fix typo.
9186 2002-04-01 Paul Jarc <prj@po.cwru.edu>
9188 * nnmaildir.el: Fixed some buggy invocations of nnmaildir--pgname.
9190 2002-03-31 Andrew Cohen <cohen@andy.bu.edu> (tiny change)
9192 * dns.el: open-network-stream under XEmacs does udp.
9194 2002-03-31 Lars Magne Ingebrigtsen <larsi@quimbies.gnus.org>
9196 * spam.el (spam-enter-whitelist): New function.
9197 (spam-parse-whitelist): Ditto.
9198 (spam-refresh-list-cache): Ditto.
9199 (spam-address-whitelisted-p): New function.
9201 * dns.el (query-dns): Use TCP when make-network-process isn't
9203 (dns-servers): New variable.
9204 (dns-parse-resolv-conf): New function.
9205 (query-dns): Use it.
9207 * spam.el: New file.
9209 * dns.el (query-dns): Test.
9211 2002-03-31 Paul Jarc <prj@po.cwru.edu>
9213 * nnmaildir.el: Use defstruct. Use a single copy of
9214 nnmail-extra-headers to save memory. Store server's group name
9215 prefix instead of each group's prefixed name.
9216 * nnnil.el (nnnil-retrieve-headers, nnnil-request-list): Erase
9219 2002-03-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
9223 2002-03-28 Simon Josefsson <jas@extundo.com>
9225 * gnus-sum.el (gnus-summary-dummy-line-format):
9226 * gnus.el (gnus-summary-line-format): Fixing links to Info.
9227 Trivial change from Bj
\e,Av
\e(Brn Torkelsson <torkel@pdc.kth.se>.
9229 2002-03-29 Kai Gro
\e,b_
\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9231 * gnus-sum.el (gnus-summary-move-article)
9232 (gnus-summary-copy-article): Mention `gnus-move-split-methods' in
9235 2002-03-28 Simon Josefsson <jas@extundo.com>
9237 * mml-sec.el (mml-secure-message): Search after
9238 mail-header-separator from top of message.
9240 2002-03-28 Paul Jarc <prj@po.cwru.edu>
9242 * nnmaildir.el: Cosmetic changes.
9243 (nnmaildir--with-nntp-buffer, nnmaildir--with-work-buffer,
9244 nnmaildir--with-nov-buffer, nnmaildir--with-move-buffer,
9245 nnmaildir--group-ls): New macros/functions. Use them.
9246 (nnmaildir--unlink): Evalutate argument only once.
9248 2002-03-27 Jesper Harder <harder@ifa.au.dk>
9250 * gnus-sum.el (gnus-summary-highlight): Use `eq' when comparing
9252 (gnus-summary-highlight-line): Use `gnus-point-at-bol' and
9253 `gnus-point-at-eol'.
9255 2002-03-27 Paul Jarc <prj@po.cwru.edu>
9257 * nnmaildir.el (nnmaildir--subdir, nnmaildir--nov-dir,
9258 nnmaildir--marks-dir): New macros. Use them.
9259 Use inhibit-quit for atomicity instead of in-memory journaling.
9260 (nnmaildir--edit-prep): New function.
9261 (Local Variables): Use it.
9263 2002-03-26 Pavel Jan
\e,Am
\e(Bk <Pavel@Janik.cz>
9265 * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
9267 2002-03-25 Simon Josefsson <jas@extundo.com>
9269 * message.el (message-mode): Fix doc.
9271 2002-03-25 Matthieu Moy <Matthieu.Moy@imag.fr>
9273 * message.el (message-subject-re-regexp): Skip Re[42]: junk.
9275 2002-03-24 Jesper Harder <harder@ifa.au.dk>
9277 * mml-sec.el (mml-unsecure-message): Add docstring.
9279 2002-03-23 Andre Srinivasan <andre@slamdunknetworks.com> (tiny change)
9281 * nnmail.el (nnmail-large-newsgroup): Fix doc, allow non-numeric
9284 2002-03-22 Josh Huber <huber@alum.wpi.edu>
9286 * mml.el (mml-mode-map): Added a keybinding for
9287 `mml-unsecure-message'. Also, added a menu entry for said
9288 function in the Attachments menu.
9290 2002-03-22 Katsumi Yamaoka <yamaoka@jpl.org>
9292 * canlock.el (canlock-version): Remove.
9293 (canlock-sha1-with-openssl): Don't use `canlock-string-as-unibyte'
9294 here; simplify \x insertions.
9295 (canlock-sha1): New function, always return a unibyte string.
9296 (canlock-make-cancel-key): Use `canlock-sha1'; simplify truncation
9298 (canlock-insert-header): Use `canlock-sha1'.
9299 (canlock-verify): Ditto.
9301 2002-03-21 ShengHuo ZHU <zsh@cs.rochester.edu>
9303 * message.el (message-fix-before-sending): Add an option that
9304 ignores illegible text.
9305 Trivial change from Mark Milhollan <mlm@attglobal.net>
9307 * message.el (message-font-lock-keywords): Support multi-line MML
9310 2002-03-21 L
\e,Bu
\e(Brentey K
\e,Ba
\e(Broly <lorentey@elte.hu>
9312 * gnus-sum.el (gnus-print-buffer): Remove gnus-decoration.
9314 2002-03-20 Katsumi Yamaoka <yamaoka@jpl.org>
9316 * gnus-sum.el (gnus-summary-make-menu-bar): Use intern'ed function
9317 symbols for "View as different encoding" submenu.
9319 2002-03-19 Simon Josefsson <jas@extundo.com>
9321 * gnus-sum.el (gnus-summary-make-menu-bar): Add "View as different
9324 2002-03-19 ShengHuo ZHU <zsh@cs.rochester.edu>
9326 * gnus-group.el (gnus-group-process-prefix): Make sure there is a mark.
9328 2002-03-19 Kai Gro
\e,b_
\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9330 * gnus-sum.el (gnus-sum-thread-tree-root)
9331 (gnus-sum-thread-tree-single-indent)
9332 (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
9333 (gnus-sum-thread-tree-leaf-with-other)
9334 (gnus-sum-thread-tree-single-leaf): Make customizable.
9336 2002-03-16 Francis Litterio <franl@world.std.com>
9338 * gnus-util.el (gnus-extract-address-components): Don't break on
9339 names such as James "Kibo" Parry.
9341 2002-03-13 Pavel Jan
\e,Am
\e(Bk <Pavel@Janik.cz>
9343 * pop3.el (pop3-open-server): Revert multibyte change.
9345 * message.el (message-send-mail-with-qmail): Make it work.
9347 2002-03-13 Josh Huber <huber@alum.wpi.edu>
9349 * message.el (message-make-mft): Set case-fold-search while
9350 generating the MFT. Also, a little cleanup in the MFT code.
9352 2002-03-12 Faried Nawaz <fn@hungry.org> (tiny change)
9354 * message.el (message-qmail-inject-args): May be function. Adjust
9355 doc string and custom type.
9356 (message-send-mail-with-qmail): Call function if m-q-i-a is a
9359 2002-03-12 ShengHuo ZHU <zsh@cs.rochester.edu>
9361 * message.el (message-abbrevs-loaded): Remove.
9362 (mailabbrev): Require it.
9364 * nnslashdot.el (nnslashdot-request-article): Remove IFRAME.
9366 2002-03-12 Katsumi Yamaoka <yamaoka@jpl.org>
9368 * pop3.el (pop3-open-server): Set process buffer unibyte.
9370 2002-03-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
9372 * gnus-fun.el (gnus-subscribe-to-mailing-list): New function.
9374 2002-03-10 ShengHuo ZHU <zsh@cs.rochester.edu>
9376 * nnslashdot.el (nnslashdot-request-article): Remove javascript
9379 2002-03-09 Andre Srinivasan <andre@slamdunknetworks.com> (tiny change)
9381 * gnus-sum.el (gnus-summary-save-parts-default-mime): Remove
9383 (gnus-summary-save-parts-type-history): Ditto.
9384 (gnus-summary-save-parts-last-directory): Ditto.
9386 2002-03-09 Paul Jarc <prj@po.cwru.edu>
9388 * gnus-start.el (gnus-auto-subscribed-groups): Include nnmaildir.
9390 2002-03-06 Matthieu Moy <Matthieu.Moy@imag.fr>
9392 * gnus-msg.el (gnus-summary-resend-message-edit): New function.
9394 2002-03-06 ShengHuo ZHU <zsh@cs.rochester.edu>
9396 * nnslashdot.el (nnslashdot-request-article): Use "<!-- no ad 6
9397 -->" as the end of the first article.
9399 * message.el (message-add-action): Use add-to-list.
9400 (message-delete-action): New function.
9402 * nndoc.el (nndoc-mail-in-mail-type-p): Break a long regexp into
9405 2002-03-05 Paul Jarc <prj@po.cwru.edu>
9407 * nnnil.el: New file.
9408 * gnus.el (gnus-valid-select-methods): Include nnnil.
9410 2002-03-05 ShengHuo ZHU <zsh@cs.rochester.edu>
9412 * message.el (message-syntax-checks): Because canlock is
9413 supported, we disable sender syntax check.
9414 (message-shoot-gnksa-feet): Add cancel-messages option doc.
9416 * gnus-draft.el (gnus-draft-send): If interactive, use its default
9417 value of message-syntax-checks.
9419 * qp.el (quoted-printable-decode-region): Doc addition.
9420 From: Eli Zaretskii <eliz@is.elta.co.il>
9422 * mail-source.el (make-source-make-complex-temp-name): Use
9425 * mm-util.el (mm-make-temp-file): New function.
9426 * nneething.el (nneething-file-name): Use it.
9427 * mml-smime.el (mml-smime-encrypt): Ditto.
9428 * mm-view.el (mm-inline-wash-with-file): Ditto.
9429 * mm-decode.el (mm-display-external, mm-create-image-xemacs): Ditto.
9430 * gnus-uu.el (gnus-uu-decode-binhex, gnus-uu-decode-binhex-view)
9431 (gnus-uu-digest-mail-forward, gnus-uu-initialize): Ditto.
9432 * gnus-start.el (gnus-slave-save-newsrc): Ditto.
9433 * gnus-fun.el (gnus-convert-image-to-gray-x-face): Ditto.
9434 * gnus-art.el (gnus-mime-print-part): Ditto.
9436 2002-03-04 Paul Jarc <prj@po.cwru.edu>
9438 * message.el (nnmaildir-article-number-to-base-name): New
9440 (nnmaildir-base-name-to-article-number): New function.
9442 2002-03-04 Katsumi Yamaoka <yamaoka@jpl.org>
9444 * smime.el (smime-make-temp-file): Don't quote
9445 `temporary-file-directory'.
9447 2002-03-04 Simon Josefsson <jas@extundo.com>
9449 * smime.el (smime-sign-region): Rename argument keyfiles to
9450 keyfile. You only sign something with one key.
9451 (smime-sign-buffer): Better completing-read prompt.
9452 (smime-decrypt-buffer): Ditto.
9454 * smime.el (smime-make-temp-file): Make it work under XEmacs.
9456 * mm-view.el (mm-view-pkcs7-decrypt): Better prompt for
9458 (mm-view-pkcs7-decrypt): CRLF->LF.
9460 2002-03-04 Teodor Zlatanov <teodor.zlatanov@divine.com>
9462 * message.el (message-hierarchical-addresses): New variable.
9463 (message-get-reply-headers): Use it.
9465 2002-03-03 Geoff Greene <ggreene@wpi.edu> (tiny change)
9467 * message.el (message-mode): If buffer-file-name, don't set auto
9470 2002-03-02 ShengHuo ZHU <zsh@cs.rochester.edu>
9472 * gnus-util.el (gnus-multiple-choice): Use message. XEmacs only
9473 takes one argument in read-char.
9475 * message.el (message-fix-before-sending): Forward a char.
9476 Check mmu-multibyte-p, add control-1.
9478 2002-03-01 ShengHuo ZHU <zsh@cs.rochester.edu>
9480 * gnus-start.el (gnus-read-init-file): Ditto.
9482 * gnus-agent.el (gnus-agent-fetch-session): Ditto.
9484 * mail-source.el (mail-source-fetch): Extract the right error
9487 * message.el (message-fix-before-sending): Check illegible text.
9489 * gnus-util.el (gnus-multiple-choice): New function.
9491 * gnus-kill.el (gnus-score-insert-help): Removed, because it is
9492 also defined in gnus-score.el.
9494 2002-03-01 Paul Jarc <prj@po.cwru.edu>
9496 * message.el (message-get-reply-headers): Downcase email addresses
9497 for comaparisons for duplicate removal.
9499 2002-03-01 ShengHuo ZHU <zsh@cs.rochester.edu>
9501 * mm-view.el (mm-view-pkcs7-verify): New function. A bogus
9502 implementation of PKCS#7, which just allows users read the
9504 (mm-view-pkcs7): Use it.
9506 2002-02-27 ShengHuo ZHU <zsh@cs.rochester.edu>
9508 * gnus.el (large-newsgroup-initial): New parameter.
9510 * gnus-sum.el (gnus-articles-to-read): Use large-newsgroup-initial.
9511 (gnus-summary-insert-old-articles): Ditto.
9513 2002-02-26 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
9515 * gnus-sum.el (gnus-articles-to-read): `gnus-large-newsgroup' is
9516 used as the default answer of the question, "How many articles?".
9518 2002-02-26 ShengHuo ZHU <zsh@cs.rochester.edu>
9520 * nnagent.el (nnagent-retrieve-headers): Remove articles with
9523 2002-02-24 ShengHuo ZHU <zsh@cs.rochester.edu>
9525 * deuglify.el: Fix comments.
9527 2002-02-23 Andre Srinivasan <andre@slamdunknetworks.com> (tiny change)
9529 * mml.el (mml-generate-mime-1): Add cdr.
9531 2002-02-23 ShengHuo ZHU <zsh@cs.rochester.edu>
9533 * html2text.el (html2text-clean-anchor): If there is no HREF,
9536 * mm-view.el (mm-text-html-renderer-alist): Add html2text.
9537 (mm-text-html-washer-alist): Ditto.
9539 * mm-decode.el (mm-text-html-renderer): Add html2text.
9541 * html2text.el: Face lift.
9543 * html2text.el: New file from Joakim Hove <hove@phys.ntnu.no>.
9545 2002-02-22 ShengHuo ZHU <zsh@cs.rochester.edu>
9547 * gnus-sum.el: Add gnus-article-outlook-deuglify-article.
9549 * deuglify.el: Change copy right. Add autoload. Add coding-system.
9551 2002-02-22 Raymond Scholz <rscholz@zonix.de>
9553 * deuglify.el: New file. The original file name is
9554 gnus-outlook-deuglify.el.
9556 2002-02-22 Andre Srinivasan <andre@slamdunknetworks.com> (tiny change)
9558 * mm-decode.el (mm-display-external): Use
9559 mm-file-name-rewrite-functions.
9561 2002-02-22 Paul Jarc <prj@po.cwru.edu>
9563 * nnmaildir.el (nnmaildir-request-list): Report the highest
9564 article number, not the total number of articles.
9566 2002-02-21 ShengHuo ZHU <zsh@cs.rochester.edu>
9568 * gnus-sum.el: Move uu key map here.
9569 (gnus-summary-make-menu-bar): Add gnus-summary-save-parts.
9571 2002-02-21 Paul Jarc <prj@po.cwru.edu>
9573 * nnmaildir.el (nnmaildir-request-expire-articles): Use
9574 nnmail-expiry-wait* if expire-age parameter is not set.
9576 2002-02-21 ShengHuo ZHU <zsh@cs.rochester.edu>
9578 * gnus-group.el (gnus-group-sort-groups-by-real-name): New
9580 (gnus-group-sort-selected-groups-by-real-name): New function.
9581 (gnus-group-make-menu-bar): Add sort by real name.
9583 * gnus-sum.el (gnus-dependencies-add-header): If replaced, don't
9585 (gnus-summary-edit-article-done): Gnus-get-newsgroup-headers takes
9586 nil as dependencies as well.
9588 2002-02-20 ShengHuo ZHU <zsh@cs.rochester.edu>
9590 * nndoc.el (nndoc-dissect-mime-parts-sub): Fix MIME-Version header
9593 * gnus-art.el (gnus-article-edit-done): Widen the buffer.
9595 * message.el (message-send-mail): Be talkative.
9597 2002-02-20 TSUCHIYA Masatoshi <tsuchiya@pine.kuee.kyoto-u.ac.jp>
9599 * gnus-group.el (gnus-group-name-decode): Don't test
9600 multibyte-string, because it breaks XEmacs.
9602 2002-02-20 Reiner Steib <Reiner.Steib@gmx.de>
9604 * mm-decode.el (mm-inlined-types): Add application/x-emacs-lisp.
9605 (mm-automatic-display): Ditto.
9607 * mailcap.el (mailcap-mime-data): Ditto.
9609 2002-02-20 Katsumi Yamaoka <yamaoka@jpl.org>
9611 * many files: Remove trailing whitespaces, replace spc+tab with
9612 tab, replace leading whitespaces with tabs.
9614 2002-02-19 Paul Jarc <prj@po.cwru.edu>
9616 * gnus-sum.el (gnus-summary-toggle-header): Fix handling of
9617 articles with no body and no blank line after the header.
9619 2002-02-19 ShengHuo ZHU <zsh@cs.rochester.edu>
9621 * mm-decode.el (mm-dissect-multipart): Consider the case of empty
9624 * ietf-drums.el (ietf-drums-syntax-table): Modify syntax of
9627 * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
9629 * gnus-art.el (gnus-article-wash-html-with-w3): Remove
9630 w3-delay-image-loads.
9631 * mm-view.el (mm-inline-text-html-render-with-w3): Ditto.
9632 (mm-w3-prepare-buffer): Ditto.
9634 * mail-source.el (mail-source-fetch-directory): Run scripts.
9636 2002-02-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
9638 * gnus-fun.el (gnus-respond-to-confirmation): Do the right thing
9639 for Majordomo confirmations.
9641 2002-02-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
9643 * gnus-fun.el (gnus-respond-to-confirmation): New command.
9645 2002-02-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
9647 * nnultimate.el (nnultimate-retrieve-headers): Clean up.
9649 2002-02-18 Mark Thomas <mthomas@cmu.edu>
9651 * gnus-util.el (gnus-parent-id): Ignore trailing whitespace in the
9652 References header field.
9654 2002-02-18 ShengHuo ZHU <zsh@cs.rochester.edu>
9656 * mm-view.el (mm-inline-render-with-file): With unibyte buffer.
9657 (mm-inline-render-with-stdin): Ditto.
9658 (mm-inline-render-with-function): Ditto.
9659 (mm-inline-wash-with-file): Bind coding-system-for-write.
9660 (mm-inline-wash-with-stdin): Ditto.
9662 2002-02-18 ShengHuo ZHU <zsh@cs.rochester.edu>
9664 Suggested by Felix Natter <fnatter@gmx.net>
9666 * gnus-art.el (gnus-mime-view-part-externally): Rename from
9667 gnus-mime-externalize-view.
9668 (gnus-mime-view-part-internally): Rename from
9669 gnus-mime-internalize-view.
9670 (gnus-article-view-part-externally): Rename from
9671 gnus-article-externalize-part.
9672 (gnus-mime-action-alist): Change correspondingly.
9673 (gnus-mime-button-commands): Ditto.
9674 (gnus-mime-action-alist): Remove duplication.
9676 * gnus-sum.el (gnus-summary-mime-map): Change correspondingly.
9678 2002-02-18 ShengHuo ZHU <zsh@cs.rochester.edu>
9680 * mm-decode.el (mm-dissect-buffer): Add loose-mime parameter.
9682 * gnus-art.el (gnus-display-mime): Use it.
9684 * mm-partial.el (mm-partial-find-parts): Use it.
9686 * gnus-sum.el (gnus-article-loose-mime): Rename from
9687 gnus-article-no-strict-mime.
9688 (gnus-summary-save-parts): Use it.
9690 2002-02-18 Katsumi Yamaoka <yamaoka@jpl.org>
9692 * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Remove unused
9695 * gnus-art.el (article-display-x-face): Don't sort multiple
9698 2002-02-18 Katsumi Yamaoka <yamaoka@jpl.org>
9700 * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Improved to speed
9701 up. Suggested by Yuuichi Teranishi <teranisi@gohome.org>.
9703 * gnus-art.el (article-display-x-face): Sort gray X-Faces.
9705 2002-02-17 ShengHuo ZHU <zsh@cs.rochester.edu>
9707 Some ideas is inspired by code from Hrvoje Niksic
9708 <hniksic@arsdigita.com>
9710 * gnus-art.el (gnus-article-wash-function): Set the default to
9711 nil, so that we use mm-text-html-renderer instead.
9712 (article-wash-html): Use mm-text-html-renderer.
9714 * mm-decode.el (mm-inline-media-tests): Use mm-inline-text-*.
9715 (mm-text-html-renderer): New variable.
9716 (mm-inline-text-html-renderer): Set the default to nil, so that we
9717 use mm-text-html-renderer instead.
9719 * mm-view.el (mm-inline-text-html): New function.
9720 (mm-text-html-renderer-alist): New variable.
9721 (mm-inline-text-vcard): New function.
9722 (mm-inline-text): Split.
9723 (mm-links-remove-leading-blank): New function.
9724 (mm-inline-render-with-file): New function.
9725 (mm-inline-render-with-stdin): New function.
9726 (mm-inline-render-with-function): New function.
9727 (mm-text-html-washer-alist): New variable.
9728 (mm-inline-wash-with-file): New function.
9729 (mm-inline-wash-with-stdin): New function.
9731 2002-02-17 Reiner Steib <Reiner.Steib@gmx.de>
9733 * message-utils.el: Fix installation doc.
9735 2002-02-16 ShengHuo ZHU <zsh@cs.rochester.edu>
9737 * gnus-msg.el (gnus-discouraged-post-methods): New variable.
9738 (gnus-post-method): Use it.
9739 (gnus-summary-cancel-article): Find the correct post-method.
9741 * gnus-soup.el (gnus-soup-send-packet): Via ... using ...
9742 * message.el (message-send-news): Ditto.
9743 Suggested by Lloyd Zusman <ljz@asfast.com> and IPmonger
9744 <ipmonger@delamancha.org>
9746 * gnus.el (gnus-select-method): Fix doc.
9747 (gnus-server-string): Use 'using nntp'.
9749 * gnus-agent.el (gnus-slave-unplugged): New command.
9750 From: Felix Natter <fnatter@gmx.net>
9752 2002-02-15 ShengHuo ZHU <zsh@cs.rochester.edu>
9754 * gnus-art.el (gnus-article-edit-done): Kill-all-local-variables.
9755 Call edit-done-function first, then change the window
9757 (gnus-article-edit-mode-map): Add message key bindings. Add menu.
9758 (gnus-article-edit-mode): mml-mode.
9760 * gnus-util.el (gnus-byte-compile): Work around a bug in XEmacs
9761 21.4. Suggested by Russ Allbery <rra@stanford.edu> .
9763 * message-utils.el: Adopt the file.
9765 2002-02-15 Holger Schauer <Holger.Schauer@gmx.de>
9767 * message-utils.el: New file.
9769 2002-02-14 ShengHuo ZHU <zsh@cs.rochester.edu>
9771 * gnus-sum.el (gnus-summary-move-article): Select-article only
9772 when gnus-move-split-methods is non-nil. And we don't render or
9775 * gnus-fun.el (gnus-shell-command-to-string): New function.
9776 (gnus-shell-command-on-region): New function.
9777 (gnus-random-x-face): Use them.
9778 (gnus-x-face-from-file): Ditto.
9779 (gnus-convert-image-to-gray-x-face): Ditto.
9780 (gnus-convert-gray-x-face-to-xpm): Ditto.
9781 (gnus-convert-image-to-x-face-command): Don't use 2>/dev/null.
9783 2002-02-14 Katsumi Yamaoka <yamaoka@jpl.org>
9785 * gnus-art.el (gnus-treat-display-xface): Don't use
9786 `shell-command-to-string' when compiling.
9787 (gnus-treat-display-grey-xface): Ditto.
9789 2002-02-13 Paul Jarc <prj@po.cwru.edu>
9791 * nnmaildir.el (nnmaildir--article-count): If the group is
9792 completely empty, report minimum article number as 1 instead of 0.
9794 2002-02-13 ShengHuo ZHU <zsh@cs.rochester.edu>
9796 * gnus-agent.el (gnus-get-predicate): Use nconc.
9798 * gnus-sum.el (gnus-summary-display-make-predicate): Use
9799 gnus-summary-display-cache as cache.
9801 * nndoc.el (nndoc-type-alist): Add mail-in-mail type.
9802 (nndoc-mail-in-mail-type-p): New function.
9803 (nndoc-mail-in-mail-article-begin): New function.
9805 2002-02-12 ShengHuo ZHU <zsh@cs.rochester.edu>
9807 * mailcap.el (mailcap-mime-data): Use enriched-decode.
9809 * gnus-cite.el (gnus-article-fill-cited-article): Bind
9810 use-hard-newlines to nil.
9812 * gnus-xmas.el (gnus-xmas-image-type-available-p): Assume that
9813 image is not available if window-system is not available.
9815 * gnus-sum.el (gnus-summary-display-make-predicate): Add unread.
9817 2002-02-11 ShengHuo ZHU <zsh@cs.rochester.edu>
9819 * gnus.el (gnus-article-unpropagated-mark-lists): Don't propagate
9820 bookmark, because update-mark doesn't handle it correctly.
9822 2002-02-09 ShengHuo ZHU <zsh@cs.rochester.edu>
9824 * gnus-soup.el (gnus-soup-send-packet): Send news and mail
9825 directly instead of calling message-send-mail.
9827 * gnus-start.el (gnus-read-descriptions-file): Use
9828 gnus-default-charset.
9830 * mm-util.el (mm-guess-mime-charset): New function.
9832 * gnus.el (gnus-default-charset): Use it.
9833 (gnus-group-charset-alist): Remove .*, Let gnus-default-charset be
9836 2002-02-08 ShengHuo ZHU <zsh@cs.rochester.edu>
9838 * gnus-art.el (gnus-treat-display-grey-xface): New variable.
9839 (article-display-x-face): Use it. Disable grey xface, if
9840 uncompface is not found.
9842 * message.el (message-mode): Don't enable multibyte on an indirect
9845 * nnrss.el (nnrss-content-function): New variable.
9846 (nnrss-request-article): Use it.
9848 2002-02-08 ShengHuo ZHU <zsh@cs.rochester.edu>
9850 * gnus.el: Add article-unsplit-urls.
9851 * gnus-sum.el: Ditto.
9852 * gnus-art.el (gnus-treat-strip-cr): New variable.
9853 (gnus-treatment-function-alist): Use it.
9854 (article-unsplit-urls): New function.
9855 (gnus-article-make-menu-bar): Use it.
9856 From: Michael Cook <michael.cook@cisco.com>
9858 2002-02-08 ShengHuo ZHU <zsh@cs.rochester.edu>
9860 * gnus-agent.el (gnus-agent-braid-nov): Find the first article to
9863 2002-02-07 Paul Jarc <prj@po.cwru.edu>
9865 * gnus-util.el (gnus-split-references): Allow (broken) Message-IDs
9866 with internal whitespace.
9867 (gnus-parent-id): Ditto.
9869 2002-02-07 ShengHuo ZHU <zsh@cs.rochester.edu>
9871 * gnus-art.el (gnus-article-treat-body-boundary): Add
9872 gnus-decoration property.
9873 * gnus-msg.el (gnus-copy-article-buffer): Remove gnus-decoration.
9875 * gnus-art.el (gnus-article-treat-unfold-headers): Don't remove
9878 * rfc2047.el (rfc2047-unfold-region): Ditto.
9879 (rfc2047-decode-region): Don't unfold. Let
9880 gnus-article-treat-unfold-headers do it.
9882 2002-02-07 Matt Armstrong <matt@lickey.com>.
9884 * message.el (message-mode): Set local-abbrev-table.
9886 2002-02-07 Jesper Harder <harder@ifa.au.dk>
9888 * gnus-sum.el (gnus-dependencies-add-header): Fix typo.
9890 2002-02-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
9892 * gnus-msg.el (gnus-posting-styles): Add x-face-file.
9893 (gnus-configure-posting-styles): Use it.
9894 (gnus-configure-posting-styles): Remove trailing newspaces.
9896 2002-02-06 ShengHuo ZHU <zsh@cs.rochester.edu>
9898 * gnus-sum.el (gnus-articles-to-read): Fetch all if the predicate
9901 * mm-util.el (mm-use-find-coding-systems-region): Add doc.
9903 * gnus.el (gnus-server-to-method): Switch position with
9904 gnus-server-get-method.
9905 (gnus-agent): Add doc.
9907 * gnus-sum.el (gnus-article-no-strict-mime): New variable.
9908 (gnus-summary-save-parts): Use it.
9910 * gnus-art.el (gnus-display-mime): Use it.
9911 * mm-partial.el (mm-partial-find-parts): Use it.
9913 * nnweb.el (nnweb-google-parse-1): Use a correct format of date.
9915 * nnagent.el (nnagent-request-expire-articles): Don't delete
9918 2002-02-06 Stefan Reich
\e,Av
\e(Br <xsteve@riic.at>
9920 * gnus-agent.el (gnus-agent-summary-make-menu-bar): Fix typo.
9922 2002-02-05 Sriram Karra <karra@cs.utah.edu>
9924 * message.el (message-gen-unsubscribed-mft): New function.
9926 2002-02-05 ShengHuo ZHU <zsh@cs.rochester.edu>
9928 * gnus.el (gnus-article-unpropagated-mark-lists): Backslash the
9931 * mm-view.el (mm-w3-prepare-buffer): Bind url-gateway-unplugged.
9932 (mm-inline-text-html-render-with-w3): Ditto.
9933 * gnus-art.el (gnus-article-wash-html-with-w3): Ditto.
9934 Suggested by Dave Love <d.love@dl.ac.uk>.
9936 * mm-url.el (mm-url-load-url): Require w3-vars for old versions.
9938 * nntp.el (nntp-send-command-and-decode): Check PROCESS.
9939 * nntp.el (nntp-send-command): Ditto.
9940 * nntp.el (nntp-send-command-nodelete): Ditto.
9942 2002-02-04 ShengHuo ZHU <zsh@cs.rochester.edu>
9944 * mm-url.el (mm-url-load-url): New function.
9945 (mm-url-insert-file-contents): Use it.
9947 * gnus-msg.el (gnus-summary-mail-forward): Use gnus-article-charset.
9949 * message.el (message-forward-make-body): Correctly copy
9952 * rfc2047.el (rfc2047-decode-region): Don't decode us-ascii characters.
9954 2002-02-04 Simon Josefsson <jas@extundo.com>
9956 * gnus-art.el (gnus-article-followup-with-original): Mark with
9957 force, prevent errors when following up from article buffer.
9958 (gnus-article-reply-with-original): Ditto.
9960 * binhex.el (binhex-decoder-switches): Fix doc. From
9961 Pavel@Janik.cz (Pavel Jan
\e,Am
\e(Bk).
9963 2002-02-04 ShengHuo ZHU <zsh@cs.rochester.edu>
9965 * gnus-art.el (gnus-treatment-function-alist): Move hide-citation,
9966 highlight-citation after emphasize.
9968 2002-02-04 David Edmondson <dme@sun.com>
9970 * nnfolder.el (nnfolder-open-marks): Message when done.
9972 * nnml.el (nnml-open-marks): Ditto.
9974 2002-02-03 Steinar Bang <sb@dod.no>
9976 * imap.el (imap-anonymous-auth): Fix typo.
9978 2002-02-03 ShengHuo ZHU <zsh@cs.rochester.edu>
9980 * gnus-cache.el (gnus-cache-braid-nov): Use set-buffer instead of
9982 (gnus-cache-braid-heads): Ditto.
9984 * gnus-agent.el (gnus-agent-copy-nov-line): Move to the correct
9985 line, because there are extra articles in the overview buffer.
9987 * nntp.el (nntp-retrieve-groups): Check whether BUF is live.
9989 * message.el (message-forward-rmail-make-body): Directly use
9990 rmail-msg-restore-non-pruned-header to avoid calling
9993 2002-02-02 ShengHuo ZHU <zsh@cs.rochester.edu>
9995 * gnus-cache.el (gnus-summary-insert-cached-articles):
9996 (gnus-summary-limit-include-cached): gnus-newsgroup-cached is sorted.
9998 * gnus-group.el (gnus-group-mark-article-read): Nreverse
9999 gnus-newsgroups-unselected.
10001 * gnus-agent.el (gnus-summary-set-agent-mark): Use
10002 gnus-add-to-sorted-list.
10004 * gnus-sum.el (gnus-summary-update-info): gnus-newsgroup-unreads
10005 gnus-newsgroup-unselected are sorted. Use gnus-sorted-union.
10006 (gnus-build-all-threads): Use gnus-add-to-sorted-list.
10007 (gnus-update-read-articles): UNREAD is sorted.
10008 (gnus-newsgroup-unreads, gnus-newsgroup-unselected)
10009 (gnus-newsgroup-marked, gnus-newsgroup-cached)
10010 (gnus-newsgroup-expirable, gnus-newsgroup-downloadable)
10011 (gnus-newsgroup-dormant): Require sorted.
10013 * gnus-dired.el (gnus-dired-find-file-mailcap): Correctly handle
10015 (gnus-dired-print): New function.
10017 * gnus-art.el (gnus-mime-print-part): Add argument filename. Call
10020 2002-02-02 Simon Josefsson <jas@extundo.com>
10022 * gnus-dired.el (turn-on-gnus-dired-mode): Autoload. Make defun.
10024 2002-02-02 ShengHuo ZHU <zsh@cs.rochester.edu>
10026 * gnus-start.el (gnus-1): Call gnus-agentize if gnus-agent is
10027 t. This makes gnus-agent customizable without putting
10028 gnus-agentize into .gnus.
10030 * gnus.el (gnus-agent): Make it customizable.
10032 * gnus-cache.el (gnus-cache-articles-in-group): Remove from active
10034 (gnus-cache-possibly-remove-article): Ditto.
10035 (gnus-cache-possibly-enter-article): Use gnus-add-to-sorted-list.
10037 2002-02-02 Benjamin Rutt <brutt@bloomington.in.us>
10039 * gnus-dired.el: New file.
10041 2002-02-01 Simon Josefsson <jas@extundo.com>
10043 * gnus-int.el (gnus-request-accept-article): Use gnus-get-function.
10045 2002-02-01 Katsumi Yamaoka <yamaoka@jpl.org>
10047 * mm-view.el (mm-w3m-mode-dont-bind-keys): New variable.
10048 (mm-setup-w3m): Don't bind keys listed in the above.
10050 2002-02-01 Katsumi Yamaoka <yamaoka@jpl.org>
10052 * mm-view.el (mm-inline-text-html-render-with-w3m): Bind
10053 `w3m-safe-url-regexp' with nil if `mm-inline-text-html-with-images'
10054 is non-nil; bind `w3m-force-redisplay' with nil.
10056 * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
10058 * mm-decode.el (mm-inline-text-html-with-images): Supplement docs.
10060 2002-01-31 ShengHuo ZHU <zsh@cs.rochester.edu>
10062 * nnfolder.el (nnfolder-request-replace-article): Unfold. Don't
10063 use mail-header-unfold-field.
10065 * gnus-cache.el (gnus-summary-insert-cached-articles): Use
10066 gnus-summary-limit.
10068 * gnus-range.el (gnus-add-to-sorted-list): New function.
10069 * gnus-sum.el (gnus-mark-article-as-read): Use it.
10070 (gnus-mark-article-as-unread): Ditto.
10071 (gnus-summary-mark-article-as-unread): Ditto.
10072 (gnus-build-get-header): Ditto.
10073 (gnus-summary-prepare-threads): Ditto.
10074 (gnus-summary-insert-pseudos): Ditto.
10075 (gnus-articles-to-read): Use gnus-sorted-union and gnus-sorted-nunion.
10076 (gnus-summary-insert-new-articles): Use gnus-sorted-nunion.
10077 (gnus-summary-insert-old-articles): Ditto.
10079 * gnus-msg.el (gnus-posting-styles): Add new format of header.
10080 (gnus-configure-posting-styles): Support the new format.
10082 * mail-source.el (mail-source-bind, mail-source-bind-common): Set
10083 edebug-form-spec to (sexp body).
10084 Suggested by Joe Wells <jbw@izanami.cee.hw.ac.uk>.
10086 * message.el (message-reply-headers): Add doc.
10088 2002-01-30 ShengHuo ZHU <zsh@cs.rochester.edu>
10090 * gnus-group.el (gnus-group-delete-group): Nix the entry in
10091 gnus-cache-active-hashtb.
10093 * gnus-agent.el (gnus-agent-mark-unread-afer-downloaded): New variable.
10094 (gnus-agent-summary-fetch-group): Use it.
10096 * gnus-msg.el (gnus-debug-files): New variable.
10097 (gnus-debug-exclude-variables): New variable.
10098 (gnus-debug): Use them.
10100 * gnus-range.el (gnus-range-length): Don't use gnus-uncompress-range.
10102 2002-01-30 ShengHuo ZHU <zsh@cs.rochester.edu>
10104 * message.el (message-cite-prefix-regexp): Use text-mode-syntax-table.
10105 (message-mode-syntax-table): Move back the previous position.
10107 * nnagent.el (nnagent-retrieve-headers): Use gnus-sorted-difference.
10109 * gnus-agent.el (gnus-agent-retrieve-headers): Use
10110 gnus-sorted-difference.
10112 * nnsoup.el (nnsoup-request-expire-articles): Use
10113 gnus-sorted-difference.
10115 * nnheader.el: Autoload gnus-sorted-difference.
10117 * nnfolder.el (nnfolder-request-expire-articles): Use
10118 gnus-sorted-difference.
10120 * gnus-cache.el (gnus-cache-retrieve-headers): Use
10121 gnus-sorted-difference.
10123 * gnus-range.el: Autoload cookies.
10124 (gnus-sorted-difference): New function.
10125 (gnus-sorted-ndifference): New function.
10126 (gnus-sorted-nintersection): Rename from
10127 gnus-set-sorted-intersection.
10128 (gnus-sorted-nunion): Rename from gnus-set-sorted-union.
10129 (gnus-list-range-difference): Rename from
10130 gnus-inverse-list-range-intersection.
10131 (gnus-inverse-list-range-intersection): Use defalias.
10133 * gnus-sum.el (gnus-select-newsgroup): Use gnus-sorted-difference,
10134 gnus-sorted-ndifference, and gnus-sorted-nintersection.
10135 (gnus-articles-to-read): Use gnus-sorted-difference.
10136 (gnus-summary-limit-mark-excluded-as-read): Use
10137 gnus-sorted-intersection and gnus-sorted-ndifference.
10138 (gnus-list-of-read-articles): Use gnus-list-range-difference.
10139 (gnus-summary-insert-articles): Use gnus-sorted-difference.
10141 * gnus-sum.el (gnus-summary-update-info): Use gnus-sorted-union.
10143 2002-01-30 Katsumi Yamaoka <yamaoka@jpl.org>
10145 * gnus-art.el (gnus-article-wash-html-with-w3m): Add keymap
10146 property to the buffer for using emacs-w3m command keys.
10148 * mm-decode.el (mm-inline-text-html-with-w3m-keymap): New user
10151 * mm-view.el (mm-w3m-mode-map): New variable.
10152 (mm-w3m-mode-command-alist): New variable.
10153 (mm-w3m-minor-mode): Removed.
10154 (mm-setup-w3m): Setup `mm-w3m-mode-map'; don't add minor mode.
10155 (mm-inline-text-html-render-with-w3m): Add keymap property to the
10156 buffer for using emacs-w3m command keys.
10158 2002-01-29 ShengHuo ZHU <zsh@cs.rochester.edu>
10160 * message.el (message-mode-syntax-table): Move forward.
10161 (message-cite-prefix-regexp): Auto detect non word constituents.
10162 (message-cite-prefix-regexp): Don't use with-syntax-table.
10164 * gnus-sum.el (gnus-summary-update-info): Use
10165 gnus-list-range-intersection.
10167 * gnus-agent.el (gnus-agent-fetch-headers): Use
10168 gnus-list-range-intersection.
10170 * gnus-range.el (gnus-range-normalize): Use correct predicate.
10171 (gnus-list-range-intersection): Use it.
10172 (gnus-inverse-list-range-intersection): Ditto.
10173 (gnus-sorted-intersection): Add doc.
10174 (gnus-set-sorted-intersection): Add doc.
10175 (gnus-sorted-union): New function.
10176 (gnus-set-sorted-union): New function.
10178 * gnus-range.el (gnus-list-range-intersection): Correct the logic.
10179 (gnus-inverse-list-range-intersection): Ditto.
10181 2002-01-29 Karl Kleinpaste <karl@charcoal.com>
10183 * mm-uu.el (mm-uu-type-alist): Add optional leading `0'.
10185 * gnus-uu.el (gnus-uu-shar-name-marker): Add optional leading `0'
10186 and permit `:' and `\' in order to handle full Windows pathnames.
10187 (gnus-uu-begin-string): Add optional leading `0'. Leading `0' is
10188 technically not correct per standard, but seems to have common use.
10190 2002-01-29 ShengHuo ZHU <zsh@cs.rochester.edu>
10192 * gnus-uu.el (gnus-uu-expand-numbers): Ignore errors when
10195 2002-01-28 ShengHuo ZHU <zsh@cs.rochester.edu>
10197 * gnus-art.el (gnus-article-followup-with-original): Use (mark).
10199 * gnus-score.el (gnus-score-insert-help): Move to (point-min).
10200 Don't split when the window is small, e.g. when a small *BBDB*
10201 window is the lowest one.
10203 * gnus-agent.el (gnus-agent-retrieve-headers): Use
10204 nnheader-find-nov-line to speed up. Use nreverse, because it is
10205 sorted. Use nnheader-insert-nov-file.
10207 2002-01-28 Katsumi Yamaoka <yamaoka@jpl.org>
10209 * mm-decode.el (mm-inline-text-html-with-images): New user option.
10211 * mm-view.el (mm-inline-text-html-render-with-w3m): Bind the value
10212 of `w3m-display-inline-images' with the value of
10213 `mm-inline-text-html-with-images'.
10214 From: TSUCHIYA Masatoshi <tsuchiya@namazu.org>.
10216 * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
10218 2002-01-27 Richard M. Stallman <rms@gnu.org>
10220 * time-date.el: Add autoload cookies. Many doc fixes.
10221 (time-add): New function.
10222 (time-subtract): Renamed from subtract-time.
10223 (subtract-time): New alias for time-subtract.
10225 2002-01-28 Katsumi Yamaoka <yamaoka@jpl.org>
10227 * gnus-art.el (gnus-article-wash-html-with-w3m): Replace w3m to
10228 emacs-w3m in doc-string.
10230 2002-01-27 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
10232 * gnus-art.el (gnus-article-wash-html-with-w3m): Handle cid: URLs.
10234 * mm-view.el (mm-setup-w3m): Add `mm-w3m-cid-retrieve' to
10235 `w3m-cid-retrieve-function-alist' for `gnus-article-mode'.
10236 (mm-w3m-cid-retrieve): New function.
10237 (mm-inline-text-html-render-with-w3m): Handle cid: URLs.
10239 2002-01-27 ShengHuo ZHU <zsh@cs.rochester.edu>
10241 * gnus-agent.el (gnus-agent-fetch-articles): Don't save empty articles.
10243 2002-01-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
10245 * gnus-util.el (gnus-cache-file-contents): Don't use equalp.
10247 2002-01-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
10249 * nnheader.el (nnheader-insert-nov-file): Increased cutoff to
10252 * gnus-sum.el (gnus-summary-expire-articles): Clean up.
10254 * nnmail.el (nnmail-article-group): Decode headers before running
10255 split rules over them.
10256 (nnmail-mail-splitting-charset): New variable.
10258 * smiley.el: Replaced with smiley-ems.el.
10260 2002-01-26 ShengHuo ZHU <zsh@cs.rochester.edu>
10262 * mm-url.el (mm-url-predefined-programs): Add w3m.
10263 (mm-url-program): Ditto.
10265 2002-01-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
10267 * nnml.el (nnml-use-compressed-files): New variable.
10268 (nnml-filenames-are-evil): Removed.
10269 (nnml-current-group-article-to-file-alist): Don't use.
10270 (nnml-update-file-alist): Inhibit.
10271 (nnml-article-to-file): Use new var.
10273 2002-01-26 ShengHuo ZHU <zsh@cs.rochester.edu>
10275 * gnus-util.el (gnus-parse-without-error): Add edebug-form-spec.
10277 * nnagent.el (nnagent-retrieve-headers): Loop until eobp.
10279 2002-01-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
10281 * gnus-agent.el (gnus-agent-load-alist): Use new caching
10284 * gnus-util.el (gnus-cache-file-contents): New function.
10286 * gnus-agent.el (gnus-agent-file-loading-cache): New variable.
10287 (gnus-agent-load-alist): Use it.
10289 * nnagent.el (nnagent-retrieve-headers): Use optimized function.
10291 * nnheader.el (nnheader-insert-nov-file): New function.
10293 * gnus-util.el (gnus-parse-without-error): Correct the loop.
10295 * gnus-sum.el (gnus-dependencies-add-header): Use in-reply-to if
10296 there are no references.
10297 (gnus-extract-message-id-from-in-reply-to): New function.
10298 (gnus-nov-parse-line): Use in-reply-to if there are no
10301 2002-01-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
10303 * nnagent.el (nnagent-retrieve-headers): Use new macro.
10305 * gnus-util.el (gnus-parse-without-error): New macro.
10307 2002-01-25 ShengHuo ZHU <zsh@cs.rochester.edu>
10309 * gnus-art.el (gnus-article-wash-html-with-w3m): Call w3m-region.
10310 (gnus-article-wash-function): Use locate-library to decide which
10313 2002-01-25 Simon Josefsson <jas@extundo.com>
10315 * pop3.el (pop3-munge-message-separator): Work if no date.
10316 Trivial patch from Marius Vollmer <mvo@zagadka.ping.de>.
10318 2002-01-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
10320 * gnus-agent.el (gnus-agent-save-alist): Fix.
10322 * nnagent.el (nnagent-retrieve-headers): Must have cut too much by
10323 mistake. Reinstated lost code.
10325 2002-01-25 Josh Huber <huber@alum.wpi.edu>
10327 * mml2015.el (mml2015-mailcrypt-decrypt): Display a signature if
10328 one exists in the case of an encrypted message with an internal
10331 2002-01-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
10333 * gnus-agent.el (gnus-agent-save-alist): Optimized.
10335 2002-01-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
10337 * gnus-range.el (gnus-inverse-list-range-intersection): Off-by-one
10340 * gnus.el (gnus-server-to-method): Made into subst.
10341 (gnus-server-method-cache): New variable.
10342 (gnus-server-to-method): Use it.
10343 (gnus-group-method-cache): New variable.
10344 (gnus-find-method-for-group-1): Renamed.
10345 (gnus-find-method-for-group): New function.
10346 (gnus-group-method-cache): Removed.
10348 * gnus-sum.el (gnus-compute-unseen-list): Use new optimized
10351 * gnus-range.el (gnus-members-of-range): New function.
10352 (gnus-list-range-intersection): Renamed.
10353 (gnus-inverse-list-range-intersection): New function.
10355 * gnus-sum.el (gnus-compute-unseen-list): Made into own function.
10357 * nnagent.el (nnagent-retrieve-headers): New implementation.
10359 * gnus-agent.el (gnus-agent-get-undownloaded-list): New, faster
10362 2002-01-25 Katsumi Yamaoka <yamaoka@jpl.org>
10364 * mm-view.el (mm-inline-text-html-render-with-w3m): Decode
10365 charset-encoded html contents.
10367 2002-01-24 ShengHuo ZHU <zsh@cs.rochester.edu>
10369 * gnus-agent.el (gnus-agent-request-article): Make sure it is not
10372 * nnweb.el (url): Ignore errors when request url.
10374 * nnrss.el: Clean up the comments.
10376 2002-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
10378 * mm-decode.el (mm-inline-text-html-renderer): New user option.
10379 (mm-inline-media-tests): Test whether the value of
10380 `mm-inline-text-html-renderer' is a function for text/html.
10382 * mm-view.el (mm-inline-text-html-render-with-w3): New function
10383 separated from `mm-inline-text'.
10384 (mm-w3m-minor-mode): New variable.
10385 (mm-w3m-setup): New variable.
10386 (mm-setup-w3m): New function.
10387 (mm-inline-text-html-render-with-w3m): New function.
10388 (mm-inline-text): Funcall `mm-inline-text-html-renderer' for
10391 2002-01-23 Katsumi Yamaoka <yamaoka@jpl.org>
10393 * gnus-xmas.el (gnus-xmas-redefine): Quote `gnus-completing-read'
10394 and `gnus-xmas-completing-read'.
10396 2002-01-19 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
10398 * nneething.el (nneething-message-id-number): Abolished.
10399 (nneething-encode-file-name): Not encode numerical characters.
10400 (nneething-make-head): `nneething-message-id-number' is not
10401 used to generate message IDs.
10403 2002-01-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
10405 * gnus-art.el (gnus-emphasis-alist): Include !? as sentence-ending
10408 2002-01-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
10410 * gnus-xmas.el (gnus-xmas-completing-read): New function.
10411 (gnus-xmas-redefine): Redefine conditionally.
10413 2002-01-22 Josh Huber <huber@alum.wpi.edu>
10415 * mml.el (mml-parse-1): Fixed usage of recipients in the secure
10418 2002-01-22 Josh Huber <huber@alum.wpi.edu>
10420 * message.el (message-font-lock-keywords): Added the secure tag.
10421 * mml-sec.el: Added functions to generate/modify/remove the secure
10422 tag while in message mode.
10423 * mml-sec.el (mml-secure-message): New.
10424 * mml-sec.el (mml-unsecure-message): New.
10425 * mml-sec.el (mml-secure-message-sign-smime): New.
10426 * mml-sec.el (mml-secure-message-sign-pgp): New.
10427 * mml-sec.el (mml-secure-message-sign-pgpmime): New.
10428 * mml-sec.el (mml-secure-message-encrypt-smime): New.
10429 * mml-sec.el (mml-secure-message-encrypt-pgp): New.
10430 * mml-sec.el (mml-secure-message-encrypt-pgpmime): New.
10431 * mml.el (mml-parse-1): Added code to recognise the secure tag and
10432 convert it to either a part or multipart depending on if there are
10433 other parts in the message.
10434 * mml.el (mml-mode-map): Changed default sign/encrypt keybindings
10435 to use the secure tag, rather than the part tag.
10436 * mml.el (mml-preview): Added a save-excursion to keep cursor
10437 position after doing an MML preview.
10439 2002-01-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
10441 * nnheader.el (nnheader-parse-overview-file): New function.
10442 (nnheader-write-overview-file): New function.
10444 2002-01-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
10446 * gnus.el (gnus-group-fast-parameter): Check better if expansion
10449 * nnweb.el (nnweb-type-definition): Clean up.
10451 2002-01-21 Alastair Burt <burt@dfki.de> (tiny change)
10453 * gnus-art.el (gnus-mm-display-part): Make sure that the summary
10454 buffer exists before jumping to it.
10456 2002-01-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
10458 * gnus-art.el (gnus-article-wash-html-with-w3): Made into own
10460 (article-wash-html): Use it.
10461 (gnus-article-wash-function): New variable.
10462 (gnus-article-wash-html-with-w3m): New function.
10464 2002-01-20 John H. Palmieri <palmieri@math.washington.edu>
10466 * gnus-fun.el (gnus-convert-image-to-gray-x-face): More standard
10469 2002-01-21 Simon Josefsson <jas@extundo.com>
10471 * canlock.el (base64-encode-string): Autoload it from base64.
10472 (canlock-make-cancel-key): Base64 encode unibyte string.
10474 2002-01-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
10476 * nnfolder.el (nnfolder-request-accept-article): Unfold
10478 (nnfolder-request-replace-article): Ditto.
10480 2002-01-20 Nevin Kapur <nevin@jhu.edu>
10482 * gnus-group.el (gnus-group-best-unread-group): Use the right
10483 positioning function.
10485 2002-01-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
10487 * smiley-ems.el (smiley-region): Use new function.
10488 (smiley-update-cache): Use general image functions.
10489 (smiley-region): Use general functions.
10491 * gnus-util.el (gnus-graphic-display-p): New function.
10493 * nnmail.el (nnmail-article-group): Allow outputting traces of
10496 * nndoc.el (nndoc-type-alist): Rules for exim bounces.
10497 (nndoc-exim-bounce-type-p): New function.
10499 * message.el (message-dont-send): Doc fix.
10501 * gnus-util.el (gnus-completing-read): Remove
10502 inherit-input-method.
10504 * gnus-art.el (gnus-treat-smiley): Doc fix.
10506 * gnus-agent.el (gnus-agent-fetch-headers): Ignore seen and recent
10509 2002-01-19 Simon Josefsson <jas@extundo.com>
10511 * imap.el (imap-gssapi-open): Don't wait for logout to complete.
10512 (imap-kerberos4-open): Ditto.
10513 (imap-open): Set port correctly, don't set auth.
10515 2002-01-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
10517 * gnus.el (gnus-version-number): Bump version number.
10519 2002-01-20 05:33:30 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
10521 * gnus.el: Oort Gnus v0.05 is released.
10523 2002-01-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
10525 * nnkiboze.el (nnkiboze-generate-group): Make sure the directory
10528 * gnus-spec.el (gnus-string-width-function): New function.
10529 (gnus-tilde-cut-form): Use it.
10530 (gnus-tilde-max-form): Ditto.
10531 (gnus-use-correct-string-widths): Default to (featurep 'xemacs).
10532 (gnus-substring-function): Use it.
10533 (gnus-tilde-cut-form): Ditto.
10534 (gnus-substring-function): New function.
10536 * message.el (message-check-news-header-syntax): New message.
10538 * gnus.el (gnus-slave-no-server): Doc fix.
10540 * gnus-spec.el (gnus-use-correct-string-widths): Default to t.
10542 2002-01-15 Katsumi Yamaoka <yamaoka@jpl.org>
10544 * gnus-sum.el (gnus-adjust-marked-articles): Fix the record for
10545 `seen' if it looks like (seen NUM1 . NUM2). It should be
10546 (seen (NUM1 . NUM2)).
10548 2002-01-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
10550 * gnus-topic.el (gnus-topic-catchup-articles): Update article
10551 number in closed topics.
10553 2002-01-19 Daniel Pittman <daniel@rimspace.net>
10555 * gnus-sum.el (gnus-summary-first-unseen-or-unread-subject): New
10558 2002-01-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
10560 * gnus.el (gnus-group-find-parameter): Clean up.
10562 * gnus-sum.el (gnus-summary-goto-subject): Error on non-numerical
10565 * gnus-util.el (gnus-completing-read-with-default): Renamed.
10567 * nnmail.el (nnmail-article-group): Clean up.
10569 2002-01-19 Paul Stodghill <stodghil@cs.cornell.edu>
10571 * gnus-agent.el (gnus-category-name): Intern the category name.
10573 2002-01-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
10575 * gnus-topic.el (gnus-topic-move-group): Use gnus-topic-history.
10577 * gnus-util.el (gnus-completing-read): New function.
10579 2002-01-19 ShengHuo ZHU <zsh@cs.rochester.edu>
10581 * gnus-art.el (gnus-add-wash-type): Use add-to-list.
10583 * smiley-ems.el (smiley-region): Register smiley.
10584 (smiley-toggle-buffer): Rewrite the function.
10585 (smiley-active): Removed.
10587 2002-01-19 Simon Josefsson <jas@extundo.com>
10589 * gnus-util.el (gnus-parent-id): Optimize null n case. From
10590 Jesper Harder <harder@ifa.au.dk>.
10592 2002-01-18 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
10594 * gnus-art.el (gnus-request-article-this-buffer): Call
10595 `nneething-get-file-name' to extract the file name from the
10598 * nneething.el (nneething-encode-file-name): New function.
10599 (nneething-decode-file-name): Ditto.
10600 (nneething-get-file-name): Ditto.
10601 (nneething-make-head): Encode the file name and encapsulate it
10602 into the field of the message id.
10604 2002-01-18 Simon Josefsson <jas@extundo.com>
10606 * nnml.el (nnml-request-update-info): Don't erase flags that isn't
10609 * nnfolder.el (nnfolder-request-update-info): Ditto.
10611 2002-01-18 ShengHuo ZHU <zsh@cs.rochester.edu>
10613 * gnus-art.el (gnus-url-parse-query-string): Allow new line in value.
10615 2002-01-18 Simon Josefsson <jas@extundo.com>
10617 * imap.el (imap-starttls-p): Don't check for binary.
10618 (imap-gssapi-auth-p): Ditto.
10619 (imap-kerberos4-auth-p): Ditto.
10620 (imap-open): Change logic. Iterate through all possible streams,
10621 instead of bailing out after first failure. Move authenticator
10622 decision to `imap-authenticate'.
10623 (imap-authenticate): Change logic, now finds the authenticator to
10624 use, was previously in `imap-open'.
10625 (imap-open): Return nil on failure.
10626 (imap-open): Setup temp buffer correctly.
10627 (imap-open): Return buffer only on success.
10628 (imap-interactive-login, imap-interactive-login): Tell the user
10629 which stream/authenticator is used for the queried
10631 (imap-open, imap-authenticate): Set variables.
10632 (imap-gssapi-auth-p, imap-kerberos4-auth-p): Fix typo.
10633 (imap-open): Don't assume how `with-temp-buffer' is implemented.
10635 2002-01-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
10637 * gnus-fun.el (gnus-grab-cam-x-face): New function.
10639 2002-01-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
10641 * gnus-art.el (gnus-emphasis-alist): Allow matching "*this*.)".
10643 2002-01-17 ShengHuo ZHU <zsh@cs.rochester.edu>
10645 * gnus-agent.el (gnus-agent-toggle-group-plugged): New function.
10646 (gnus-agent-group-mode-map): Bind it to "Jo".
10647 (gnus-agent-group-make-menu-bar): Add it into menu bar.
10649 2002-01-17 Karl Kleinpaste <karl@charcoal.com>
10651 * gnus-xmas.el (gnus-group-toolbar): Add .newsrc save button.
10652 (gnus-summary-mail-toolbar): Add mail article deletion button.
10654 * smiley.el (smiley-deformed-regexp-alist): Eliminate noseless
10655 false positives for lines of "^^^^".
10657 * gnus-picon.el (gnus-picon-find-face): Faces database is all
10660 2002-01-17 ShengHuo ZHU <zsh@cs.rochester.edu>
10662 * gnus-agent.el (gnus-agent-retrieve-headers): Use correct buffer.
10663 (gnus-agent-braid-nov): Switch back to nntp-server-buffer. Remove
10665 (gnus-agent-batch): Bind gnus-agent-confirmation-function.
10667 2002-01-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
10669 * gnus-sum.el (gnus-summary-initial-limit): Inline
10670 gnus-summary-limit-children.
10671 (gnus-summary-initial-limit): Don't limit if
10672 gnus-newsgroup-display is nil.
10673 (gnus-summary-initial-limit): No, don't.
10676 (gnus-put-text-property-excluding-characters-with-faces): Inline
10677 gnus-put-text-property.
10679 * gnus-spec.el (gnus-default-format-specs): New variable.
10681 * gnus-start.el (gnus-read-newsrc-file): Don't clear
10683 (gnus-read-newsrc-el-file): Default to gnus-default-format-specs.
10685 * gnus-spec.el (gnus-update-format-specifications): Really check
10686 the Gnus version of the .newsrc.eld file.
10687 (gnus-format-specs): Save the new default summary format.
10689 * gnus-util.el (gnus-parent-id): Check whether references is empty
10692 * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Inline some
10694 (gnus-gather-threads-by-references): Inline
10695 `gnus-split-references'.
10697 * gnus-spec.el (gnus-summary-line-format-spec): New, optimized
10698 default value of gnus-summary-line-format-spec.
10700 2002-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
10702 * nnslashdot.el (nnslashdot-retrieve-headers-1): A better error
10704 (nnslashdot-request-list): Ditto.
10705 (nnslashdot-sid-strip): Removed.
10707 2002-01-15 Simon Josefsson <jas@extundo.com>
10709 * nnimap.el (nnimap-close-asynchronous): Enable.
10710 (nnimap-close-group): Expunge.
10712 2002-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
10714 * gnus-util.el (gnus-user-date-format-alist): Typo.
10715 From: Frank Schmitt <usereplyto@Frank-Schmitt.net>
10717 2002-01-15 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
10719 * nneething.el (nneething-request-article): Set
10720 `nnmail-file-coding-system' to `binary' locally, in order to read
10721 files without any conversion.
10723 2002-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
10725 * gnus-agent.el (gnus-agent-retrieve-headers): Use
10726 nnheader-file-coding-system and nnmail-active-file-coding-system.
10727 (gnus-agent-regenerate-group): Ditto.
10728 (gnus-agent-regenerate): Ditto.
10729 (gnus-agent-write-active): Ditto.
10730 Suggested by Katsumi Yamaoka <yamaoka@jpl.org>
10732 2002-01-14 ShengHuo ZHU <zsh@cs.rochester.edu>
10734 * gnus-art.el (gnus-button-alist): Don't highlight <URL:.
10735 Suggested by Ian Fitchet <ian.fitchet@lunanbay.com>
10737 2002-01-14 ShengHuo ZHU <zsh@cs.rochester.edu>
10739 * gnus.el: We don't need gnus-article-show-all-headers.
10741 * gnus-art.el (article-show-all, gnus-article-show-all-header):
10744 * gnus-sum.el (gnus-summary-select-article): Don't call
10745 show-all-headers, because hidden headers are not hidden text any
10748 2002-01-13 Simon Josefsson <jas@extundo.com>
10750 * message.el (message-newline-and-reformat): Use `newline' instead
10751 of inserting \n, so that the newline is marked as hard.
10753 2002-01-13 Jesper Harder <harder@ifa.au.dk>
10755 * gnus-spec.el (gnus-pad-form): Don't evaluate EL multiple times.
10757 2002-01-12 ShengHuo ZHU <zsh@cs.rochester.edu>
10759 * imap.el (imap-close): Keep going if quit.
10761 * gnus-agent.el (gnus-agent-retrieve-headers): Erase
10762 nntp-server-buffer.
10764 2002-01-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
10766 * mm-view.el (mm-display-inline-fontify): Require font-lock to
10767 avoid unbinding shadowed variables.
10769 * gnus-art.el (gnus-picon-databases): Moved here.
10770 (gnus-picons-installed-p): Moved here.
10771 (gnus-article-reply-with-original): Use `mark'.
10773 * gnus.el (gnus-picon): Moved here and renamed.
10775 * gnus-art.el (gnus-treat-from-picon): Only be on if picons are
10777 (gnus-treat-mail-picon): Ditto.
10778 (gnus-treat-newsgroups-picon): Ditto.
10780 * gnus-picon.el (gnus-picons-installed-p): New function.
10782 2002-01-12 ShengHuo ZHU <zsh@cs.rochester.edu>
10784 * gnus-agent.el (gnus-agent-go-online): Fix doc.
10786 2002-01-12 Simon Josefsson <jas@extundo.com>
10788 * nnimap.el (nnimap-need-unselect-to-notice-new-mail)
10789 (nnimap-before-find-minmax-bugworkaround): Use it.
10790 (nnimap-find-minmax-uid): Don't reselect current mailbox.
10791 (nnimap-dont-close): New variable.
10792 (nnimap-close-group): Use it.
10794 2002-01-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
10796 * gnus-art.el (gnus-article-reply-with-original): Use
10799 * gnus-msg.el (gnus-summary-reply): Don't bug out on regions.
10801 * gnus-logic.el (gnus-advanced-score-rule): Thinko fix.
10802 (gnus-score-advanced): Clean up.
10803 (gnus-score-advanced): Accept a multiple of the score.
10805 2002-01-12 Simon Josefsson <jas@extundo.com>
10807 * flow-fill.el (fill-flowed-display-column)
10808 (fill-flowed-encode-columnq): New variables. Suggested by
10809 Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Gro
\e,b_
\e(Bjohann).
10810 (fill-flowed-encode, fill-flowed): Use them.
10812 * message.el (message-send-news, message-send-mail): Use
10815 * mml.el (autoload): Autoload fill-flowed-encode.
10816 (mml-buffer-substring-no-properties-except-hard-newlines): New
10818 (mml-read-part): Use it.
10819 (mml-generate-mime-1): Encode format=flowed if appropriate.
10820 (mml-insert-mime-headers): Insert format=flowed.
10822 * flow-fill.el (fill-flowed-encode): New function.
10823 (fill-flowed): Bind fill-column to window width.
10825 2002-01-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
10827 * gnus-sum.el (gnus-summary-buffer-name): Return the dead name if
10829 (gnus-summary-setup-buffer): Wake up dead summary buffers.
10830 (gnus-summary-buffer-name): Don't return the dead name after all.
10831 (gnus-summary-setup-buffer): Kill the dead buffer.
10833 * gnus-art.el (gnus-article-followup-with-original): Store the
10834 value of the mark before deactivating it.
10836 2002-01-11 ShengHuo ZHU <zsh@cs.rochester.edu>
10838 * gnus-fun.el (gnus-display-x-face-in-from): Fake it.
10839 From: Karl Kleinpaste <karl@charcoal.com>
10841 * gnus-art.el (article-display-x-face): Ditto.
10842 (gnus-article-reply-with-original): Use gnus-region-active-p.
10843 (gnus-article-followup-with-original): Ditto.
10845 * gnus-sum.el (gnus-summary-read-group-1): Don't select
10846 downloadable article either.
10848 2002-01-11 ShengHuo ZHU <zsh@cs.rochester.edu>
10850 * gnus-art.el (article-display-x-face): Insert From:.
10852 * gnus-sum.el (gnus-summary-move-article): Don't draw the
10853 article. Bind gnus-display-mime-function and
10854 gnus-article-prepare-hook.
10856 * gnus-agent.el (gnus-agent-retrieve-headers): Load agentview.
10857 (gnus-agent-toggle-plugged): Use gnus-agent-go-online. Move
10858 gnus-agent-possibly-synchronize-flags to the last.
10859 (gnus-agent-go-online): New function. New variable.
10861 2002-01-11 ShengHuo ZHU <zsh@cs.rochester.edu>
10863 * gnus-agent.el (gnus-agent-regenerate-group): Add clean option.
10864 (gnus-agent-regenerate): Ditto.
10866 2002-01-11 ShengHuo ZHU <zsh@cs.rochester.edu>
10868 * message.el (message-ignored-news-headers)
10869 (message-ignored-mail-headers): Add X-Gnus-Agent-Meta-Information:.
10870 Suggested by ARISAWA Akihiro <ari@atesoft.advantest.co.jp>
10872 * gnus.el (gnus-gethash-safe): New macro.
10874 * gnus-agent.el (gnus-agent-regenerate-history): New function.
10875 (gnus-agent-regenerate): Show messages.
10877 2002-01-11 ShengHuo ZHU <zsh@cs.rochester.edu>
10879 * gnus-agent.el (gnus-agent-regenerate-group): New function.
10880 (gnus-agent-regenerate): New function.
10881 (gnus-agent-save-alist): Sort.
10882 (gnus-agent-copy-nov-line): Test eobp.
10883 (gnus-agent-retrieve-headers): Erase buffer.
10885 2002-01-10 ShengHuo ZHU <zsh@cs.rochester.edu>
10887 * mm-util.el (mm-charset-to-coding-system): Change charset to cs.
10888 From: Torsten Hilbrich <email@myrkr.in-berlin.de>
10890 * gnus.el (gnus-agent-covered-methods): Move here.
10891 (gnus-online): New function.
10892 (gnus-agent-method-p): Move here.
10894 * nnagent.el (nnagent-retrieve-headers): Check whether arts is
10895 nil. Remove articles-alist.
10897 * gnus-start.el (gnus-get-unread-articles): Check online.
10898 (gnus-groups-to-gnus-format): Ditto.
10899 (gnus-active-to-gnus-format): Ditto.
10901 * gnus-agent.el (gnus-agent-get-function): Use it.
10902 (gnus-agent-get-undownloaded-list): Ditto.
10903 (gnus-agent-fetch-session): Only fetch online methods.
10905 * gnus-srvr.el (gnus-server-make-menu-bar): Add offline.
10906 (gnus-server-mode-map): Ditto.
10907 (gnus-server-offline-face): New face.
10908 (gnus-server-offline-face): New variable.
10909 (gnus-server-font-lock-keywords): Add offline.
10910 (gnus-server-insert-server-line): Ditto.
10911 (gnus-server-offline-server): New function.
10913 * gnus-int.el (gnus-open-server): Turn to offline.
10914 (gnus-server-unopen-status): New variable.
10916 2002-01-10 ShengHuo ZHU <zsh@cs.rochester.edu>
10918 * nnkiboze.el (nnkiboze-request-article): Use
10919 gnus-agent-request-article.
10921 * nnagent.el (nnagent-retrieve-headers): Don't use nnml
10922 function. Insert undownloaded NOV.
10924 * gnus-agent.el (gnus-agent-retrieve-headers): New function.
10925 (gnus-agent-request-article): New function.
10927 * gnus.el (gnus-agent-cache): New variable.
10929 * gnus-int.el (gnus-retrieve-headers): Use
10930 gnus-agent-retrieve-headers.
10931 (gnus-request-head): Use gnus-agent-request-article.
10932 (gnus-request-body): Ditto.
10934 * gnus-art.el (gnus-request-article-this-buffer): Use
10935 gnus-agent-request-article.
10937 * gnus-sum.el (gnus-summary-read-group-1): Don't show the first
10938 article if it is undownloaded.
10940 2002-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
10942 * gnus-spec.el (gnus-spec-tab): Deal with wide characters.
10944 2002-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
10946 * canlock.el (canlock-string-as-unibyte): New macro.
10947 (canlock-sha1-with-openssl): Return a unibyte string.
10948 (canlock-make-cancel-key): Treat Message-ID as a unibyte string.
10950 2002-01-09 ShengHuo ZHU <zsh@cs.rochester.edu>
10952 * gnus.el (gnus-expand-group-parameters): Match \N or \& only.
10954 2002-01-08 ShengHuo ZHU <zsh@cs.rochester.edu>
10956 * mm-encode.el (mm-content-transfer-encoding-defaults): Add
10957 application/x-emacs-lisp.
10959 * gnus-msg.el (gnus-bug): Use application/emacs-lisp.
10961 * nntp.el (nntp-request-article): Add group parameter.
10962 (nntp-request-head): Ditto.
10963 (nntp-find-group-and-number): Add parameter group. Figure out
10964 number if the status line doesn't give (e.g. quimby.gnus.org).
10966 2002-01-08 Simon Josefsson <jas@extundo.com>
10968 * mml.el (mml-generate-mime-1): Set recipient correctly.
10970 2002-01-08 ShengHuo ZHU <zsh@cs.rochester.edu>
10972 * message.el (message-read-from-minibuffer): Add parameter
10974 * gnus-msg.el (gnus-summary-resend-message): Use it.
10976 * gnus-group.el (gnus-group-read-ephemeral-group): Restore the old
10977 behavior of quit-config.
10979 2002-01-08 Bj
\e,Ax
\e(Brn Mork <bmork@dod.no> (tiny change)
10981 * message.el (message-make-from): Don't quote fullname.
10983 2002-01-08 Andre Srinivasan <andre@slamdunknetworks.com> (tiny change)
10985 * gnus-group.el (gnus-group-suspend): Don't kill message buffers.
10987 2002-01-07 ShengHuo ZHU <zsh@cs.rochester.edu>
10989 * gnus-group.el (gnus-group-mark-article-read): Typo. Increase n.
10991 * gnus-art.el (gnus-header-button-alist): Handle mailto.
10993 * mml.el (mml-preview): Bind gnus-original-article-buffer because
10994 article-decode-group-name uses it. Bind gnus-article-prepare-hook
10995 because bbdb may use it.
10997 2002-01-07 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
10999 * nneething.el (nneething-request-article): When a non-text file
11000 is converted to an article, its data is encoded in base64. Call
11001 `nneething-make-head' with options to specify MIME types.
11002 (nneething-make-head): Add optional arguments to specify MIME
11005 2002-01-06 ShengHuo ZHU <zsh@cs.rochester.edu>
11007 * gnus-fun.el (gnus-display-x-face-in-from): Fake a "From: "
11008 header if there is not.
11010 * gnus-xmas.el (gnus-xmas-put-image): Insert " " if bobp.
11012 * gnus-msg.el (gnus-gcc-mark-as-read): New variable.
11013 (gnus-inews-mark-gcc-as-read): Obsolete variable.
11014 (gnus-inews-do-gcc): Use them.
11016 * gnus-group.el (gnus-group-mark-article-read): Put holes into
11017 gnus-newsgroup-unselected.
11019 2002-01-06 Simon Josefsson <jas@extundo.com>
11021 * imap.el (imap-ssl-open, imap-ssl-open, imap-parse-fetch): Use
11022 condition-case, not ignore-errors.
11024 2002-01-06 ShengHuo ZHU <zsh@cs.rochester.edu>
11026 * gnus-sum.el (gnus-summary-insert-old-articles): Bind
11027 gnus-fetch-old-headers.
11029 * gnus-art.el (article-display-x-face): Use the current buffer
11030 unless `W f'. Otherwise, X-Face may be shown in the header of a
11032 (gnus-treatment-function-alist): Treat xface before hiding
11035 2002-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
11037 * gnus-group.el (gnus-group-read-ephemeral-group): Fix
11040 2002-01-06 ShengHuo ZHU <zsh@cs.rochester.edu>
11042 * mm-util.el (mm-multibyte-p): Define conditionally when load.
11043 (mm-guess-charset): New function.
11044 (mm-charset-after): Use it.
11045 (mm-detect-coding-region): New function.
11046 (mm-detect-mime-charset-region): New function.
11048 * gnus-sum.el (gnus-summary-show-article): Use
11049 mm-detect-coding-region.
11051 2002-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
11053 * message.el (message-make-fqdn): Be less violent.
11055 * gnus.el (gnus-logo-color-style): Compute custom form
11058 * gnus-sum.el (gnus-summary-enter-digest-group): Feed the adaptive
11059 score file of the parent to the document group.
11061 * gnus-group.el (gnus-group-read-ephemeral-group): Add an optional
11062 parameters parameter.
11064 * gnus-score.el (gnus-score-load-file): Clean up.
11066 2002-01-06 ShengHuo ZHU <zsh@cs.rochester.edu>
11068 * gnus-sum.el (gnus-thread-sort-by-most-recent-number): Fix typo.
11069 From: Damien Wyart <damien.wyart@free.fr>
11071 * gnus-util.el (gnus-local-map-property): In Emacs 21, use keymap.
11073 2002-01-05 ShengHuo ZHU <zsh@cs.rochester.edu>
11075 * gnus-sum.el (gnus-select-group-hook): Typo.
11077 * rfc2047.el (rfc2047-decode-string): Return immediately if there
11078 is no quoted-printable-encoded STRING.
11079 From: Jesper Harder <harder@ifa.au.dk>
11081 (rfc2047-decode-string): Decode it.
11083 2002-01-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
11085 * gnus.el (gnus-logo-color-alist): Added more colors from Luis.
11087 2002-01-05 Keiichi Suzuki <keiichi@nanap.org> (tiny change)
11089 * nntp.el (nntp-possibly-change-group): Erase contents of nntp
11090 buffer to get rid of junk line.
11092 2002-01-05 Simon Josefsson <jas@extundo.com>
11094 * message.el (message-mode-map): Bind message-goto-from to C-c C-f
11096 (message-mode-map): Bind message-insert-or-toggle-importance to
11098 (message-mode-map): Bind message-disposition-notification-to to
11100 (message-mode-menu): Add m-d-n-t.
11101 (message-mode-field-menu): Add m-goto-from.
11102 (message-mode): Doc fix.
11103 (message-goto-from): New function.
11104 (message-insert-disposition-notification-to): New function.
11105 (message-tool-bar-map): Add receipt button.
11107 2002-01-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
11109 * gnus-sum.el (gnus-thread-latest-date): New function.
11110 (gnus-thread-sort-by-most-recent-number): Renamed.
11111 (gnus-thread-sort-functions): Doc fix.
11112 (gnus-select-group-hook): Don't use setq on a hook.
11113 (gnus-thread-latest-date): Use date, not number.
11115 * gnus-agent.el (gnus-agent-expire-days): Doc fix.
11116 (gnus-agent-expire): Allow regexp of expire-days.
11118 * gnus-art.el (gnus-article-reply-with-original): Deactivate
11120 (gnus-article-followup-with-original): Ditto.
11122 * gnus-sum.el (gnus-thread-highest-number): Doc fix.
11124 * gnus-art.el (gnus-mime-display-alternative): Use
11125 gnus-local-map-property.
11126 (gnus-mime-display-alternative): Ditto.
11127 (gnus-insert-mime-security-button): Ditto.
11128 (gnus-insert-next-page-button): Ditto.
11129 (gnus-button-prev-page): Take optional args.
11130 (gnus-insert-prev-page-button): widget-convert.
11132 * gnus-util.el (gnus-local-map-property): New function.
11134 * gnus-art.el (gnus-prev-page-map): Use parent map.
11135 (gnus-next-page-map): Ditto.
11137 * gnus-spec.el (gnus-parse-format): Clean up.
11138 (gnus-parse-format): Do complex formatting for %=.
11140 * gnus-fun.el (gnus-display-x-face-in-from): Add the string
11141 "X-Face: " to the data in the built-in scenario.
11143 * gnus-spec.el (gnus-parse-simple-format): Use gnus-pad-form.
11144 (gnus-correct-pad-form): Renamed.
11145 (gnus-tilde-max-form): Clean up.
11146 (gnus-pad-form): Use gnus-use-correct-string-widths.
11148 * gnus-fun.el (gnus-display-x-face-in-from): Use native xface
11149 support if that is available.
11151 * gnus-sum.el (gnus-thread-highest-number): New function.
11152 (gnus-thread-sort-by-most-recent-thread): New function.
11153 (gnus-thread-sort-functions): Doc fix.
11155 2002-01-04 ShengHuo ZHU <zsh@cs.rochester.edu>
11157 * gnus-sum.el (gnus-summary-select-article): Disable multibyte in
11159 (gnus-summary-mode): Enable it in all cases.
11160 (gnus-summary-display-article): Ditto.
11161 (gnus-summary-edit-article): Ditto.
11163 * gnus-ems.el (gnus-put-image): Really return glyph.
11165 * gnus-art.el (gnus-article-x-face-command): Fix :type.
11166 (gnus-treat-smiley): Don't take "P" in the interactive form.
11168 2002-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
11170 * compface.el (uncompface): XEmacs and Emacs have differing
11173 * gnus-fun.el (gnus-display-x-face-in-from): Use face.
11175 * gnus-ems.el (gnus-article-xface-ring-internal): Removed.
11176 (gnus-article-xface-ring-size): Removed.
11177 (gnus-article-display-xface): Removed.
11178 (gnus-remove-image): Cleaned up.
11180 * gnus-xmas.el (gnus-xmas-create-image): Convert pbm to xbm.
11181 (gnus-xmas-create-image): Take pbm files.
11182 (gnus-x-face): Removed.
11183 (gnus-xmas-article-display-xface): Removed.
11185 * gnus-fun.el (gnus-display-x-face-in-from): Bind
11186 default-enable-multibyte-characters.
11188 * compface.el (uncompface): Doc fix.
11190 * gnus-art.el (gnus-article-x-face-command): Use
11191 gnus-display-x-face-in-from.
11193 * gnus-xmas.el (gnus-xmas-put-image): Return the image.
11195 * gnus-ems.el (gnus-put-image): Return the image.
11197 * gnus-fun.el (gnus-display-x-face-in-from): New function.
11198 (gnus-x-face): Moved here.
11200 2002-01-04 ShengHuo ZHU <zsh@cs.rochester.edu>
11202 * gnus-xmas.el (gnus-xmas-put-image): Don't insert SPC or make
11203 invisible if string is nil.
11204 (gnus-xmas-article-display-xface): Use it.
11206 * gnus-ems.el (gnus-put-image): Explicitly use SPC, and add text
11207 property when string is nil.
11208 (gnus-article-display-xface): Use it.
11210 2002-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
11212 * gnus-art.el (article-display-x-face): Check whether valid grey
11214 (article-display-x-face): Place image in the right spot.
11216 * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Get rid of
11218 (gnus-convert-gray-x-face-to-xpm): Check whether output is valid.
11220 2002-01-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
11222 * gnus-xmas.el (gnus-xmas-create-image): Take optional
11224 (gnus-xmas-put-image): Allow non-strings to be passed.
11226 * gnus-art.el (article-display-x-face): Use optional parameters.
11228 * gnus-ems.el (gnus-create-image): Take optional parameters.
11230 * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Use uncompface.
11232 * compface.el (compface-xbm-p): Removed.
11234 * gnus-ems.el (gnus-article-compface-xbm): Removed.
11235 (gnus-article-display-xface): Use compface.
11237 * compface.el: New file.
11239 * gnus-fun.el (gnus-convert-pbm-to-x-face-command): Remove quotes.
11240 (gnus-convert-image-to-x-face-command): Ditto.
11241 (gnus-random-x-face): Quote argument.
11242 (gnus-x-face-from-file): Ditto.
11244 2002-01-03 Paul Jarc <prj@po.cwru.edu>
11246 * nnmaildir.el (nnmaildir-request-expire-articles): Evaluate
11247 the expire-group parameter once per article rather than once
11248 per group; bind `nnmaildir-article-file-name' and `article'
11249 for convenience. Leave article alone when expire-group
11250 specifies the current group.
11251 (nnmaildir--update-nov): Be more concurrency-friendly with
11254 2002-01-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
11256 * gnus-start.el (gnus-read-init-file): Cleaned up.
11258 2002-01-03 Dave Love <d.love@dl.ac.uk>
11260 * gnus-start.el (gnus-startup-file-coding-system): Removed.
11261 (gnus-read-init-file): Don't use it.
11263 2002-01-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
11265 * gnus-agent.el (gnus-agent-fetch-session): Run hook.
11267 2002-01-03 Dave Love <fx@gnu.org>
11269 * gnus-start.el (gnus-read-init-file): Don't force coding system
11272 2002-01-03 ShengHuo ZHU <zsh@cs.rochester.edu>
11274 * nntp.el (nntp-send-buffer): Use mm-with-unibyte-current-buffer.
11275 * nnspool.el (nnspool-request-post): Ditto.
11277 * mm-util.el (mm-use-find-coding-systems-region): New variable.
11278 (mm-find-mime-charset-region): Use it.
11280 2002-01-03 Per Abrahamsen <abraham@dina.kvl.dk>
11282 * gnus.el (gnus-summary-line-format): Added :link.
11283 * gnus-topic.el (gnus-topic-line-format): Ditto.
11284 * gnus-sum.el (gnus-summary-dummy-line-format): Ditto.
11285 * gnus-srvr.el (gnus-server-line-format): Ditto.
11286 * gnus-group.el (gnus-group-line-format): Ditto.
11288 * gnus-sum.el (gnus-summary-make-menu-bar): Use correct syntax for
11289 :keys, it works on both Emacsen.
11291 2002-01-03 ShengHuo ZHU <zsh@cs.rochester.edu>
11293 * mm-util.el (mm-charset-to-coding-system): Don't setq charset.
11295 2002-01-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
11297 * gnus-msg.el (gnus-summary-send-map): Fix binding for very-wide.
11299 2002-01-03 Reiner Steib <reiner.steib@gmx.de>
11301 * gnus-sum.el (gnus-summary-make-menu-bar): Menu bar entries for
11304 2002-01-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
11306 * gnus-picon.el (gnus-picon-transform-address): Cache stuff.
11307 (gnus-picon-cache): New variable.
11308 (gnus-picon-transform-newsgroups): Cache stuff.
11310 * gnus-art.el (gnus-article-reply-with-original): New command.
11311 (gnus-article-followup-with-original): New command.
11313 * gnus-msg.el (gnus-copy-article-buffer): Take optional BEG and
11315 (gnus-summary-followup): Take a list of list of articles.
11316 (gnus-inews-yank-articles): Allow lists of article/regions.
11318 * gnus-art.el (gnus-article-read-summary-keys): `R' and `F' are no
11319 longer the usual commands.
11321 * gnus-fun.el (gnus-convert-image-to-gray-x-face): Use pnmnoraw.
11322 (gnus-convert-gray-x-face-to-xpm): Don't use six parameters to
11323 shell-command-on-region.
11325 2002-01-02 ShengHuo ZHU <zsh@cs.rochester.edu>
11327 * gnus-picon.el (gnus-picon-transform-newsgroups): Fix for the case
11328 "Newsgroups: rec.music.beatles.moderated, rec.music.beatles".
11330 2002-01-03 Steve Youngs <youngs@xemacs.org>
11332 * gnus-sum.el (gnus-summary-make-menu-bar): XEmacs doesn't
11333 understand ':keys', wrap it in an featurep 'xemacs.
11335 2002-01-02 ShengHuo ZHU <zsh@cs.rochester.edu>
11337 * gnus-ems.el (gnus-article-display-xface): Show xface in the
11338 order of headers (Actually, it is called in a reversed order).
11339 Add 'gnus-image-text-deletable property.
11340 (gnus-remove-image): Remove text with such a property.
11342 * gnus-xmas.el (gnus-xmas-article-display-xface): Don't use
11345 * gnus-art.el (gnus-article-treat-fold-newsgroups): Replace ", *"
11348 2002-01-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
11350 * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Renamed.
11352 * gnus-art.el (gnus-ignored-headers): Hide all X-Faces.
11353 (article-display-x-face): Display grey X-Faces.
11355 * gnus-fun.el (gnus-convert-gray-x-face-region): New function.
11356 (gnus-convert-gray-x-face-to-ppm): Ditto.
11357 (gnus-convert-image-to-gray-x-face): Ditto.
11359 * gnus-sum.el (gnus-summary-make-menu-bar): Add a :keys to
11360 gnus-summary-show-raw-article.
11362 2002-01-02 ShengHuo ZHU <zsh@cs.rochester.edu>
11364 Display picons in XEmacs without showing text.
11366 * gnus-xmas.el (gnus-xmas-create-image): Don't use
11367 mm-create-image-xemacs to create xbm glyph, because it deletes
11369 (gnus-xmas-put-image): Use end-glyph. Make text invisible.
11370 (gnus-xmas-remove-image): Make text visible, remove glyph.
11372 * gnus-picon.el (gnus-picon-transform-newsgroups)
11373 (gnus-picon-transform-address): Insert spec backward, due to the
11374 incompatibility of gnus-xmas-put-image.
11376 2002-01-02 Pavel Jan
\e,Am
\e(Bk <Pavel@Janik.cz>
11378 * gnus-fun.el (gnus-convert-pbm-to-x-face-command): Doc fix.
11380 2002-01-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
11382 * gnus.el: Doc fix.
11384 * gnus-art.el: Doc fix.
11386 * gnus-agent.el: Doc fix.
11388 2002-01-01 ShengHuo ZHU <zsh@cs.rochester.edu>
11390 * gnus-diary.el, gnus-delay.el: Fix copyright lines.
11392 2002-01-01 Paul Jarc <prj@po.cwru.edu>
11394 * nnmaildir.el (nnmaildir--update-nov): Automatically parse
11395 NOV data out of the message again if nnmail-extra-headers has
11398 2002-01-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
11400 * gnus-fun.el: New file.
11401 (gnus-convert-image-to-x-face-command): New variable.
11402 (gnus-insert-x-face): New function.
11403 (gnus-random-x-face): Renamed.
11404 (gnus-x-face-from-file): Renamed.
11406 * gnus-art.el (gnus-body-boundary-delimiter): Changed default to
11408 (gnus-body-boundary-delimiter): Typo fix.
11410 2002-01-02 Simon Josefsson <jas@extundo.com>
11412 * gnus-art.el (gnus-article-treat-body-boundary): Handle nil.
11413 (gnus-body-boundary-delimiter): Fix type.
11415 2002-01-01 Simon Josefsson <jas@extundo.com>
11417 * gnus-art.el (gnus-treat-buttonize, gnus-treat-buttonize-head)
11418 (gnus-treat-emphasize, gnus-treat-strip-cr)
11419 (gnus-treat-leading-whitespace, gnus-treat-hide-headers)
11420 (gnus-treat-hide-boring-headers, gnus-treat-hide-signature)
11421 (gnus-treat-fill-article, gnus-treat-hide-citation)
11422 (gnus-treat-hide-citation-maybe)
11423 (gnus-treat-strip-list-identifiers, gnus-treat-strip-pgp)
11424 (gnus-treat-strip-pem, gnus-treat-strip-banner)
11425 (gnus-treat-highlight-headers, gnus-treat-highlight-citation)
11426 (gnus-treat-date-ut, gnus-treat-date-local)
11427 (gnus-treat-date-english, gnus-treat-date-lapsed)
11428 (gnus-treat-date-original, gnus-treat-date-iso8601)
11429 (gnus-treat-date-user-defined, gnus-treat-strip-headers-in-body)
11430 (gnus-treat-strip-trailing-blank-lines)
11431 (gnus-treat-strip-leading-blank-lines)
11432 (gnus-treat-strip-multiple-blank-lines)
11433 (gnus-treat-unfold-headers, gnus-treat-fold-headers)
11434 (gnus-treat-fold-newsgroups, gnus-treat-overstrike)
11435 (gnus-treat-display-xface, gnus-treat-display-smileys)
11436 (gnus-treat-from-picon, gnus-treat-mail-picon)
11437 (gnus-treat-newsgroups-picon, gnus-treat-body-boundary)
11438 (gnus-treat-capitalize-sentences, gnus-treat-fill-long-lines)
11439 (gnus-treat-play-sounds, gnus-treat-translate)
11440 (gnus-treat-x-pgp-sig): Doc fix, add link to manual.
11442 * gnus-art.el (gnus-body-boundary-delimiter): New variable.
11443 (gnus-article-treat-body-boundary): Use it.
11445 * message.el (message-mode): Fix doc.
11446 (message-mode-menu): Fix names.
11448 2002-01-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
11450 * gnus-sum.el (gnus-summary-first-subject): Really go to unseen
11453 * gnus-picon.el (gnus-picon-find-face): Search MISC for all types.
11454 (gnus-picon-transform-address): Search for unknown faces as well.
11455 (gnus-picon-find-face): Don't search "news" for MISC.
11456 (gnus-picon-user-directories): Changed default back to exclude
11459 * gnus-sum.el (gnus-summary-hide-all-threads): Reversed logic.
11461 * gnus-picon.el (gnus-picon-find-face): Search through all
11463 (gnus-picon-find-face): New implementation.
11465 * gnus-topic.el (gnus-topic-goto-previous-topic): New command and
11467 (gnus-topic-goto-next-topic): Ditto.
11469 * gnus.el (gnus-summary-line-format): Changed default.
11471 * nnmail.el (nnmail-extra-headers): Change default.
11473 * gnus-sum.el (gnus-extra-headers): Change default.
11475 * message.el (message-news-other-window): Changed "news" to
11477 (message-news-other-frame): Ditto.
11478 (message-do-send-housekeeping): Ditto.
11480 * gnus-sum.el (gnus-summary-maybe-hide-threads): Use predicate
11482 (gnus-article-unread-p): New function.
11483 (gnus-article-unseen-p): New function.
11484 (gnus-dead-summary-mode-map): Typo.
11486 * gnus-util.el (gnus-make-predicate): New function.
11487 (gnus-make-predicate-1): New function.
11489 * gnus-sum.el: New function.
11490 (gnus-map-articles): New function.
11492 * gnus-art.el (gnus-treat-fold-headers): New variable.
11493 (gnus-article-treat-fold-headers): New command and keystroke.
11495 * gnus-sum.el (gnus-dead-summary-mode-map): Clean up.
11496 (gnus-dead-summary-mode-map): Bind q to bury-buffer.
11498 2002-01-01 ShengHuo ZHU <zsh@cs.rochester.edu>
11500 * message.el (message-fcc-externalize-attachments): New variable.
11501 (message-do-fcc): Use it.
11503 * gnus-msg.el (gnus-gcc-externalize-attachments): New variable.
11504 (gnus-inews-do-gcc): Use it.
11506 * mml.el (mml-tweak-sexp-alist): New variable.
11507 (mml-externalize-attachments): New variable.
11508 (mml-tweak-part): Use mml-tweak-sexp-alist.
11509 (mml-tweak-externalize-attachments): New function.
11511 2002-01-01 Steve Youngs <youngs@xemacs.org>
11513 * gnus-xmas.el (gnus-xmas-article-display-xface): Uncomment
11514 'set-glyph-face' so x-face back/foreground can be set.
11516 2001-12-31 ShengHuo ZHU <zsh@cs.rochester.edu>
11518 * message.el (message-fix-before-sending): Fix a typo.
11520 2002-01-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
11522 * gnus-art.el (gnus-treat-smiley): Renamed command.
11523 (gnus-article-remove-images): New command and keystroke.
11525 * gnus-sum.el (gnus-summary-toggle-smiley): Removed.
11527 * smiley-ems.el (gnus-smiley-display): Removed.
11529 * gnus.el (gnus-version-number): Update version.
11531 * message.el (message-text-with-property): Renamed and moved
11533 (message-fix-before-sending): Highlight invisible text and place
11536 2002-01-01 02:32:53 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
11538 * gnus.el: Oort Gnus v0.04 is released.
11540 2002-01-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
11542 * gnus-delay.el (gnus-delay-send-queue): Renamed.
11544 * gnus-art.el (gnus-ignored-headers): More headers.
11546 * ietf-drums.el (ietf-drums-parse-addresses): Use `error' instead
11547 of `scan-error', since XEmacs doesn't seem to support that.
11549 2001-12-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
11551 * gnus-sum.el (gnus-summary-best-unread-article): Take a prefix
11553 (gnus-summary-best-unread-subject): Ditto.
11554 (gnus-summary-best-unread-subject): No, don't.
11555 (gnus-summary-better-unread-subject): New command.
11557 * gnus-xmas.el (gnus-xmas-put-image): Insert the string itself.
11559 * gnus-xmas.el (gnus-xmas-article-display-xface): Use data, not
11561 (gnus-xmas-remove-image): Implementation that does something.
11562 (gnus-xmas-article-display-xface): Mark images properly.
11564 * gnus-art.el (gnus-mime-print-part): Use mm-temp-directory.
11566 2001-12-31 Florian Weimer <fw@deneb.enyo.de>
11568 * gnus.el (gnus): Warn if trying to run Gnus un-byte-compiled.
11570 2001-12-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
11572 * gnus-group.el (gnus-group-line-format): Added %O to the default
11575 * gnus-util.el (gnus-text-with-property): The smallest point is
11578 * smiley-ems.el (smiley-region): Return images.
11579 (gnus-smiley-display): Allow toggling.
11580 (smiley-region): Use text properties, not overlays.
11582 * gnus-xmas.el (gnus-xmas-remove-image): New function, not
11585 * smiley-ems.el (smiley-update-cache): Check for valid types.
11587 * gnus-art.el (gnus-with-article-buffer): New macro.
11589 * gnus-picon.el (gnus-picon-transform-newsgroups): Keep the
11590 strings as well as the glyphs.
11591 (gnus-picon-transform-address): Ditto.
11592 (gnus-picon-insert-glyph): Ditto.
11593 (gnus-picon-transform-newsgroups): Toggle.
11594 (gnus-picon-transform-address): Toggle.
11596 * gnus-ems.el (gnus-remove-image): New function.
11597 (gnus-put-image): Take an optional string.
11599 * gnus-util.el (gnus-text-with-property): New function.
11601 * gnus-art.el (gnus-delete-images): New function.
11603 * gnus-ems.el (gnus-article-display-xface): Mark and store image.
11605 * gnus-art.el (gnus-article-wash-status-entry): Renamed.
11606 (gnus-article-wash-status): Use it.
11607 (gnus-signature-toggle): Clean up.
11608 (gnus-add-wash-status): New function.
11609 (gnus-delete-wash-status): New function.
11610 (gnus-article-hide-text-type): Use them throughout.
11611 (gnus-add-image): New function.
11613 * gnus-ems.el (gnus-article-display-xface): Use new interface.
11615 * gnus-xmas.el (gnus-xmas-article-display-xface): Use new
11618 * gnus-art.el (article-display-x-face): Cleaned up.
11620 * rfc2047.el (rfc2047-field-value): New function.
11622 * mail-parse.el (mail-header-field-value): New alias.
11624 * gnus-art.el (gnus-mime-print-part): Fix typos.
11626 * smiley-ems.el (gnus-smiley-file-types): New variable.
11627 (smiley-update-cache): Use it.
11628 (smiley-regexp-alist): Suffix-less smiley names.
11629 (smiley-regexp-alist): Added more smileys.
11631 * gnus-sum.el (gnus-print-buffer): Made into own function.
11632 (gnus-summary-print-article): Use it.
11634 * mailcap.el (mailcap-mime-info): Actually return the bit that we
11635 looked for when REQUEST is a string.
11637 * gnus-art.el (gnus-mime-button-commands): Add printing
11639 (gnus-mime-copy-part): Doc fix.
11640 (gnus-mime-print-part): New command.
11642 2001-12-31 Simon Josefsson <jas@extundo.com>
11644 * imap.el (imap-parse-fetch): Notice empty flags responses. From
11645 Nic Ferrier <nferrier@tf1.tapsellferrier.co.uk>.
11647 2001-12-30 ShengHuo ZHU <zsh@cs.rochester.edu>
11649 * gnus-picon.el (gnus-treat-from-picon): Autoload.
11652 * gnus-win.el (gnus-window-to-buffer): gnus-picon-buffer-name no
11653 longer exists. Remove those codes.
11654 * gnus.el (gnus-use-picons): Ditto.
11656 2001-12-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
11658 * gnus-art.el (gnus-article-treat-fold-newsgroups): Don't
11661 * gnus-sum.el (t): New `W D' map.
11663 * gnus-art.el (gnus-treat-fold-newsgroups): New variable.
11664 (gnus-article-treat-body-boundary): Clean up.
11665 (gnus-body-boundary-face): Removed.
11666 (gnus-article-goto-header): Moved here.
11667 (gnus-article-goto-header): Allow better regexps.
11668 (gnus-article-treat-fold-newsgroups): New command.
11670 * gnus-sum.el (gnus-summary-move-article): We have to select an
11671 article to give `gnus-read-move-group-name' an opportunity to
11672 suggest an appropriate default.
11674 * rfc2047.el (rfc2047-fold-line): New function.
11675 (rfc2047-unfold-line): Ditto.
11676 (rfc2047-fold-region): Don't fold just after the header name.
11678 * mail-parse.el (mail-header-fold-line): New alias.
11679 (mail-header-unfold-line): Ditto.
11681 * gnus-art.el (gnus-body-boundary-face): Renamed.
11682 (gnus-article-treat-body-boundary): Use it.
11683 (gnus-article-treat-body-boundary): Use an invisible header and a
11684 line of underline characters.
11686 2001-12-30 ShengHuo ZHU <zsh@cs.rochester.edu>
11688 * ietf-drums.el (ietf-drums-parse-addresses): Recover from errors.
11690 * gnus-picon.el (gnus-picon-transform-address): Skip bad addresses.
11691 (gnus-picon-split-address): New function.
11692 (gnus-picon-find-face): Use it.
11693 (gnus-picon-transform-address): Use it. Set first to t for each
11696 * gnus-art.el (gnus-with-article-headers): Move to here. Define
11697 the macro then use it.
11698 (gnus-treatment-function-alist): Treat picons earlier.
11700 2001-12-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
11702 * gnus-art.el (gnus-body-separator-face): New variable.
11703 (gnus-article-treat-body-boundary): Use a blank, colored line.
11705 * gnus-picon.el (gnus-picon-find-face): Look into misc/MISC as
11708 * gnus-art.el (gnus-treat-body-boundary): New variable.
11709 (gnus-article-treat-unfold-headers): Use helper macro.
11710 (gnus-article-treat-body-boundary): New command.
11712 * gnus.el (gnus-logo-color-style): Change the default color.
11713 (gnus-splash-face): Gray, gray.
11715 * gnus-xmas.el (gnus-xmas-group-startup-message): Use general
11718 * gnus.el (gnus-logo-color-alist): Moved here and renamed.
11719 (gnus-logo-color-style): Ditto.
11720 (gnus-logo-colors): Ditto.
11722 * gnus-picon.el (gnus-picon-create-glyph): Cache glyphs.
11724 * gnus-art.el (gnus-treat-newsgroups-picon): New variable.
11726 * gnus-picon.el (gnus-treat-newsgroups-picon): New function.
11727 (gnus-picon-transform-newsgroups): New function.
11729 * ietf-drums.el (ietf-drums-parse-addresses): Accept a nil
11732 * gnus-picon.el (gnus-treat-mail-picon): Renamed.
11734 * gnus-art.el (gnus-treat-cc-picon): New variable.
11735 (gnus-treat-mail-picon): Renamed.
11737 * gnus-picon.el: New implementation.
11738 (gnus-picon-find-face): Renamed.
11739 (gnus-treat-from-picon): Use it.
11740 (gnus-picon-transform-address): Renamed.
11741 (gnus-treat-from-picon): Use it.
11742 (gnus-picon-create-glyph): Renamed.
11743 (gnus-picon-transform-address): Use it.
11744 (gnus-treat-cc-picon): New command.
11746 * mm-decode.el (mm-create-image-xemacs): Separated out into
11748 (mm-get-image): Use it.
11750 * gnus-art.el (gnus-treat-display-picons): Simplify.
11751 (gnus-treat-from-picon): Renamed.
11753 * gnus-ems.el (gnus-create-image): New function.
11754 (gnus-put-image): New function.
11756 * gnus-art.el (gnus-article-treat-unfold-headers): Doc fix.
11757 (gnus-with-article-headers): New macro.
11758 (gnus-article-goto-header): New function.
11760 * gnus-xmas.el (gnus-image-type-available-p): New function.
11762 * gnus-ems.el (gnus-image-type-available-p): New function.
11764 2001-12-30 ShengHuo ZHU <zsh@cs.rochester.edu>
11766 * nnrss.el (nnrss-check-group): Find the correct tag, because
11769 2001-12-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
11771 * gnus-art.el (gnus-article-treat-unfold-headers): Only fold when
11772 lines are shorter than the window width.
11773 (gnus-ignored-headers): More headers.
11775 2001-12-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
11777 * gnus-art.el (gnus-treat-unfold-lines): New variable.
11778 (gnus-treat-unfold-headers): Renamed.
11779 (gnus-article-treat-unfold-headers): New command and keystroke.
11781 * rfc2047.el (rfc2047-encode-message-header): Clean up.
11783 * gnus-int.el (gnus-open-server): Mark quit-ed server as denied.
11785 2001-12-29 ShengHuo ZHU <zsh@cs.rochester.edu>
11787 * sha1-el.el (sha1-use-external): New variable.
11788 (sha1-region): Use it.
11789 (sha1-string): Ditto.
11791 * gnus-picon.el: Less warnings when compile.
11793 2001-12-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
11795 * gnus-picon.el (gnus-picons-news-directories): Removed obsolete
11797 (gnus-picons-database): Default to list.
11798 (gnus-picons-lookup-internal): Use it.
11800 * nnmail.el (nnmail-article-group): Default nnmail-split-methods
11803 * gnus-win.el (gnus-configure-windows-hook): New hook.
11805 2001-12-29 Sascha L
\e,A|
\e(Bdecke <sascha@meta-x.de>
11807 * gnus-win.el (gnus-configure-windows): Minimize tree buffer.
11809 2001-12-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
11811 * gnus-sum.el (gnus-update-marks): Don't uncompress the seen
11813 (gnus-select-newsgroup): Don't append; push.
11814 (gnus-adjust-marked-articles): Remove obsolete ranges from
11816 (gnus-update-marks): Clean up.
11817 (gnus-select-newsgroup): Don't stomp gnus-newsgroup-seen.
11819 2001-12-29 Frank Schmitt <usereplyto@Frank-Schmitt.net>
11821 * gnus-sum.el (gnus-summary-limit-to-age): Allow negative days.
11823 2001-12-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
11825 * gnus-sum.el (gnus-auto-select-subject): New variable.
11826 (gnus-summary-best-unread-subject): New function.
11827 (gnus-summary-best-unread-article): Use it.
11828 (gnus-summary-first-unseen-subject): New function and command.
11830 * gnus-art.el (gnus-treatment-function-alist): Emphasize after
11833 * gnus-util.el (gnus-put-overlay-excluding-newlines): New
11836 * gnus-art.el (gnus-article-show-hidden-text): Remove the type
11837 from the list of hidden types.
11839 * mm-view.el (mm-inline-text): Ditto.
11840 (mm-inline-text): Ditto.
11841 (mm-w3-prepare-buffer): Ditto.
11843 * gnus-art.el (article-wash-html): Inhibit more remote fetching.
11845 2001-12-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
11847 * gnus-art.el (gnus-ignored-headers): Added more headers.
11849 2001-12-29 Jesper Harder <harder@ifa.au.dk>
11851 * gnus-srvr.el (gnus-browse-foreign-server): Compute the prefix
11854 2001-12-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
11856 * gnus-srvr.el (gnus-server-browse-in-group-buffer): Doc fix.
11858 2001-12-28 Simon Josefsson <jas@extundo.com>
11860 * gnus-srvr.el (gnus-browse-foreign-server): Fix typo. From
11861 Jesper Harder <harder@ifa.au.dk>.
11863 2001-12-27 Simon Josefsson <jas@extundo.com>
11865 * gnus-sum.el (gnus-select-newsgroup): Make
11866 `gnus-newsgroup-unseen' sorted. Make `gnus-newsgroup-unseen'
11867 contain all articles (instead of none) when no seen marks have
11868 been set for the group.
11869 (gnus-update-marks): Use `gnus-range-add' on a uncompressed list
11870 instead, it seems to result in shorter ranges.
11872 2001-12-26 11:00:00 Jesper Harder <harder@ifa.au.dk>
11874 * mm-util.el (mm-iso-8859-x-to-15-region): Use
11875 insert-before-markers.
11877 2001-12-26 Paul Jarc <prj@po.cwru.edu>
11879 * nnmaildir.el (nnmaildir-save-mail): Create the destination
11880 groups if they do not exist.
11882 2001-12-26 Katsumi Yamaoka <yamaoka@jpl.org>
11884 * canlock.el (canlock-sha1-with-openssl): Remove unused variable.
11886 2001-12-22 22:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
11888 * gnus-group.el (gnus-group-read-ephemeral-group): Call
11889 gnus-group-real-name.
11891 * gnus-sum.el (gnus-decode-encoded-word-methods): Backslash paren.
11892 (gnus-newsgroup-variables): Ditto.
11894 * gnus.el (gnus-group-prefixed-name): If group name is prefixed,
11897 2001-12-21 Paul Jarc <prj@po.cwru.edu>
11899 * gnus.el (gnus-valid-select-methods): Include nnmaildir.
11900 * nnmaildir.el (top-level): Add commentary.
11901 (nnmaildir-version): Indicate that nnmaildir is now a standard
11902 part of Gnus, not separately released.
11904 2001-12-21 08:00:00 Pavel Jan
\e,Am
\e(Bk <Pavel@Janik.cz>
11906 * gnus-art.el, gnus-picon.el, gnus-sieve.el, gnus-sum.el:
11907 * gnus-xmas.el, imap.el, mailcap.el, mm-util.el, nnfolder.el:
11908 * nnheader.el, nnmail.el: Nil/NIL vs. nil.
11910 2001-12-20 15:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
11912 * nnmaildir.el: Copyright changes. Require cl only at compile time.
11914 2001-12-20 Simon Josefsson <jas@extundo.com>
11916 * nnimap.el (top-level): Don't require cl. Suggested by ShengHuo
11917 ZHU <zsh@cs.rochester.edu>.
11918 (nnimap-close-group): Don't quote KEYLIST items. Suggested by
11919 Brian P Templeton <bpt@tunes.org>.
11921 2001-12-19 17:00:00 Paul Jarc <prj@po.cwru.edu>
11923 * nnmaildir.el: New file.
11925 2001-12-19 16:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
11927 * nndoc.el (nndoc-type-alist): Move forward to the end.
11929 2001-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
11931 * gnus.el (gnus-find-subscribed-addresses): Replace `mapc' with
11934 2001-12-19 01:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
11936 * gnus-win.el (gnus-frames-on-display-list): New function.
11937 (gnus-get-buffer-window): Use it.
11939 2001-12-19 00:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
11941 * nnwarchive.el (nnwarchive-mail-archive-xover): Fix the regexp.
11943 2001-12-18 11:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
11945 * gnus-win.el (gnus-get-buffer-window): Use gnus-delete-if.
11947 2001-12-18 11:00:00 Harald Meland <Harald.Meland@usit.uio.no>
11949 * gnus-win.el (gnus-get-buffer-window): New function.
11950 (gnus-all-windows-visible-p): Use it.
11952 * gnus-util.el (gnus-horizontal-recenter)
11953 (gnus-horizontal-recenter, gnus-horizontal-recenter)
11954 (gnus-horizontal-recenter, gnus-set-window-start): Use it.
11956 * gnus-score.el (gnus-score-insert-help): Use it.
11958 * gnus-salt.el (gnus-tree-recenter, gnus-generate-tree)
11959 (gnus-generate-tree, gnus-highlight-selected-tree)
11960 (gnus-highlight-selected-tree, gnus-tree-highlight-article): Use
11963 * gnus-art.el (gnus-article-set-window-start)
11964 (gnus-mm-display-part, gnus-request-article-this-buffer)
11965 (gnus-button-next-page, gnus-button-prev-page)
11966 (gnus-article-button-next-page, gnus-article-button-prev-page):
11969 2001-12-18 Josh Huber <huber@alum.wpi.edu>
11971 * ChangeLog, ChangeLog.1, nnwfm.el, smiley.el:
11972 * gnus-cite.el, gnus-delay.el, gnus-spec.el, message.el:
11973 * mml1991.el, nnultimate.el: Removed buffer-file-coding-system tag.
11975 2001-12-18 01:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
11977 * ChangeLog, ChangeLog.1, nnwfm.el, gnus-smiley.el:
11978 * gnus-cite.el, gnus-delay.el, gnus-spec.el, message.el:
11979 * mml1991.el, nnultimate.el: Add `coding'.
11981 2001-12-17 Josh Huber <huber@alum.wpi.edu>
11983 * ChangeLog: Changed coding to buffer-file-coding-system
11984 * ChangeLog.1: Same.
11986 * gnus-smiley.el: Same.
11987 * gnus-cite.el: Moved -*- magic cookie -*- to Local Variables
11988 * gnus-delay.el: Same.
11989 * gnus-spec.el: Same.
11990 * message.el: Same.
11991 * mml1991.el: Same.
11992 * nnultimate.el: Same.
11994 2001-12-16 Simon Josefsson <jas@extundo.com>
11996 Inspired by code by Dirk Meyer <dischi@tzi.de>.
11997 * gnus-sum.el (gnus-summary-muttprint-program): New variable.
11998 (gnus-summary-save-map): Add muttprint.
11999 (gnus-summary-make-menu-bar): Ditto.
12000 (gnus-summary-muttprint): New function.
12002 * gnus-art.el (gnus-summary-pipe-to-muttprint): New function.
12004 2001-12-14 11:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
12006 * uudecode.el (uudecode-decode-region-internal): Speedup by using
12007 temporary list instead of buffer.
12009 * mm-url.el (executable-find): Autoload.
12011 2001-12-12 Pavel Jan
\e,Am
\e(Bk <Pavel@Janik.cz>
12013 * gnus-mlspl.el (gnus-group-split-fancy): Doc fix (add reference
12014 to variable, follow doc-string conventions).
12016 2001-12-13 Josh Huber <huber@alum.wpi.edu>
12018 * gnus-cus.el (gnus-extra-topic-parameters): Added topic parameter
12020 * gnus-topic.el (gnus-subscribe-topics): Use it.
12022 2001-12-13 22:00:00 Sean Neakums <sneakums@zork.net> (tiny change)
12024 * gnus-msg.el (gnus-summary-mail-forward): Forward all marked
12027 * gnus-uu.el (gnus-uu-grab-articles): Set gnus-current-article to
12028 nil after shooting down the gnus-original-article-buffer.
12030 2001-12-13 20:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
12032 * uudecode.el (uudecode-use-external): New variable.
12033 (uudecode-decode-region): Automatically detect external program.
12035 * binhex.el (binhex-use-external): New variable.
12036 (binhex-decode-region-internal): New function.
12037 (binhex-decode-region): Automatically detect external program.
12039 * mm-uu.el (mm-uu-decode-function, mm-uu-binhex-decode-function):
12042 2001-12-12 Simon Josefsson <jas@extundo.com>
12044 * nnvirtual.el (nnvirtual-always-rescan)
12045 (nnvirtual-component-regexp): Fix doc.
12047 * nnoo.el (defvoo): Add doc to defvoo variables.
12049 * nnml.el (nnml-directory, nnml-active-file)
12050 (nnml-newsgroups-file, nnml-get-new-mail, nnml-nov-is-evil)
12051 (nnml-marks-is-evil, nnml-filenames-are-evil)
12052 (nnml-prepare-save-mail-hook, nnml-inhibit-expiry): Fix doc.
12054 * nnmh.el (nnmh-directory, nnmh-get-new-mail)
12055 (nnmh-prepare-save-mail-hook, nnmh-be-safe): Fix doc.
12056 (nnmh-possibly-change-directory): Use `nnheader-report' instead of
12059 * nnmbox.el (nnmbox-mbox-file, nnmbox-active-file)
12060 (nnmbox-get-new-mail, nnmbox-prepare-save-mail-hook): ???
12062 * nnfolder.el (nnfolder-directory, nnfolder-active-file)
12063 (nnfolder-newsgroups-file, nnfolder-get-new-mail)
12064 (nnfolder-save-buffer-hook, nnfolder-inhibit-expiry)
12065 (nnfolder-nov-is-evil, nnfolder-marks-is-evil): Fix doc.
12067 * nnbabyl.el (nnbabyl-mbox-file, nnbabyl-active-file)
12068 (nnbabyl-get-new-mail, nnbabyl-prepare-save-mail-hook): Fix doc.
12070 * imap.el, nnimap.el: Fix indentation.
12072 * gnus-sieve.el (gnus-sieve-article-add-rule): Autoload it.
12074 2001-12-12 Didier Verna <didier@xemacs.org>
12076 * gnus-msg.el (gnus-group-news): New function.
12077 * gnus-group.el (gnus-group-mode-map): Bind it to `i'.
12078 * gnus-group.el (gnus-group-make-menu-bar): Add a menu item for it.
12079 * gnus-salt.el (gnus-carpal-group-buffer-buttons): Add a button
12081 * gnus-msg.el (gnus-summary-news-other-window): New function.
12082 * gnus-msg.el ((gnus-summary-send-map "S" gnus-summary-mode-map)):
12084 * gnus-sum.el (gnus-summary-mode-map): Bind it to `i'.
12085 * gnus-sum.el (gnus-summary-make-menu-bar): Add a menu item for it.
12086 * gnus-salt.el (gnus-carpal-summary-buffer-buttons): Add a button
12087 for it (called with a prefix).
12088 * gnus-msg.el (gnus-configure-posting-styles): Add an optional
12089 group-name argument.
12090 * gnus-msg.el (gnus-setup-message): Use it.
12092 2001-12-12 00:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
12094 * gnus-sum.el (gnus-summary-show-article): Fix doc.
12096 2001-12-10 17:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
12098 * mml.el (mime-to-mml): Remove Content-Disposition too.
12100 2001-12-09 08:00:00 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
12102 * gnus-sum.el (gnus-summary-buffer-name): Decode group name.
12103 * gnus-group.el (gnus-group-name-decode): Decode unibyte
12106 2001-12-08 Nevin Kapur <nevin@jhu.edu>
12108 * nnmail.el (nnmail-fancy-expiry-targets): New variable.
12109 (nnmail-fancy-expiry-target): Use it.
12110 Suggestions from Simon Josefsson <jas@extundo.com>.
12112 2001-12-07 14:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
12114 * gnus-sum.el (gnus-summary-show-article): Recount lines if not exist.
12116 2001-12-07 10:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
12118 * nnwfm.el (nnwfm-create-mapping): Use gnus-url-unhex-string.
12120 * gnus-util.el (gnus-url-unhex-string): Move here.
12122 2001-12-07 09:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
12124 * nnrss.el (nnrss-decode-entities-unibyte-string): Use
12125 mm-url-decode-entities-nbsp.
12127 * nnlistserv.el, nnultimate.el, nnwarchive.el, nnweb.el:
12128 * webmail.el, nnwfm.el: Use mm-url.
12130 * mm-url.el (mm-url-fetch-form): Move from nnweb.
12131 (mm-url-remove-markup): Move from nnweb.
12132 (mm-url-fetch-simple): Move from webmail.
12134 * nnslashdot.el (nnslashdot-request-post): Use mm-url-fetch-form.
12136 2001-12-07 01:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
12138 * gnus-sum.el (gnus-summary-print-truncate-and-quote): New function.
12139 (gnus-summary-print-article): Use it.
12141 * gnus-util.el (gnus-replace-in-string): Typo.
12143 2001-12-06 10:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
12145 * nnweb.el (nnweb-replace-in-string): Removed.
12147 * gnus-util.el (gnus-replace-in-string): New function.
12148 (gnus-mode-string-quote): Use it.
12150 * nnrss.el (nnrss-format-string): Use gnus-replace-in-string.
12151 * nnwfm.el (nnwfm-create-mapping): Ditto.
12153 2001-12-06 01:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
12155 * nnrss.el: Use mm-url.
12157 2001-12-06 00:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
12159 * mm-url.el (mm-url-insert-file-contents): Support file:.
12161 2001-12-05 14:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
12163 * mm-view.el: Lower case for the description line. Sync from the
12166 2001-12-05 12:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
12168 * gnus-group.el (gnus-group-find-new-groups): Fix doc.
12169 From: Stefan Monnier <monnier@cs.yale.edu>
12171 2001-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
12173 * mm-view.el (mm-inline-text): Decode a charset-encoded rich text.
12175 2001-12-04 08:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
12177 * mm-url.el: Require executable.
12178 Suggested by Katsumi Yamaoka <yamaoka@jpl.org>.
12180 2001-12-03 11:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
12182 * pop3.el (pop3-munge-message-separator): Only use valid date.
12183 Trivial patch from Michael Welsh Duggan <md5i@cs.cmu.edu>.
12185 2001-12-03 09:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
12187 * mm-url.el: New file.
12188 * nnslashdot.el: Use it.
12189 * mm-extern.el (mm-extern-url): Use it.
12191 2001-12-01 15:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
12193 * gnus-sum.el (gnus-summary-save-article): Nix
12194 gnus-display-mime-function and gnus-article-prepare-hook.
12196 * gnus-spec.el (gnus-parse-complex-format): Properly handle %C at
12197 the beginning of lines.
12198 (gnus-complex-form-to-spec): Ditto.
12200 2001-12-01 08:00:00 Paul Jarc <prj@po.cwru.edu>
12202 * message.el (message-make-mft): Fix the m-s-a-file regexp.
12204 2001-11-30 21:00:00 Paul Jarc <prj@po.cwru.edu>
12206 * message.el: New variable message-subscribed-address-file;
12207 use it in message-make-mft.
12209 2001-11-30 12:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
12211 * message.el (message-tab-body-function): Set to nil.
12212 (message-tab): Use text-mode-map or global-map.
12213 Suggested by Kai Gro
\e,b_
\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>.
12215 2001-11-30 Simon Josefsson <jas@extundo.com>
12217 * gnus-agent.el (gnus-agent-fetch-headers): Use gnus-range-add
12218 instead of gnus-union, for speed. Suggested by Christoph Conrad
12219 <christoph.conrad@gmx.de>.
12220 (gnus-agent-fetch-group-1): Add verbose message.
12222 2001-11-29 12:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
12224 * gnus-agent.el (gnus-agent-write-active): Make sure sym is a cons
12227 2001-11-29 Kai Gro
\e,b_
\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
12229 * message.el (message-newgroups-header-regexp)
12230 (message-completion-alist, message-tab-body-function): Use
12231 defcustom rather than defvar.
12232 (message-tab): Mention `message-tab-body-function' in doc.
12233 Suggested by Karl Eichwalder.
12235 2001-11-28 16:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
12237 * gnus-uu.el (gnus-uu-save-article): Use #part instead of #mml.
12239 2001-11-28 12:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
12241 * nnheader.el (nnheader-find-nov-line): Don't use macro
12244 * gnus-group.el (gnus-group-name-decode): Defun instead of defsubst.
12245 (gnus-group-name-charset): Ditto.
12247 * gnus-util.el (gnus-buffer-live-p): Ditto.
12249 2001-11-28 11:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
12251 * sieve-manage.el (sieve-manage-stream-alist): Backslash before
12252 open parenthesis in doc.
12253 (sieve-manage-authenticator-alist): Typo in doc.
12254 * imap.el (imap-authenticator-alist): Typo in doc.
12255 (imap-stream-alist): Backslash.
12257 * gnus-sum.el (gnus-summary-limit-to-author): Missing arguments.
12258 Thanks to david.goldberg6@verizon.net (David S. Goldberg).
12260 2001-11-27 14:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
12262 * gnus-topic.el (gnus-topic-mode): Add LOCAL for add-hook.
12264 * message.el (message-mode): make-local-hook is harmless in Emacs 21.
12266 * gnus-msg.el (gnus-configure-posting-styles): Use
12267 make-local-hook. Add LOCAL for add-hook.
12269 2001-11-27 Per Abrahamsen <abraham@dina.kvl.dk>
12271 * message.el (message-mode): Use `make-local-hook' unless
12273 Patch by Katsumi Yamaoka <yamaoka@jpl.org>.
12275 2001-11-26 Katsumi Yamaoka <yamaoka@jpl.org>
12277 * canlock.el: Remove sha1.el and base64.el stuff.
12279 2001-11-26 Didier Verna <didier@xemacs.org>
12281 * nnmbox.el (nnmbox-create-mbox): Create the mbox file directory
12284 2001-11-21 Katsumi Yamaoka <yamaoka@jpl.org>
12286 * message.el (message-tamago-not-in-use-p): New function.
12287 (message-strip-forbidden-properties): Use it.
12289 2001-11-26 Didier Verna <didier@xemacs.org>
12291 * gnus-start.el (gnus-check-first-time-used): Only check for
12292 existence of .el[d] files.
12294 2001-11-25 15:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
12296 * mm-util.el (mm-coding-system-priorities): Add backslash in the doc.
12298 * message.el (message-setup-1): Clean up mc-*.
12300 2001-11-25 09:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
12302 * gnus-util.el (gnus-directory-sep-char-regexp): New variable.
12303 * gnus-score.el (gnus-score-find-bnews): Use it.
12305 * gnus-sum.el (gnus-summary-limit-to-subject): An exclusion version.
12306 (gnus-summary-limit-to-author): Ditto.
12307 (gnus-summary-limit-to-extra): Ditto.
12308 (gnus-summary-find-matching): Support not-matching argument.
12310 2001-11-25 Kai Gro
\e,b_
\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
12312 * message.el (message-wash-subject): Use `insert' rather than
12313 `insert-string', which is deprecated.
12315 2001-11-24 Simon Josefsson <jas@extundo.com>
12317 * mm-encode.el (mm-encode-content-transfer-encoding): Fix error
12318 message. (Gnus does not "default" to using 8bit for the message,
12319 it default to use 8bit encoding and the user-supplied CTE
12320 value. Calling this behavior "treating it as 8bit" is perhaps
12323 * mm-bodies.el (mm-body-encoding): Intern encoding if needed
12324 (compare mm-charset-to-coding-system).
12326 2001-11-23 02:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
12328 * canlock.el (canlock-sha1-with-openssl): Use unibyte
12329 buffer. Correctly decode hex.
12331 2001-11-21 01:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
12333 * gnus-agent.el (gnus-category-insert-line): Convert category
12336 2001-11-20 21:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
12338 * message.el (sha1): eval-and-compile.
12340 2001-11-20 Paul Jarc <prj@po.cwru.edu>
12342 * message.el (message-allow-no-recipients): New variable.
12343 (message-send): Use it, customize the prompting when posting to
12346 2001-11-20 09:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
12348 * mm-util.el (mm-coding-system-priorities): New variable.
12349 (mm-sort-coding-systems-predicate): New function.
12350 (mm-find-mime-charset-region): Resort coding systems if needed.
12351 Suggested by Katsumi Yamaoka <yamaoka@jpl.org>.
12353 2001-11-20 Didier Verna <didier@xemacs.org>
12355 * gnus-group.el (gnus-group-make-help-group): New optional
12356 argument to control the error behavior.
12357 * gnus-start.el (gnus-check-first-time-used): Use it to avoid
12360 2001-11-19 Simon Josefsson <jas@extundo.com>
12362 * message.el (message-mode-map): Use C-c C-f C-i for Importance:
12363 instead of C-c C-u. Suggested by Per Abrahamsen
12364 <abraham@dina.kvl.dk>.
12366 2001-11-18 08:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
12368 * nnfolder.el (nnfolder-read-folder): Use group instead of
12369 nnfolder-current-group.
12370 Suggested by K
\e,Ba
\e(Broly L
\e,Bu
\e(Brentey <lorentey@elte.hu>.
12372 2001-11-17 Simon Josefsson <jas@extundo.com>
12374 * message.el (message-send): Ask user if Fcc/Gcc should be
12375 performed when no other sender was specified.
12376 Suggested by prj@po.cwru.edu (Paul Jarc).
12378 2001-11-17 Simon Josefsson <jas@extundo.com>
12380 * message.el (message-mode, message-mode-map): Use C-c C-u for
12381 Importance: instead of C-c C-p (used by SC).
12383 2001-11-16 Simon Josefsson <jas@extundo.com>
12385 * message.el (message-insert-importance-high)
12386 (message-insert-importance-low): Save point.
12388 * mail-source.el (mail-source-fetch-imap): Fix BODY.PEEK return
12391 2001-11-16 Per Abrahamsen <abraham@dina.kvl.dk>
12393 * message.el (message-strip-special-text-properties): New option.
12394 (message-strip-forbidden-properties): Obey it.
12396 2001-11-14 Sam Steingold <sds@gnu.org>
12398 * gnus-score.el: Fixed some doc strings to properly quote symbols.
12400 2001-11-15 Simon Josefsson <jas@extundo.com>
12402 Support "Importance:" header in Message.
12404 * message.el (message-mode-map): Bind C-c C-p to
12405 `message-insert-or-toggle-importance'.
12406 (message-mode-menu): Add message-insert-importance-{high,low}.
12407 (message-insert-importance-high, message-insert-importance-low)
12408 (message-insert-or-toggle-importance): New functions.
12409 (message-tool-bar-map): Add {un,}important.
12410 (message-mode): Doc fix.
12412 2001-11-15 Simon Josefsson <jas@extundo.com>
12414 * message.el (message-tool-bar-map): Fix attach toolbar tooltip.
12416 * mml.el (mml-menu): Fix toolbar tooltip.
12418 2001-11-15 14:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
12420 * nnfolder.el (nnfolder-save-marks): gnus-prin1 takes one argument.
12421 * nnml.el (nnml-save-marks): Ditto.
12423 * gnus-sum.el (gnus-newsgroup-variables): Fix doc.
12425 2001-11-15 Simon Josefsson <jas@extundo.com>
12427 * nnml.el (nnml-save-marks):
12428 * nnfolder.el (nnfolder-save-marks): Use `gnus-prin1'.
12429 Suggested by Istvan Marko <mi-gnus@imarko.dhs.org>.
12431 2001-11-15 Per Abrahamsen <abraham@dina.kvl.dk>
12433 * gnus-art.el (gnus-article-wash-status-strings): Use
12434 `copy-sequence', not `copy-seq'.
12436 2001-11-15 Per Abrahamsen <abraham@dina.kvl.dk>
12438 * gnus-art.el (gnus-article-wash-status-strings): New constant.
12439 (gnus-gnus-article-wash-status-entry): New function.
12440 (gnus-article-wash-status): Use it.
12442 2001-11-13 10:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
12444 * mml1991.el: Add coding header.
12446 2001-11-12 Simon Josefsson <jas@extundo.com>
12448 * mml1991.el (mml1991-use, mml1991-function-alist): New variables.
12449 (mml1991-gpg-sign, mml1991-gpg-encrypt): Renamed, from
12450 `mml1991-sign' and `mml1991-encrypt'.
12451 (mml1991-encrypt, mml1991-sign): New glue functions.
12452 (mml1991-mailcrypt-sign, mml1991-mailcrypt-encrypt): New functions.
12454 * mml.el (mml-mode-map): `C-c RET o' map for PGP.
12455 (mml-menu): Add PGP to menu.
12457 * mml-sec.el (top-level): Require mml1991. Don't require smime.
12458 (mml-sign-alist, mml-encrypt-alist): Add "pgp".
12459 (mml-pgp-sign-buffer, mml-pgp-encrypt-buffer)
12460 (mml-secure-sign-pgp, mml-secure-encrypt-pgp): New glue functions.
12462 * mml2015.el: Mention RFC 3156.
12464 2001-11-12 Sascha L
\e,A|
\e(Bdecke <sascha@meta-x.de>
12466 * mml1991.el: New file.
12468 2001-11-12 13:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
12470 * gnus-start.el (gnus-auto-subscribed-groups): Use ^nnml.
12472 2001-11-12 Michael Cook <Michael.Cook@cisco.com>
12474 * gnus-sum.el (gnus-summary-move-article): Use number-to-string.
12476 2001-11-11 Simon Josefsson <jas@extundo.com>
12478 * message.el (top-level): Autoload sha1.
12479 (message-canlock-generate): Use sha1 instead of md5 (sha1 used by
12480 canlock, no need to require two different hash algs). Suggested
12481 by Ferenc Wagner <wferi@bolyai1.elte.hu>.
12483 2001-11-09 Pavel Jan
\e,Am
\e(Bk <Pavel@Janik.cz>
12485 * gnus.el (gnus-local-domain): Fix doc.
12487 2001-11-09 Kai Gro
\e,b_
\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
12489 * message.el (message-point-in-header-p): New function.
12490 (message-do-auto-fill): Use it.
12491 (message-beginning-of-line): New function. Goes to beginning of
12492 header value (i.e., end of header name), or to beginning of line
12493 if already at beginning of value. Behaves like
12494 `beginning-of-line' when in message body.
12495 (message-mode-map): Bind it.
12497 2001-11-08 Simon Josefsson <jas@extundo.com>
12499 * gnus-msg.el (gnus-posting-styles): Add doc.
12501 2001-11-07 Simon Josefsson <jas@extundo.com>
12503 * gnus-sieve.el (gnus-sieve-generate): Don't invoke sieve-mode.
12505 * sieve-mode.el (sieve-control-commands-face)
12506 (sieve-control-commands-face, sieve-action-commands-face)
12507 (sieve-test-commands-face, sieve-tagged-arguments-face): New
12509 (sieve-font-lock-keywords): Use them.
12510 (sieve-mode): Only set font-lock-defaults in emacs.
12512 * gnus-art.el (gnus-default-article-saver): Add
12513 gnus-summary-save-body-in-file.
12514 (gnus-summary-write-to-file): Fix doc.
12516 2001-11-07 Simon Josefsson <jas@extundo.com>
12518 * gnus-art.el (gnus-treat-highlight-signature): Add cross
12519 reference to the correct chapter in the manual.
12521 * mml.el (mml-mode): Add cross reference to Emacs MIME manual.
12522 Suggested by "Golubev I. N." <gin@mo.msk.ru>.
12524 2001-11-07 06:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
12526 * mml.el (mml-preview): Bind mail-header-separator.
12528 2001-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
12530 * message.el: Always require canlock.
12531 (message-ignored-supersedes-headers): Include Cancel-Lock and
12533 (message-insert-canlock): Don't require canlock.
12534 (message-cancel-news): Don't check whether canlock is available.
12535 (message-supersede): Support cancel-locks.
12537 * gnus-art.el: Don't autoload canlock.
12539 2001-11-06 18:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
12541 * mail-source.el (mail-source-fetch-imap): ASYNC param.
12542 From: <andre@slamdunknetworks.com>
12544 2001-11-06 10:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
12546 * many files: Fix copyright lines.
12548 2001-11-05 07:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
12550 * mml.el (mml-generate-mime-1): Use mm-with-unibyte-current-buffer.
12551 Suggested by Dave Love <fx@gnu.org>.
12553 2001-11-04 10:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
12555 * message.el (message-kill-buffer): Remove auto-save file after
12558 * message.el (message-send-mail): Call message-generate-headers
12559 once. Suggested by Matt Armstrong <matt@lickey.com>.
12561 * gnus-topic.el (gnus-topic-rename): Initial-input.
12562 Suggested by Katsuhiro Hermit Endo <hermit@koka-in.org>.
12564 2001-11-03 Per Abrahamsen <abraham@dina.kvl.dk>
12566 * message.el (message-forbidden-properties): New constant.
12567 (message-strip-forbidden-properties): New function.
12568 (message-mode): Activate it.
12570 2001-11-02 17:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
12572 * mm-util.el (mm-iso-8859-15-compatible): Fix doc.
12573 (mm-hack-charsets): Fix doc.
12575 2001-11-02 Simon Josefsson <jas@extundo.com>
12577 * gnus-int.el (gnus-check-server): Message "...done" when done.
12579 * imap.el (imap-close): Don't message (imap-send-command-wait
12580 returns if the connection is dropped).
12581 (imap-wait-for-tag): Nix out message only when necessary.
12583 * gnus-sieve.el (gnus-sieve-script): Use "stop" instead of "elsif"
12584 for non-crossposting.
12585 (gnus-sieve-crosspost): Default to t to be consistent with other
12588 2001-11-01 18:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
12590 * mm-util.el (mm-iso-8859-15-compatible): Add inconvertible chars.
12591 (mm-iso-8859-x-to-15-table): Ditto.
12592 (mm-iso-8859-x-to-15-region): Ditto.
12593 (mm-find-mime-charset-region): Ditto.
12595 2001-11-01 Simon Josefsson <jas@extundo.com>
12597 * nnimap.el (nnimap-close-asynchronous): New variable.
12598 (nnimap-close-group): Use it.
12599 (nnimap-expunge): Don't use it.
12601 * imap.el (imap-callbacks): New variable.
12602 (imap-remassoc): Copied from `gnus-remassoc'.
12603 (imap-add-callback): New function.
12604 (imap-mailbox-expunge, imap-mailbox-close): Support asynchronous
12606 (imap-parse-response): Call the callback.
12608 * message.el (message-insert-canlock): New variable.
12609 (message-canlock-generate, message-canlock-password)
12610 (message-insert-canlock): New functions.
12611 (message-send-news): Call `message-insert-canlock'.
12612 (top-level): Require canlock when compiling.
12613 (message-insert-canlock): Require canlock before we need it.
12615 2001-11-01 13:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
12617 * gnus-msg.el (gnus-copy-article-buffer): Copy sequence.
12619 2001-11-01 10:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
12621 * mm-util.el (mm-charset-synonym-alist): Revert (some).
12623 2001-11-01 09:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
12625 * mm-util.el (mm-iso-8859-x-to-15-region): New function.
12626 (mm-hack-charsets): New variable.
12627 (mm-iso-8859-15-compatible): New variable.
12628 (mm-iso-8859-x-to-15-table): New variable.
12629 (mm-find-mime-charset-region): Add parameter hack-charsets.
12631 * mm-bodies.el (mm-encode-body): Use it.
12632 * mml.el (mml-parse-1): Ditto.
12634 2001-11-01 Simon Josefsson <jas@extundo.com>
12636 * gnus-group.el (gnus-group-make-menu-bar): Add Sieve.
12638 2001-11-01 08:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
12640 * mm-util.el (mm-charset-to-coding-system): Return nil, if charset
12643 2001-11-01 07:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
12645 * smiley-ems.el (smiley-update-cache): Auto detect file type.
12647 * message.el (message-forward-rmail-make-body): Use
12648 save-window-excursion.
12649 (message-encode-message-body): Search with noerror.
12650 (message-setup-1): Convert compose-mail send-actions to
12651 message-send-actions.
12653 2001-11-01 Simon Josefsson <jas@extundo.com>
12655 * sieve.el: Don't require easy-mmode. Suggested by Katsumi Yamaoka
12658 2001-10-31 20:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
12660 * sieve-manage.el (sieve-string-bytes): No complain.
12662 2001-11-01 Simon Josefsson <jas@extundo.com>
12664 * gnus-group.el (gnus-group-mode-map): Bind "D u" to
12665 `gnus-sieve-update' and "D g" to `gnus-sieve-generate'. (Functions
12666 has autoload cookies, so no `require' should be necessary.)
12668 * sieve.el, sieve-mode.el, sieve-manage.el, gnus-sieve.el: New
12671 2001-10-31 Simon Josefsson <jas@extundo.com>
12673 * gnus-cus.el (gnus-group-parameters): Support integer `display'
12676 * gnus-sum.el (gnus-select-newsgroup): If group parameter
12677 `display' is a number (and C-u wasn't used to enter group), only
12678 fetch that number of articles.
12680 2001-10-31 Matt Armstrong <matt@lickey.com>
12682 * gnus.el (gnus-find-subscribed-addresses): Doc fix:
12683 not-subscribed -> subscribed.
12685 2001-10-31 08:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
12686 From: Josh Huber <huber@alum.wpi.edu>
12688 * message.el (message-subscribed-address-functions): New variable.
12689 (message-subscribed-addresses): New variable.
12690 (message-subscribed-regexps): New variable.
12691 (message-goto-mail-followup-to): New function.
12692 (message-send-mail): Add Mail-Followup-To.
12693 (message-make-mft): New function.
12695 * gnus.el (gnus-find-subscribed-addresses): New function.
12697 2001-10-31 07:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
12699 * mail-source.el (mail-source-fetch): If debug, don't regain signals.
12700 (mail-source-fetch-pop): Ditto.
12701 (mail-source-check-pop): Ditto.
12703 * gnus-start.el (gnus-read-init-file): Ditto.
12704 (gnus-activate-group): Ditto.
12705 (gnus-read-newsrc-el-file): Ditto.
12707 2001-10-30 23:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
12709 * message.el (message-get-reply-headers): Make sure there is ", ".
12711 * mm-util.el (mm-mime-mule-charset-alist): Move down and call
12712 mm-coding-system-p. Don't correct it only in XEmacs.
12713 (mm-charset-to-coding-system): Use mm-coding-system-p and
12714 mm-get-coding-system-list.
12715 (mm-emacs-mule, mm-mule4-p): New variables.
12716 (mm-enable-multibyte, mm-disable-multibyte,
12717 mm-enable-multibyte-mule4, mm-disable-multibyte-mule4,
12718 mm-with-unibyte-current-buffer,
12719 mm-with-unibyte-current-buffer-mule4): Use them.
12720 (mm-find-mime-charset-region): Treat iso-2022-jp.
12722 2001-10-30 Dave Love <fx@gnu.org>
12724 * mm-util.el (mm-mime-mule-charset-alist): Make it correct by
12726 (mm-charset-synonym-alist): Remove windows-125[02]. Make other
12727 entries conditional on not having a coding system defined for
12729 (mm-mule-charset-to-mime-charset): Use
12730 find-coding-systems-for-charsets if defined.
12731 (mm-charset-to-coding-system): Don't use
12732 mm-get-coding-system-list. Look in mm-charset-synonym-alist
12733 later. Add last resort search of coding systems.
12734 (mm-enable-multibyte-mule4, mm-disable-multibyte-mule4)
12735 (mm-with-unibyte-current-buffer-mule4): Just treat Mule 5 like
12737 (mm-find-mime-charset-region): Re-write.
12738 (mm-with-unibyte-current-buffer): Restore buffer as well as
12741 2001-10-30 21:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
12743 * canlock.el, sha1-el.el, hex-util.el: Move from contrib
12744 directory. Thanks to Katsumi Yamaoka <yamaoka@jpl.org> and Shuhei
12745 KOBAYASHI <shuhei@aqua.ocn.ne.jp>.
12747 2001-10-30 20:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
12749 * gnus-art.el (article-display-x-face): Nix buffer-read-only
12752 * mml2015.el (mml2015-gpg-verify): Convert <LF> to <CR><LF>.
12754 2001-10-30 13:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
12756 * gnus-spec.el (gnus-parse-simple-format): Use
12757 buffer-substring-no-properties.
12759 2001-10-30 Katsumi Yamaoka <yamaoka@jpl.org>
12761 * gnus-art.el (article-verify-cancel-lock): New function.
12763 * nnheader.el (nntp-process-response): New variable.
12764 (nnheader-init-server-buffer): Make `nntp-process-response'
12765 buffer-local in `nntp-server-buffer'.
12767 * nntp.el (nntp-prepare-post-hook): New hook.
12768 (nntp-wait-for): Save a server's ID in `nntp-process-response'.
12769 (nntp-async-trigger): Ditto.
12770 (nntp-request-post): Insert a server's ID if there's no Message-ID
12771 header; run `nntp-prepare-post-hook'.
12773 2001-10-30 04:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
12775 * gnus-art.el (article-decode-group-name): Use nnmail-fetch-field
12778 * message.el (message-forward-subject-author-subject): Don't use
12779 message-news-p, which widens the buffer.
12780 (message-forward-make-body): New function.
12781 (message-forward): Use it.
12782 (message-insinuate-rmail): New function.
12783 (message-forward-rmail-make-body): New function.
12785 2001-10-30 02:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
12787 * mm-extern.el (mm-extern): Provide it.
12789 * mm-partial.el (mm-partial): Provide it.
12791 2001-10-28 16:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
12793 * gnus-msg.el (gnus-setup-message): Call post-command-hook.
12795 2001-10-29 Jesper Harder <harder@myrealbox.com>
12797 * mml.el (mml-preview): Bind message-this-is-news if it is
12800 2001-10-28 Simon Josefsson <jas@extundo.com>
12802 * gnus-sum.el (gnus-group-make-articles-read): Inline group.
12804 2001-10-29 Per Abrahamsen <abraham@dina.kvl.dk>
12806 * smiley-ems.el (smiley-regexp-alist): Add support for sad and
12809 2001-10-27 Simon Josefsson <jas@extundo.com>
12811 * message.el (message-indent-citation): Don't add trailing
12812 whitespace when citing text.
12814 2001-10-27 Jesper Harder <harder@myrealbox.com>
12816 * gnus.el (gnus-group-faq-directory): Fix.
12818 2001-10-26 14:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
12820 * nnweb.el (nnweb-possibly-change-server): Create nnweb-hashtb if
12822 (nnweb-request-scan): Nix nnweb-hashtb if ephemeral.
12823 (nnweb-type-definition): Add google as alias of dejanews.
12824 (nnweb-google-parse-1): Forward 1 line.
12826 2001-10-26 Kai Gro
\e,b_
\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
12828 * gnus-msg.el (gnus-summary-mail-forward): Doc fix: add pointer to
12829 variable `message-forward-ignored-headers'.
12831 2001-10-24 Per Abrahamsen <abraham@dina.kvl.dk>
12833 * gnus.el (gnus-expand-group-parameter): New function.
12834 (gnus-expand-group-parameters): Call it.
12835 (gnus-group-fast-parameter): New function.
12836 (gnus-group-find-parameter): Call it.
12838 2001-10-23 Per Abrahamsen <abraham@dina.kvl.dk>
12840 * gnus.el (gnus-news-group-p): Rewrote. Now accepts a header
12841 vector (it didn't before because of a bug).
12842 * gnus-msg.el (gnus-post-news): Use header vector directly, if
12843 available. Before it converted it to an article number.
12845 This makes followup to news articles with negative numbers in
12846 nnvirtual groups use news instead of mail.
12848 2001-10-23 Per Abrahamsen <abraham@dina.kvl.dk>
12850 * gnus.el (post-method): Use `native' instead of `nil'.
12852 * gnus-msg.el (gnus-post-method): Ditto.
12854 2001-10-23 Per Abrahamsen <abraham@dina.kvl.dk>
12856 * gnus.el (gnus-define-group-parameter): Grammar fix.
12858 2001-10-22 Simon Josefsson <jas@extundo.com>
12860 * gnus-msg.el (gnus-extended-version): Include
12861 system-configuration.
12862 Suggested by Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Gro
\e,b_
\e(Bjohann).
12864 2001-10-22 Per Abrahamsen <abraham@dina.kvl.dk>
12866 * gnus.el (post-method): Customization fix: `native' is not a
12868 * gnus-msg.el (gnus-post-method): Doc and customization fix:
12869 `native' is not a valid value.
12871 2001-10-21 Simon Josefsson <jas@extundo.com>
12873 * nnimap.el (nnimap): Defgroup.
12874 (nnimap-strict-function, nnimap-strict-function-match): New
12875 widget, from Per Abrahamsen <abraham@dina.kvl.dk>.
12876 (nnimap-split-crosspost, nnimap-split-inbox)
12877 (nnimap-split-rule, nnimap-split-predicate)
12878 (nnimap-split-predicate): Defcustom.
12879 (nnimap-split-inbox, nnimap-expunge-search-string)
12880 (nnimap-importantize-dormant): Remove "*" from doc.
12882 2001-10-20 Kai Gro
\e,b_
\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
12884 * gnus-sum.el (gnus-summary-limit-to-score): Prompt for score if
12885 not supplied via prefix arg. From Lisp, make arg mandatory.
12886 Suggested by Frank Schmitt.
12888 2001-10-20 Per Abrahamsen <abraham@dina.kvl.dk>
12890 * message.el (message-do-auto-fill): Avoid calling
12893 2001-10-20 Paul Jarc <prj@po.cwru.edu>
12895 * message.el (message-get-reply-headers): Restructure the logic
12898 2001-10-20 Simon Josefsson <jas@extundo.com>
12900 * message.el (message-cancel-news): Support cancel-locks.
12901 Suggested by Per Abrahamsson.
12903 * nnfolder.el (nnfolder-marks-changed-p): Ditto.
12905 2001-10-20 David Z. Maze <dmaze@MIT.EDU>
12907 * nnml.el (nnml-marks-changed-p): Use `equal' when comparing
12910 2001-10-19 Per Abrahamsen <abraham@dina.kvl.dk>
12912 * mm-decode.el (mm-default-directory): Fix customize type.
12914 * message.el (message-setup-fill-variables): Kludge to use
12915 normal-auto-fill-function even if auto fill is already activated.
12917 2001-10-19 Per Abrahamsen <abraham@dina.kvl.dk>
12919 * message.el (message-do-auto-fill): New version that does not
12920 rely on text properties, by Simon Josefsson <jas@extundo.com>.
12921 (message-setup-1): Removed the `message-field' property.
12923 * gnus-draft.el (gnus-draft-edit-message): Removed the
12924 `message-field' property.
12926 2001-10-19 Per Abrahamsen <abraham@dina.kvl.dk>
12928 * gnus-draft.el (gnus-draft-edit-message): Change `field' to
12929 `message-field'. The `field' property has a special significance in
12932 * message.el (message-send, message-setup-1): Ditto.
12934 2001-10-18 Simon Josefsson <jas@extundo.com>
12936 * gnus-sum.el (gnus-group-make-articles-read): Call g-r-set-mark
12939 2001-10-18 Frank Schmitt <usereplyto@Frank-Schmitt.net>
12941 * gnus-sum.el (gnus-summary-limit-to-display-predicate): Fix typo.
12942 (gnus-summary-make-menu-bar): Ditto.
12944 2001-10-17 Simon Josefsson <jas@extundo.com>
12946 * nnimap.el (nnimap-expiry-target): Make sure it is back to the
12947 server. Suggested by ShengHuo ZHU <zsh@cs.rochester.edu>.
12949 2001-10-17 17:00:00 Frank Schmitt <usenet@Frank-Schmitt.net>
12951 * gnus-sum.el (gnus-summary-line-format-alist): user-date entry.
12952 * gnus-util.el (gnus-user-date): New function.
12954 2001-10-17 Per Abrahamsen <abraham@dina.kvl.dk>
12956 * message.el (message-check-news-header-syntax): Special case
12959 * gnus-sum.el (gnus-summary-respool-default-method): Changed
12960 customize type to `symbol'.
12962 2001-10-17 12:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
12964 * gnus-spec.el (gnus-parse-simple-format): Support extended spec
12966 (gnus-parse-simple-format): Support user extended spec too.
12967 %u&foo; invokes gnus-user-format-function-foo.
12969 2001-10-17 11:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
12971 * nnml.el (nnml-request-expire-articles): Make sure it is back to
12973 * nnmbox.el (nnmbox-request-expire-articles): Ditto.
12974 * nnfolder.el (nnfolder-request-expire-articles): Ditto.
12975 * nnbabyl.el (nnbabyl-request-expire-articles): Ditto.
12976 * nndiary.el (nndiary-request-expire-articles): Ditto.
12977 (nndiary-schedule): Defsubst it before use it.
12978 (nndiary-error): eval-and-compile.
12980 2001-10-17 Per Abrahamsen <abraham@dina.kvl.dk>
12982 * gnus-msg.el (gnus-post-method): Changed two instances of
12983 `active' to `current' and one `null' to `not'.
12985 2001-10-16 Katsumi Yamaoka <yamaoka@jpl.org>
12987 * message.el (message-setup-fill-variables): Use
12988 `normal-auto-fill-function' instead of `auto-fill-function'.
12990 2001-10-16 Simon Josefsson <jas@extundo.com>
12992 * mml2015.el (mml2015-fix-micalg): Fix for Mutt-bug.
12993 (mml2015-gpg-decrypt-1): Decanonicalize decrypted MIME
12994 body. (Mailcrypt seem to do this, but gpg.el doesn't.)
12996 2001-10-16 Kai Gro
\e,b_
\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
12997 Patch by Oliver Scholz <oscholz@my.gnus.org>.
12999 * gnus-draft.el (gnus-draft-edit-message): Add text property
13000 `field' with value `header' to message headers.
13001 * message.el (message-setup-1): Really add text property to all of
13002 the header, not just part of it.
13004 2001-09-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
13006 * gnus-group.el (gnus-group-sort-by-server): Use it.
13008 * gnus.el (gnus-method-to-full-server-name): New, bogus function.
13010 * gnus-topic.el (gnus-topic-sort-groups-by-server): New command
13013 2001-10-14 Simon Josefsson <jas@extundo.com>
13017 * smime.el: Doc fix.
13019 * gnus-msg.el (gnus-inews-do-gcc): Port header encoded-word
13020 charset magic from message.el.
13022 2001-10-12 Simon Josefsson <jas@extundo.com>
13024 Suggested by david.goldberg6@verizon.net (David S. Goldberg).
13026 * gnus-cite.el (gnus-article-toggle-cited-text): Don't remove
13027 'cite from g-a-wash-types.
13028 (gnus-cite-toggle): Ditto. Add 'cite. Set modeline.
13029 (gnus-article-hide-citation): Fix.
13031 * gnus-cite.el (gnus-article-hide-citation): Add `c' mode line
13033 (gnus-article-toggle-cited-text): Toggle `c' mode line character.
13035 * gnus-art.el (gnus-treat-hide-citation-maybe): Remove duplicate
13037 (gnus-signature-toggle): Toggle `s' mode line character.
13039 * gnus-art.el (article-emphasize): Set `g-a-wash-types' after
13040 doing stuff that clears it.
13042 2001-10-12 Eric Marsden <emarsden@laas.fr>
13044 * gnus-cache.el (gnus-summary-limit-include-cached): Rewrite.
13046 2001-10-12 10:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
13048 * message.el (message-do-auto-fill): Use gnus-point-at-bol.
13049 (autoload): Add some autoloads.
13051 2001-10-12 Kai Gro
\e,b_
\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
13052 Suggested by Oliver Scholz <epameinondas@gmx.de>.
13054 * message.el (message-do-auto-fill): New function. Like
13055 `do-auto-fill' but don't fill when in the message header.
13056 (message-setup-1): Put a text property on the message header.
13057 (message-setup-fill-variables): Use `message-do-auto-fill'.
13059 2001-10-10 12:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
13061 * message.el (message-send-mail-partially): Insert an empty line
13062 first, because of the change of message-make-lines.
13064 2001-10-10 Florian Weimer <fw@deneb.enyo.de>
13066 * mm-util.el (mm-charset-synonym-alist): If Emacs doesn't support
13067 iso-8859-15, make it an alias for iso-8859-1.
13069 2001-10-10 Katsumi Yamaoka <yamaoka@jpl.org>
13071 * message.el (message-send-news): Don't modify the value of
13072 `message-syntax-checks' if it is not a list (possibly it is
13073 `dont-check-for-anything-just-trust-me').
13075 2001-10-10 Katsumi Yamaoka <yamaoka@jpl.org>
13077 * gnus-group.el (gnus-group-name-charset-group-alist): Use
13078 `find-coding-system' for XEmacs to check whether the coding-system
13079 `utf-8' is available.
13081 2001-10-09 Per Abrahamsen <abraham@dina.kvl.dk>
13083 * message.el (message-send-news): Oops, missed case with no
13084 "Followup-To" header...
13086 2001-10-09 Per Abrahamsen <abraham@dina.kvl.dk>
13088 * message.el (message-send-news): Allow
13089 `gnus-group-name-charset-group-alist' to affect encoding of the
13090 "Newsgroups" and "Followup-To" headers.
13092 2001-10-07 Per Abrahamsen <abraham@dina.kvl.dk>
13094 * message.el (message-send-news): Don't encode Followups-To when
13095 `gnus-group-name-charset-group-alist is' ".*". [Yuck]
13097 * gnus-util.el (gnus-decode-newsgroups): No space in newsgroup
13100 * gnus-art.el (article-decode-group-name): Also decode
13103 * rfc2047.el (rfc2047-encode-message-header): Encode without
13104 asking for null methods.
13106 * gnus-group.el (gnus-group-name-charset-group-alist): Make utf-8
13107 default charset for newsgroup names in accordance with USEFOR.
13109 * gnus-group.el (gnus-group-name-charset-method-alist,
13110 gnus-group-name-charset-group-alist): Removed "*" from doc
13111 strings, "*" should not be used for complex variables.
13113 2001-10-06 Simon Josefsson <jas@extundo.com>
13115 Support UTF-8 group names better.
13117 * message.el (message-check-news-header-syntax): Encode group
13118 names before comparison.
13120 * gnus-msg.el (gnus-copy-article-buffer): Run all
13121 `gnus-article-decode-hook's except `article-decode-charset'
13122 instead of hardcoding call to one of them.
13124 * gnus-art.el (gnus-article-decode-hook): Add
13125 `article-decode-group-name'.
13126 (article-decode-group-name): New function, use `g-d-n'.
13128 * gnus-group.el (gnus-group-insert-group-line): Decode
13129 gnus-tmp-group using `g-d-n'.
13131 * gnus-util.el (gnus-decode-newsgroups): New function.
13133 2001-10-06 Per Abrahamsen <abraham@dina.kvl.dk>
13135 * gnus-srvr.el (gnus-browse-foreign-server): Fixed bug non-nil
13136 `gnus-group-name-charset-group-alist'.
13138 2001-10-05 Simon Josefsson <jas@extundo.com>
13140 * nnheader.el (gnus-verbose-backends, gnus-nov-is-evil): Custom.
13142 * gnus-sum.el (gnus-summary-move-article): Also activate new groups.
13144 * nnfolder.el (nnfolder-normalize-buffer): Don't insert \n\n in
13147 * gnus-sum.el (gnus-select-newsgroup): Don't enable `display'
13148 limiting if read-all (C-u RET) was used.
13150 2001-10-04 Simon Josefsson <jas@extundo.com>
13152 * mail-source.el (mail-source-movemail-program): New variable.
13153 (mail-source-movemail): Use it. Suggested by Taylor Hutt
13154 <thutt@thutt.vmware.com>.
13156 2001-10-03 Simon Josefsson <jas@extundo.com>
13158 * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): New param.
13159 (gnus-summary-line-format-alist): Fix param.
13161 2001-10-02 Simon Josefsson <jas@extundo.com>
13163 * nnimap.el (nnimap-request-move-article): Use imap.el directly,
13164 don't go through `nnimap-request-expire-articles' to delete the
13165 article. Thanks to prj@po.cwru.edu (Paul Jarc).
13167 2001-10-02 10:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
13169 * gnus-agent.el (gnus-agent-write-active): The min in the
13170 agent/active may be larger than that in the server/active.
13172 2001-10-01 Simon Josefsson <jas@extundo.com>
13174 * mail-source.el (mail-source-fetch-imap): Use BODY.PEEK if server
13177 * nnml.el (gnus-article-unpropagatable-p): Autoload gnus-sum.
13179 * nnfolder.el: Ditto.
13181 2001-09-30 Dan Christensen <jdc@uwo.ca>
13183 * gnus-sum.el (gnus-summary-extract-address-component): New function.
13184 (gnus-summary-from-or-to-or-newsgroups): Optimize.
13186 2001-09-29 Kai Gro
\e,b_
\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
13188 * message.el (message-mode-map): Keybinding for `gnus-delay-article'.
13189 (message-mode-menu): Menu item for same.
13191 * gnus-group.el (gnus-group-make-menu-bar): Menu item for sending
13194 * gnus-delay.el (gnus-delay-send-drafts): Do nothing if
13195 nndraft:delayed does not exist.
13196 (gnus-delay-initialize): Don't set up keymap, that's done from
13198 (gnus-delay, gnus-delay-group, gnus-delay-header)
13199 (gnus-delay-default-delay, gnus-delay-default-hour): Customize.
13201 2001-09-29 Simon Josefsson <jas@extundo.com>
13203 * mm-util.el (mm-mime-mule-charset-alist): Encode mule-utf-8 as
13204 utf-8, not eight-bit-control.
13206 * imap.el (imap-shell-host, imap-default-user, imap-use-utf7)
13207 (imap-log, imap-debug): Custom.
13208 (imap-log-buffer, imap-debug-buffer): New constants.
13209 (imap-kerberos4-open, imap-gssapi-open, imap-ssl-open)
13210 (imap-network-open, imap-shell-open, imap-starttls-open)
13211 (imap-send-command-1, imap-send-command, imap-arrival-filter)
13212 (imap-debug): Use imap-*-buffer.
13214 * nndoc.el (nndoc-article-type): Add mailman.
13215 (nndoc-type-alist): Ditto.
13216 (nndoc-mailman-type-p): New function.
13218 2001-09-28 07:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
13220 * gnus-xmas.el (gnus-article-x-face-command): Merge it into
13223 2001-09-27 Simon Josefsson <jas@extundo.com>
13225 * gnus-topic.el (gnus-topic-mode-map): Add catchup.
13226 (gnus-topic-catchup-articles): New function. Suggested by Robin
13227 S. Socha <robin-dated-1001857693.185e29@socha.net>.
13229 2001-09-27 11:00:00 Gerd M
\e,Av
\e(Bllmann <gerd@gnu.org>.
13231 * gnus-ems.el (gnus-article-display-xface): Insert xface after
13234 2001-09-27 07:00:00 Daiki Ueno <ueno@unixuser.org>
13236 * gnus-sum.el (gnus-summary-show-article): The arglist of
13237 detect-coding-region is incompatible.
13239 2001-09-26 18:00:00 Katsuhiro Hermit Endo <hermit@koka-in.org>
13241 * gnus-group.el (gnus-group-delete-group): Typo.
13243 2001-09-26 Simon Josefsson <jas@extundo.com>
13245 * nnmail.el (nnmail-expiry-target-group): Add doc warning.
13247 * nnimap.el (nnimap-expiry-target): Use temp buffer.
13249 2001-09-26 07:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
13251 * gnus-cus.el (gnus-group-parameters): Display as sexp.
13253 2001-09-22 Simon Josefsson <jas@extundo.com>
13255 * nnml.el (nnml-open-marks): Remove unpropagatable marks.
13257 * nnfolder.el (nnfolder-open-marks): Ditto.
13259 * gnus-sum.el (gnus-article-unpropagatable-p): New function.
13260 (gnus-update-marks): Use it.
13261 (gnus-update-marks): Use `gnus-article-mark-to-type' instead of
13264 * gnus.el (gnus-article-special-mark-lists): Add killed.
13265 (gnus-article-unpropagated-mark-lists): New constant.
13267 2001-09-22 Simon Josefsson <jas@extundo.com>
13269 * gnus-sum.el (gnus-summary-mode-hook): Add gnus-pick-mode as
13272 2001-09-23 Simon Josefsson <jas@extundo.com>
13274 * gnus-draft.el (gnus-draft-setup): Add mark in backend as well.
13276 2001-09-23 02:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
13278 * gnus-msg.el (gnus-button-mailto): Hack save-selected-window-window.
13280 2001-09-22 Per Abrahamsen <abraham@dina.kvl.dk>
13282 * gnus-group.el (gnus-group-sort-function): Fix customize type to
13283 accept lists of functions.
13285 2001-09-20 Simon Josefsson <jas@extundo.com>
13287 * gnus-group.el (gnus-group-catchup): Update expire marks in
13288 backend. Also, if ALL also set expire marks on tick/dormant.
13290 2001-09-20 Kai Gro
\e,b_
\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
13292 * message.el (message-tab-body-function): New variable.
13293 * message.el (message-tab): Use it.
13295 2001-09-19 Sam Steingold <sds@gnu.org>
13297 * gnus-win.el (gnus-buffer-configuration): Respect
13298 `gnus-bug-create-help-buffer'.
13300 2001-09-18 Simon Josefsson <jas@extundo.com>
13302 * gnus-spec.el (gnus-correct-pad-form): Re-revert.
13303 (gnus-parse-simple-format): Re-revert.
13305 2001-09-16 Katsuhiro Hermit Endo <hermit@koka-in.org> (tiny change)
13307 * gnus-spec.el (gnus-parse-complex-format): Don't fold search
13308 case. (Thanks to Daiki Ueno <ueno@unixuser.org>.)
13310 2001-09-18 Simon Josefsson <jas@extundo.com>
13312 * gnus-spec.el (gnus-correct-pad-form): Remove until papers are
13314 (gnus-parse-simple-format): Don't use it.
13316 2001-09-17 Miles Bader <miles@gnu.org>
13318 * gnus-srvr.el (gnus-server-insert-server-line): Don't let an
13319 error querying a backend abort the whole process.
13321 2001-09-17 08:00:00 Gerd M
\e,Av
\e(Bllmann <gerd@gnu.org>
13323 * gnus-srvr.el (gnus-server-mode): Fix bogus fontification.
13325 2001-09-17 Didier Verna <didier@xemacs.org>
13327 * nndiary.el: Version 0.2-b14.
13328 * gnus-diary.el (gnus-diary-check-message): Fix `read-string'
13329 compatibility problem with XEmacs 21.1.
13331 2001-09-15 Simon Josefsson <jas@extundo.com>
13333 * gnus-group.el (gnus-group-line-format): Document %c.
13335 * nnml.el (nnml-parse-head): Handle CRLF files.
13336 (nnml-generate-nov-file): Ditto.
13337 (nnml-retrieve-headers): Ditto.
13339 2001-09-15 Michael Welsh Duggan <md5i@cs.cmu.edu>
13341 * gnus-spec.el (gnus-parse-format): Don't treat %c as %C.
13343 2001-09-13 Martin Kretzschmar <Martin.Kretzschmar@inf.tu-dresden.de>
13345 * gnus-spec.el (gnus-correct-substring): Still stopped one
13346 character before we wanted (never included last character).
13347 (gnus-tilde-max-form, gnus-tilde-cut-form) Made readable again,
13348 add missing "," (once per function).
13350 2001-09-14 Simon Josefsson <jas@extundo.com>
13352 * gnus-start.el (gnus-group-mode-hook): Moved from gnus-group
13353 (otherwise e.g. gnus-agentize in .gnus overrides the customized
13354 default before gnus-group is loaded and the variable set.)
13356 * nnimap.el (nnimap-request-set-mark): Do not store bookmark,
13357 killed or unsent marks.
13359 * gnus-draft.el (gnus-draft-setup): Don't set mark when there
13360 isn't an article to set it on (e.g. when you `a' in a group).
13362 2001-09-12 Pavel Jan
\e,Am
\e(Bk <Pavel@Janik.cz>
13364 * mm-util.el (mm-charset-synonym-alist): Add windows-1250 so we
13365 can read e-mails from Microsoft Outlook users not using ISO
13366 8859-2 character set.
13368 2001-09-12 18:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
13370 * gnus-diary.el: Minor modifications to avoid warnings.
13371 (gnus-summary-misc-menu): defvar.
13372 (gnus-diary-check-message): Use gnus-point-at-eol.
13373 (gnus-diary-kill-entire-line): eval-and-compile.
13375 2001-09-12 Didier Verna <didier@xemacs.org>
13377 * nndiary.el: New version (0.2-b13).
13378 * nndiary.el (nndiary-mail-sources): Doc update.
13379 * nndiary.el (nndiary-split-methods): Ditto.
13380 * nndiary.el (nndiary-request-accept-article-hooks): New.
13381 * nndiary.el (nndiary-request-accept-article): Use it, check
13383 * nndiary.el (nndiary-get-new-mail): Changed default to nil.
13384 * nndiary.el (nndiary-schedule): Fix bug (misplaced
13385 condition-case): it didn't return nil on error.
13386 * gnus-diary.el: New version.
13387 * gnus-diary.el (gnus-diary-summary-line-format): Removed %I.
13388 * gnus-diary.el (gnus-diary-header-value-history): New.
13389 * gnus-diary.el (gnus-diary-narrow-to-headers): New.
13390 * gnus-diary.el (gnus-diary-add-header): New.
13391 * gnus-diary.el (gnus-diary-check-message): New.
13392 * gnus-diary.el (message-mode-map): Bind the above to `C-c D c'.
13393 * gnus-diary.el (gnus-article-edit-mode-map): Ditto.
13395 2001-09-10 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
13397 * gnus-sum.el (gnus-select-newsgroup): Make
13398 `gnus-current-select-method' buffer-local.
13400 * gnus-art.el (gnus-request-article-this-buffer): Refer
13401 `gnus-current-select-method' in the current summary buffer.
13403 2001-09-10 Daniel Pittman <daniel@rimspace.net>
13405 * gnus-spec.el (gnus-correct-pad-form): Fix.
13407 2001-09-09 Simon Josefsson <jas@extundo.com>
13409 * mm-decode.el (mm-inline-media-tests): Add
13410 application/x-emacs-lisp.
13411 (mm-attachment-override-types): Add
13412 application/{x-,}pkcs7-signature.
13414 * gnus-srvr.el (gnus-server-mode-hook, gnus-server-exit-hook)
13415 (gnus-server-line-format, gnus-server-mode-line-format)
13416 (gnus-server-browse-in-group-buffer): Customize.
13418 2001-09-08 16:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
13420 * nnml.el (nnml-marks-changed-p): Typo.
13421 (nnml-save-marks, nnml-open-marks): Use gnus-sethash.
13422 (nnml-marks-changed-p): Use gnus-gethash.
13423 (nnml-marks-modtime): Use gnus-make-hashtable.
13425 * nnfolder.el (nnfolder-marks-changed-p): Typo.
13426 (nnfolder-request-expire-articles, nnfolder-save-marks)
13427 (nnfolder-open-marks): Typo.
13428 (nnfolder-save-marks, nnfolder-open-marks): Use gnus-sethash.
13429 (nnfolder-marks-changed-p): Use gnus-gethash.
13430 (nnfolder-marks-modtime): Use gnus-make-hashtable.
13432 2001-09-08 Simon Josefsson <jas@extundo.com>
13434 * nnfolder.el (nnfolder-marks-modtime): New variable.
13435 (nnfolder-marks-changed-p): New function.
13436 (nnfolder-save-marks, nnfolder-open-marks): Save modtime.
13437 (nnfolder-request-update-info): Don't update if marks didn't change.
13439 * nnml.el (nnml-marks-modtime): New variable.
13440 (nnml-marks-changed-p): New function.
13441 (nnml-save-marks, nnml-open-marks): Save modtime.
13442 (nnml-request-update-info): Don't update if marks didn't change.
13444 * gnus-agent.el (gnus-agent-any-covered-gcc)
13445 (gnus-agent-add-server, gnus-agent-remove-server): Use
13446 gnus-agent-method-p.
13448 * gnus-art.el (gnus-buttonized-mime-types): New variable.
13449 (gnus-unbuttonized-mime-type-p): Use it.
13451 * gnus-agent.el (gnus-agent-fetch-group): If online, actually
13454 2001-09-08 Daniel Pittman <daniel@rimspace.net>
13456 * gnus-spec.el (gnus-correct-pad-form): New function.
13457 (gnus-parse-simple-format): Use it.
13459 2001-09-07 Simon Josefsson <jas@extundo.com>
13461 * gnus-group.el (gnus-group-sort-groups): Unmark all groups.
13462 (gnus-group-sort-selected-groups): Ditto. Suggested by Harry
13463 Putnam <reader@newsguy.com>.
13464 (gnus-group-sort-selected-groups): Touch dribble file.
13466 2001-09-07 Raja R Harinath <harinath@cs.umn.edu>
13468 * nnml.el (nnml-filenames-are-evil): New variable.
13469 (nnml-article-to-file-alist): Rename to ...
13470 (nnml-current-group-article-to-file-alist): ... this.
13471 Respect `nnml-filenames-are-evil'.
13472 (nnml-active-number): Update.
13473 (nnml-update-file-alist): Update.
13474 (nnml-request-article): Use nnheader-article-to-file-alist.
13475 (nnml-request-rename-group): Likewise.
13477 2001-09-06 Katsumi Yamaoka <yamaoka@jpl.org>
13479 * gnus-sum.el (gnus-summary-insert-line): Fix.
13481 2001-09-06 Bj
\e,Av
\e(Brn Torkelsson <torkel@acc.umu.se>
13483 * gnus-sum.el: Bind g-s-t-s to "W g".
13484 * gnus-sum.el (gnus-summary-make-menu-bar): Add g-s-t-s.
13485 * gnus-sum.el (gnus-summary-toggle-smiley): New function.
13486 Toggles display of graphical smilies.
13488 2001-09-07 02:00:00 Bill White <billw@wolfram.com>
13490 * gnus-start.el (gnus-setup-news): A typo.
13492 2001-09-06 Simon Josefsson <jas@extundo.com>
13494 * gnus-sum.el (gnus-summary-insert-line): Insert forwarded, recent
13497 2001-09-05 Kai Gro
\e,b_
\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
13499 * nnmail.el (nnmail-split-fancy): Document `junk'.
13501 2001-09-04 Simon Josefsson <jas@extundo.com>
13503 * imap.el (imap-search): Don't error if server is broken.
13505 2001-09-02 Benjamin Rutt <brutt@bloomington.in.us>
13507 * nnmbox.el (nnmbox-find-article): Fix infinite loop when
13508 searching for an article that isn't in the mbox.
13510 2001-09-02 23:12:48 Lars Magne Ingebrigtsen <larsi@gnus.org>
13512 * nnslashdot.el (nnslashdot-retrieve-headers-1): Get references
13513 right, and get all the comments.
13515 2001-09-02 Simon Josefsson <jas@extundo.com>
13516 Suggested by Dan Christensen <jdc+news@uwo.ca>
13518 * nnfolder.el (nnfolder-request-update-info): Fix message.
13520 * nnml.el (nnml-request-update-info): Ditto.
13522 2001-09-01 Simon Josefsson <jas@extundo.com>
13524 * nnml.el (nnml-request-expire-articles): Also bind
13525 `nnml-current-group' and `nnml-article-file-alist' when using
13526 expiry-target. (Otherwise nnml will be in a inconsistent internal
13527 state causing all kind of problems.)
13528 (nnml-request-expire-articles): If `nnml-article-to-file' or
13529 `file-attributes' fail, return article as un-expirable instead
13530 of treating it as expired.
13532 2001-08-31 Sam Steingold <sds@gnu.org>
13534 * imap.el (imap-mailbox-examine, imap-mailbox-examine-1): Fix a
13535 typo: `exmine' --> `examine'.
13537 2001-08-30 13:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
13539 * nndoc.el (nndoc-forward-type-p): It is not a digest.
13541 2001-08-30 11:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
13543 * nnml.el (nnml-check-directory-twice): Remove.
13544 (nnml-retrieve-headers): Ditto.
13545 (nnml-article-to-file): Use nnheader-directory-files-is-safe.
13547 2001-08-30 Andrew Innes <andrewi@gnu.org>
13549 * nnheader.el (nnheader-directory-files-is-safe): No need to read
13550 directory twice on Windows, or on GNU Emacs-21.
13552 2001-08-30 Andrew Innes <andrewi@gnu.org>
13554 * nnml.el (nnml-request-article): Use nnml-article-to-file-alist.
13555 (nnml-request-rename-group): Ditto.
13556 (nnml-active-number): Ditto.
13557 (nnml-request-create-group): Use nnml-directory-articles.
13558 (nnml-request-expire-articles): Use nnml-directory-articles, which
13559 gets list from nov database if available.
13560 (nnml-get-nov-buffer): New function.
13561 (nnml-open-nov): Use it.
13562 (nnml-update-file-alist): Use nnml-article-to-file-alist, which
13563 gets alist from nov database if available.
13564 (nnml-directory-articles): New function.
13565 (nnml-article-to-file-alist): New function.
13567 2001-08-30 Andrew Innes <andrewi@gnu.org>
13569 * mm-decode.el (mm-display-external): Use `name' as filename, if
13570 `filename' attribute is not present.
13572 2001-08-30 Andrew Innes <andrewi@gnu.org>
13574 * mail-source.el (mail-source-flash): New defcustom.
13575 (mail-source-new-mail-p): Ring visible bell if appropriate.
13576 (mail-source-start-idle-timer): Use unwind-protect to ensure idle
13577 timer is cleared even if mail check signals an error.
13579 2001-08-29 10:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
13581 * gnus-sum.el (gnus-summary-move-article): Only update marks of
13584 2001-08-29 00:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
13586 * flow-fill.el (fill-flowed): eol might be point-max.
13588 2001-08-27 Simon Josefsson <jas@extundo.com>
13590 * nnml.el (nnml-request-update-info): Fix message.
13591 (nnml-open-marks): Ditto.
13593 * nnfolder.el (nnfolder-request-update-info):
13594 (nnfolder-open-marks): Fix message.
13596 2001-08-25 Simon Josefsson <jas@extundo.com>
13598 * nnfolder.el (nnfolder-save-marks): Don't create directory named
13601 2001-08-25 Andreas Jaeger <aj@suse.de>
13603 * nnfolder.el (nnfolder-open-marks): Fix typo.
13604 * nnml.el (nnml-open-marks): Likewise.
13606 2001-08-25 Simon Josefsson <jas@extundo.com>
13608 Make nnfolder groups self-contained as far as marks are concerned.
13610 * nnfolder.el (nnfolder-marks-directory, nnfolder-marks-is-evil)
13611 (nnfolder-marks, nnfolder-marks-file-suffix): New variables.
13612 (nnfolder-open-server): Make marks directory.
13613 (nnfolder-request-delete-group): Delete marks file.
13614 (nnfolder-request-delete-group): Check of nov/marks file exist
13616 (nnfolder-request-rename-group): Rename marks file.
13617 (nnfolder-request-rename-group): Only rename nov/mark if they exists.
13618 (nnfolder-request-set-mark, nnfolder-request-update-info)
13619 (nnfolder-group-marks-pathname, nnfolder-save-marks)
13620 (nnfolder-open-marks): New functions.
13621 (top-level): Require gnus.
13623 2001-08-25 09:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
13625 * nnweb.el (nnweb-type-definition): Use google raw file.
13626 (nnweb-google-parse-1): Ditto.
13627 (nnweb-google-identity): Ditto.
13628 (nnweb-reference-wash-article): Move nnweb-decode-entities here.
13629 (nnweb-altavista-wash-article): Ditto.
13630 (nnweb-request-article): Remove nnweb-decode-entities.
13632 * nnml.el: Require 'gnus.
13634 2001-08-25 Simon Josefsson <jas@extundo.com>
13636 * nnml.el (nnml-marks-is-evil): Add doc.
13638 2001-08-25 Simon Josefsson <jas@extundo.com>
13640 * nnml.el (nnml-save-marks): Wrap saving marks in a
13641 condition-case, to allow user to start Gnus if saving marks failed
13644 2001-08-24 16:05:38 Lars Magne Ingebrigtsen <larsi@gnus.org>
13646 * gnus-spec.el (gnus-compile): Don't compile gnus-version.
13648 * gnus-group.el (gnus-update-group-mark-positions): Bind
13649 gnus-group-update-hook to nil.
13651 2001-08-24 13:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
13653 * mml.el (mml-generate-mime-1): Force as multibyte string.
13655 2001-08-24 12:00:00 Martin Kretzschmar <Martin.Kretzschmar@inf.tu-dresden.de>
13657 * gnus-sum.el (gnus-summary-insert-line)
13658 (gnus-summary-prepare-threads): gnus-tmp-lines should be a string.
13660 2001-08-24 12:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
13662 * gnus-spec.el (gnus-correct-substring): Take optional END.
13664 * nnrss.el (nnrss-request-article): Remove \n.
13665 (nnrss-retrieve-headers): Lines number is -1.
13667 2001-08-24 Simon Josefsson <jas@extundo.com>
13669 * gnus-group.el (gnus-info-clear-data): Call
13670 nnfoo-request-set-mark to propagate marks. Fix bug:
13671 `gnus-group-update-line' doesn't update read range unless we call
13672 `gnus-get-unread-articles-in-group' first.
13674 * nnimap.el (nnimap-request-set-mark): Don't propagate seen flags
13677 2001-08-23 21:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
13679 * gnus-util.el (gnus-create-info-command): Return an interactive
13682 2001-08-23 19:00:00 Katsumi Yamaoka <yamaoka@jpl.org>
13684 * gnus-spec.el (gnus-parse-complex-format): Use equal.
13686 2001-08-23 18:43:05 Lars Magne Ingebrigtsen <larsi@gnus.org>
13688 * gnus-sum.el (gnus-select-newsgroup): Use it.
13690 * gnus-util.el (gnus-not-ignore): New function.
13692 * gnus-util.el (gnus-create-info-command): New function.
13694 * gnus-group.el (gnus-group-edit-group): Make C-c C-i go to the
13697 * gnus-sum.el (gnus-select-newsgroup): Clean up.
13698 (gnus-summary-limit-children): Use 'identity instead of `all'.
13699 (gnus-summary-limit-to-display-predicate): New command and
13702 2001-08-23 10:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
13704 * nnrss.el (nnrss-group-alist): Use fm-releases.rdf.
13706 * gnus-spec.el (gnus-format-specs): Miss a right parenthesis.
13708 2001-08-23 18:43:05 Lars Magne Ingebrigtsen <larsi@gnus.org>
13710 * gnus-spec.el: Add the Gnus version.
13711 (gnus-update-format-specifications): If the Gnus version changes,
13712 nix out the format spec cache.
13714 * gnus.el (gnus-continuum-version): Made into a command and
13715 optionalize the VERSION.
13717 * gnus-spec.el (gnus-parse-complex-format): Remove %C specs from
13718 the start of the lines.
13720 2001-08-22 00:06:52 Lars Magne Ingebrigtsen <larsi@gnus.org>
13722 * gnus.el (gnus-visual-p): Define function before use of
13725 2001-08-21 23:28:02 Lars Magne Ingebrigtsen <larsi@gnus.org>
13727 * gnus-sum.el (gnus-adjust-marked-articles): Use new variable.
13728 (gnus-article-mark-to-type): New function.
13729 (gnus-update-missing-marks): Only update marks of type 'list.
13731 * gnus.el (gnus-article-special-mark-lists): New variable.
13733 2001-08-21 12:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
13735 * gnus-sum.el (gnus-summary-limit-children): Check 'all.
13736 (gnus-select-newsgroup): Still use 'all.
13737 (gnus-summary-initial-limit): Comparing with 'all.
13739 2001-08-20 16:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
13741 * gnus-start.el (gnus-activate-group): If dont-check, don't update
13744 2001-08-20 15:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
13746 * nnslashdot.el (nnslashdot-retrieve-headers-1): Replace
13747 nnslashdot-*-retrieve-headers.
13748 (nnslashdot-request-article): Fix for slashcode 2.2.
13749 (nnslashdot-make-tuple): New function.
13750 (nnslashdot-read-groups): Use it.
13752 2001-08-20 01:34:03 Lars Magne Ingebrigtsen <larsi@gnus.org>
13754 * gnus.el (gnus-expand-group-parameters): Don't alter the variable
13757 * gnus-sum.el (gnus-summary-move-article): Don't select article.
13759 2001-08-20 Simon Josefsson <jas@extundo.com>
13761 * gnus-msg.el (gnus-inews-do-gcc): If archive server can't be
13762 opened, error instead of continuing (and exploding later).
13764 2001-08-20 01:34:03 Lars Magne Ingebrigtsen <larsi@gnus.org>
13766 * gnus.el (gnus-expand-group-parameters): Return the parameter
13769 * gnus-sum.el (gnus-summary-show-article): Doc fix.
13770 (gnus-summary-show-article): Guess at charset if required.
13772 * gnus-spec.el (gnus-correct-substring): Stopped one character
13775 2001-08-19 Pavel Jan
\e,Am
\e(Bk <Pavel@Janik.cz>
13777 * earcon.el (earcon-auto-play): Remove unused option.
13779 2001-08-19 16:14:41 Lars Magne Ingebrigtsen <larsi@gnus.org>
13781 * gnus-score.el (gnus-score-headers): Move the "Scoring..."
13782 message down in levels, since it happens very fast.
13784 * smiley-ems.el (smiley-update-cache): Respect the symbol version
13785 of smiley-regexp-alist.
13787 * mm-view.el (mm-inline-text): Ignore vcard errors.
13789 * gnus-art.el (gnus-ignored-headers): Added more junk headers.
13791 * gnus-score.el (gnus-all-score-files): Use append instead of
13794 * gnus.el (gnus-splash-face): Doc fix.
13796 * mm-decode.el (mm-mailcap-command): Use
13797 mm-path-name-rewrite-functions.
13798 (mm-path-name-rewrite-functions): New variable.
13800 * gnus-spec.el (gnus-parse-complex-format): React to ?=.
13801 (gnus-complex-form-to-spec): Insert tab.
13802 (gnus-spec-tab): New function.
13804 * gnus-sum.el (gnus-select-newsgroup): Set the marks before
13805 entering the group.
13807 * gnus-spec.el (gnus-complex-form-to-spec): Insert Lisp to match
13808 the positional spec.
13809 (gnus-parse-complex-format): React to %C.
13811 * gnus-ems.el (gnus-char-width): Moved here.
13813 * gnus-sum.el (gnus-select-newsgroup): Set
13814 gnus-newsgroup-articles.
13815 (gnus-unseen-mark): New variable.
13816 (gnus-newsgroup-unseen): Ditto.
13817 (gnus-newsgroup-seen): Ditto.
13818 (gnus-adjust-marked-articles): Use them.
13819 (gnus-update-marks): Use them.
13820 (gnus-summary-update-secondary-mark): Display.
13821 (gnus-summary-prepare-threads): Display.
13823 * gnus-msg.el (gnus-inews-group-method): Use and return the
13824 method, not the server.
13826 2001-08-19 Simon Josefsson <jas@extundo.com>
13828 * gnus-srvr.el (gnus-server-agent-face): New.
13829 (gnus-server-agent-face): New.
13830 (gnus-server-mode): Turn on font-lock-mode.
13832 * gnus.el (gnus-server-visual): Add defgroup.
13834 2001-08-19 Joe Casadonte <jcasadonte@northbound-train.com>
13836 * gnus-srvr.el (gnus-server-opened-face, gnus-server-closed-face,
13837 gnus-server-denied-face): New.
13838 (gnus-server-opened-face, gnus-server-closed-face,
13839 gnus-server-denied-face): New.
13840 (gnus-server-font-lock-keywords): Add.
13842 2001-08-19 Simon Josefsson <jas@extundo.com>
13844 * nnml.el (nnml-request-set-mark): Return nil.
13845 (nnml-save-marks): Use nnml-possibly-create-directory.
13846 (nnml-open-marks): Only work in temp buffer when inserting/reading
13849 2001-08-18 19:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
13851 * gnus.el (gnus-expand-group-parameters): Fix.
13853 * gnus-spec.el (gnus-char-width): New function.
13854 (gnus-correct-substring, gnus-correct-length): Use it.
13856 * message.el (message-required-mail-headers): Fix doc.
13858 2001-08-18 18:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
13860 * gnus-sum.el (gnus-group-make-articles-read): gnus-request-set-mark.
13862 * mm-decode.el (mm-save-part-to-file): Insert the handle.
13864 2001-08-18 13:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
13866 * nnslashdot.el (nnslashdot-threaded-retrieve-headers):
13867 slashdot 2.2 (not fully fixed yet).
13868 (nnslashdot-request-article): Ditto.
13870 2001-08-18 Simon Josefsson <jas@extundo.com>
13872 * gnus-util.el (gnus-remassoc, gnus-update-alist-soft): Moved from
13875 * nnimap.el (nnimap-remassoc, nnimap-update-alist-soft): Moved to
13877 (nnimap-request-update-info-internal): Use new functions.
13879 * nnml.el (nnml-request-set-mark, nnml-request-update-info): Use
13882 2001-08-18 Simon Josefsson <jas@extundo.com>
13884 Make nnml groups self-contained as far as marks are concerned.
13886 * nnml.el (nnml-request-delete-group): Delete marks file.
13887 (nnml-request-rename-group): Move marks file.
13888 (nnml-marks-file-name, nnml-marks-is-evil, nnml-marks): New server
13890 (nnml-request-set-mark, nnml-request-update-info): New server
13892 (nnml-save-marks, nnml-open-marks): New functions.
13894 2001-08-18 Simon Josefsson <jas@extundo.com>
13896 * gnus-sum.el (gnus-summary-move-article): Use `add' instead of
13897 `set' when setting marks.
13899 2001-08-17 22:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
13901 * gnus.el (gnus-info-find-node): Take an argument.
13903 * gnus-art.el (gnus-button-handle-info): New function.
13904 (gnus-url-unhex-string): Replace "+" with " ".
13906 2001-08-17 21:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
13908 * message.el (message-check-news-header-syntax): Check bad From.
13910 2001-08-18 00:14:45 Lars Magne Ingebrigtsen <larsi@gnus.org>
13912 * gnus-spec.el (gnus-correct-length): New function.
13913 (gnus-correct-substring): New function.
13914 (gnus-tilde-max-form): Use it.
13916 2001-08-17 Nevin Kapur <nevin@jhu.edu>
13918 * nnmh.el: Docstring changes as below.
13920 * nnml.el: Docstring changes as below.
13922 * nnbabyl.el: Docstring changes as below.
13924 * nnmbox.el: Docstring changes as below.
13926 * nnfolder.el: Added docstrings identifying each virtual server
13929 2001-08-18 Simon Josefsson <jas@extundo.com>
13931 * mml.el (mml-menu): Collapse Attach, Insert and Security submenu.
13933 2001-08-17 Bj
\e,Av
\e(Brn Torkelsson <torkel@acc.kth.se>
13935 * message.el: Rename "Abort Message" to "Postpone Message".
13936 Remove "Attach file as MIME" from Message menu, it's already in
13939 2001-08-17 14:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
13941 * smime.el (smime-point-at-eol): eval-and-compile.
13942 (smime-make-temp-file): New function.
13943 (smime-sign-region, smime-encrypt-region, smime-decrypt-region):
13946 2001-08-17 10:41:14 Lars Magne Ingebrigtsen <larsi@gnus.org>
13948 * gnus-agent.el (gnus-agent-fetch-group): Go online if offline.
13949 (gnus-agent-summary-fetch-group): New command and keystroke.
13951 * gnus-art.el (gnus-insert-mime-button): Tiny clean-up.
13952 (gnus-mime-display-security): Make it respect
13953 gnus-unbuttonized-mime-type-p.
13955 * gnus-sum.el (gnus-articles-to-read): Comments.
13956 (gnus-article-marked-p): New function.
13957 (gnus-summary-display-make-predicate): New function.
13958 (gnus-select-newsgroup): Use them.
13960 * mm-decode.el (mm-save-part-to-file): Made it not error.
13962 2001-08-17 Simon Josefsson <jas@extundo.com>
13964 * imap.el (imap-wait-for-tag): If process-status isn't open or
13965 run, return nil instead of sit-for looping.
13967 2001-08-17 10:41:14 Lars Magne Ingebrigtsen <larsi@gnus.org>
13969 * gnus.el (gnus-message-archive-method): Default to "archive".
13970 (gnus-message-archive-method): Doc fix.
13971 (gnus-parameters-get-parameter): Cleaned up.
13972 (gnus-expand-group-parameter): New function.
13974 * gnus-start.el (gnus-setup-news): Push the archive server only
13977 * mml.el (mml-menu): Changed name to "Attachments".
13979 * mm-decode.el (mm-destroy-postponed-undisplay-list): Only message
13980 when there is something to detroy.
13982 2001-05-21 17:11:46 Lars Magne Ingebrigtsen <larsi@gnus.org>
13984 * gnus-srvr.el (gnus-server-browse-in-group-buffer): Default to
13987 2001-08-15 Kai Gro
\e,b_
\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
13989 * gnus-delay.el (gnus-delay-article): Allow "01:23" time spec,
13990 which specifies a time today or tomorrow.
13992 2001-08-15 Pavel Jan
\e,Am
\e(Bk <Pavel@Janik.cz>
13994 * gnus-agent.el (gnus-agent-make-mode-line-string)
13995 (gnus-agent-toggle-plugged): Use new API.
13997 2001-08-14 Kai Gro
\e,b_
\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
13999 * gnus-delay.el (gnus-delay-send-drafts): Fix check whether
14000 deadline has expired.
14002 2001-08-12 Simon Josefsson <jas@extundo.com>
14004 Suggested by Kai.Grossjohann@CS.Uni-Dortmund.DE.
14006 Support `recent' mark indicating newly arrived messages (to
14007 separate from old but unread messages).
14009 * nnimap.el (nnimap-retrieve-groups): Push dummy article into
14010 `nnmail-split-history' if recent is > 0.
14011 (nnimap-request-update-info-internal): Update `recent' marks.
14012 (nnimap-request-set-mark): Never set `recent' marks.
14013 (nnimap-mark-to-predicate-alist, nnimap-mark-to-flag-alist): Add
14016 * gnus-sum.el (gnus-recent-mark): New mark.
14017 (gnus-newsgroup-recent): New variable.
14018 (gnus-summary-local-variables): Add gnus-newsgroup-recent.
14019 (gnus-summary-prepare-threads): Mark recent articles.
14020 (gnus-summary-add-mark): Support recent.
14021 (gnus-summary-update-secondary-mark): Support recent.
14023 * gnus.el (gnus-article-mark-lists): Add recent.
14025 2001-08-12 Simon Josefsson <jas@extundo.com>
14027 * mm-bodies.el (mm-decode-content-transfer-encoding): Returns
14028 whether successful decoding took place. Add doc.
14030 2001-08-12 Simon Josefsson <jas@extundo.com>
14031 Suggested by Per Abrahamsen <abraham@dina.kvl.dk>
14033 * gnus.el (gnus-summary-line-format, gnus-parameters):
14034 * gnus-gl.el (gnus-summary-grouplens-line-format):
14035 * gnus-salt.el (gnus-summary-pick-line-format):
14036 * gnus-spec.el (gnus-format-specs): %n is 23 chars.
14038 2001-08-11 09:40:00 Karl Kleinpaste <karl@charcoal.com>
14040 * gnus-score.el (gnus-score-string): Fix `match' regexp
14041 for `extra' header case.
14043 2001-08-10 23:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
14045 * nnmbox.el (nnmbox-read-mbox): No warning.
14047 2001-08-10 21:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
14049 * nndoc.el (nndoc-article-type): Fix doc.
14050 (nndoc-generate-article-function): New variable.
14051 (nndoc-dissection-function): New variable.
14052 (nndoc-type-alist): Add oe-dbx.
14053 (nndoc-oe-dbx-type-p): New function.
14054 (nndoc-oe-dbx-dissection): New function.
14055 (nndoc-oe-dbx-generate-article): New function.
14057 2001-08-11 Kai Gro
\e,b_
\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
14059 * gnus-delay.el (gnus-delay-send-drafts): Cleaner way to check
14060 whether deadline has been reached. Patch from Dan Nicolaescu
14061 <dann@godzilla.ics.uci.edu>.
14063 2001-08-10 02:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
14065 * gnus-ml.el (turn-on-gnus-mailing-list-mode): Use
14066 gnus-group-find-parameter. Suggested by Janne Rinta-Manty
14067 <rintaman@cs.Helsinki.FI>.
14069 * mail-source.el (mail-source-movemail): The error buffer is
14070 modified, but nothing in it.
14072 2001-08-10 01:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
14074 * message.el (message-bogus-system-names): New variable.
14075 (message-make-fqdn): Use it.
14077 2001-08-09 15:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
14079 * nndraft.el (nndraft-request-group): Use
14080 nndraft-auto-save-file-name.
14082 2001-08-09 Simon Josefsson <jas@extundo.com>
14084 * mm-view.el (mm-view-pkcs7-decrypt): Operate in current buffer.
14085 Don't ask whether to decrypt. Just leave result in buffer (don't
14088 * mm-decode.el (mm-dissect-buffer): Possibly verify/decrypt single
14090 (mm-inline-media-tests): Ignore application/{x-,}pkcs7-mime.
14091 (mm-possibly-verify-or-decrypt): Support application/{x-,}pkcs7-mime.
14093 2001-08-09 Simon Josefsson <jas@extundo.com>
14095 * mm-decode.el (mm-insert-part): Return decoding success status.
14096 (mm-save-part-to-file): Error if decoding failed.
14098 2001-08-09 10:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
14100 * message.el (message-tab): Use indent-relative.
14101 (message-mode): Don't bind indent-line-function to indent-relative.
14103 2001-08-09 Simon Josefsson <jas@extundo.com>
14105 * message.el (message-get-reply-headers): Fix string. Suggested by
14106 Christoph Conrad <cc@cli.de>.
14108 2001-08-08 15:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
14110 * message.el (message-tab): Use the current value of
14111 indent-line-function.
14112 (message-mode): Bind indent-line-function to indent-relative.
14114 2001-08-08 Simon Josefsson <jas@extundo.com>
14116 * imap.el (imap-gssapi-auth-p, imap-kerberos4-auth-p): Also check
14117 whether `imtest' is installed.
14119 2001-08-04 Nuutti Kotivuori <nuutti.kotivuori@smarttrust.com>
14121 * gnus-sum.el (gnus-summary-show-article): Call
14122 gnus-summary-update-secondary-secondary-mark.
14123 * gnus-sum.el (gnus-summary-edit-article-done): Ditto.
14124 * gnus-sum.el (gnus-summary-reparent-thread): Ditto.
14126 2001-08-07 16:00:00 Gerd M
\e,Av
\e(Bllmann <gerd@gnu.org>
14128 * mm-uu.el (mm-uu-dissect): Autoload.
14130 2001-08-07 16:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
14132 * gnus-sum.el (gnus-summary-make-menu-bar): Misc -> Gnus.
14134 * gnus-group.el (gnus-group-make-menu-bar): Ditto.
14136 * gnus-art.el (gnus-output-to-file): Bind file-name-coding-system.
14138 * gnus-util.el (gnus-output-to-rmail): Ditto.
14139 (gnus-output-to-mail): Ditto.
14141 * nnmail.el (nnmail-pathname-coding-system): Set default to nil.
14143 2001-08-06 Florian Weimer <fw@deneb.enyo.de>
14145 * message.el (message-indent-citation): Use
14146 `message-yank-cited-prefix' for empty lines.
14148 2001-08-05 Florian Weimer <fw@deneb.enyo.de>
14150 * message.el (message-indent-citation): Quote only lines starting
14151 with ">" using `message-yank-cited-prefix'.
14153 2001-08-05 Nuutti Kotivuori <nuutti.kotivuori@smarttrust.com> (tiny change)
14155 * gnus-cache.el (gnus-cache-possibly-enter-article): Use
14156 gnus-cache-fully-p.
14158 2001-08-04 Simon Josefsson <jas@extundo.com>
14160 * gnus-cache.el (gnus-cache-possibly-update-active): Create active
14161 file if it doesn't exist (by calling gnus-cache-read-active).
14163 2001-08-04 Simon Josefsson <jas@extundo.com>
14165 * gnus-cache.el (gnus-cache-possibly-enter-article): Revert.
14166 (gnus-cache-passively-or-fully-p): Removed.
14167 (gnus-cache-fully-p): Fix it.
14169 * mm-view.el (mm-pkcs7-signed-magic): Support more ASN.1 lengths.
14171 2001-08-04 Simon Josefsson <jas@extundo.com>
14173 * gnus-cache.el (gnus-cache-fully-p)
14174 (gnus-cache-passively-or-fully-p): New functions.
14175 (gnus-cache-possibly-enter-article): Cosmetic change, use
14177 (gnus-cache-possibly-enter-article): Use `g-c-p-u-a'; last change
14178 was bogus (`g-c-p-a-a' does not change active info, just change
14179 the functions parameters).
14180 (gnus-cache-possibly-remove-articles-1): Make sure articles are
14181 not removed in groups that match `gnus-uncacheable-groups'.
14183 Reported and modifications based on discussions with Nuutti
14184 Kotivuori <nuutti.kotivuori@smarttrust.com>.
14186 2001-08-04 Simon Josefsson <jas@extundo.com>
14187 Trivial patch from Nuutti Kotivuori <nuutti.kotivuori@smarttrust.com>
14189 * gnus-cache.el (gnus-cache-possibly-update-active): New function;
14190 calls `gnus-cache-update-active' if bounds has been extended.
14192 2001-08-04 10:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
14194 * gnus-art.el (gnus-mime-security-verify-or-decrypt): Insert
14196 (gnus-mime-security-show-details): Ditto.
14198 2001-08-04 Kai Gro
\e,b_
\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
14200 * nnmail.el (nnmail-split-fancy-with-parent): Correct `mapconcat'
14201 syntax. Protect string-match against nil string and regexp.
14203 2001-08-03 19:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
14205 * mm-util.el (mm-find-charset-region): Remove control-1.
14207 2001-08-03 17:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
14209 * mm-decode.el (mm-readable-p): Emacs 20 takes one argument.
14211 2001-08-04 Simon Josefsson <jas@extundo.com>
14213 * smime.el (smime-sign-region, smime-encrypt-region): Fix details
14214 buffer. Delete MIME-Version header.
14216 2001-08-03 Simon Josefsson <jas@extundo.com>
14218 * gnus-cache.el (gnus-cache-possibly-enter-article): The article
14219 that is entered does not necessarily have the highest article
14220 number in the group, so use `gnus-cache-possibly-alter-active'
14221 instead of `gnus-cache-update-active'.
14223 2001-08-03 10:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
14225 * mml2015.el (mml2015-gpg-extract-signature-details): Don't barf.
14227 2001-08-03 Simon Josefsson <jas@extundo.com>
14229 * mml.el (mml-menu): Rename from MML to Mime. Collapse Security menu.
14231 2001-08-02 Katsumi Yamaoka <yamaoka@jpl.org>
14233 * gnus.el (post-method): New group parameter. It also provides
14234 the user option `gnus-post-method-alist' and the internal function
14235 `gnus-parameter-post-method'.
14237 * gnus-msg.el (gnus-post-method): Bind the value of
14238 `gnus-post-method' to the group parameter if it is defined.
14240 2001-08-02 Simon Josefsson <jas@extundo.com>
14242 * smime.el (smime-extra-arguments): Removed.
14243 (smime-call-openssl-region): Don't use it.
14245 2001-08-02 Simon Josefsson <jas@extundo.com>
14247 * smime.el (smime-sign-region): Handle stderr.
14248 (smime-encrypt-region): Ditto.
14250 * mm-view.el (mm-pkcs7-signed-magic): Make it a regexp. Don't
14251 match the ASN.1 length bytes.
14252 (mm-pkcs7-enveloped-magic): Ditto.
14253 (mm-view-pkcs7-get-type): Don't regexp quote.
14255 2001-08-01 14:00:00 Andreas Fuchs <asf@void.at>
14257 * mml2015.el (mml2015-trust-boundaries-alist): Typo.
14259 2001-08-01 10:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
14261 * gnus-art.el (gnus-header-button-alist): References regexp.
14263 2001-08-01 Gerd Moellmann <gerd@gnu.org>
14265 * mm-view.el (autoload): Don't autoload `diff-mode' if it's
14266 already fboundp. Add INTERACTIVE arg to autoload form.
14268 2001-08-01 09:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
14270 * nnslashdot.el (nnslashdot-init): Add as gnus buffer.
14272 * nnmail.el (nnmail-cache-open): Ditto.
14274 2001-07-31 21:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
14276 * gnus-art.el (gnus-button-fetch-group): Fix the regexp.
14278 2001-07-31 Katsumi Yamaoka <yamaoka@jpl.org>
14280 * gnus-msg.el (gnus-post-method): Refer to `gnus-parameters'.
14282 2001-07-31 17:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
14283 Originally from Pavel Jan
\e,Am
\e(Bk <Pavel@Janik.cz>
14285 * gnus-agent.el (gnus-agent-make-mode-line-string): New function.
14286 (gnus-agent-toggle-plugged): Use it.
14288 2001-07-31 ShengHuo ZHU <zsh@cs.rochester.edu>
14290 * gnus-start.el (gnus-startup-file-coding-system): Revert to binary.
14291 (gnus-ding-file-coding-system): New variable.
14292 (gnus-read-newsrc-el-file, gnus-save-newsrc-file)
14293 (gnus-slave-save-newsrc): Use it.
14295 2001-07-31 Kai Gro
\e,b_
\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
14297 * gnus-delay.el (gnus-delay-initialize): Use standard define-key
14300 2001-07-30 15:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
14301 Originally from Andreas Fuchs <asf@void.at>
14303 * mml2015.el (mml2015-trust-boundaries-alist): New variable.
14304 (mml2015-gpg-pretty-print-fpr): New function.
14305 (mml2015-gpg-extract-signature-details): More details, rename from
14307 (mml2015-gpg-verify): Use them.
14308 (mml2015-gpg-clear-verify): Use them.
14310 2001-07-31 Simon Josefsson <jas@extundo.com>
14312 * mml-smime.el (mml-smime-sign, mml-smime-encrypt): Goto end of
14315 2001-07-30 Simon Josefsson <jas@extundo.com>
14317 * smime.el (smime-call-openssl-region): Revert previous change,
14318 just pass on buf to `call-process-region'.
14319 (smime-verify-region): Doc fix. Don't message stuff. Use
14320 `smime-new-details-buffer'. Inserts error messages into buffer.
14321 (smime-noverify-region): Ditto.
14322 (smime-decrypt-region): Ditto. Handles stderr separately.
14323 (smime-verify-buffer, smime-noverify-buffer)
14324 (smime-decrypt-buffer): Doc fix.
14325 (smime-new-details-buffer): New function.
14326 (smime-pkcs7-region, smime-pkcs7-certificates-region)
14327 (smime-pkcs7-email-region): Use `smime-new-details-buffer'.
14328 (smime-sign-region, smime-encrypt-region): Don't use
14331 * mml-smime.el (mml-smime-verify): Fix security button strings.
14333 2001-07-30 12:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
14335 * gnus-art.el (gnus-mime-save-part-and-strip): Save
14336 gnus-article-mime-handles.
14338 2001-07-29 Simon Josefsson <jas@extundo.com>
14340 * mail-source.el (top-level): Require message for message-directory.
14341 (mail-source-directory): Change default to message-directory.
14343 * smime.el (smime-keys, smime-CA-directory, smime-CA-file)
14344 (smime-certificate-directory, smime-openssl-program)
14345 (smime-encrypt-cipher, smime-dns-server): Fix doc (leading "*").
14346 (smime-extra-arguments): New variable.
14347 (smime-dns-server): Fix customize group.
14348 (smime-call-openssl-region): Use `smime-extra-arguments'.
14350 2001-07-29 Vladimir Volovich <vvv@vsu.ru>
14352 * smime.el (smime-call-openssl-region): Ignore stderr.
14354 2001-07-29 Christoph Conrad <christoph.conrad@gmx.de>
14356 * gnus-agent.el (gnus-agent-save-group-info): Don't destroy active
14359 2001-07-29 Simon Josefsson <jas@extundo.com>
14361 * mm-view.el (mm-view-pkcs7-decrypt): Adhere to `mm-decrypt-option'.
14363 Support S/MIME decryption.
14365 * mm-decode.el (mm-inline-media-tests):
14366 (mm-inlined-types):
14367 (mm-automatic-display):
14368 (mm-attachment-override-types): Add application/{x-,}pkcs7-mime.
14370 * mm-view.el (mm-pkcs7-signed-magic):
14371 (mm-pkcs7-enveloped-magic): New variables.
14372 (mm-view-pkcs7-get-type): New function; identify PKCS#7 type.
14373 (mm-view-pkcs7): New function; mm viewer for PKCS#7 blobs.
14374 (mm-view-pkcs7-decrypt): New function; mm viewer for encrypted
14377 * smime.el (smime-decrypt-region): Expand keyfile.
14379 2001-07-29 Simon Josefsson <jas@extundo.com>
14381 * nntp.el (nntp-open-ssl-stream): Don't mess with internal
14382 `ssl.el' variables.
14384 * gnus-agent.el (gnus-agent-save-group-info): Delete everything
14385 but line instead of narrowing to it, because `nnmail-parse-active'
14386 calls widen. Thanks to Christoph Conrad
14387 <christoph.conrad@gmx.de>.
14389 2001-07-29 Kai Gro
\e,b_
\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
14391 * gnus.el (gnus-summary-line-format): Mention `gnus-sum-thread-*'
14394 * gnus-sum.el (gnus-summary-prepare-threads): If
14395 gnus-sum-thread-tree-root is nil, use subject instead.
14396 (gnus-sum-thread-tree-root, gnus-sum-thread-tree-single-indent)
14397 (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
14398 (gnus-sum-thread-tree-leaf-with-other)
14399 (gnus-sum-thread-tree-single-leaf): Documentation.
14400 (gnus-sum-thread-tree-single-indent): Allow nil.
14402 2001-07-28 09:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
14404 * message.el (message-fill-paragraph): Do nothing if the user
14405 wants filladapt-mode.
14407 2001-07-27 23:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
14409 * mm-decode.el (mm-image-type-from-buffer): New function.
14410 (mm-get-image): Use it.
14412 2001-07-27 18:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
14414 * gnus.el (gnus-large-newsgroup): Add doc, "If it is nil, ..."
14416 * gnus-art.el (gnus-mime-view-all-parts): buffer-read-only covers
14417 mm-display-parts too.
14419 2001-07-27 12:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
14421 * nnfolder.el (nnfolder-request-accept-article): Bind
14422 nntp-server-buffer.
14424 * nnmail.el (nnmail-parse-active): Read from buffer instead of
14425 nntp-server-buffer.
14427 2001-07-27 11:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
14429 * message.el (message-check-news-header-syntax): Use
14430 message-post-method.
14431 (message-send-news): Bind message-post-method.
14433 2001-07-27 07:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
14435 * mml.el (mml-tweak-type-alist): New variable.
14436 (mml-tweak-function-alist): New variable.
14437 (mml-tweak-part): New function.
14438 (mml-generate-mime-1): Use it.
14440 2001-07-26 22:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
14442 * nnfolder.el (nnfolder-request-accept-article): Replace
14443 nnfolder-request-list.
14445 2001-07-27 Simon Josefsson <jas@extundo.com>
14447 * nnimap.el (nnimap-open-server): Set nnimap-server-buffer if
14448 nnoo-change-server failed to do it.
14450 2001-07-26 16:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
14452 * gnus.el (gnus-parameters): Make it customizable.
14454 2001-07-26 15:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
14456 * gnus-art.el (gnus-mm-display-part): Narrow to point if eobp.
14458 * message.el (message-set-auto-save-file-name): More
14461 * mailcap.el (mailcap-parse-mimetypes): poor-system-types.
14463 * gnus-ems.el (nnheader-file-name-translation-alist): M$Windows-NT
14466 2001-07-26 14:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
14468 * mm-decode.el (mm-readable-p): New function.
14469 (mm-inline-media-tests): Fix the default testers.
14471 2001-07-26 Simon Josefsson <jas@extundo.com>
14473 * nnimap.el (nnimap-version): Bump version number.
14475 2001-07-26 10:00:00 Steven E. Harris <seh@speakeasy.org>
14477 * nnheader.el (nnheader-translate-file-chars): cygwin32 is running
14480 2001-07-26 Kai Gro
\e,b_
\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
14482 * gnus-delay.el (gnus-delay-send-drafts): Don't `error'.
14484 2001-07-25 21:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
14486 * gnus-bcklg.el (gnus-backlog-shutdown): Make interactive.
14488 * mm-decode.el (mm-get-image): Guess then use the type.
14490 * gnus-art.el (gnus-mime-view-part-as-type): Don't copy cache.
14492 2001-07-25 12:54:00 Danny Siu <dsiu@adobe.com>
14494 * gnus-sum.el (gnus-summary-prepare-threads): Shouldn't do tree
14495 display (%B) for threads if threading is off.
14497 2001-07-25 14:00:00 Henrik Enberg <henrik@enberg.org>
14499 * gnus-msg.el: Customization patch.
14501 2001-07-25 22:22:22 Raymond Scholz <rscholz@zonix.de>
14503 * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups): New
14505 (nnmail-split-fancy-with-parent): Ignore certain groups.
14507 2001-07-25 11:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
14509 * gnus-util.el (gnus-byte-compile): New function.
14510 (gnus-use-byte-compile): New variable.
14511 (gnus-make-sort-function): Use it.
14513 * nnmail.el (nnmail-get-new-mail): Use it.
14515 * gnus-agent.el (gnus-category-make-function): Simple function or
14517 (gnus-agent-fetch-group-1): Don't use (caaddr predicate).
14519 * gnus-gl.el (bbb-build-rate-command): Remove quote before lambda.
14520 * gnus-topic.el (gnus-topic-sort-topics-1): Ditto.
14521 (gnus-topic-sort-topics-1): Use gnus-byte-compile.
14523 * message.el (message-check-news-header-syntax): Remove quote.
14525 2001-07-24 19:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
14527 * message.el (message-use-mail-followup-to): `t' is not a
14530 2001-07-24 13:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
14532 * gnus-sum.el (gnus-summary-display-arrow): Test fboundp.
14534 2001-07-24 12:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
14536 * mm-encode.el (mm-encode-buffer): Don't use 7bit encoding if
14537 there are long lines.
14539 2001-07-24 09:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
14541 * message.el (message-bounce): If no Return-Path, the whole
14542 content is considered as the original message.
14544 * nnml.el (nnml-check-directory-twice): New variable.
14545 (nnml-article-to-file): Use it.
14546 (nnml-retrieve-headers): Hack it.
14548 2001-07-24 02:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
14550 * gnus-win.el (gnus-buffer-configuration): New configure.
14552 * gnus-art.el (gnus-mm-display-part): Don't select-window if it is
14555 * mm-decode.el (mm-remove-part): Don't murder the current window (nil).
14556 (mm-display-external): Use display-term configure.
14558 2001-07-24 Kai Gro
\e,b_
\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
14560 * gnus-delay.el (gnus-delay-default-hour): New variable.
14561 (gnus-delay-article): Allow specific date in YYYY-MM-DD format.
14563 2001-07-23 22:00:00 Karl Kleinpaste <karl@charcoal.com>
14565 * gnus-sum.el (gnus-summary-line-format-alist): Add %B.
14566 (gnus-summary-prepare-threads): Ditto.
14568 * gnus.el (gnus-summary-line-format): Add %B.
14570 2001-07-23 19:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
14572 * gnus-sum.el (gnus-articles-to-read): Use gnus-group-decoded-name.
14574 * mm-util.el (mm-string-as-multibyte): New function.
14576 * nnmh.el (nnmh-request-list-1): Encode, not decode!
14578 2001-07-23 18:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
14580 * mm-util.el (mm-universal-coding-system): New variable.
14582 * gnus-start.el (gnus-startup-file-coding-system): Use it.
14584 * score-mode.el (score-mode-coding-system): Use it.
14586 2001-07-23 Katsumi Yamaoka <yamaoka@jpl.org>
14588 * gnus-start.el (gnus-setup-news): Call
14589 `gnus-check-bogus-newsgroups' just after the native server is
14592 2001-07-23 Kai Gro
\e,b_
\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
14594 * nnmail.el (nnmail-do-request-post): Util function to be used by
14595 `nnchoke-request-post' for all nnmail-derived backends.
14597 * nnml.el (nnml-request-post): Use it.
14599 * gnus.el (gnus-valid-select-methods): nnml is a post-mail
14600 backend, for it groks nnml-request-post.
14602 * gnus-group.el (gnus-group-highlight, gnus-group-highlight-line):
14603 Treat `mail-post' backends like `mail' backends, not like `news'
14606 2001-07-22 09:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
14608 * gnus-msg.el (gnus-setup-message): make-local-hook.
14610 2001-07-22 Kai Gro
\e,b_
\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
14612 * gnus-delay.el (gnus-delay-article): Fix `read-string' for
14613 XEmacs. Allow more units. Submitted by Karl Kleinpaste
14614 <karl@charcoal.com>, slightly changed by Kai.
14616 * message.el (message-check-news-header-syntax): When checking
14617 whether the groups exist, check the right server based on
14618 `gnus-post-method'.
14620 2001-07-21 Kai Gro
\e,b_
\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
14622 * gnus-delay.el: New file.
14624 2001-07-21 13:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
14626 * mm-util.el (mm-read-coding-system): Take two arguments.
14628 * gnus-sum.el (gnus-summary-show-article): Use
14629 mm-read-coding-system.
14631 * gnus-art.el (article-de-quoted-unreadable):
14632 (article-de-base64-unreadable, article-wash-html):
14633 (gnus-mime-inline-part, gnus-mime-view-part-as-charset): Ditto.
14635 2001-07-21 Kai Gro
\e,b_
\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
14637 * nnml.el (nnml-request-post): New function. Can be used for
14638 annotations in nnml groups.
14640 2001-07-19 Katsumi Yamaoka <yamaoka@jpl.org>
14642 * nntp.el (nntp-request-newgroups): Use UTC date for NEWGROUPS
14645 * gnus-start.el (gnus-find-new-newsgroups): Use
14646 `message-make-date' instead of `current-time-string'.
14647 (gnus-ask-server-for-new-groups): Ditto.
14648 (gnus-check-first-time-used): Ditto.
14650 2001-07-20 11:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
14652 * gnus-score.el (gnus-home-score-file): nnheader-translate-file-chars.
14654 2001-07-18 Per Abrahamsen <abraham@dina.kvl.dk>
14656 * message.el (message-shorten-references): Change `maxcount' and
14657 `cut' to obey USEFOR draft 5.
14659 2001-07-12 Colin Walters <walters@cis.ohio-state.edu>
14661 * gnus-sum.el (gnus-summary-display-arrow): New variable.
14662 (gnus-summary-set-article-display-arrow): New function.
14663 (gnus-summary-goto-subject): Use it.
14665 2001-07-18 12:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
14667 * gnus-sum.el (gnus-summary-import-article): Insert date if
14670 2001-07-18 11:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
14672 * mml.el (mml-content-type-parameters): New variable.
14673 (mml-content-disposition-parameters): New variable.
14674 (mml-insert-mime-headers): Use them.
14675 (mml-parse-1): Accept charset.
14677 2001-07-17 22:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
14679 * gnus-group.el (gnus-group-select-group): Doc fix.
14681 * gnus-eform.el (gnus-edit-form-done): Return nil if end-of-file.
14683 2001-07-16 12:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
14684 From: Stefan Monnier <monnier@cs.yale.edu>
14686 * message.el (message-mode): Use define-derived-mode.
14687 (message-tab): message-completion-alist.
14689 * imap.el (imap-interactive-login): Use make-local-variable.
14690 (imap-open): Ditto.
14691 (imap-authenticate): Ditto.
14693 * gnus-msg.el (gnus-setup-message): Change-major-mode-hook.
14695 * gnus-art.el (gnus-article-edit-mode): Use define-derived-mode.
14697 2001-07-16 Kai Gro
\e,b_
\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
14699 * message.el (message-citation-line-function): Refer to
14700 gnus-cite-attribution-suffix.
14702 2001-07-15 Pavel Jan
\e,Am
\e(Bk <Pavel@Janik.cz>
14704 * gnus-art.el, ...: Error convention changes.
14706 2001-07-13 20:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
14708 * gnus-sum.el (gnus-rebuild-thread): Count hidden lines too.
14710 2001-07-13 20:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
14712 * nnrss.el (nnrss-read-group-data): Nuke emacs-lisp-mode-hook.
14713 (nnrss-read-server-data): Ditto.
14715 2001-07-13 12:00:00 Pavel Jan
\e,Am
\e(Bk <Pavel@Janik.cz>
14717 * gnus-setup.el (gnus-use-installed-gnus): Typo.
14720 2001-07-13 08:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
14722 * gnus.el (gnus-summary-line-format): Add %o.
14724 * gnus-sum.el (gnus-summary-pipe-output): Don't configure as pipe
14725 unless shell outputs something.
14727 2001-07-13 07:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
14729 * gnus-art.el (gnus-boring-article-headers): Better doc.
14730 (article-hide-headers): Better regexp.
14731 Suggested by Matt Swift <swift@alum.mit.edu>.
14733 * nnheader.el (nnheader-max-head-length): Better doc.
14734 (nnheader-header-value): Skip spaces.
14735 (nnheader-parse-head): Remove space.
14736 Suggested by Matt Swift <swift@alum.mit.edu>.
14738 * gnus-sum.el (gnus-summary-show-raw-article): New function.
14739 (gnus-get-newsgroup-headers): Remove space.
14741 2001-07-12 23:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
14743 * gnus-msg.el (gnus-msg-treat-broken-reply-to): Add force.
14744 (gnus-summary-reply): Use it.
14745 (gnus-summary-reply-broken-reply-to): New function.
14746 (gnus-msg-force-broken-reply-to): New function.
14748 * mm-view.el (mm-inline-text): Showing as text/plain when error.
14750 2001-07-12 21:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
14752 * gnus-draft.el (gnus-draft-setup): Restore gnus-newsgroup-name.
14754 2001-07-12 15:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
14756 * mm-decode.el (mm-external-terminal-program): New variable.
14757 (mm-display-external): Use it. Use term to display when no
14760 2001-07-12 Bj
\e,Av
\e(Brn Torkelsson <torkel@hpc2n.umu.se>
14762 * gnus-srvr.el (gnus-browse-make-menu-bar): Changed one of the
14763 Browse->Next entries to Browse->Prev.
14765 2001-07-11 22:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
14767 * gnus-msg.el (gnus-inews-do-gcc): Don't test gnus-alive-p.
14769 2001-07-11 18:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
14771 * mm-encode.el (mm-content-transfer-encoding-defaults): Use base64
14772 for the default encoding.
14774 * nnrss.el (nnrss-url-field): New field.
14775 (nnrss-request-article): Add newsgroups.
14777 * nnfolder.el (nnfolder-read-folder): Force to use a multibyte buffer.
14779 2001-07-11 04:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
14781 * nndraft.el (nndraft-request-restore-buffer): Don't remove Date.
14783 * gnus-draft.el (gnus-draft-edit-message): Remove Date here.
14784 (gnus-draft-setup): Remove backlog.
14786 2001-07-10 Pavel Jan
\e,Am
\e(Bk <Pavel@Janik.cz>
14788 * gnus-logic.el, gnus-srvr.el, gnus-vm.el, nnheaderxm.el, nnoo.el:
14791 2001-07-09 23:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
14793 * gnus-msg.el (gnus-bug): Erase buffer.
14795 * nnfolder.el (nnfolder-possibly-change-group): Don't create group.
14797 2001-07-09 19:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
14799 * mm-decode.el (mm-attachment-override-p): Fix typo.
14801 2001-03-19 05:28:00 Katsumi Yamaoka <yamaoka@jpl.org>
14803 * gnus-kill.el (gnus-execute): Work with the extra headers.
14804 * gnus-sum.el (gnus-summary-execute-command): Ditto.
14806 2001-07-09 17:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
14808 * mm-view.el (mm-inline-text): w3-coding-system-for-mime-charset
14809 may not defined. From: Raja R Harinath <harinath@cs.umn.edu>.
14811 * message.el (message-send-mail-real-function): New variable.
14812 (message-send-mail-partially, message-send-mail): Use it.
14814 * nngateway.el (nngateway-request-post): Use it.
14816 * gnus-agent.el (gnus-agentize): Use it.
14818 * nnsoup.el (nnsoup-old-functions, nnsoup-set-variables)
14819 (nnsoup-revert-variables): Use it.
14821 2001-07-09 Colin Walters <walters@cis.ohio-state.edu>
14823 * mm-decode.el (mm-inline-media-tests): Default to displaying as
14824 text/plain if the type doesn't match any other media types.
14825 (mm-inlined-types): Doc fix.
14826 (mm-display-inline): Revert previous change (now handled by a
14827 default type in `mm-inline-media-tests'.
14828 (mm-inlinable-p): Revive.
14829 (mm-display-part): Call `mm-inlinable-p'.
14830 (mm-attachment-override-p): Ditto.
14831 (mm-inlined-p): Doc fix.
14833 * gnus-art.el (gnus-mime-display-single): Call `mm-inlinable-p' as
14834 well as `mm-inlined-p'.
14836 2001-07-09 13:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
14838 * nntp.el (nntp-send-command, nntp-send-command-nodelete):
14839 (nntp-send-command-and-decode): Use gnus-point-at-bol.
14841 2001-07-09 13:00:00 Paul Jarc <prj@po.cwru.edu>
14843 * message.el (message-use-mail-followup-to): New variable.
14844 (message-get-reply-headers): Use it.
14846 2001-07-04 Gerd Moellmann <gerd@gnu.org>
14848 * nnheader.el (nnheader-init-server-buffer): Make sure the
14849 *nntpd* buffer is made multibyte instead of a random buffer.
14851 2001-07-09 12:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
14853 * gnus-sum.el (gnus-get-newsgroup-headers-xover): Get headers only
14854 when it returns headers.
14856 2001-07-07 Simon Josefsson <jas@extundo.com>
14858 * rfc2047.el (rfc2047-encode-message-header): Skip header when
14859 trying to fold. Thanks to Colin Walters <walters@cis.ohio-state.edu>.
14861 2001-07-06 Simon Josefsson <jas@extundo.com>
14863 * imap.el (imap-parse-address-list, imap-parse-flag-list)
14864 (imap-parse-body-extension, imap-parse-body-ext, imap-parse-body):
14865 Add information in `assert's.
14867 * nnimap.el (nnimap-possibly-change-group): Ignore uidvalidity
14868 changes. (From nnimaps' point of view, `nnimap-verify-uidvalidity'
14869 and `nnimap-group-overview-filename', should handle all
14870 change-of-uidvalidity related issues. But there may be other
14873 2001-07-05 Colin Walters <walters@cis.ohio-state.edu>
14875 * rfc2047.el (rfc2047-encode-message-header): Don't include the
14876 header name when folding.
14878 2001-07-05 Colin Walters <walters@cis.ohio-state.edu>
14880 * mm-decode.el (mm-inlined-types): Document relationship with
14881 `mm-inline-media-tests'.
14882 (mm-display-inline): Default to displaying as plain text if no
14883 inlining handler is available.
14884 (mm-inlinable-p): Remove.
14885 (mm-inlined-p): Don't call `mm-inlinable-p'.
14886 (mm-automatic-display-p): Ditto.
14887 (mm-attachment-override-p): Ditto.
14889 2001-07-04 Simon Josefsson <jas@extundo.com>
14891 * nnimap.el (nnimap-importantize-dormant): New variable.
14892 (nnimap-request-update-info-internal): Use it.
14893 (nnimap-request-set-mark): Ditto.
14895 2001-07-04 Didier Verna <didier@lrde.epita.fr>
14897 * nntp.el (nntp-send-command): Don't pass a buffer argument to
14898 `point'. Only XEmacs accepts this.
14899 * nntp.el (nntp-send-command-nodelete): Ditto.
14900 * nntp.el (nntp-send-command-and-decode): Ditto.
14902 2001-07-04 Didier Verna <didier@lrde.epita.fr>
14904 * nntp.el (nntp-open-connection-function): Doc update.
14905 * nntp.el (nntp-pre-command): New.
14906 * nntp.el (nntp-via-rlogin-command): New.
14907 * nntp.el (nntp-via-telnet-command): New.
14908 * nntp.el (nntp-via-telnet-switches): New.
14909 * nntp.el (nntp-via-user-name): New.
14910 * nntp.el (nntp-via-user-password): New.
14911 * nntp.el (nntp-via-address): New.
14912 * nntp.el (nntp-via-envuser): New.
14913 * nntp.el (nntp-via-shell-prompt): New.
14914 * nntp.el (nntp-open-telnet-stream): New.
14915 * nntp.el (nntp-open-via-rlogin-and-telnet): New.
14916 * nntp.el (nntp-open-via-telnet-and-telnet): New.
14917 * nntp.el (nntp-wait-for): Check for possibly echo'ed commands.
14918 * nntp.el (nntp-send-command): Ditto.
14919 * nntp.el (nntp-send-command-nodelete): Ditto.
14920 * nntp.el (nntp-send-command-and-decode): Ditto.
14922 2001-06-30 YAGI Tatsuya <yagi@is.titech.ac.jp> (tiny change)
14924 * gnus-start.el (gnus-check-first-time-used): Use `if' instead of
14927 2001-07-03 Nuutti Kotivuori <nuutti.kotivuori@smarttrust.com>
14929 * flow-fill.el (fill-flowed): Use (1+ (point-at-eol)) instead.
14931 2001-07-03 Simon Josefsson <jas@extundo.com>
14933 * flow-fill.el (fill-flowed): If `fill-region' inserts empty line,
14934 remove it (workaround XEmacs `fill-region' bug).
14936 2001-07-01 Simon Josefsson <jas@extundo.com>
14938 * nnimap.el (nnimap-date-days-ago): Defeat locale.
14940 2001-06-28 11:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
14942 * mml2015.el (mml2015-format-error): New function.
14943 (mml2015-mailcrypt-decrypt, mml2015-mailcrypt-clear-decrypt)
14944 (mml2015-mailcrypt-verify, mml2015-gpg-clear-verify)
14945 (mml2015-mailcrypt-clear-verify, mml2015-gpg-verify): Use it.
14947 2001-06-26 22:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
14949 * nnrss.el (nnrss-retrieve-headers): The description may not exist.
14950 Suggested by Christoph Conrad <C.Conrad@cli.de>.
14952 * gnus-sum.el (gnus-summary-set-local-parameters): Don't override
14955 2001-06-25 10:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
14957 * nnslashdot.el (nnslashdot-write-groups): Use gnus-prin1.
14959 * nnrss.el (nnrss-save-server-data): Bind print-level and print-length.
14960 (nnrss-save-group-data): Ditto.
14962 * gnus-agent.el (gnus-agent-save-alist): Ditto.
14964 2001-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
14966 * message.el (message-do-send-housekeeping): Narrow to headers.
14968 2001-06-24 Simon Josefsson <jas@extundo.com>
14970 * rfc2047.el (rfc2047-fold-region): The check to skip WSP
14971 insertion when breaking lines looked for " \t" instead of "[ \t]".
14972 (rfc2047-encode-message-header): Fold lines even if
14973 no QP encoding is done.
14975 2001-06-23 Samuel Tardieu <sam@inf.enst.fr>
14977 * smime.el (smime-keys): Support additional certificates.
14978 (smime-make-certfiles): New function.
14979 (smime-sign-region): Use previous variables.
14980 (smime-get-certfiles): New function.
14981 (smime-sign-buffer): Use it.
14982 (smime-verify-region): Support both CAfile and CApath.
14984 2001-06-23 Simon Josefsson <jas@extundo.com>
14986 * smime.el (smime-decrypt-region): Perhaps work.
14988 2001-06-22 10:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
14990 * gnus-msg.el (gnus-copy-article-buffer): Typo.
14992 2001-04-06 Ralph Schleicher <rs@nunatak.allgaeu.org>
14994 * mm-decode.el (mm-save-part): Rewrite file name.
14995 (mm-file-name-rewrite-functions): New variable.
14996 (mm-file-name-delete-whitespace): New function.
14997 (mm-file-name-trim-whitespace): New function.
14998 (mm-file-name-collapse-whitespace): New function.
14999 (mm-file-name-replace-whitespace): New variable and function.
15001 2001-06-22 Simon Josefsson <jas@extundo.com>
15003 * message.el (message-make-date): Workaround locale for weekdays.
15005 2001-06-21 17:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
15007 * message.el (message-goto-body): Return nil if not found. (revert!)
15009 2001-06-21 10:00:00 John Fremlin <chief@bandits.org> (tiny change)
15011 * message.el (message-goto-body): Some messages have no header.
15013 * gnus-msg.el (gnus-copy-article-buffer): Use it.
15015 2001-06-21 Ralph Schleicher <rs@nunatak.allgaeu.org>
15017 * nnultimate.el (nnultimate-retrieve-headers): Date fix.
15019 2001-06-21 10:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
15021 * message.el (message-make-date): Add week day.
15022 Suggested by Jason R. Mastaler <jason@mastaler.com>.
15024 2001-06-19 Simon Josefsson <jas@extundo.com>
15026 * message.el (message-yank-prefix): Doc fix.
15027 (message-yank-cited-prefix): Ditto.
15028 (message-delete-not-region): Keep citation prefix on first line,
15029 if possible and appropriate.
15031 2001-06-19 Simon Josefsson <jas@extundo.com>
15033 * imap.el (imap-process-connection-type): New variable.
15034 (imap-kerberos4-open, imap-gssapi-open): Use it. This makes
15035 recent `imtest's work completely (no line length issues), while
15036 making making old `imtest's unusable. Thanks to NAGY Andras
15037 <nagya@inf.elte.hu> for his work.
15039 2000-12-30 NAGY Andras <nagya@inf.elte.hu>
15041 * imap.el (imap-ssl-program): Add -quiet to shut up
15042 OpenSSL/SSLeay's internal debug talk.
15044 2001-06-19 Matt Armstrong <matt@lickey.com>
15046 * imap.el (imap-parse-flag-list): Workaround bug in Courier IMAP
15049 2001-06-19 10:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
15051 * nnmail.el (nnmail-article-buffer): New variable.
15052 (nnmail-split-incoming): Use it.
15054 2001-06-15 Eli Zaretskii <eliz@is.elta.co.il>
15056 * qp.el (quoted-printable-decode-region): If called interactively,
15057 use coding-system-for-read.
15059 2001-06-16 09:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
15061 * message.el (message-check-news-header-syntax): Check Reply-To.
15063 2001-06-16 08:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
15065 * mml.el (mml-parse-1): Use message options.
15067 * message.el (message-do-fcc): Don't do anything if there is no
15070 2001-06-16 Simon Josefsson <jas@extundo.com>
15072 * nnimap.el (nnimap-split-articles): Support 'junk to-groups.
15073 (nnimap-expunge-search-string): New variable.
15074 (nnimap-request-expire-articles): Use it.
15076 2001-06-15 19:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
15078 * message.el (message-send-mail-with-qmail): Wrong exit status is
15079 100 not 1. Reported by Paul Jarc <prj@po.cwru.edu>.
15081 2001-06-15 09:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
15083 * gnus-art.el (article-strip-multiple-blank-lines): Use
15084 delete-region instead of replace-match.
15086 2001-06-14 16:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
15088 * nnweb.el (nnweb-google-parse-1): Fix Google content regexp.
15089 (nnweb-google-wash-article): Ditto.
15091 2001-06-14 Ferenc Wagner <wferi@bolyai1.elte.hu>
15093 * nnweb.el (nnweb-google-parse-1): Fix Google url regexp.
15095 2001-06-13 Katsumi Yamaoka <yamaoka@jpl.org>
15097 * gnus.el (gnus-define-group-parameter): Don't quote the defcustom
15100 2001-06-13 15:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
15102 * gnus.el (gnus-email-address): Move it here.
15104 * gnus-art.el (article-de-quoted-unreadable): Read charset if
15106 (article-de-base64-unreadable): Ditto.
15107 (article-wash-html): Ditto.
15109 2001-06-12 14:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
15111 * message.el (message-options-set-recipient): Don't add ", "
15112 unless necessary. Suggested by Josh Huber <huber@alum.wpi.edu>.
15114 2001-06-12 12:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
15116 * nnrss.el (nnrss-group-alist): Use |fr| instead of [fr].
15118 2001-06-12 11:00:00 Marc Lefranc <Marc.Lefranc@univ-lille1.fr>
15120 * gnus-art.el (gnus-plain-save-name): Use file-relative-name.
15122 2001-06-12 11:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
15124 * nnrss.el (nnrss-node-text): Node might be nil.
15126 2001-06-11 10:00:00 Katsumi Yamaoka <yamaoka@jpl.org>
15128 * gnus-uu.el (gnus-uu-save-article): Use mml tag instead of
15131 2001-06-11 10:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
15133 * nnrss.el (nnrss-group-alist): More items.
15135 2001-06-09 23:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
15137 * nnrss.el (nnrss-node-text): Use cddr instead xml-node-children.
15139 2001-06-03 ShengHuo ZHU <zsh@cs.rochester.edu>
15140 Trivial patch from Dale Hagglund <rdh@best.com>
15142 * gnus-mlspl.el (gnus-group-split-fancy): Fix generation of split
15145 2001-06-07 16:00:00 Benjamin Rutt <brutt+news@bloomington.in.us>
15147 * message.el (message-wide-reply-confirm-recipients): New variable.
15149 2001-06-06 Mark Thomas <mthomas@edrc.cmu.edu> (tiny change)
15151 * nnmail.el (nnmail-fix-eudora-headers): Change the In-Reply-To
15152 fix so it works with XEmacs.
15154 2001-06-07 16:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
15156 * nnrss.el (nnrss-retrieve-headers): Support description as extra
15159 2001-06-07 15:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
15161 * nnrss.el: Fix a few bugs.
15163 2001-06-05 Alex Schroeder <alex@gnu.org>
15165 * mm-decode.el (mm-handle-set-external-undisplayer): Don't
15166 generate compiler warnings.
15168 2001-06-04 Hrvoje Niksic <hniksic@arsdigita.com>
15170 * mm-decode.el (mm-pipe-part): Bind coding-system-for-write to
15171 binary so that we don't transmit ISO 2022 garbage to the process.
15172 This is needed under XEmacs.
15174 2001-06-03 Simon Josefsson <simon@josefsson.org>
15176 * imap.el (imap-ssl-open): Require ssl. (Otherwise ssl.el is
15177 autoloaded incorrectly below because ssl-program-* is bound.)
15178 Thanks to Amos Gouaux for report.
15180 2001-06-02 Simon Josefsson <simon@josefsson.org>
15182 * imap.el (imap-kerberos4-open):
15183 (imap-gssapi-open):
15185 (imap-network-open):
15187 (imap-starttls-open): Set buffer to workaround spurious
15188 `accept-process-output' buffer changes. Thanks to Mats Lidell
15189 <Mats.Lidell@contactor.se> for report and partial patch and Jake
15190 Colman <colman@ppllc.com> for report.
15192 2001-05-31 13:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
15194 * gnus-sum.el (gnus-summary-catchup): New argument.
15195 (gnus-summary-catchup-from-here): New function.
15197 2001-05-30 Kai Gro
\e,b_
\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
15199 * mm-view.el (mm-inline-image-xemacs): Insert newline, then move
15200 back, then insert glyph. (Before, the glyph was inserted first,
15201 then the newline.) This works around a behavior in XEmacs where
15202 it is not possible to insert a character after a glyph which is at
15203 the end of a buffer. Patch by Lloyd Zusman <ljz@asfast.com>.
15205 2001-05-28 Jaap-Henk Hoepman <jhh@xs4all.nl>
15207 * mm-decode.el (mm-keep-viewer-alive-types): New variable.
15208 (mm-keep-viewer-alive-p, mm-handle-set-external-undisplayer,
15209 mm-destroy-postponed-undisplay-list): New functions.
15210 (mm-display-external): Use them.
15212 2001-05-27 Raja R. Harinath <harinath@cs.umn.edu>
15214 * gnus-salt.el (gnus-tree-highlight-node): Bind `default-high' and
15215 `default-low' when evaluating `gnus-summary-highlight'.
15217 2001-05-27 Simon Josefsson <simon@josefsson.org>
15219 * message.el (message-yank-cited-prefix): New variable.
15220 (message-indent-citation): Use it.
15222 * mml2015.el (mml2015-mailcrypt-verify): Store gpg stderr output
15224 (mml2015-mailcrypt-clear-verify): Ditto.
15226 2001-05-24 Nevin Kapur <nevin@jhu.edu>
15228 * gnus-sum.el (gnus-summary-default-high-score,
15229 gnus-summary-default-low-score): New variables.
15230 (gnus-summary-highlight): Use them.
15232 2001-05-16 Didier Verna <didier@lrde.epita.fr>
15234 * message.el (message-mail): Pass the 'send-actions argument to
15237 2001-05-16 Raymond Scholz <ray-2001@zonix.de>
15239 * gnus-art.el (gnus-mime-view-part-as-charset):
15240 (gnus-mime-internalize-part): Doc fixes.
15242 2001-05-11 Simon Josefsson <simon@josefsson.org>
15244 * gnus-start.el (gnus-ignored-newsgroups): Also ignore NNTP type
15245 status lines without any text ("^215$").
15247 2001-05-06 21:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
15249 * nnrss.el (nnrss-check-group): Reverse.
15251 2001-05-07 Simon Josefsson <simon@josefsson.org>
15253 * message.el (message-get-reply-headers):
15254 (message-followup): Fix typo, suggested by David Green
15257 2001-05-05 15:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
15259 * nnslashdot.el (nnslashdot-request-expire-articles): Fix.
15261 * nnrss.el (nnrss-open-server): Read server data when it is called.
15262 (nnrss-request-expire-articles): Fix.
15264 2001-05-05 09:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
15266 * message.el (message-do-send-housekeeping): mail-abbrevs may
15267 rename buffer behind Gnus.
15269 2001-05-04 14:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
15271 * nnrss.el (nnrss-check-group): Use nnheader-translate-file-chars.
15272 (nnrss-group-alist): Add more resources.
15273 (nnrss-check-group): Ignore errors.
15275 2001-05-04 00:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
15277 * nnrss.el (nnrss-request-expire-articles): Correct the return value.
15279 * nnslashdot.el (nnslashdot-request-list): Add time.
15280 (nnslashdot-request-expire-articles): New function.
15282 * gnus-start.el (gnus-check-bogus-newsgroups): Remove bogus
15283 secondary methods too.
15285 2001-05-03 23:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
15287 * message.el (message-use-followup-to): Set default value to t.
15289 2001-05-03 Florian Weimer <fw@deneb.enyo.de>
15291 * message.el (message-dont-reply-to-names): Fix documentation.
15292 (message-get-reply-headers): Use Mail-Followup-To only for wide
15295 2001-05-03 12:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
15297 * nnrss.el (nnrss-request-expire-articles): Calculate # of days
15299 (nnrss-check-group): Use time.
15301 2001-05-01 19:21:19 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
15303 * gnus.el: Oort Gnus v0.03 is released.
15305 2001-05-01 19:06:21 Lars Magne Ingebrigtsen <larsi@gnus.org>
15307 * nnultimate.el (nnultimate-topic-article-to-article): Use the
15310 2001-04-24 19:50:14 Lars Magne Ingebrigtsen <larsi@gnus.org>
15312 * gnus-srvr.el (gnus-server-insert-server-line): Add a space.
15314 2001-04-15 14:55:03 Lars Magne Ingebrigtsen <larsi@gnus.org>
15316 * nnultimate.el (nnultimate-retrieve-headers): Return all
15319 * gnus-sum.el (gnus-read-all-available-headers): New variable.
15320 (gnus-get-newsgroup-headers-xover): Use it.
15322 2001-04-14 15:47:26 Lars Magne Ingebrigtsen <larsi@gnus.org>
15324 * nnultimate.el (nnultimate-retrieve-headers): Clean up.
15326 2001-04-30 17:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
15328 * nntp.el (nntp-retrieve-groups): Use throw instead of error.
15330 2001-04-29 09:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
15332 * nnrss.el (nnrss-insert-w3): Use cache before I figure out how to
15335 * gnus.el (gnus-info-nodes): Remove a few The's.
15337 2001-04-29 08:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
15339 * mail-source.el (mail-source-movemail): Call-process may return a
15340 signal description string.
15342 * gnus-start.el (gnus-read-newsrc-el-file):
15343 gnus-newsrc-file-version may be nil.
15345 * nnmail.el (nnmail-get-new-mail): Use the exact file only.
15346 Suggested by Michael Sperber [Mr. Preprocessor]
15347 <sperber@informatik.uni-tuebingen.de>.
15349 2001-04-25 Per Abrahamsen <abraham@dina.kvl.dk>
15351 * mm-uu.el (mm-uu-configure-list): Fixed customize type.
15353 2001-04-24 Hrvoje Niksic <hniksic@arsdigita.com>
15355 * mm-view.el (mm-display-inline-fontify): Allow XEmacs to fully
15358 2001-04-18 Simon Josefsson <simon@josefsson.org>
15360 * smime.el (smime-ask-passphrase): Rework to return value.
15361 (smime-sign-region): Rework to bind value and use it.
15362 (smime-decrypt-region): Ditto.
15364 2001-04-18 Simon Josefsson <simon@josefsson.org>
15365 Trivial patch from Mathias Herberts <Mathias.Herberts@iroise.net>
15367 * smime.el (smime-ask-passphrase): New function.
15368 (smime-sign-region): Use it.
15369 (smime-encrypt-cipher): New variable.
15370 (smime-decrypt-region): Ditto.
15372 2001-04-12 Jason Merrill <jason_merrill@redhat.com>
15374 * imap.el (imap-shell-open): Erase the buffer *after* copying it into
15377 2001-04-14 01:14:42 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
15379 * gnus.el: Oort Gnus v0.02 is released.
15381 2001-04-14 00:48:42 Lars Magne Ingebrigtsen <larsi@quimby.gnus.org>
15383 * gnus.el: Oort Gnus v0.01 is released.
15385 2001-04-13 22:01:46 Lars Magne Ingebrigtsen <larsi@gnus.org>
15387 * gnus-sum.el (gnus-summary-highlight): Highlight read
15388 undownloaded articles as read articles.
15390 * gnus-agent.el (gnus-agent-get-undownloaded-list): Clean up.
15391 (gnus-agent-get-undownloaded-list): Mark all undownloaded
15392 articles, even read ones, as such.
15394 * gnus-sum.el (gnus-summary-find-matching): Clean up.
15395 (gnus-find-matching-articles): New function.
15396 (gnus-summary-limit-include-matching-articles): New command.
15397 (gnus-summary-limit-include-thread): Include articles that have
15399 (gnus-offer-save-summaries): Clean up.
15401 2001-04-13 Kai Gro
\e,b_
\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
15403 * nnmail.el (nnmail-split-fancy-with-parent): Add docstring.
15405 2001-04-12 19:00:00 Jason Merrill <jason_merrill@redhat.com>
15407 * gnus-sum.el (gnus-summary-insert-new-articles): Reverse the articles.
15409 2001-04-10 08:01:15 Katsumi Yamaoka <yamaoka@jpl.org>
15411 * gnus-msg.el (gnus-post-news): Fill the Newsgroups header by the
15412 newsgroup names when the original article is a news message.
15414 2001-04-12 19:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
15416 * message.el (message-cite-prefix-regexp): Use POSIX regexp if
15417 supported. Suggest by Jim Meyering <jim@meyering.net>.
15419 2001-04-02 Nevin Kapur <nevin@jhu.edu>
15421 * nnmail.el (nnmail-split-it): Added check for .* at the end of
15422 regexp in nnmail-split-fancy.
15424 2001-04-10 Simon Josefsson <simon@josefsson.org>
15426 * message.el (message-options-set-recipient): Look at Cc and Bcc too.
15428 2001-04-10 Colin Marquardt <colin@marquardt-home.de>
15430 * message.el (message-send-mail): Improve the interaction with the
15433 2001-04-10 Simon Josefsson <simon@josefsson.org>
15435 * imap.el (imap-message-copy): Work around buggy servers that
15436 doesn't send TRYCREATE tags.
15438 2001-04-09 01:15:54 Katsumi Yamaoka <yamaoka@jpl.org>
15440 * gnus-start.el (gnus-read-newsrc-el-file): Work with Semi-gnusae.
15442 2001-04-05 21:43:25 Lars Magne Ingebrigtsen <larsi@gnus.org>
15444 * gnus-sum.el (gnus-update-summary-mark-positions): Use a valid
15447 2001-04-04 16:13:17 Lars Magne Ingebrigtsen <larsi@gnus.org>
15449 * gnus-group.el (gnus-group-quit): Check that the dribble buffer
15452 2001-04-02 00:40:12 Lars Magne Ingebrigtsen <larsi@gnus.org>
15454 * gnus-art.el (gnus-parse-news-url): New function.
15455 (gnus-button-handle-news): New function.
15456 (gnus-button-alist): Point to new functions.
15458 * gnus-group.el (gnus-group-quit): Only mark buffer in non-empty.
15460 * gnus-start.el (gnus-read-newsrc-el-file): Nix out
15463 * message.el (message-check-news-header-syntax): Question even
15464 when Gnus doesn't know the group names.
15465 (message-send-news): Clean up.
15467 * gnus-start.el (gnus-dribble-read-file): Say whether Gnus was
15468 exited on purpose without saving.
15470 * gnus-group.el (gnus-group-quit): Mark the dribble file as `Q'.
15472 2001-04-01 00:37:14 Lars Magne Ingebrigtsen <larsi@gnus.org>
15474 * gnus-score.el (gnus-score-orphans): Clean up.
15476 * gnus-win.el (gnus-remove-some-windows): Leave one Gnus window.
15478 * gnus-sum.el (gnus-summary-exit): Kill the summary buffer a bit
15481 * gnus-start.el (gnus-close-all-servers): Find the right items to
15484 * qp.el (quoted-printable-decode-region): Just message
15485 malformation; don't quit.
15487 2001-03-31 21:00:00 Gerd Moellmann <gerd@gnu.org>
15489 * gnus.el (gnus-interactive): A typo.
15491 2001-03-26 Juanma Barranquero <lektu@uol.com.br>
15493 * gnus-util.el (gnus-delete-alist): Declare it as an alias of
15494 `assq-delete-all', if that function exists; otherwise use the old
15495 definition. Documentation changed to match the one in
15498 2001-04-01 00:37:14 Lars Magne Ingebrigtsen <larsi@gnus.org>
15500 * gnus-start.el (gnus-close-all-servers): New function.
15502 * gnus-srvr.el (gnus-server-close-all-servers): Clean up.
15503 (gnus-server-remove-denials): Clean up.
15505 * gnus-sum.el (gnus-summary-sort-by-original): New command and
15508 2001-03-31 02:56:55 Lars Magne Ingebrigtsen <larsi@gnus.org>
15510 * message.el (message-send-news): Message where we are sending.
15511 (message-send-mail): Ditto.
15513 * gnus.el (gnus-server-string): New function.
15515 * gnus-sum.el (gnus-summary-up-thread): Doc fix.
15517 * mm-decode.el (mm-default-directory): Customized.
15518 (mm-tmp-directory): Ditto.
15520 * gnus-sum.el (gnus-summary-catchup-and-exit): Doc fix.
15521 (gnus-get-newsgroup-headers): Return -1 for articles without Lines
15523 (gnus-summary-line-format-alist): ?l is now a string.
15524 (gnus-summary-prepare-threads): Output ? for unknown lines.
15525 (gnus-summary-insert-line): Ditto.
15526 (gnus-summary-print-article): Unbalanced parentheses.
15528 * gnus-msg.el (gnus-inews-do-gcc): Check group to allow it to find
15529 out whether new stuff has arrived.
15531 2001-03-31 02:14:38 Alan Shutko <ats@acm.org>
15533 * gnus-sum.el: Let printing work on ttys on Emacs.
15535 2001-03-31 01:11:14 Lars Magne Ingebrigtsen <larsi@gnus.org>
15537 * gnus-msg.el (gnus-post-news): Add an empty Newsgroups header
15540 * gnus-sum.el (gnus-summary-mark-article-as-replied): Make into a
15543 2001-03-31 01:04:54 Francis Litterio <franl@world.std.com>
15545 * message.el (message-set-auto-save-file-name): Don't use
15546 asterisks under nt.
15548 2001-03-31 00:03:42 Lars Magne Ingebrigtsen <larsi@gnus.org>
15550 * gnus-msg.el (gnus-inews-insert-draft-meta-information): Allow
15553 * gnus-uu.el (gnus-uu-digest-mail-forward): Mark as forwarded.
15555 * gnus-msg.el (gnus-put-message): Clean up.
15556 (gnus-summary-reply): Mark all replied-to articles as replied to.
15557 (gnus-inews-add-send-actions): Also mark as forwarded.
15558 (gnus-summary-mail-forward): Mark as forwarded.
15560 * gnus-sum.el (gnus-summary-mark-article-as-replied): Take a list
15562 (gnus-summary-mark-article-as-forwarded): Ditto.
15564 * gnus-msg.el (gnus-summary-resend-message): Mark article as
15566 (gnus-summary-mail-forward): Clean up.
15568 * gnus.el (gnus-article-mark-lists): Added forward.
15570 * gnus-sum.el (gnus-forwarded-mark): New variable.
15571 (gnus-summary-prepare-threads): Use it.
15572 (gnus-summary-update-secondary-mark): Ditto.
15573 (gnus-newsgroup-forwarded): New variable.
15575 2001-03-30 23:13:37 Lars Magne Ingebrigtsen <larsi@gnus.org>
15577 * gnus-msg.el (gnus-summary-reply): Allow very wide replies.
15578 (gnus-summary-very-wide-reply): New command and keystroke.
15579 (gnus-summary-very-wide-reply-with-original): Ditto.
15581 * gnus-score.el (gnus-adaptive-word-length-limit): New variable.
15582 (gnus-score-adaptive): Use it.
15584 * gnus-start.el (gnus-get-unread-articles): Clean up.
15586 2001-03-21 20:00:43 Lars Magne Ingebrigtsen <larsi@gnus.org>
15588 * nnultimate.el (nnultimate-retrieve-headers): Work for other
15591 2001-03-21 Didier Verna <didier@lrde.epita.fr>
15593 * gnus-start.el (gnus-subscribe-newsgroup-hooks): New.
15594 * gnus-start.el (gnus-subscribe-newsgroup): Use it.
15596 2001-03-15 09:47:23 Lars Magne Ingebrigtsen <larsi@gnus.org>
15598 * nnultimate.el (nnultimate-retrieve-headers): Understand
15599 long-form month names.
15601 2001-03-18 23:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
15603 * gnus-sum.el (gnus-summary-show-all-headers):
15604 gnus-article-show-all-headers is broken. Use
15605 gnus-summary-toggle-header instead.
15607 * mml2015.el (mml2015-gpg-extract-from): No error.
15609 2001-03-18 23:00:00 Bj
\e,Ax
\e(Brn Mork <bmork@dod.no>
15611 * mml2015.el (mml2015-gpg-extract-from): New function.
15612 (mml2015-gpg-verify): Use it.
15613 (mml2015-gpg-clear-verify): Use it.
15615 2001-03-17 10:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
15617 * message.el (message-setup-fill-variables): Use
15618 fill-paragraph-function.
15619 (message-fill-paragraph): Take an argument.
15620 (message-newline-and-reformat): Take another argument.
15622 2001-03-16 20:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
15624 * message.el (rmail-output): It is in rmailout.el not rmail.el.
15626 2001-03-16 16:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
15628 * message.el (message-forward): local-variable-p takes an extra
15629 argument in XEmacs.
15631 2001-03-16 Simon Josefsson <simon@josefsson.org>
15633 * nnimap.el (nnimap-dont-use-nov-p): Renamed from
15634 `nnimap-use-nov-p' (it really tested the negative).
15635 (nnimap-retrieve-headers): Use it.
15637 2001-03-11 Kai Gro
\e,b_
\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
15639 * message.el (message-generate-headers-first): Update doc.
15641 2001-03-10 Matthias Wiehl <mwiehl@gmx.de> (tiny change)
15643 * gnus.el (gnus-summary-line-format): Typo.
15645 2001-03-11 Simon Josefsson <simon@josefsson.org>
15647 * mailcap.el (mailcap-mime-data): Add application/sieve.
15648 (mailcap-mime-extensions): Add .siv, .xls.
15650 2001-03-14 20:00:00 Christoph Conrad <christoph.conrad@gmx.de>
15652 * gnus-score.el (gnus-summary-lower-thread): Typo.
15654 2001-03-14 19:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
15656 * message.el (message-forward-decoded-p): New variable.
15657 (message-forward-subject-author-subject): Use it.
15658 (message-make-forward-subject): Use it.
15659 (message-forward): Use it.
15661 * gnus-uu.el (gnus-uu-digest-mail-forward): Use it.
15663 * mm-util.el, message.el, rfc2047.el, gnus-sum.el, gnus-score.el:
15664 Sync with Emacs 21 (tag EMACS_PRETEST_21_0_100).
15666 ;;Has been fixed -- zsh.
15667 ;;2001-03-05 Dave Love <fx@gnu.org>
15669 ;; * mm-util.el (mm-mime-mule-charset-alist): Fix utf-8 case.
15670 ;; Move it after definition of mm-coding-system-p.
15672 2001-03-01 Dave Love <fx@gnu.org>
15674 * mm-util.el (mm-inhibit-file-name-handlers): Add
15675 image-file-handler.
15677 2001-02-11 Dave Love <fx@gnu.org>
15679 * message.el (message-signature-file): Fix doc, :type.
15681 2001-02-08 Dave Love <fx@gnu.org>
15683 * rfc2047.el (rfc2047-fold-region): Don't forward-char at EOB.
15684 (message-posting-charset): Defvar when compiling again.
15685 (rfc2047-encodable-p): Require message.
15687 * gnus-sum.el (gnus-alter-articles-to-read-function):
15688 * gnus-score.el (gnus-score-after-write-file-function): Fix :type.
15690 2001-03-08 20:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
15692 * nnrss.el: New file.
15694 2001-03-08 02:41:36 Katsumi Yamaoka <yamaoka@jpl.org>
15696 * rfc2047.el (rfc2047-unfold-region): Fix arg of
15697 `skip-chars-forward'.
15699 2001-03-07 13:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
15701 * nndraft.el (nndraft-request-group): Restore auto save files if
15702 the original files do not exist.
15704 2001-03-07 11:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
15706 * gnus-score.el (gnus-score-find-bnews): Print messages on illegal
15709 * mm-decode.el (mm-dissect-buffer): Call
15710 mail-extract-address-components only if necessary.
15712 2001-03-06 13:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
15714 * gnus-score.el (gnus-score-find-bnews): Maybe there is no
15716 (gnus-score-search-global-directories): Use file-directory-p.
15718 2001-03-06 13:00:00 Adrian Aichner <adrian@xemacs.org>
15720 * gnus-score.el (gnus-score-score-files-1): Use
15721 gnus-kill-files-directory.
15723 2001-03-05 08:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
15725 * gnus.el (charset): Move here from gnus-sum.el.
15727 2001-03-04 11:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
15729 * mml.el (mml-preview): Disable local map.
15731 * gnus-sum.el (gnus-summary-make-menu-bar): Make
15732 gnus-article-post-menu here.
15734 * gnus-art.el (gnus-article-make-menu-bar): Make summary-menu bar
15735 if it has not been made.
15737 2001-03-02 02:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
15739 * gnus-art.el (gnus-article-describe-key): Map key to event.
15740 (gnus-article-describe-key-briefly): Ditto.
15742 2001-03-01 23:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
15744 * gnus-sum.el (gnus-summary-limit-include-expunged): Fix.
15746 2001-02-26 11:27:27 Paul Jarc <prj@po.cwru.edu>
15748 * gnus-util.el (gnus-split-references): Handle malformed References:.
15750 2001-02-26 08:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
15752 * gnus-art.el (gnus-article-mime-part-status): 1 part.
15754 2001-02-25 10:00:00 NAGY Andras <nagya@inf.elte.hu>
15756 * gnus.el (gnus-parameters): Typo.
15758 2001-02-24 00:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
15760 * gnus.el (gnus-read-method): Remove redundancy.
15762 2001-02-23 23:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
15764 * nnslashdot.el (nnslashdot-backslash-url): New variable.
15765 (nnslashdot-request-list): Use it.
15767 2001-02-23 22:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
15769 * nnml.el (nnml-generate-active-info): Fix the case when there is
15772 * gnus-sum.el (gnus-summary-import-article): Display it. Enable edit.
15773 (gnus-summary-create-article): New function.
15775 * gnus-group.el (gnus-group-mark-article-read): New function.
15777 * gnus-msg.el (gnus-inews-do-gcc): Use it.
15779 * gnus-art.el (gnus-article-edit-article): Set modified-p nil.
15781 2001-02-23 17:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
15783 * gnus-art.el (gnus-article-edit-done): Don't use
15784 gnus-article-edit-exit.
15785 (gnus-article-edit-exit): Confirm and insert original-article-buffer.
15787 * gnus.el (gnus-parameters): New variable.
15788 Suggested by NAGY Andras <nagya@inf.elte.hu>.
15789 (gnus-parameters-get-parameter): New function.
15790 (gnus-group-find-parameter): Use it.
15792 2001-02-23 Simon Josefsson <simon@josefsson.org>
15794 * gnus-msg.el (gnus-post-method): Fix documentation to reflect
15795 change of default value to `current'.
15797 2001-02-23 08:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
15799 * nneething.el (nneething-get-head): Insert unreadable file too.
15801 2001-02-22 23:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
15803 * gnus-sum.el (gnus-summary-insert-articles): Remove fetched headers.
15805 * webmail.el (webmail-type-definition): Deja is bought by google.
15807 2001-02-22 22:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
15809 * gnus-sum.el (gnus-fetch-headers): New function.
15810 (gnus-select-newsgroup): Use it.
15811 (gnus-summary-insert-articles): New function.
15812 (gnus-summary-insert-old-articles): New function.
15813 (gnus-summary-insert-new-articles): New function.
15815 * gnus-group.el (gnus-group-prepare-flat-list-dead): Use decoded-name.
15816 (gnus-group-list-active): Ditto.
15817 * gnus-sum.el (gnus-set-mode-line): Ditto.
15818 (gnus-summary-read-group-1): Ditto.
15820 2001-02-21 15:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
15822 * gnus-topic.el (gnus-topic-get-new-news-this-topic): Redraw the
15825 2001-02-21 01:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
15827 * smiley.el (gnus-smiley-display): Don't do widening.
15829 * smiley-ems.el (gnus-smiley-display): Don't do widening. Smiley
15832 * gnus-msg.el (gnus-inews-do-gcc): Activate group anyway.
15834 * gnus-art.el (gnus-mime-display-multipart-alternative-as-mixed):
15836 (gnus-mime-display-multipart-related-as-mixed): New variable.
15837 (gnus-mime-display-part): Use them.
15839 2001-02-20 16:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
15841 * gnus-start.el (gnus-setup-news): Allow gnus-group-line-format to be
15844 2001-02-20 00:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
15846 * nnweb.el (nnweb-request-group): Set nnweb-group anyway.
15847 (nnweb-request-article): Call reference if exists.
15848 (nnweb-type-definition): Dejanews is bought by google.com.
15851 2001-02-19 19:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
15853 * gnus-draft.el (gnus-draft-reminder): "Confirm to exit?"
15855 2001-02-19 Kai Gro
\e,b_
\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
15857 * gnus-sum.el (gnus-thread-sort-functions): Doc fix. Refer to
15858 gnus-article-sort-functions.
15859 (gnus-article-sort-functions): Doc fix. Refer to
15860 gnus-thread-sort-functions.
15862 2001-02-18 20:00:00 Paul Jarc <prj@po.cwru.edu>
15864 * message.el (message-get-reply-headers): More fixes.
15866 2001-02-17 Paul Jarc <prj@po.cwru.edu>
15868 * message.el (message-get-reply-headers): Fix bug with
15869 Mail-Followup-To/to-address interaction.
15871 2001-02-17 13:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
15873 * gnus-msg.el (gnus-configure-posting-styles): Match header in
15876 2001-02-16 22:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
15878 * message.el (message-do-send-housekeeping): Rename to a better
15881 2001-02-16 18:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
15883 * message.el (message-cancel-news): Check article first, then ask
15886 2001-02-16 14:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
15888 * mm-uu.el (mm-uu-type-alist): Add emacs-sources.
15890 2001-02-16 11:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
15892 * gnus-range.el (gnus-range-normalize): New function.
15894 2001-02-15 NAGY Andras <nagya@inf.elte.hu>
15896 * imap.el (imap-gssapi-open): Set imap-c-l-s-first.
15898 2001-02-14 21:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
15900 * gnus-srvr.el (gnus-server-regenerate-server): Use gnus-get-function.
15902 * nnagent.el (nnagent-request-regenerate): New function.
15904 * nnfolder.el (nnfolder-request-regenerate): New deffoo.
15906 * nnml.el (nnml-generate-nov-databases): Accept argument
15907 server. Don't open server if it is opened.
15908 (nnml-request-regenerate): Use it. Change to deffoo.
15910 2001-02-14 Katsumi Yamaoka <yamaoka@jpl.org>
15912 * gnus.el (gnus-define-group-parameter): Fix.
15914 2001-02-14 15:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
15916 * gnus.el (gnus-define-group-parameter): Improved.
15918 * gnus-sum.el (charset): Define parameter.
15919 (ignored-charsets): Ditto.
15920 (gnus-summary-setup-default-charset): Use them.
15922 * gnus-start.el (gnus-read-descriptions-file): Use them.
15924 * gnus-cus.el (gnus-group-parameters): Remove them.
15926 2001-02-14 00:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
15928 * gnus-sum.el (gnus-summary-print-article): Redo highlight.
15930 2001-02-13 21:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
15932 * gnus-sum.el (gnus-summary-read-group-1): Remove
15933 gnus-summary-set-local-parameters.
15934 (gnus-summary-setup-buffer): Put it here.
15936 2001-02-13 20:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
15938 * gnus.el (to-address): Define parameter.
15940 * gnus-art.el (article-hide-boring-headers): Use them.
15941 * gnus-msg.el (gnus-post-news): Ditto.
15942 * gnus-cus.el (gnus-group-parameters): Remove them.
15944 2001-02-13 19:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
15946 * gnus-draft.el (gnus-draft-reminder): New function.
15948 * gnus-art.el (gnus-sender-save-name): New function.
15950 2001-02-13 18:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
15952 * mm-util.el (mm-mime-charset): Error message.
15954 2001-02-13 11:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
15956 * message.el (message-check-news-body-syntax): Don't check mml lines.
15958 2001-02-12 11:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
15960 * gnus-topic.el (gnus-subscribe-topics): Return nil if not
15963 * gnus-start.el (gnus-call-subscribe-functions): New function.
15964 (gnus-find-new-newsgroups): Use it.
15965 (gnus-ask-server-for-new-groups): Use it.
15966 (gnus-check-first-time-used): Use it.
15967 (gnus-subscribe-newsgroup-method): Grok a list of functions.
15968 (gnus-subscribe-options-newsgroup-method): Ditto.
15969 (gnus-subscribe-hierarchically): Return gnus-subscribe-newsgroup's
15972 2001-02-12 Kai Gro
\e,b_
\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
15974 * gnus-cus.el (gnus-score-customize): Doc fix.
15976 2001-02-11 09:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
15978 * gnus-group.el (gnus-group-suspend): Offer save summaries.
15980 * gnus-art.el (gnus-treat-leading-whitespace): New variable.
15981 (gnus-treatment-function-alist): Use it.
15982 (article-remove-leading-whitespace): New function.
15983 (gnus-article-make-menu-bar): Use it.
15985 * gnus-sum.el (gnus-summary-wash-empty-map): Add
15986 remove-leading-whitespace.
15987 (gnus-summary-wash-map): Bind strip-headers-in-body to `W a',
15988 because of conflict.
15990 2001-02-09 19:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
15992 * gnus-cus.el (gnus-score-customize): Error on no score file.
15994 2001-02-09 08:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
15996 * mm-decode.el (mm-merge-handles): New function.
15998 * mm-view.el (mm-inline-message): Use it.
15999 (mm-view-message): Ditto.
16001 * mm-partial.el (mm-inline-partial): Ditto.
16003 * mm-extern.el (mm-inline-external-body): Ditto.
16005 * gnus-art.el (gnus-mime-view-part): Ditto.
16006 (gnus-mime-view-part-as-type): Ditto.
16007 (gnus-mime-save-part-and-strip): Prevent users to strip in some
16010 2001-02-08 20:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16012 * message.el (message-cancel-news): Allow to shoot foot.
16013 (message-supersede): Ditto.
16015 2001-02-08 Tommi Vainikainen <thv@iki.fi> (tiny change)
16017 * gnus-sum.el (gnus-simplify-subject-re): Use
16018 message-subject-re-regexp.
16020 2001-02-08 18:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16022 * nnmail.el (nnmail-expiry-target-group): Bind
16023 nnmail-cache-accepted-message-ids to nil.
16025 * gnus-xmas.el (gnus-xmas-article-display-xface): Use binary
16028 2001-02-07 23:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16030 * qp.el (quoted-printable-encode-region): Make sure characters are
16031 between 00 and FF. Don't check charset.
16033 * mm-encode.el (mm-encode-content-transfer-encoding): Use unibyte
16035 * rfc2047.el (rfc2047-q-encode-region): Ditto.
16037 2001-02-07 11:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16039 * message.el (message-make-forward-subject): Argument decoded.
16040 (message-forward): Use it when digest.
16042 * gnus-uu.el (gnus-uu-grab-articles): Shoot down original article
16045 2001-02-07 Kai Gro
\e,b_
\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
16047 * message.el (message-generate-headers-first): Doc fix.
16049 2001-02-07 10:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16051 * gnus-art.el (article-make-date-line): Error proof.
16053 2001-02-06 21:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16055 * gnus-group.el (gnus-group-listing-limit): New variable.
16056 (gnus-group-prepare-flat-list-dead): Use old trick to speed up.
16058 * gnus-topic.el (gnus-group-prepare-topics): Use gnus-killed-hashtb.
16060 2001-02-06 18:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16062 * message.el (message-newline-and-reformat): Special case for
16065 2001-02-06 Per Abrahamsen <abraham@dina.kvl.dk>
16067 * gnus-uu.el (gnus-uu-save-article): Make the topics summary a
16070 2001-02-06 09:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16072 * message.el (message-encode-message-body): Don't insert
16073 Content-Type if it is inside a mail.
16075 2001-02-06 02:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16077 * gnus-xmas.el (gnus-xmas-article-menu-add): Add
16078 gnus-article-commands-menu.
16080 * gnus-sum.el (gnus-summary-make-menu-bar): Don't share menu bar
16083 * gnus-start.el (gnus-read-descriptions-file): Use
16084 gnus-group-name-charset and gnus-group-charset-alist.
16086 2001-02-04 23:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16088 * gnus-sum.el (gnus-summary-mark-as-processable): Understand
16091 * gnus-start.el (gnus-group-change-level): Remove from both
16092 gnus-zombie-list and gnus-killed-list.
16094 2001-02-04 11:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16096 * gnus-start.el (gnus-subscribe-options-newsgroup-method): Add
16097 gnus-subscribe-topics.
16099 * gnus-cus.el (gnus-extra-topic-parameters): Fix doc.
16101 2001-02-04 11:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16103 * gnus-art.el (gnus-article-make-menu-bar): Make
16104 gnus-article-post-menu.
16106 * gnus-xmas.el (gnus-xmas-article-menu-add): Add post menu.
16108 * gnus-sum.el (gnus-summary-make-menu-bar): Use t if XEmacs.
16110 * gnus-group.el (gnus-group-make-menu-bar): Ditto.
16112 * message.el (message-mode-menu): Ditto.
16114 * gnus-art.el (defvar): eval-when-compile.
16116 2001-02-02 17:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16118 * gnus-agent.el (gnus-agentize): Fix doc.
16120 2001-02-02 Karl Kleinpaste <karl@charcoal.com>
16122 * mml.el (mml-preview): Bind `q'.
16124 2001-02-02 12:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16126 * mm-util.el (mm-mime-mule-charset-alist): Non-Mule case.
16128 2001-01-31 Dave Love <fx@gnu.org>
16130 * mm-util.el (mm-mime-mule-charset-alist)
16131 (mm-find-mime-charset-region): Consider mule-utf-8.
16133 2001-01-31 Dave Love <fx@gnu.org>
16135 * gnus-art.el (gnus-article-x-face-command)
16136 (gnus-treat-display-xface, gnus-treat-display-smileys): Add
16139 2001-01-26 Dave Love <fx@gnu.org>
16141 * mm-util.el (mm-multibyte-string-p): New.
16143 ;; * qp.el: Remove un-logged bogus changes from 2000-12-20.
16144 ;; (quoted-printable-encode-region): Doc fix. Don't call
16145 ;; string-as-multibyte on class. Clarify line-folding.
16146 (quoted-printable-encode-string): Make temp buffer inherit
16147 string's multibyteness.
16149 2001-01-23 Gerd Moellmann <gerd@gnu.org>
16151 * nnheader.el (toplevel): Don't require `gnus-util' at
16152 compile-time; this creates a circular dependency, and prevents
16155 2001-01-22 Andreas Schwab <schwab@suse.de>
16157 * nnheader.el (gnus-delete-line): Autoload it as a macro.
16159 2001-01-31 18:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16161 * nnmail.el (nnmail-remove-list-identifiers): Use consp.
16163 * gnus-art.el (article-hide-list-identifiers): Ditto.
16165 * gnus-sum.el (gnus-summary-remove-list-identifiers): Ditto.
16167 2001-01-31 15:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16169 * gnus-sum.el (gnus-summary-remove-list-identifiers): Similar.
16171 * gnus-art.el (article-hide-list-identifiers): Similar.
16173 2001-01-31 Karl Kleinpaste <karl@charcoal.com>
16175 * nnmail.el (nnmail-remove-list-identifiers): Improved.
16177 2001-01-31 09:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16179 * gnus-score.el (gnus-summary-score-entry): Match may be an integer.
16181 2001-01-30 10:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16183 * gnus-util.el (gnus-string-equal): New function.
16185 * gnus-art.el (article-hide-boring-headers): Use it.
16187 2001-01-27 Karl Kleinpaste <karl@charcoal.com>
16189 * gnus-art.el (gnus-article-banner-alist): eGroups new banner.
16191 2001-01-27 00:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16193 * gnus-msg.el (gnus-msg-mail): Support switch-action.
16195 2001-01-26 08:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16197 * gnus-art.el (gnus-summary-save-in-pipe): Prompt for saving
16198 command if there is not last-saver.
16200 2001-01-24 19:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16202 * nntp.el (nntp-open-connection): 201 is possible.
16204 2001-01-24 18:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16206 * rfc2047.el (rfc2047-encode): MIME charset is not coding system.
16207 (rfc2047-charset-encoding-alist): Add big5.
16209 2001-01-24 17:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16211 * gnus-agent.el (gnus-agent-add-server): Redraw the line.
16212 (gnus-agent-remove-server): Ditto.
16213 (autoload): gnus-server-update-server.
16215 * gnus-srvr.el (gnus-server-line-format): Add %a.
16216 (gnus-server-line-format-alist): Add gnus-tmp-agent.
16217 (gnus-server-insert-server-line): Use it.
16219 2001-01-24 09:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16221 * mm-util.el (mm-mime-mule-charset-alist): Preferred MIME names
16224 2001-01-24 Simon Josefsson <sj@extundo.com>
16226 * mail-source.el (mail-sources): Add :program specifier to IMAP
16228 (mail-source-fetch-imap): Map :program to `imap-shell-program'.
16230 2001-01-24 08:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16232 * gnus-score.el (gnus-score-lower-thread): Fix a doc typo.
16234 2001-01-24 12:22:47 Lars Magne Ingebrigtsen <larsi@gnus.org>
16236 * nntp.el (nntp-wait-for): Return the success code.
16237 (nntp-open-connection): Use it.
16239 2001-01-11 11:49:02 Lars Magne Ingebrigtsen <larsi@gnus.org>
16241 * gnus-int.el (gnus-check-server): Allow breaking the opening.
16243 2001-01-23 11:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16245 * gnus-sum.el (gnus-summary-print-article): Remove process mark.
16247 2001-01-22 17:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16249 * gnus-sum.el (gnus-summary-print-article): Take one prefix
16250 argument. Allow to print several articles in one file.
16252 2001-01-21 12:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16254 * webmail.el (webmail-type-definition): netaddress changes.
16256 2001-01-21 00:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16258 * gnus.el: Fix copyright. Remove trailing spaces.
16260 * message.el (message-forward): Use mule4.
16262 2001-01-20 09:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16264 * mm-util.el (mm-string-as-unibyte): New function.
16266 * message.el (message-forward): Use it.
16268 2001-01-19 23:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16270 * message.el (message-cite-original-without-signature): Don't peel
16271 off the blank line.
16272 (message-get-reply-headers): Add Cc if it is not in follow-to.
16274 2001-01-20 Simon Josefsson <sj@extundo.com>
16276 * mm-decode.el (mm-handle-multipart-from): Add.
16277 (mm-dissect-buffer): Save From: header value.
16278 (mm-security-from): Remove.
16279 (mm-possibly-verify-or-decrypt): Don't set mm-security-from.
16281 * mml-smime.el (mml-smime-verify): Use `mm-handle-multipart-from'
16282 instead of `mml-security-from'. Protect null from value.
16284 2001-01-20 Simon Josefsson <sj@extundo.com>
16286 * mailcap.el (mailcap-mime-data): Run `gnumeric' on
16287 application/vnd.ms-excel attachments.
16289 2001-01-19 Simon Josefsson <sj@extundo.com>
16291 * gnus-art.el (gnus-button-alist): Add `?=' to mailto URL regexp.
16293 2001-01-19 13:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16295 * message.el (message-ignored-mail-headers): Ditto.
16297 2001-01-19 Simon Josefsson <sj@extundo.com>
16299 * message.el (message-ignored-news-headers): Only search beginning
16302 2001-01-19 ShengHuo Zhu <zsh@cs.rochester.edu>
16303 Trivial patch from Alberto Lusiani <a.lusiani@noemail.org>
16305 * message.el (message-send-mail): Content-Type may not be there.
16307 2001-01-18 23:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16309 * gnus-ems.el (gnus-article-display-xface): Add BUFFER.
16310 * gnus-xmas.el (gnus-xmas-article-display-xface): Ditto.
16312 * gnus-art.el (article-display-x-face): Insert X-Face if there is
16315 2001-01-18 19:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16317 * gnus-sum.el (gnus-summary-read-group-1): Don't test dead
16320 2001-01-18 18:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16322 * message.el (message-yank-original): Understand
16323 universal-argument.
16325 2001-01-18 16:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16327 * gnus-art.el (gnus-boring-article-headers): Add to-address.
16328 (article-hide-boring-headers): Ditto.
16330 * mm-view.el (mm-inline-message): Insert a newline unless bolp.
16332 2001-01-18 08:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16334 * rfc2047.el (rfc2047-fold-region): Don't insert LWSP if there is
16337 2001-01-16 Simon Josefsson <simon@josefsson.org>
16339 * message.el (message-make-in-reply-to): Add comment to message-id
16340 (old syntax, see 2000-08-02 change).
16342 2001-01-16 13:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16344 * gnus-art.el (gnus-url-mailto): Use gnus-msg-mail.
16345 (gnus-button-mailto): Setup message. Moved to gnus-msg.el.
16346 (gnus-button-reply): Ditto.
16348 2001-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
16350 * gnus-art.el (article-display-x-face): Fix.
16352 2001-01-15 16:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16354 * gnus-art.el (article-display-x-face): Use
16355 gnus-original-article-buffer.
16357 2001-01-15 Jack Twilley <jmt@tbe.net>
16359 * message.el (message-add-header): Move to point-max.
16361 2001-01-15 Simon Josefsson <simon@josefsson.org>
16363 * smime.el (smime-CA-directory, smime-CA-file): Change default to
16364 nil, improve documentation.
16365 (smime-certificate-directory): Comment out false hints (until it
16368 * mml-smime.el (mml-smime-sign): Place user in customize buffer if
16369 there aren't any keys.
16370 (mml-smime-verify): If smime-CA-{file,directory} set, also try to
16371 verify certificate. Default is changed to only check integrity.
16372 Improved security status texts. If a certificate doesn't contain
16373 a email address, don't fail.
16375 * smime.el (smime-noverify-region):
16376 (smime-noverify-buffer): New functions. Verifies integrity only.
16378 2001-01-12 22:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16380 * gnus-group.el (gnus-group-sort-by-score): Reverse order.
16382 2001-01-12 17:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16384 * gnus-win.el (gnus-configure-windows): switch-to-buffer in XEmacs.
16385 (gnus-remove-some-windows): Ditto.
16387 2001-01-12 14:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16389 * gnus-art.el (article-make-date-line): 11th.
16391 2001-01-11 23:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16393 * mml2015.el (mml2015-gpg-encrypt): Remove CR.
16394 (mml2015-gpg-sign): Ditto.
16396 2001-01-10 14:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16398 * gnus.el: Sync with EMACS_PRETEST_21_0_95.
16399 * gnus.el (gnus-default-posting-charset): Bogus. Removed.
16401 2001-01-08 Dave Love <fx@gnu.org>
16403 * mm-encode.el (mm-qp-or-base64): Don't base64 for the sake of a
16406 * mm-util.el (mm-mime-mule-charset-alist): Add Latin-{8,9}.
16408 * message.el: Doc and message fixes.
16409 (message-send-rename-function)
16410 (message-make-forward-subject-function)
16411 (message-send-mail-function, message-reply-to-function)
16412 (message-wide-reply-to-function, message-followup-to-function)
16413 (message-distribution-function, message-auto-save-directory): Fix
16416 * mml.el (mml-parse-1): Frob mml-confirmation-set when
16417 proceeding after warnings. Amend multipart warning message.
16419 2001-01-04 Dave Love <fx@gnu.org>
16421 * gnus-util.el (nnmail-pathname-coding-system): Defvar when
16423 (gnus-make-directory): Require nnmail.
16425 * mm-decode.el (mm-inline-media-tests): Add
16426 image/x-portable-bitmap.
16427 (mm-get-image): Grok pbm.
16429 2001-01-10 Paul Stevenson <p.stevenson@surrey.ac.uk>
16431 * nnvirtual.el (nnvirtual-request-expire-articles): delq nil.
16433 2001-01-09 Didier Verna <didier@xemacs.org>
16435 * gnus-agent.el: Moved some XEmacs specific hook add-ons from
16436 `gnus-xmas-[re]define' to avoid losing user custom settings.
16437 * gnus-art.el: Ditto.
16438 * gnus-group.el: Ditto.
16439 * gnus-salt.el: Ditto.
16440 * gnus-sum.el: Ditto.
16441 * gnus-topic.el: Ditto.
16442 * gnus-xmas.el (gnus-xmas-define): See above.
16443 * gnus-xmas.el (gnus-xmas-redefine): See above.
16444 * gnus-xmas.el (gnus-xmas-glyph-directory): Generate a
16445 non-continuable error when the directory can't be found.
16447 2001-01-09 01:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16449 * mm-decode.el (mm-interactively-view-part): Don't copy-sequence
16451 * gnus-art.el (gnus-mime-view-part): Copy it.
16452 (gnus-mime-view-part-as-type): Add into gnus-article-mime-handles.
16454 2001-01-09 Michael Downes <mjd@ams.org>
16456 * gnus-sum.el (gnus-summary-read-group-1): More useful message.
16458 2001-01-08 23:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16460 * nnmail.el (nnmail-get-new-mail): Find group only if file is not
16461 orig-file. Use ',source.
16463 2001-01-08 22:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16465 * gnus-xmas.el (gnus-xmas-modeline-glyph):
16466 (gnus-xmas-group-startup-message):
16467 Detect gnus-xmas-glyph-directory when it is nil.
16469 2001-01-08 09:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16471 * pop3.el (pop3-get-message-count): Andrew Innes
16472 <andrewi@gnu.org>'s patch of 1999-12-01 was not fully committed.
16474 2001-01-05 06:49:37 Lars Magne Ingebrigtsen <larsi@gnus.org>
16476 * gnus-agent.el (gnus-agent-fetch-session): Say what we quit.
16478 * time-date.el (time-to-number-of-days): New function.
16480 2001-01-04 11:06:14 Gregory Chernov <greg@visiontech-dml.com> (tiny change)
16482 * nnslashdot.el (nnslashdot-request-list): Always get the right
16485 2001-01-05 00:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16487 * message.el (message-minibuffer-local-map): New keymap.
16488 (message-read-from-minibuffer): Use it.
16489 * gnus-msg.el (gnus-summary-resend-message): Use it.
16491 2001-01-04 22:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16493 * gnus-start.el (gnus-display-time-event-handler): New function.
16494 (gnus-after-getting-new-news-hook): Use it.
16496 2001-01-03 07:26:58 Lars Magne Ingebrigtsen <larsi@gnus.org>
16498 * message.el (message-ignored-mail-headers): Add draft header.
16500 2001-01-02 06:28:28 Lars Magne Ingebrigtsen <larsi@gnus.org>
16502 * gnus-sum.el (gnus-summary-expire-articles): Don't save
16505 * nnslashdot.el (nnslashdot-request-list): Get the right year.
16507 2001-01-01 00:52:44 Ed L. Cashin <ecashin@coe.uga.edu>
16509 * gnus-sum.el (gnus-summary-expire-articles): A revoked patch.
16512 2000-12-31 11:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16514 * qp.el (quoted-printable-decode-region): Don't backward-char.
16516 2000-12-31 03:57:31 Lars Magne Ingebrigtsen <larsi@gnus.org>
16518 * gnus-draft.el: Mark articles as replied.
16520 * gnus-sum.el (gnus-summary-add-mark): New function.
16522 * gnus-group.el (gnus-add-mark): New function.
16524 * gnus-sum.el (gnus-summary-buffer-name): New function.
16525 (gnus-summary-setup-buffer): Use it.
16527 * gnus-draft.el: Set things up with the right post method and
16530 * message.el (message-ignored-news-headers): Remove X-Draft-From.
16532 * gnus-msg.el (gnus-inews-insert-draft-meta-information): New function.
16534 * gnus.el (gnus-draft-meta-information-header): New variable.
16536 2000-12-30 00:17:38 Lars Magne Ingebrigtsen <larsi@gnus.org>
16538 * gnus-art.el (gnus-treatment-function-alist): Move the date
16539 functions before the header sorting functions.
16541 * mm-uu.el (mm-uu-pgp-signed-extract-1): Unquote "- " quotes.
16543 * gnus-cite.el (gnus-article-fill-cited-article): Don't add space
16544 to empty fill prefixes.
16546 2000-12-30 10:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16548 * nntp.el (nntp-open-connection): Kill pbuffer if process is nil.
16549 Suggested by Christoph Conrad <christoph.conrad@gmx.de>.
16551 2000-12-30 09:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16553 * nnheader.el (autoload): Autoload gnus-sorted-intersection.
16555 * nnml.el (autoload): Move to nnheader.el.
16557 * nnfolder.el (nnfolder-existing-articles): Reversed, i.e. sorted.
16558 (nnfolder-request-expire-articles): Use gnus-sorted-intersection.
16559 (nnfolder-retrieve-headers): Use intersection. Suggested by Jonas
16560 Kvarnstr
\e,Av
\e(Bm <jonkv@ida.liu.se>.
16562 2000-12-30 00:17:38 Lars Magne Ingebrigtsen <larsi@gnus.org>
16564 * gnus-art.el (article-make-date-line): Get the hours right.
16565 (gnus-ignored-headers): More hiding.
16567 * nnmail.el (nnmail-expiry-wait): Not an integer.
16569 * message.el (message-goto-body): Only expand abbrev when called
16571 (message-make-lines): Use it.
16573 2000-12-29 20:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16575 * gnus-msg.el (gnus-inews-yank-articles): Reparse headers.
16577 2000-12-30 00:17:38 Lars Magne Ingebrigtsen <larsi@gnus.org>
16579 * gnus-sum.el (gnus-summary-limit-include-expunged): Really
16580 include the expunged articles.
16582 * gnus-group.el (gnus-group-sort-by-server): New function.
16584 * gnus.el (gnus-method-to-server-name): New function.
16585 (gnus-group-prefixed-name): Use it.
16587 * gnus-group.el (gnus-group-sort-function): Doc fix.
16588 (gnus-group-sort-groups-by-server): New command.
16590 2000-12-29 13:25:10 Lars Magne Ingebrigtsen <larsi@gnus.org>
16592 * gnus-art.el (gnus-treat-date-english): New variable.
16593 (article-date-english): New command.
16594 (gnus-english-month-names): New variable.
16595 (article-make-date-line): Do 'english.
16597 * gnus-cite.el (gnus-article-fill-cited-article): Add a space
16598 after the fill prefix.
16600 * gnus-sum.el (gnus-summary-make-menu-bar): Removed "Enter
16603 * gnus-art.el (gnus-ignored-headers): Hide more headers.
16605 * message.el (message-mode-map): Bind comment-region.
16607 * gnus-art.el (gnus-mime-display-part): Let w3 display
16610 * mm-bodies.el (mm-long-lines-p): New function.
16611 (mm-body-encoding): Use it.
16612 (mm-body-encoding): Encode articles with lines longer than 1000
16615 2000-12-29 01:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16617 * mm-util.el (mm-enable-multibyte): Use
16618 default-enable-multibyte-characters.
16619 (mm-enable-multibyte-mule4): Ditto.
16620 (mm-disable-multibyte): Test XEmacs.
16621 (mm-disable-multibyte-mule4): Ditto.
16622 (mm-with-unibyte-current-buffer): Simplified.
16623 (mm-with-unibyte-current-buffer-mule4): Ditto.
16625 2000-12-28 19:44:56 Lars Magne Ingebrigtsen <larsi@gnus.org>
16627 * nnheaderxm.el (nnheader-string-as-multibyte): New alias.
16629 * nnheader.el (nnheader-string-as-multibyte): New alias.
16631 * mm-view.el (mm-inline-text): Warn when bugging out in w3.
16633 * gnus-uu.el (gnus-message-process-mark): New function.
16634 (gnus-uu-mark-by-regexp): Use it.
16635 (gnus-new-processable): New function.
16637 2000-12-28 19:21:57 Inge Frick <inge@nada.kth.se> (tiny change)
16639 * gnus-sum.el (gnus-no-mark): New variable.
16641 2000-11-01 01:12:29 Lars Magne Ingebrigtsen <larsi@gnus.org>
16643 * nnwfm.el (nnwfm-create-mapping): Remove quote marks and
16646 2000-12-26 Katsumi Yamaoka <yamaoka@jpl.org>
16648 * gnus-art.el (gnus-article-banner-alist): Remove duplicate
16651 2000-12-25 00:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16653 * qp.el (quoted-printable-encode-region): Don't check multibyte in
16656 2000-12-25 Lloyd Zusman <ljz@asfast.com> (tiny change)
16658 * mml.el (mml-read-tag): Save tag location.
16660 2000-12-25 Simon Josefsson <simon@josefsson.org>
16662 * starttls.el: Sync with Emacs 21.
16664 2000-12-24 11:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16666 * message.el (message-mail): Support yank-action.
16668 * message.el (message-setup): Revoke the last change.
16670 2000-12-24 01:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16672 * message.el (message-setup): Use cons. Suggested by Johan Vromans
16673 <jvromans@squirrel.nl>.
16675 2000-12-24 Simon Josefsson <sj@extundo.com>
16677 * mm-bodies.el (mm-decode-content-transfer-encoding): Preserve
16678 mailing list junk at end of part.
16680 2000-12-23 Simon Josefsson <sj@extundo.com>
16682 * nnimap.el (nnimap-expiry-target): New function.
16683 (nnimap-request-expire-articles): Use it.
16685 2000-12-22 21:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16687 * gnus.el (gnus-group-parameters-more): New variable.
16688 * gnus-cus.el (gnus-group-customize): Use it.
16690 * gnus.el (gnus-define-group-parameter): New macro.
16691 (auto-expire): Use it.
16692 (total-expire): Use it.
16693 * gnus-art.el (banner): Use it.
16695 * mml.el (mml-parse): save-excursion. Suggested by Lloyd Zusman
16698 2000-12-22 12:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16700 * gnus-topic.el (gnus-topic-create-topic): Use list.
16702 * gnus-vm.el (gnus-summary-save-article-vm): Require gnus-art
16703 before binding gnus-default-article-saver.
16705 * gnus-sum.el (gnus-summary-save-article):
16706 (gnus-summary-pipe-output):
16707 (gnus-summary-save-article-mail):
16708 (gnus-summary-save-article-rmail):
16709 (gnus-summary-save-article-file):
16710 (gnus-summary-write-article-file):
16711 (gnus-summary-save-article-body-file): Ditto.
16713 * gnus-mh.el (gnus-summary-save-article-folder): Ditto.
16715 2000-12-22 10:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16717 * gnus-art.el (gnus-mime-security-button-map):
16718 (gnus-mime-button-map): Add parent.
16720 2000-12-22 09:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16722 * messagexmas.el (message-xmas-redefine): New function.
16724 * message.el: Use it.
16726 * gnus-art.el (gnus-article-check-hidden-text): Return t.
16728 * gnus-util.el (gnus-remove-text-properties-when): Return t.
16730 2000-12-22 03:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16732 * mm-decode.el (mm-dissect-multipart): Avoid errors owing to
16733 malformatted messages.
16735 2000-12-22 02:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16737 * mm-util.el (mm-image-load-path): New function.
16739 * gnus-group.el (gnus-group-make-tool-bar): Use it.
16741 * gnus-sum.el (gnus-summary-make-tool-bar): Use it.
16743 * message.el (message-tool-bar-map): Use it.
16745 2000-12-21 Katsumi Yamaoka <yamaoka@jpl.org>
16747 * gnus-art.el (article-treat-dumbquotes): Quote \.
16749 2000-12-21 22:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16751 * gnus-art.el (gnus-treat-emphasize): Don't treat emphasis if
16752 Emacs 20 runs on a terminal.
16754 2000-12-21 14:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16756 * gnus-msg.el (gnus-bug): Revert to save-excursion.
16758 * mml.el (gnus-add-minor-mode): Autoload.
16760 * message.el (message-forward): Save-restriction.
16762 2000-12-21 Kai Gro
\e,b_
\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
16764 * gnus-art.el (article-treat-dumbquotes): More doc, provided by
16765 Paul Stevenson <p.stevenson@surrey.ac.uk>
16767 2000-12-21 10:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16769 * gnus-ml.el (gnus-mailing-list-mode-map): Use C-c C-n prefix.
16771 * mml.el (gnus-ems): Don't require.
16773 * gnus.el (gnus-decode-rfc1522): Removed.
16774 (gnus-set-text-properties): Define.
16776 2000-12-21 09:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16778 * gnus-art.el (gnus-mime-*): Handle may be nil.
16780 * gnus-sum.el (gnus-summary-mode): Turn on gnus-mailing-list-mode.
16782 * gnus.el (gnus-group-remove-excess-properties): Not defined
16785 2000-12-20 21:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16787 * message.el (message-mail-user-agent): Add :version.
16789 2000-12-21 Miles Bader <miles@gnu.org>
16791 * message.el (message-mode): Set `comment-start' to the yank prefix.
16793 2000-12-20 17:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16795 * message.el (message-mail-user-agent): New variable.
16796 (message-setup): Renamed to message-setup-1. Support
16798 (message-mail-user-agent): New function.
16799 (message-mail): Use it.
16800 (message-reply): Use it.
16801 (message-resend): Use it.
16802 (message-mail-other-window): Use it.
16803 (message-mail-other-frame): Use it.
16805 * gnus-msg.el (gnus-bug): Support mail-user-agent.
16807 2000-12-20 15:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16809 * message.el (message-tool-bar-map): Simplify.
16810 (message-narrow-to-head-1): New function.
16811 (message-narrow-to-head): Use it.
16812 (message-reply): Ditto.
16813 (message-cancel-news): Ditto.
16814 (message-supersede): Ditto.
16815 (message-make-forward-subject): Ditto.
16816 (message-bounce): Ditto.
16818 2000-12-20 11:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16820 * uudecode.el (uudecode-decode-region-external): make-temp-file
16821 may not be defined.
16823 * binhex.el (defalias): eval-and-compile.
16825 * message.el (message-tool-bar-map): New function.
16826 (message-mode): Use it.
16828 2000-12-20 09:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16830 * nntp.el (nntp-find-connection): Remove the entry.
16831 (nntp-retrieve-groups): (gnus-buffer-live-p buf).
16833 2000-12-20 05:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16835 * gnus-msg.el (gnus-summary-mail-forward): Use original buffer.
16837 * message.el (message-forward): Copy buffer in unibyte mode.
16839 2000-12-20 04:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16841 * message.el (message-make-forward-subject): Don't widen. Decode.
16842 (message-forward): Don't decode subject.
16844 2000-12-20 Christoph Conrad <C.Conrad@cli.de>
16846 * qp.el (quoted-printable-encode-region): Upcase QP.
16848 2000-12-20 03:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16850 * mm-decode.el (mm-possibly-verify-or-decrypt): Use
16851 mail-extract-a-c instead. Don't depend on Gnus.
16853 * mml.el (gnus-ems): Require it.
16855 * gnus-msg.el (gnus-summary-mail-forward): ???
16857 * message.el (message-forward): Move mime-to-mml here.
16859 2000-12-20 02:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16861 * gnus-group.el, gnus-sum.el, message.el: Add :help unless Emacs.
16862 * gnus-art.el (gnus-insert-mime-button): Simplify.
16863 (gnus-mime-display-alternative): Ditto.
16864 (gnus-insert-mime-security-button): Ditto.
16866 2000-12-20 01:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16868 * gnus-util.el (gnus-add-text-properties-when): In XEmacs,
16869 text-property-not-all doesn't return nil when start=mark(end).
16870 (gnus-remove-text-properties-when): Ditto.
16872 2000-12-20 00:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16874 * gnus-start.el (gnus-group-change-level): Remove group from
16875 gnus-active-hashtb if real killed.
16877 2000-12-19 22:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16879 * gnus-art.el (gnus-insert-mime-button): Emacs20 needs local-map.
16880 (gnus-mime-display-alternative): Ditto.
16881 (gnus-insert-mime-security-button): Ditto.
16883 2000-12-19 21:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16885 * gnus-start.el (gnus-group-change-level): Don't add it into
16886 killed-list if it was killed.
16888 2000-12-19 19:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16890 * nnmbox.el (nnmbox-file-coding-system): Use binary.
16891 (nnmbox-active-file-coding-system): Ditto.
16893 * gnus-cus.el (gnus-group-parameters): Add posting-style.
16895 2000-12-19 18:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16897 * gnus.el (gnus-version):
16898 (gnus-version-number): Set to Oort Gnus 0.01.
16900 * gnus-art.el (gnus-mime-security-button-map):
16901 (gnus-insert-mime-security-button): Fix for Emacs21.
16903 2000-12-19 17:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16905 * gnus-group.el, gnus-sum.el, message.el: Comment out :help in
16906 easymenu, because XEmacs doesn't understand :help.
16908 * mm-uu.el: Require binhex.
16910 2000-12-19 16:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16912 * gnus.el: Merged. Emacs21 CVS tag is zsh-merge-ognus-1.
16914 2000-12-19 ShengHuo ZHU <zsh@cs.rochester.edu>
16916 * mm-util.el (mm-charset-synonym-alist): Fix a typo.
16918 2000-12-18 Gerd Moellmann <gerd@gnu.org>
16920 * *.xpm, *.pbm: Convert icons icons to size 24x24.
16922 2000-12-18 Dave Love <fx@gnu.org>
16924 * gnus-msg.el (news-setup, news-reply-mode): Don't autoload
16927 2000-12-13 Miles Bader <miles@gnu.org>
16929 * smiley-ems.el (smiley-region): Bind `inhibit-point-motion-hooks'
16930 to t, so that we don't get stuck while trying to smilefy
16933 2000-12-12 Gerd Moellmann <gerd@gnu.org>
16935 * smiley-ems.el (smiley-regexp-alist): Make regexps match
16936 at the end of the buffer.
16937 (smiley-region): In the loop, move to the end of the submatch
16938 matching the smiley instead of using the end of the match
16939 of the whole regexp.
16941 2000-12-12 Eli Zaretskii <eliz@is.elta.co.il>
16943 * message.el (message-mode): Doc fix.
16945 2000-12-12 Gerd Moellmann <gerd@gnu.org>
16947 * smiley-ems.el (smiley-region): Doc fix.
16949 2000-12-11 Miles Bader <miles@gnu.org>
16951 * gnus-sum.el (gnus-summary-recenter): When trying to keep the
16952 bottom line visible, check to see if it's partially obscured, and
16953 if so, either scroll one more line to make it fully visible, or
16954 revert to showing the second line from the top.
16956 2000-12-07 Dave Love <fx@gnu.org>
16958 * mailcap.el (mailcap-download-directory)
16959 * gnus-audio.el (gnus-audio-directory)
16960 * smiley-ems.el (smiley-data-directory): Fix :type.
16962 2000-11-30 Dave Love <fx@gnu.org>
16964 * message.el (message-auto-save-directory): Use
16965 file-name-as-directory.
16966 (message-set-auto-save-file-name): Create
16967 message-auto-save-directory if necessary.
16968 (message-replace-chars-in-string): Removed -- unused.
16969 (message-mail-alias-type): Customize.
16970 (message-headers): Remove duplicate defgroup.
16972 2000-11-29 Dave Love <fx@gnu.org>
16974 * qp.el (quoted-printable-decode-region): Use error, not message
16975 to report malformed text (like base64). Amend message.
16977 2000-11-29 Miles Bader <miles@gnu.org>
16979 * message.el (message-header-lines): Fontify tag.
16981 2000-11-27 Dave Love <fx@gnu.org>
16983 * nnlistserv.el: Ignore errors when requiring nnweb and avoid a
16986 ;2000-11-26 Dave Love <fx@gnu.org>
16988 ; * mm-uu.el (mm-uu-configure-list): Fix typo in :type.
16990 2000-11-23 Dave Love <fx@gnu.org>
16992 * uu-post.pbm, uu-decode.pbm: New files from XPMs.
16994 * mm-uu.el (uudecode): Require.
16995 (uudecode-decode-region, uudecode-decode-region-external): Don't
16997 (mm-uu-copy-to-buffer): Doc fix.
16998 (mm-uu-decode-function, mm-uu-binhex-decode-function): Doc, custom
17001 * mailcap.el: Doc fixes.
17002 (mailcap-mime-data): Various adjustments.
17003 (mailcap): New group.
17004 (mailcap-download-directory): Customize.
17005 (mailcap-generate-unique-filename, mailcap-binary-suffixes)
17006 (mailcap-temporary-directory): Deleted (unused).
17007 (mailcap-unescape-mime-test): Simplify slightly.
17008 (mailcap-viewer-passes-test): Use functionp.
17009 (mailcap-command-p): Aliased to executable-find.
17011 * rfc2047.el (rfc2047-encode-message-header): Don't encode if
17012 default-enable-multibyte-characters is nil.
17014 2000-11-22 Gerd Moellmann <gerd@gnu.org>
17016 * gnus-group.el (gnus-group-make-tool-bar): Fix a paren typo.
17018 2000-11-21 Dave Love <fx@gnu.org>
17020 * gnus-art.el (gnus-mime-button-map): Don't inherit from
17021 gnus-article-mode-map.
17022 ; (gnus-mime-button-menu): Use mouse-set-point.
17023 (gnus-insert-mime-button, gnus-mime-display-alternative)
17024 (gnus-mime-display-alternative): Don't use local-map property.
17026 2000-11-17 Dave Love <fx@gnu.org>
17028 * uudecode.el (uudecode-insert-char): Fix bogus feature test.
17029 (uudecode-decode-region-external): Doc fix. Use with-temp-buffer
17030 and make-temp-file.
17031 (uudecode-decode-region): Doc fix.
17033 2000-11-14 Dave Love <fx@gnu.org>
17035 * cu-exit.pbm, exit-summ.pbm, followup.pbm, fuwo.pbm:
17036 * mail-reply.pbm, next-ur.pbm, post.pbm, prev-ur.pbm:
17037 * reply-wo.pbm, reply.pbm, rot13.pbm, save-aif.pbm, save-art.pbm:
17038 New files, derived from the XPMs.
17040 2000-11-10 Dave Love <fx@gnu.org>
17042 * gnus-agent.el (gnus-agent-confirmation-function): Add :version.
17043 (gnus-agent-lib-file, gnus-agent-load-alist)
17044 (gnus-agent-save-alist, gnus-agent-article-name): Use
17047 * gnus-group.el (gnus-group-name-charset-method-alist): Add
17049 (nnkiboze-score-file): Defvar when compiling.
17051 * gnus-start.el (gnus-read-newsrc-file): Add :version.
17053 * gnus-art.el (gnus-article-banner-alist)
17054 (gnus-emphasize-whitespace-regexp, gnus-ignored-mime-types)
17055 (gnus-article-date-lapsed-new-header)
17056 (gnus-article-mime-match-handle-function, gnus-mime-action-alist)
17057 (gnus-treat-strip-list-identifiers, gnus-treat-date-iso8601)
17058 (gnus-treat-strip-headers-in-body)
17059 (gnus-treat-capitalize-sentences, gnus-treat-play-sounds)
17060 (gnus-treat-translate): Add :version.
17061 (gnus-article-mime-part-function): Fix defcustom.
17063 * nnmail.el (nnmail-expiry-target)
17064 (nnmail-scan-directory-mail-source-once, nnmail-extra-headers)
17065 (nnmail-split-header-length-limit): Add :version.
17067 * gnus-sum.el (gnus-auto-expirable-marks)
17068 (gnus-inhibit-user-auto-expire, gnus-list-identifiers)
17069 (gnus-extra-headers, gnus-ignored-from-addresses)
17070 (gnus-newsgroup-ignored-charsets)
17071 (gnus-group-highlight-words-alist)
17072 (gnus-summary-show-article-charset-alist): Add :version.
17074 * catchup.pbm, describe-group.pbm, exit-gnus.pbm, get-news.pbm:
17075 gnntg.pbm, kill-group.pbm, subscribe.pbm, unsubscribe.pbm: New
17076 files, converted from the XPMs.
17078 * gnus-cache.el (gnus-cache-active-file): Don't use
17079 file-name-as-directory on directory.
17080 (gnus-cache-file-name): Use expand-file-name, not concat. Don't
17081 use file-name-as-directory on directory.
17083 * time-date.el (timezone-make-date-arpa-standard): Autoload.
17084 (date-to-time): Use it.
17086 ; * message.el (message-mode) <adaptive-fill-regexp>:
17087 ; <adaptive-fill-first-line-regexp>: Use [:alnum:] in regexp range.
17088 ; (message-newline-and-reformat): Likewise.
17089 (message-forward-as-mime, message-forward-ignored-headers)
17090 (message-buffer-naming-style, message-default-charset)
17091 (message-dont-reply-to-names, message-send-mail-partially-limit):
17094 * mm-util.el: Doc fixes.
17095 (mm-mime-charset): Don't use the raw result of
17096 mm-preferred-coding-system.
17097 (mm-with-unibyte-buffer, mm-with-unibyte-current-buffer)
17098 (mm-with-unibyte): Simplify.
17100 * gnus-int.el (gnus-start-news-server): Use expand-file-name, not
17103 * pop3.el (pop3-version): Deleted.
17104 (pop3-make-date): New function, avoiding message-make-date.
17105 (pop3-munge-message-separator): Use it.
17107 2000-11-09 Dave Love <fx@gnu.org>
17109 * gnus-group.el (gnus-group-make-directory-group)
17110 (gnus-group-fetch-faq): Use expand-file-name.
17111 (gnus-group-fetch-faq): Simplify completing-read form.
17113 * mm-bodies.el (mm-encode-body): Use mm-multibyte-p, don't just
17116 * message.el (tool-bar-map): Defvar when compiling.
17118 * gnus-setup.el (running-xemacs, gnus-use-installed-tm)
17119 (gnus-tm-lisp-directory): Deleted.
17120 (gnus-use-installed-mailcrypt, gnus-emacs-lisp-directory): Use
17121 (featurep 'xemacs).
17122 (gnus-gnus-lisp-directory, gnus-mailcrypt-lisp-directory)
17123 (gnus-mailcrypt-lisp-directory, gnus-bbdb-lisp-directory): Remove
17124 version numbers from file names.
17126 2000-11-08 Dave Love <fx@gnu.org>
17128 * mm-view.el: Use featurep for XEmacs test.
17129 (mm-inline-message): Test for `remove-specifier'; don't use
17132 * mm-bodies.el (mm-encode-body): Use mm-multibyte-p.
17134 * gnus-score.el (gnus-score-load-file): Use expand-file-name.
17135 (gnus-score-find-bnews): Don't concat "".
17137 * cu-exit.xpm, prev-ur.xpm, next-ur.xpm, post.xpm, fuwo.xpm:
17138 * followup.xpm, uu-post.xpm, uu-decode.xpm, mail-reply.xpm:
17139 * reply.xpm, reply-wo.xpm, rot13.xpm, save-aif.xpm, save-art.xpm:
17140 * exit-summ.xpm: New files, renamed from icons by Luis Fernandes.
17142 * gnus-sum.el: Put some defvars in eval-when-compile.
17143 (gnus-summary-mode-hook): Add :options.
17144 (gnus-summary-make-menu-bar): Add some :help, used by tool bar.
17145 (gnus-summary-tool-bar-map): New variable.
17146 (gnus-summary-make-tool-bar): New function.
17147 (gnus-summary-mode): Put kill-all-local-variables first.
17149 * gnus-group.el (gnus-group-toolbar-map): New variable.
17150 (gnus-group-make-tool-bar): Rewritten.
17151 (gnus-group-mode): Put kill-all-local-variables first.
17153 * rfc2047.el: Require gnus-util.
17155 * nnml.el (gnus-sorted-intersection): Autoload.
17157 * nnheader.el: Wrap subst-char-in-string def in eval-and-compile.
17158 Put some defvars in eval-when-compile.
17159 (gnus-intersection, gnus-sorted-complement): Autoload.
17161 * imap.el (imap-point-at-eol): New, replacing gnus-point-at-eol.
17163 * mm-encode.el (mm-body-7-or-8): Autoload.
17165 * mm-decode.el (mm-insert-inline): Autoload.
17168 * message.el: Put some defvars in eval-when-compile.
17170 * gnus-msg.el: Put some defvars in eval-when-compile.
17171 (gnus-msg-mail): Move after gnus-setup-message.
17173 * smiley-ems.el (smiley-data-directory, smiley-regexp-alist): Doc fix.
17175 2000-11-07 Dave Love <fx@gnu.org>
17177 * gnus-util.el (nnheader): Don't require message (recursive
17180 * uudecode.el: Avoid compiler warnings.
17182 * rfc2047.el (rfc2047-fold-region): Use gnus-point-at-bol.
17183 (rfc2047-charset-encoding-alist): Add iso-8859-1[45].
17185 2000-11-06 Dave Love <fx@gnu.org>
17187 * gnus-salt.el (gnus-binary-mode): Fix call to gnus-add-minor-mode.
17189 * uudecode.el: Use (featurep 'xemacs). Require cl when compiling.
17190 (uudecode-char-int): New alias, replacing char-int.
17191 (uudecode-decode-region): Don't call buffer-disable-undo.
17193 ; * mm-uu.el (mm-uu-configure): Unquote lambda.
17194 ; (mm-uu-configure-list): Doc fix.
17196 ; * earcon.el (running-xemacs): Don't define.
17198 ;2000-11-03 Stefan Monnier <monnier@cs.yale.edu>
17200 ; * message.el (message-font-lock-keywords): Match a final newline
17201 ; to help font-lock's multiline support.
17203 2000-11-03 Dave Love <fx@gnu.org>
17205 * gnus-nocem.el (gnus-nocem-check-article-limit): Default to 500.
17207 * mm-partial.el (mm-inline-partial): Space-prefix temp buffer
17210 * gnus-cus.el (gnus-group-parameters) <gcc-self>: Fix custom type.
17211 <banner>: Fix custom type, doc.
17213 * mm-decode.el (mm-display-external): Space-prefix temp buffer
17214 name. Don't disable undo explicitly.
17216 ;2000-11-02 Dave Love <fx@gnu.org>
17218 ; * message.el (message-font-lock-keywords): Use [:alpha:] for
17221 2000-11-01 Dave Love <fx@gnu.org>
17223 * rfc2047.el (base64): Require unconditionally.
17224 (message-posting-charset): Defvar when compiling.
17225 (rfc2047-encode-message-header, rfc2047-encodable-p): Require
17228 * gnus-sum.el (nnoo): Require.
17229 (mm-uu-dissect): Autoload.
17231 * mml.el (mml-parse-1): Clarify message.
17232 (mml-minibuffer-read-type): Use mailcap-mime-types.
17234 2000-11-01 Stefan Monnier <monnier@cs.yale.edu>
17236 * mml.el: Fix a typo in the requiring of CL.
17238 2000-11-01 Dave Love <fx@gnu.org>
17240 * utf7.el: Require cl when compiling.
17242 * binhex.el: Use (featurep 'xemacs).
17243 (binhex-char-int): New alias, replacing char-int. Change callers.
17244 (binhex-decode-region): Simplify work buffer code.
17245 (binhex-decode-region-external): Use expand-file-name, not concat.
17247 2000-10-30 Dave Love <fx@gnu.org>
17249 * gnus-art.el: Fix 2000-10-27 change properly.
17251 2000-10-28 Miles Bader <miles@gnu.org>
17253 * gnus-art.el (gnus-read-save-file-name): Remove extraneous paren.
17255 2000-10-27 Dave Love <fx@gnu.org>
17257 * gnus-group.el (gnus-group-make-menu-bar): Add some :help
17259 (gnus-group-make-tool-bar): New function.
17260 (gnus-group-mode): Use it.
17262 * message.el (message-mode-menu): Add some :help strings.
17263 (message-mode) [message-tool-bar-map]: Define tool-bar-map.
17264 (featurep): Use (featurep 'xemacs). Install tool bar for Emacs.
17266 * catchup.xpm, exit-gnus.xpm, gnntg.xpm, subscribe.xpm:
17267 * describe-group.xpm, get-news.xpm, kill-group.xpm:
17268 * unsubscribe.xpm: New files. Renamed icons from Luis Fernandes.
17270 * mm-decode.el (mm-valid-and-fit-image-p): Don't test
17271 display-graphic-p here.
17273 2000-10-27 Miles Bader <miles@lsi.nec.co.jp>
17275 * gnus-ems.el (gnus-ems-redefine): Use (featurep 'xemacs) instead
17276 of the `gnus-xemacs' variable, as the latter has been removed.
17277 * gnus-start.el (gnus-1, gnus-read-descriptions-file): Likewise.
17278 * gnus-art.el (gnus-treat-display-xface)
17279 (gnus-treat-display-smileys, gnus-treat-display-picons)
17280 (gnus-article-read-summary-keys): Likewise.
17282 2000-10-26 Dave Love <fx@gnu.org>
17284 (defvar): Use rmail-spool-directory unconditionally.
17286 2000-10-18 Dave Love <fx@gnu.org>
17288 * mm-bodies.el (mm-uu-decode-function)
17289 (mm-uu-binhex-decode-function): Defvar when compiling.
17291 * gnus-nocem.el (gnus-nocem-issuers): Update.
17292 (gnus-nocem-check-from): New option.
17293 (gnus-nocem-scan-groups): Use it.
17294 (gnus-nocem-check-article): Bind gnus-newsgroup-name.
17295 (gnus-nocem-check-article-limit): Add :version.
17297 2000-10-16 Stefan Monnier <monnier@cs.yale.edu>
17299 * ietf-drums.el (mm-util): Require CL when compiling.
17301 2000-10-15 Dave Love <fx@gnu.org>
17303 * qp.el: Require mm-util.
17305 2000-10-13 Dave Love <fx@gnu.org>
17307 * qp.el (quoted-printable-decode-region): Avoid invalid
17310 2000-10-12 Gerd Moellmann <gerd@gnu.org>
17312 * mm-bodies.el: Don't require `mm-uu' at compile-time; it leads
17313 to a recursive load.
17315 2000-10-12 Dave Love <fx@gnu.org>
17317 * mm-util.el (mm-charset-synonym-alist): Add windows-1252.
17319 * gnus.el (gnus-group-startup-message): Check for PBM image.
17321 2000-10-09 Dave Love <fx@gnu.org>
17323 * mail-source.el (mail-source-fetch-imap): Bind
17324 default-enable-multibyte-characters rather than using
17325 mm-disable-multibyte.
17327 2000-10-05 Dave Love <fx@gnu.org>
17329 * qp.el (mm-decode-coding-region, mm-encode-coding-region):
17331 (quoted-printable-decode-region): Rename arg which confused
17332 charset with coding-system. Don't use nonascii-insert-offset.
17333 Coding-system encode the region initially. Don't recognize `=='
17334 as valid QP. Coding-system decode the region finally.
17335 (quoted-printable-decode-string): Rename arg which confused
17336 charset with coding-system.
17338 * mm-bodies.el: Require mm-uu, Don't require qp, uudecode.
17339 (mm-encode-body): Apply mm-charset-to-coding-system to arg of
17340 mm-encode-coding-region.
17341 (mm-decode-body, mm-decode-string): Rename variables which
17342 confused charset with coding-system.
17343 (binhex-decode-region): Don't autoload.
17344 (mm-body-encoding): Require message.
17345 (mm-decode-content-transfer-encoding): Require mm-uu in relevant
17348 * gnus-art.el (article-de-quoted-unreadable)
17349 (article-de-base64-unreadable): Fold search case
17350 rather than downcasing string. Apply mm-charset-to-coding-system
17351 to arg of quoted-printable-decode-region.
17353 2000-10-04 Dave Love <fx@gnu.org>
17355 * gnus-ems.el: Don't turn off compiler warnings in local vars.
17356 Require ring when compiling.
17357 (gnus-article-compface-xbm): New variable.
17359 2000-10-04 Dave Love <fx@gnu.org>
17361 * smiley-ems.el (smiley-regexp-alist, smiley-update-cache): Use
17364 * frown.pbm, smile.pbm, wry.pbm: New files.
17366 * frown.xbm, smile.xbm, wry.xbm: Deleted.
17368 2000-10-03 Dave Love <fx@gnu.org>
17370 * mail-source.el (mail-sources): Revert to nil.
17372 * nnmail.el (nnmail-spool-file): Revert to `((file))'.
17374 * qp.el: Don't require mm-util.
17375 (quoted-printable-decode-region): Rewritten.
17376 (quoted-printable-decode-string, quoted-printable-encode-region):
17378 (quoted-printable-encode-region): Barf on multibyte characters.
17379 Maybe make the class multibyte. Upcase chars, not formatted
17380 strings. Allow mm-use-ultra-safe-encoding to be unbound.
17381 (quoted-printable-encode-string): Don't use
17382 mm-with-unibyte-buffer.
17384 2000-09-29 Gerd Moellmann <gerd@gnu.org>
17386 * smiley-ems.el (smiley-update-cache): Use `:ascent center'.
17388 2000-09-21 Dave Love <fx@gnu.org>
17390 * smiley-ems.el (smiley-region): Test if display-graphic-p bound
17391 (for Emacs 20). Tidy somewhat.
17393 2000-09-21 Dave Love <fx@gnu.org>
17395 * gnus-ems.el (gnus-article-display-xface): Use unibyte for the
17396 image processing. Rationalize logic somewhat.
17398 2000-09-20 Dave Love <fx@gnu.org>
17400 * gnus-start.el (gnus-1) <gnus-simple-splash>: Don't test for X
17403 * gnus.el (gnus-version-number): Avoid some redundant
17406 2000-09-20 Gerd Moellmann <gerd@gnu.org>
17408 * gnus-ems.el (gnus-article-display-xface): Don't convert PBM
17409 to XBM; we always have PBM support.
17411 2000-09-14 Dave Love <fx@gnu.org>
17413 * gnus.el (gnus-charset):
17414 * mm-decode.el (mime-display):
17415 * imap.el (imap) <defgroup>: Add :version.
17417 2000-09-13 Gerd Moellmann <gerd@gnu.org>
17419 * parse-time.el: Fix author's mail address.
17421 * earcon.el, flow-fill.el, gnus-cite.el, gnus-gl.el, gnus-ml.el:
17422 * gnus-mlspl.el, gnus-nocem.el, gnus-range.el, gnus-salt.el:
17423 * gnus-setup.el, gnus-soup.el, gnus-undo.el, gnus-vm.el:
17424 * messcompat.el, nnbabyl.el, nndir.el, nneething.el:
17425 * nngateway.el, nnheaderxm.el, nnkiboze.el, nnlistserv.el:
17426 * nnmbox.el, nnmh.el, nnoo.el, nnsoup.el, nnspool.el, rfc2045.el:
17427 * rfc2231.el, uudecode.el: Fix copyright notice.
17429 * nnweb.el (toplevel): To make the file bootstrap in Emacs,
17430 require `w3' at load-time only if not running in batch mode.
17432 2000-12-19 16:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
17434 * gnus.el: Before merge with Emacs21.
17436 2000-12-19 Raymond Scholz <ray-2000@zonix.de>
17438 * gnus-art.el (gnus-article-dumbquotes-map): Add EUR symbol.
17440 2000-12-19 Per Abrahamsen <abraham@dina.kvl.dk>
17442 * mml.el (mml-mode-map): Change mml prefix from `M-m' to `C-c C-m'
17443 to avoid conflict with the standard `back-to-indentation'
17446 2000-12-17 10:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
17448 * mm-extern.el (mm-inline-external-body): g-a-m-h may be a handle.
17450 * mm-util.el (mm-enable-multibyte-mule4): Test charsetp.
17451 (mm-disable-multibyte-mule4): Ditto.
17452 (mm-with-unibyte-current-buffer-mule4): Ditto.
17454 2000-12-15 10:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
17456 * pop3.el (pop3-movemail): Use binary.
17457 (pop3-movemail-file-coding-system): Removed.
17459 2000-12-14 13:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
17461 * mm-util.el (mm-charset-synonym-alist): Add cn-gb.
17463 2000-12-13 21:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
17465 * nnspool.el (nnspool-lib-dir): Check whether /usr/lib/news/active
17468 2000-12-13 13:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
17470 * gnus-msg.el (gnus-post-method): Use backend name when the
17473 2000-12-08 10:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
17475 * gnus-art.el (article-verify-x-pgp-sig): Don't test
17477 (gnus-treat-x-pgp-sig): Default value.
17478 (gnus-ignored-headers): Redundant.
17480 2000-12-04 22:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
17482 * gnus-win.el (gnus-configure-frame): Save selected window.
17484 2000-02-15 Andrew Innes <andrewi@gnu.org>
17486 * nnmbox.el: Require gnus-range.
17487 (nnmbox-group-building-active-articles): New variable.
17488 (nnmbox-group-active-articles): New variable; this is a cache of
17489 all active articles by group and number.
17490 (nnmbox-in-header-p): New function.
17491 (nnmbox-find-article): New function.
17492 (nnmbox-record-active-article): New function.
17493 (nnmbox-record-deleted-article): New function.
17494 (nnmbox-is-article-active-p): New function.
17495 (nnmbox-retrieve-headers): Use nnmbox-find-article.
17496 (nnmbox-request-article): Ditto. Also supply extra arg to
17497 nnmbox-article-group-number.
17498 (nnmbox-request-expire-articles): Ditto.
17499 (nnmbox-request-move-article): Ditto.
17500 (nnmbox-request-replace-article): Ditto.
17501 (nnmbox-request-rename-group): Rename group entry in active
17503 (nnmbox-delete-mail): Update active article cache, unless article
17505 (nnmbox-possibly-change-newsgroup): Call nnmbox-read-mbox, rather
17506 than partially duplicating it.
17507 (nnmbox-article-group-number): Add extra `this-line' arg, to
17508 handle articles belonging to multiple groups.
17509 (nnmbox-save-mail): Update active article cache.
17510 (nnmbox-read-mbox): Build active article cache when loading mbox.
17511 Also do some repair work, if we find articles that are missing the
17512 appropriate X-Gnus-Newsgroup lines in the header. We can usually
17513 reconstruct these from Xref info.
17515 2000-12-04 18:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
17517 * mail-source.el (mail-source-report-new-mail): Use
17518 nnheader-run-at-time.
17520 2000-02-15 Andrew Innes <andrewi@gnu.org>
17522 * mail-source.el (mail-source-fetch-pop): Clear pop password when
17523 an error is thrown, and then rethrow the error.
17524 (mail-source-check-pop): Ditto.
17525 (mail-source-start-idle-timer): Prevent multiple pop checks
17526 running if the check takes a long time.
17528 2000-12-04 14:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
17530 * gnus-msg.el (gnus-msg-mail): COMPOSEFUNC should return t if
17533 2000-12-04 13:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
17535 * gnus-win.el (gnus-configure-windows): Make sure
17536 nntp-server-buffer is live.
17537 (gnus-remove-some-windows): switch-to-buffer -> set-buffer.
17539 2000-11-21 Stefan Monnier <monnier@cs.yale.edu>
17541 * gnus-win.el (gnus-configure-windows): switch-to-buffer -> set-buffer.
17543 2000-12-04 Andreas Jaeger <aj@suse.de>
17545 * gnus-msg.el (gnus-summary-mail-forward): Fix typos in description.
17547 2000-12-03 12:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
17549 * mml2015.el (mml2015-fix-micalg): Alg might be nil.
17551 2000-12-01 ShengHuo ZHU <zsh@cs.rochester.edu>
17552 Trivial patch from Christopher Splinter <chris@splinter.inka.de>
17554 * gnus-sum.el (gnus-summary-limit-to-age): Fix typo.
17556 2000-12-01 Simon Josefsson <sj@extundo.com>
17558 * mml-smime.el (mml-smime-verify): Fix address parsing.
17560 2000-12-01 Simon Josefsson <sj@extundo.com>
17562 * mml-smime.el (mml-smime-verify): Don't modify MM buffer. Handle
17563 more than one certificate inside PKCS#7 blob. Better security
17564 information (clamed / actual sender, openssl output, certificates
17567 * smime.el (smime-verify-region): Output to /dev/null.
17568 (smime-buffer-as-string-region): Don't parse empty lines.
17570 2000-11-30 23:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
17572 * gnus-art.el (gnus-mime-security-button-line-format-alist): Add
17574 (gnus-mime-security-show-details-inline): New variable.
17575 (gnus-mime-security-show-details): Use them.
17576 (gnus-insert-mime-security-button): Ditto.
17578 * mml2015.el (mml2015-gpg-verify): Set details when succeed.
17579 Suggest by Michael Duggan (md5i@cs.cmu.edu).
17580 (mml2015-gpg-clear-verify): Ditto.
17581 (mml2015-gpg-decrypt-1): Ditto.
17582 (mml2015-use): Prefer 'gpg.
17584 2000-11-30 19:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
17586 * gnus-util.el (gnus-add-text-properties-when): New function.
17587 (gnus-remove-text-properties-when): Ditto.
17589 * gnus-cite.el (gnus-article-hide-citation): Use them.
17590 (gnus-article-toggle-cited-text): Use them.
17592 * gnus-art.el (gnus-signature-toggle): Use them.
17593 (gnus-article-show-hidden-text): Ditto.
17594 (gnus-article-hide-text): Ditto.
17596 2000-11-30 14:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
17598 * mm-util.el (mm-find-charset-region): Remove eight-bit-*.
17600 2000-11-30 Simon Josefsson <sj@extundo.com>
17602 * smime.el (smime-point-at-eol): New alias.
17603 (smime-buffer-as-string-region): Use it.
17605 2000-11-29 21:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
17607 * nndraft.el (nndraft-request-restore-buffer): Remove Date field.
17609 2000-11-29 20:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
17611 * nnfolder.el (nnfolder-request-expire-articles): expiry-target.
17613 * nnbabyl.el (nnbabyl-request-expire-articles): Ditto.
17615 * nnmbox.el (nnmbox-request-expire-articles): Ditto.
17617 2000-11-22 Jan Nieuwenhuizen <janneke@gnu.org>
17619 * nnmh.el (nnmh-request-expire-articles): Implemented
17620 expiry-target for nnmh backend.
17622 2000-11-30 Simon Josefsson <sj@extundo.com>
17624 * mm-decode.el (mm-security-from): New variable.
17625 (mm-possibly-verify-or-decrypt): Use it rather than `from'.
17627 * mml-smime.el (mml-smime-verify): Use `mm-security-from' rather
17630 2000-11-30 Simon Josefsson <sj@extundo.com>
17632 * mml-smime.el (mml-smime-verify): Verify that certificate mail
17633 address match sender address.
17635 * mm-decode.el (mm-possibly-verify-or-decrypt): Bind sender address.
17637 * smime.el (smime-verify-region): Don't copy buffer.
17638 (smime-decrypt-buffer): Use expand-file-name on keyfile.
17639 (smime-pkcs7-region): New function.
17640 (smime-pkcs7-certificates-region): Ditto.
17641 (smime-pkcs7-email-region): Ditto.
17642 (smime-buffer-as-string-region): Ditto.
17644 * gnus-art.el (gnus-mime-security-show-details): Goto beginning of
17647 2000-11-23 Jens Krinke <j.krinke@gmx.de>
17649 * smime.el (smime-decrypt-region): Fix keyfile argument.
17651 2000-11-29 00:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
17653 * nnmail.el (nnmail-cache-accepted-message-ids): Add doc.
17655 2000-11-28 17:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
17657 * message.el (message-shoot-gnksa-feet): New variable.
17658 (message-gnksa-enable-p): New function.
17659 (message-send): Use it.
17660 (message-check-news-body-syntax): Ditto.
17662 2000-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
17664 * message.el (message-make-message-id): Remove the redundancy.
17666 2000-11-22 17:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
17668 * message.el (message-setup): Discourage using mc-install-*-mode.
17670 * gnus-setup.el (gnus-use-mailcrypt): Don't hook mail-crypt.
17672 2000-11-22 16:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
17674 * gnus-cite.el (gnus-cite-parse): Guess citation length.
17676 2000-11-22 14:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
17678 * gnus-ml.el (gnus-mailing-list-insinuate): New function.
17680 2000-11-22 13:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
17682 * gnus-ml.el (gnus-mailing-list-archive): Find the real url.
17684 2000-11-22 11:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
17686 * gnus-xmas.el (gnus-xmas-article-display-xface): Use
17687 insert-buffer-substring.
17689 * message.el (message-send-mail): Use buffer-substring-no-properties.
17690 (message-send-news): Ditto.
17692 2000-11-22 David Edmondson <dme@dme.org>
17694 * imap.el (imap-wait-for-tag): Message read info.
17696 2000-11-21 20:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
17698 * mml2015.el (mml2015-mailcrypt-encrypt): Ensure the part is encrypted.
17699 (mml2015-mailcrypt-encrypt): Use unibyte-buffer.
17700 (mml2015-gpg-encrypt): Ditto.
17702 2000-11-21 09:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
17704 * mm-decode.el (mm-verify-option): Default value.
17706 * mml-sec.el (mml-secure-part): Error message.
17708 2000-11-20 18:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
17710 * gnus-ml.el (gnus-mailing-list-archive): Use browse-url.
17712 2000-11-20 17:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
17714 * gnus-art.el (gnus-article-make-menu-bar): Use easy-menu-add.
17716 2000-11-20 16:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
17718 * gnus-art.el (gnus-article-describe-key): Use prompt.
17719 (gnus-article-describe-key-briefly): Ditto.
17721 2000-11-20 15:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
17723 * gnus-agent.el (gnus-agent-expire): Ignore corrupted history.
17725 2000-11-20 10:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
17727 * gnus-art.el (gnus-article-describe-key): New function.
17728 (gnus-article-describe-key-briefly): New function.
17730 2000-11-19 23:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
17732 * mm-decode.el (mm-decrypt-option): Doc typo.
17734 * gnus-art.el (gnus-article-read-summary-keys): lookup-key may
17737 2000-11-19 21:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
17739 * message.el (message-newline-and-reformat): Typo.
17741 2000-11-19 12:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
17743 * gnus-art.el (article-verify-x-pgp-sig): Check whether
17744 original-article-buffer exists.
17746 * rfc2047.el (rfc2047-q-encoding-alist): Match Resent-.
17747 (rfc2047-header-encoding-alist): Addresses are different from text.
17748 (rfc2047-encode-message-header): Ditto.
17749 (rfc2047-dissect-region): Extra parameter.
17750 (rfc2047-encode-region): Ditto.
17751 (rfc2047-encode-string): Ditto.
17753 2000-11-19 00:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
17755 * mm-uu.el (mm-uu-pgp-encrypted-extract-1): New function.
17756 (mm-uu-pgp-encrypted-extract): Use it.
17757 (mm-uu-pgp-signed-extract-1): New function.
17758 (mm-uu-pgp-signed-extract): Use it.
17760 * gnus-art.el (gnus-mime-display-security): New function.
17761 (gnus-mime-display-part): Use it.
17762 (gnus-mime-security-verify-or-decrypt): New function.
17763 (gnus-mime-security-press-button): New function.
17764 (gnus-insert-mime-security-button): Use it.
17766 * mm-decode.el (mm-possibly-verify-or-decrypt): Use mm-h-m-c-p.
17767 (mm-find-raw-part-by-type): Ditto.
17768 (mm-verify-function-alist): Add x-gnus-pgp-signature handle.
17769 (mm-decrypt-function-alist): Add x-gnus-pgp-encrypted handle.
17770 (mm-destroy-parts): Kill nested multibyte buffer.
17772 * mml2015.el (mml2015-mailcrypt-verify): Use mm-h-m-c-p.
17773 (mml2015-gpg-verify): Ditto.
17775 2000-11-18 Simon Josefsson <sj@extundo.com>
17777 * mml2015.el (mml2015-mailcrypt-clear-verify): New function.
17778 (mml2015-function-alist): Use it.
17780 * mml-sec.el (mml-sign-alist): Update names.
17781 (mml-encrypt-alist): Ditto.
17782 (mml-secure-part-smime-sign): Moved to mml-smime.el
17783 as `mml-smime-sign-query'.
17784 (mml-secure-part-smime-encrypt-by-file): Moved to mml-smime.el as
17785 `mml-smime-get-file-cert'.
17786 (mml-secure-part-smime-encrypt-by-dns): Moved to mml-smime.el as
17787 `mml-smime-get-dns-cert'.
17788 (mml-secure-part-smime-encrypt): Moved to mml-smime.el as
17789 `mml-smime-encrypt-query'.
17790 (mml-smime-sign-buffer): Use mml-smime-sign.
17791 (mml-smime-encrypt-buffer): Use mml-smime-encrypt.
17793 * mml-smime.el (mml-smime-sign): New function.
17794 (mml-smime-encrypt):
17795 (mml-smime-sign-query):
17796 (mml-smime-get-file-cert):
17797 (mml-smime-get-dns-cert):
17798 (mml-smime-encrypt-query): Moved from mml-sec.el.
17800 2000-11-16 Simon Josefsson <sj@extundo.com>
17802 * mml2015.el (mml2015-gpg-clear-verify): New function.
17803 (mml2015-function-alist): Add it.
17805 2000-11-17 14:21 ShengHuo ZHU <zsh@cs.rochester.edu>
17807 * message.el (message-setup-fill-variables): Use
17808 message-cite-prefix-regexp.
17809 (message-newline-and-reformat): Check the end of citation, leading
17810 WSP, break in the cite prefix.
17811 (message-fill-paragraph): New function.
17813 2000-11-17 Per Abrahamsen <abraham@dina.kvl.dk>
17815 * gnus-msg.el (gnus-group-posting-charset-alist): No longer allow
17816 raw 8-bit in headers in dk.* newsgroups.
17818 2000-11-17 08:02 ShengHuo ZHU <zsh@cs.rochester.edu>
17820 * message.el (message-newline-and-reformat): Match extra WSPs.
17822 2000-11-16 23:31 ShengHuo ZHU <zsh@cs.rochester.edu>
17824 * mml.el (mml-generate-mime-1): Ignore ascii.
17826 2000-11-16 Justin Sheehy <justin@iago.org>
17828 * gnus-sum.el (gnus-summary-make-menu-bar): Fix menu items.
17830 2000-11-16 17:00 ShengHuo ZHU <zsh@cs.rochester.edu>
17832 * message.el (message-cite-prefix-regexp): Prefix should not end
17835 2000-11-15 18:09 ShengHuo ZHU <zsh@cs.rochester.edu>
17837 * message.el (message-mode-syntax-table): Add - as a word
17838 constituent as in articles.
17839 (message-setup-fill-variables): Add -_. as supercite-style prefix.
17840 * gnus-art.el (gnus-article-mode-syntax-table): Remove ?-.
17841 * gnus-cite.el (gnus-cite-parse): Match from the beginning of line.
17843 2000-11-15 13:21 ShengHuo ZHU <zsh@cs.rochester.edu>
17845 * gnus-msg.el (gnus-inews-do-gcc): Expire the article.
17847 2000-11-12 David Edmondson <dme@dme.org>
17849 * message.el (message-font-lock-keywords): Use
17850 message-cite-prefix-regexp.
17852 2000-11-15 Kai Gro
\e,b_
\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
17854 * gnus-group.el (gnus-group-jump-to-group-prompt): New variable by
17855 Stein Arild Str
\e,Ax
\e(Bmme.
17856 (gnus-group-jump-to-group): Use it.
17857 (gnus-group-jump-to-group-prompt): Customize.
17859 2000-11-14 10:32:42 ShengHuo ZHU <zsh@cs.rochester.edu>
17861 * mailcap.el (mailcap-possible-viewers): Match the entire string.
17863 2000-11-14 10:20:56 ShengHuo ZHU <zsh@cs.rochester.edu>
17865 * mml2015.el (mml2015-mailcrypt-verify): replace-match is
17867 (mml2015-mailcrypt-sign): Ditto.
17869 2000-11-14 10:12:05 ShengHuo ZHU <zsh@cs.rochester.edu>
17871 * gnus-msg.el (gnus-inews-do-gcc): Update summary data when the
17874 2000-11-14 00:48:52 ShengHuo ZHU <zsh@cs.rochester.edu>
17876 * gnus-bcklg.el (gnus-backlog-enter-article): Don't enter
17877 nnvirtual articles.
17878 (gnus-backlog-request-article): Don't request nnvirtual articles.
17880 2000-11-13 22:08:09 ShengHuo ZHU <zsh@cs.rochester.edu>
17882 * mml2015.el (mml2015-mailcrypt-sign): Remove "-" escape.
17883 * mml.el (mml-generate-mime-1): Save cont. Skip multipart attributes.
17885 2000-11-13 20:43:37 ShengHuo ZHU <zsh@cs.rochester.edu>
17887 * mm-decode.el (mm-get-part): Don't call mm-insert-part.
17888 * mml.el (mml-generate-mime-1): Use charset attribute.
17889 * mm-bodies.el (mm-encode-body): Add parameter charset.
17890 * mm-util.el (mm-mime-charset): Show error when find 8-bit characters.
17892 2000-11-13 16:09:09 ShengHuo ZHU <zsh@cs.rochester.edu>
17894 * mml2015.el (mml2015-mailcrypt-decrypt): Handle quit.
17895 (mml2015-mailcrypt-clear-decrypt): Ditto.
17896 (mml2015-mailcrypt-verify): Ditto.
17897 (mml2015-mailcrypt-clear-verify): Ditto.
17898 (mml2015-gpg-verify): Ditto.
17900 2000-11-13 15:29:58 ShengHuo ZHU <zsh@cs.rochester.edu>
17902 * smime.el (smime-openssl-program): Test the existence of openssl.
17903 * mml-smime.el: Require mm-decode.
17904 (mml-smime-verify-test): New function.
17905 * mm-decode.el (mm-verify-function-alist): Use it.
17907 2000-11-13 09:50:29 ShengHuo ZHU <zsh@cs.rochester.edu>
17909 * gnus-sum.el (gnus-summary-repair-multipart): Fix Mime-Version
17912 2000-11-13 Simon Josefsson <sj@extundo.com>
17914 * mm-uu.el (mm-uu-pgp-signed-extract): Explain why clear
17915 verification doesn't work.
17917 2000-11-12 23:36:45 ShengHuo ZHU <zsh@cs.rochester.edu>
17919 * gnus-msg.el (gnus-inews-mark-gcc-as-read): New variable.
17920 (gnus-inews-do-gcc): Use it.
17922 2000-11-12 21:35:04 ShengHuo ZHU <zsh@cs.rochester.edu>
17924 * rfc2231.el (rfc2231-encode-string): Insert semi-colon and
17926 * mm-extern.el (mm-inline-external-body): Report error when no
17929 2000-11-12 19:48:30 ShengHuo ZHU <zsh@cs.rochester.edu>
17931 * gnus-sum.el (gnus-select-newsgroup): Change the error message.
17933 2000-11-12 11:53:18 ShengHuo ZHU <zsh@cs.rochester.edu>
17935 * gnus-art.el (gnus-mime-button-menu): Use select-window.
17937 2000-11-12 09:47:54 ShengHuo ZHU <zsh@cs.rochester.edu>
17939 * gnus-art.el (gnus-mime-display-part): Display multipart/related
17940 as multipart/mixed.
17942 2000-11-12 David Edmondson <dme@dme.org>
17944 * message.el (message-cite-prefix-regexp): Moved from gnus-cite.el
17945 and replace `.' with `\w' to allow for different syntax tables
17946 (from Vladimir Volovich).
17947 * message.el (message-newline-and-reformat): Use
17948 `message-cite-prefix-regexp'.
17949 * gnus-cite.el (gnus-supercite-regexp): Use
17950 `message-cite-prefix-regexp'.
17951 * gnus-cite.el (gnus-cite-parse): Use
17952 `message-cite-prefix-regexp'.
17954 2000-11-12 08:52:46 ShengHuo ZHU <zsh@cs.rochester.edu>
17956 * mml2015.el (mml2015-mailcrypt-verify): Replace armors with
17957 PGP SIGNATURE. Escape leading "-"'s.
17958 (mml2015-mailcrypt-sign): Replace armors with PGP MESSAGE.
17960 2000-11-11 15:55:35 ShengHuo ZHU <zsh@cs.rochester.edu>
17962 * mm-uu.el (mm-uu-type-alist): Stricter shar regexp.
17964 2000-11-11 Simon Josefsson <sj@extundo.com>
17966 * mml2015.el (mml2015-gpg-verify): Set "OK" security status.
17968 * smime.el (smime-details-buffer): New variable.
17969 (smime-sign-region):
17970 (smime-encrypt-region):
17971 (smime-verify-region):
17972 (smime-decrypt-region): Copy OpenSSL output to the buffer.
17974 * mml-smime.el (mml-smime-verify): Support security info.
17976 2000-11-10 17:11:22 ShengHuo ZHU <zsh@cs.rochester.edu>
17978 * mm-decode.el (mm-verify-option): Set default to nil.
17979 (mm-decrypt-option): Ditto.
17980 * gnus-art.el (article-verify-x-pgp-sig): New function.
17982 2000-11-10 09:01:25 ShengHuo ZHU <zsh@cs.rochester.edu>
17984 * gnus-art.el (gnus-mime-display-alternative): Show button if no
17987 2000-11-07 Kai Gro
\e,b_
\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
17989 * gnus-sum.el (gnus-move-split-methods): Say that
17990 `gnus-split-methods' uses file names, whereas this uses group
17991 names. (Report from Nevin Kapur.)
17993 2000-11-10 01:23:20 ShengHuo ZHU <zsh@cs.rochester.edu>
17995 * mm-partial.el (mm-inline-partial): Insert MIME-Version.
17997 2000-11-09 17:02:50 ShengHuo ZHU <zsh@cs.rochester.edu>
17999 * nnheader.el (nnheader-directory-files-is-safe): New variable.
18000 (nnheader-directory-articles): Use it.
18001 (nnheader-article-to-file-alist): Ditto.
18003 2000-11-09 16:20:37 ShengHuo ZHU <zsh@cs.rochester.edu>
18005 * rfc2047.el (rfc2047-pad-base64): New function.
18006 (rfc2047-decode): Use it.
18008 2000-11-09 08:53:04 ShengHuo ZHU <zsh@cs.rochester.edu>
18010 * gnus-srvr.el (gnus-browse-foreign-server): Bind the original
18013 2000-11-08 19:58:58 ShengHuo ZHU <zsh@cs.rochester.edu>
18015 * mml2015.el (mml2015-gpg-decrypt-1):
18016 (mml2015-gpg-verify): buffer-string has no argument in Emacs.
18018 2000-11-08 16:37:02 ShengHuo ZHU <zsh@cs.rochester.edu>
18020 * gnus-cache.el (gnus-cache-generate-nov-databases): Reopen cache.
18022 2000-11-08 08:38:30 ShengHuo ZHU <zsh@cs.rochester.edu>
18024 * pop3.el (pop3-munge-message-separator): A message may have an
18027 2000-11-07 18:02:26 ShengHuo ZHU <zsh@cs.rochester.edu>
18029 * mm-uu.el (mm-uu-type-alist): Don't test pgp stuff.
18030 (mm-uu-pgp-encrypted-extract): Clean mml2015 buffer.
18031 (mm-uu-pgp-signed-extract): Use coding-system.
18033 2000-11-07 14:33:19 ShengHuo ZHU <zsh@cs.rochester.edu>
18035 * gnus-art.el (gnus-mime-display-part): Show MIME security button.
18036 (gnus-insert-mime-security-button): New function.
18037 * mm-decode.el (mm-possibly-verify-or-decrypt): Add security info.
18038 * mml2015.el: Add security info when verify or decrypt.
18039 * mm-uu.el (mm-uu-pgp-signed-extract): Use multipart.
18040 (mm-uu-pgp-encrypted-extract): Ditto.
18042 2000-11-07 08:49:36 ShengHuo ZHU <zsh@cs.rochester.edu>
18044 * mm-decode.el (mm-display-parts): New function.
18045 * gnus-art.el (gnus-mime-view-all-parts): Use it. Remove parts first.
18047 2000-02-02 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
18049 * gnus-mlspl.el: Documentation tweaks.
18051 2000-11-06 22:06:44 ShengHuo ZHU <zsh@cs.rochester.edu>
18053 * mm-decode.el (mm-possibly-verify-or-decrypt): Fix.
18054 * gnus-art.el (gnus-article-encrypt-body): Rename and support prefix
18057 2000-11-06 19:10:14 ShengHuo ZHU <zsh@cs.rochester.edu>
18059 * rfc2231.el (rfc2231-encode-string): Use us-ascii if charset is nil.
18061 2000-11-06 18:17:53 ShengHuo ZHU <zsh@cs.rochester.edu>
18063 * gnus-art.el (gnus-article-encrypt): New function.
18064 (gnus-article-encrypt-protocol-alist): New variable.
18065 (gnus-article-encrypt-protocol): New variable.
18066 * mml2015.el (mml2015-self-encrypt): New function.
18067 (mml2015-mailcrypt-encrypt): Set mc-pgp-always-sign.
18069 2000-11-06 16:02:52 ShengHuo ZHU <zsh@cs.rochester.edu>
18071 * mm-uu.el (mm-uu-gpg-key-skip-to-last): New function.
18072 (mm-uu-pgp-key-extract): Use application/pgp-keys, don't snarf,
18074 * mml2015.el: Remove snarf code.
18075 * mm-decode.el: Remove snarf code.
18077 2000-11-06 14:03:10 ShengHuo ZHU <zsh@cs.rochester.edu>
18079 * mml.el (mml-insert-mml-markup): Ignore internal stuff.
18080 (mml-insert-mime): Understand gnus-decoded.
18081 (mime-to-mml): New parameter handles.
18082 * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
18083 * gnus-sum.el (gnus-summary-edit-article): Add argument `3'.
18085 2000-11-06 13:51:37 ShengHuo ZHU <zsh@cs.rochester.edu>
18087 * mm-decode.el (mime-security): New group.
18088 (mm-verify-function-alist): Add test function.
18089 (mm-decrypt-function-alist): Ditto.
18090 (mm-snarf-option): Set default value as nil.
18091 (mm-find-part-by-type): Recursive parameter.
18092 (mm-possibly-verify-or-decrypt): Support draft-ietf-openpgp-multsig.
18093 * mml2015.el: Support draft-ietf-openpgp-multsig.
18095 2000-11-06 13:01:27 ShengHuo ZHU <zsh@cs.rochester.edu>
18097 * gnus-art.el (gnus-mime-view-part-as-charset): New function.
18098 (gnus-article-view-part-as-charset): New function.
18100 2000-11-05 22:34:07 ShengHuo ZHU <zsh@cs.rochester.edu>
18102 * mm-decode.el (mm-verify-option): Default value.
18103 (mm-possibly-verify-or-decrypt): Dealing with broken messages.
18105 2000-11-05 15:06:05 ShengHuo ZHU <zsh@cs.rochester.edu>
18107 * nnvirtual.el (nnvirtual-request-expire-articles): Uncompress range.
18109 2000-11-05 Simon Josefsson <sj@extundo.com>
18111 * mml-smime.el (mml-smime-verify): Work in original multipart
18114 * mm-decode.el (mm-handle-multipart-original-buffer): New macro.
18115 (mm-handle-multipart-ctl-parameter): Ditto.
18116 (mm-alist-to-plist): New function.
18117 (mm-dissect-buffer): Store CTL parameters and copy original buffer
18119 (mm-destroy-parts): Destroy multipart buffert.
18120 (mm-remove-part): Ditto.
18122 * mml-smime.el (mml-smime-sign): Not used.
18123 (mml-smime-encrypt): Ditto.
18125 * mm-decode.el (mml-smime-verify): Autoload mml-smime.
18127 Verify S/MIME signature support.
18129 * mm-decode.el (mm-inline-media-tests): Add
18130 application/{x-,}pkcs7-signature.
18131 (mm-inlined-types): Ditto.
18132 (mm-automatic-display): Ditto.
18133 (mm-verify-function-alist): Ditto. Add name of method.
18134 (mm-decrypt-function-alist): Add name of method.
18135 (mm-find-part-by-type): Add documentation.
18136 (mm-possibly-verify-or-decrypt): Use new format of
18137 mm-{verify,decrypt}-function-alist. Use method names.
18139 * mml-smime.el (mml-smime-verify): New function.
18141 2000-11-04 20:38:50 ShengHuo ZHU <zsh@cs.rochester.edu>
18143 * mm-view.el (mm-inline-text): Move point to the end of inserted text.
18145 2000-11-04 19:07:08 ShengHuo ZHU <zsh@cs.rochester.edu>
18147 * mml2015.el (mml2015-function-alist): Clear verify and decrypt.
18148 * mm-uu.el: Reorganized. Add gnatsweb, pgp-signed, pgp-encrypted.
18149 * mm-decode.el (mm-snarf-option): New variable.
18151 2000-11-04 13:08:02 ShengHuo ZHU <zsh@cs.rochester.edu>
18153 * mm-util.el (mm-subst-char-in-string): New function.
18154 (mm-replace-chars-in-string): Use it.
18155 * message.el (message-replace-chars-in-string): Use it.
18156 * nnheader.el (nnheader-replace-chars-in-string): Use it.
18157 * gnus-mh.el (mh-lib-progs): Shut up.
18159 2000-11-04 ShengHuo Zhu <zsh@cs.rochester.edu>
18161 * base64.el, md5.el: Moved to contrib directory.
18163 2000-11-04 11:13:56 ShengHuo ZHU <zsh@cs.rochester.edu>
18165 * gnus-sum.el (gnus-summary-search-article-forward): Don't move
18166 the last article when search.
18168 2000-11-04 10:34:29 ShengHuo ZHU <zsh@cs.rochester.edu>
18170 * nnheader.el (nnheader-pathname-coding-system): Default iso-8859-1.
18171 * nnmail.el (nnmail-pathname-coding-system): Ditto.
18173 2000-09-29 David Edmondson <dme@thus.net>
18175 * message.el (message-newline-and-reformat): Typo.
18177 2000-11-04 10:11:05 ShengHuo ZHU <zsh@cs.rochester.edu>
18179 * rfc2231.el (rfc2231-decode-encoded-string): Test mm-multibyte-p.
18181 2000-11-04 09:53:42 ShengHuo ZHU <zsh@cs.rochester.edu>
18183 * nntp.el (nntp-decode-text): Delete bogus status lines.
18185 2000-11-03 Stefan Monnier <monnier@cs.yale.edu>
18187 * message.el (message-font-lock-keywords): Match a final newline
18188 to help font-lock's multiline support.
18190 2000-11-04 09:11:44 ShengHuo ZHU <zsh@cs.rochester.edu>
18192 * nnoo.el (nnoo-set): New function.
18194 2000-11-04 ShengHuo Zhu <zsh@cs.rochester.edu>
18196 * gpg.el, gpg-ring.el: Moved to contrib directory.
18198 2000-11-04 Simon Josefsson <sj@extundo.com>
18200 * nnimap.el (nnimap-split-inbox): Typo.
18202 2000-11-03 10:46:44 ShengHuo ZHU <zsh@cs.rochester.edu>
18204 * gnus-msg.el (gnus-msg-mail): Move it backwards.
18206 2000-11-03 Simon Josefsson <sj@extundo.com>
18208 * rfc2231.el (rfc2231-parse-qp-string): New function.
18209 (require): rfc2047.
18211 * mail-parse.el (mail-header-parse-content-type):
18212 (mail-header-parse-content-disposition): Support invalid QP
18213 encoded strings, by using `rfc2231-parse-qp-string'.
18215 2000-11-03 08:58:08 ShengHuo ZHU <zsh@cs.rochester.edu>
18217 * rfc2231.el (rfc2231-parse-string): Decode when there is no number.
18218 (rfc2231-decode-encoded-string): Typo "> X 1".
18219 (rfc2231-encode-string): Insert the name of charset.
18220 * mail-parse.el (mail-header-encode-parameter): Use RFC2231.
18222 2000-11-02 23:35:50 ShengHuo ZHU <zsh@cs.rochester.edu>
18224 * mm-decode.el (mm-save-part): Return the filename.
18225 * gnus-sum.el (gnus-summary-edit-article): Remove a hack.
18226 * gnus-art.el (gnus-mime-save-part-and-strip): New function.
18227 (gnus-mime-action-alist): Use it.
18228 (gnus-mime-button-commands): Use it.
18229 * mm-extern.el (mm-extern-local-file): Error when the file is gone.
18230 (mm-inline-external-body): unwind-protect.
18232 2000-11-02 21:08:49 ShengHuo ZHU <zsh@cs.rochester.edu>
18234 * gnus-art.el (gnus-insert-mime-button): Show url.
18236 2000-11-02 19:51:19 ShengHuo ZHU <zsh@cs.rochester.edu>
18238 * mml.el (mml-generate-mime-1): Support external url.
18239 * nnwarchive.el (nnwarchive-mail-archive-article): Use external url.
18241 2000-11-02 16:53:32 ShengHuo ZHU <zsh@cs.rochester.edu>
18243 * mm-partial.el (mm-inline-partial): Buffer name with a leading space.
18244 * mm-decode.el (mm-display-external): Ditto.
18245 * mm-extern.el: New file.
18246 * mm-decode.el (mm-inline-media-tests): Hook it up.
18247 (mm-inlined-types): Inline message/external-body.
18249 2000-11-02 Simon Josefsson <sj@extundo.com>
18251 * gnus-art.el (gnus-visible-headers): Add Mail-Followup-To.
18253 * message.el (message-get-reply-headers): Better handling when
18254 Mail-Followup-To is very large.
18256 2000-11-02 13:27:56 ShengHuo ZHU <zsh@cs.rochester.edu>
18258 * gnus-uu.el (gnus-uu-post-news): Comment out the redundancy.
18259 * gnus-art.el (gnus-article-edit-done):
18260 * gnus-sum.el (gnus-summary-edit-article-done): Move line
18261 counting code here.
18262 * gnus-msg.el (gnus-setup-message): Remove a hack.
18264 2000-11-02 09:33:01 ShengHuo ZHU <zsh@cs.rochester.edu>
18266 * gnus-sum.el (gnus-newsgroup-variables): New variable.
18267 (gnus-summary-mode): Make them local variables.
18268 (gnus-set-global-variables): Globalize them.
18269 (gnus-summary-exit): Kill them.
18271 2000-11-02 Hrvoje Niksic <hniksic@arsdigita.com>
18273 * rfc2047.el (rfc2047-encoded-word-regexp): Allow empty encoded
18276 2000-11-01 10:07:13 ShengHuo ZHU <zsh@cs.rochester.edu>
18278 * gnus-art.el (gnus-mime-display-part): Add to signed or encrypted.
18279 gnus-article-wash-types.
18280 * gnus-art.el (gnus-article-wash-status): Use them.
18282 2000-11-01 08:54:11 ShengHuo ZHU <zsh@cs.rochester.edu>
18284 * mml.el (mml-read-tag): Remove spaces and LF.
18286 2000-11-01 08:01:03 ShengHuo ZHU <zsh@cs.rochester.edu>
18288 * mml2015.el (mml2015-mailcrypt-encrypt): Use from and sign parameters.
18289 * mml.el (mml-generate-mime-1): Add sender and recipients attributes.
18291 2000-11-01 07:39:24 ShengHuo ZHU <zsh@cs.rochester.edu>
18293 * gnus-sum.el (gnus-summary-force-verify-and-decrypt): New function.
18295 2000-10-31 22:06:13 ShengHuo ZHU <zsh@cs.rochester.edu>
18297 * gnus-sum.el (gnus-article-charset): New variable.
18298 (gnus-summary-display-article): Set it.
18299 * gnus-msg.el (gnus-copy-article-buffer): Use it.
18300 * gnus-art.el (gnus-article-mode): Make it local variable.
18302 2000-11-01 01:12:29 Lars Magne Ingebrigtsen <larsi@gnus.org>
18304 * nnultimate.el (nnultimate-create-mapping): Use nreverse.
18306 2000-10-31 23:45:31 Lars Magne Ingebrigtsen <larsi@gnus.org>
18308 * nnwfm.el: New file.
18310 * nnweb.el (nnweb-replace-in-string): New function.
18312 2000-10-31 17:32:02 ShengHuo ZHU <zsh@cs.rochester.edu>
18314 * mml2015.el: Wrap gpg.el.
18315 * gpg.el (gpg-verify): The last argument of apply is a list.
18316 (gpg-encrypt): Add passphrase as a parameter.
18318 2000-10-31 17:28:45 ShengHuo ZHU <zsh@cs.rochester.edu>
18320 * gpg.el: New file.
18321 * gpg-ring.el: New file.
18323 2000-10-31 11:44:29 ShengHuo ZHU <zsh@cs.rochester.edu>
18325 * gnus-sum.el (gnus-summary-show-article): Fix the summary line.
18327 2000-10-31 Katsumi Yamaoka <yamaoka@jpl.org>
18329 * gnus-sum.el (gnus-summary-insert-line): Work with quoted
18330 double-quote characters.
18331 (gnus-summary-prepare-threads): Ditto.
18333 2000-10-31 08:36:03 ShengHuo ZHU <zsh@cs.rochester.edu>
18335 * gnus-art.el (gnus-mime-display-single): Forward line -1.
18336 * mml.el (mml-read-tag): Don't skip the leading space.
18338 2000-10-31 00:04:35 ShengHuo ZHU <zsh@cs.rochester.edu>
18340 * mml2015.el: Fix doc. Remove bogus mml2015-setup.
18342 2000-10-30 23:37:07 ShengHuo ZHU <zsh@cs.rochester.edu>
18344 * qp.el (quoted-printable-encode-region): Replace leading - when
18346 * mml.el (mml-generate-mime-postprocess-function): Removed.
18347 (mml-postprocess-alist): Removed.
18348 (mml-generate-mime-1): Use ultra-safe when sign.
18349 * mml2015.el (mml2015-fix-micalg): Uppercase.
18350 (mml2015-verify): Insert LF.
18351 (mml2015-mailcrypt-sign): Downcase; search backward.
18353 2000-10-16 11:36:52 Lars Magne Ingebrigtsen <larsi@gnus.org>
18355 * nnultimate.el (nnultimate-forum-table-p): Be a bit more
18357 (nnultimate-table-regexp): New variable.
18358 (nnultimate-forum-table-p): Use it.
18360 2000-10-30 Ed L Cashin <ecashin@coe.uga.edu> (tiny change)
18362 * gnus-sum.el (gnus-summary-expire-articles): Save point.
18364 2000-10-30 08:52:50 ShengHuo ZHU <zsh@cs.rochester.edu>
18366 * mml-sec.el (mml-pgpmime-sign-buffer): Use mml2015-sign.
18367 (mml-pgpmime-encrypt-buffer): Use mml2015-encrypt.
18369 2000-10-30 08:38:12 ShengHuo ZHU <zsh@cs.rochester.edu>
18371 * mml2015.el: Shut up.
18373 2000-10-30 08:17:46 ShengHuo ZHU <zsh@cs.rochester.edu>
18375 * gnus.el (gnus-server-browse-hashtb): Removed.
18376 * gnus-group.el (gnus-group-prepare-flat-list-dead): Use gnus-active.
18377 (gnus-group-insert-group-line-info): Use simplified method.
18378 * gnus-srvr.el (gnus-browse-foreign-server): Use gnus-set-active.
18380 2000-10-30 01:52:40 ShengHuo ZHU <zsh@cs.rochester.edu>
18382 * gnus-util.el (gnus-union): Renamed from gnus-agent-union, and
18384 * gnus-agent.el (gnus-agent-fetch-headers): Use it.
18385 * gnus-group.el (gnus-group-prepare-flat): Use it.
18386 * gnus-topic.el (gnus-group-prepare-topics): Use it.
18388 2000-10-30 01:23:49 ShengHuo ZHU <zsh@cs.rochester.edu>
18390 * mml.el (mml-mode): Show menu in XEmacs.
18392 2000-10-30 00:49:33 ShengHuo ZHU <zsh@cs.rochester.edu>
18394 * gnus-srvr.el (gnus-server-browse-in-group-buffer): New variable.
18395 (gnus-server-read-server-in-server-buffer): New function.
18396 (gnus-browse-foreign-server): Browse in group buffer.
18397 * gnus-group.el (gnus-group-prepare-flat): List group not in list.
18398 (gnus-group-prepare-flat-list-dead): Use gnus-group-insert-group-line.
18399 * gnus-topic.el (gnus-group-prepare-topics): Ditto.
18400 * gnus.el (gnus-server-browse-hashtb): New variable.
18402 2000-10-29 22:31:40 ShengHuo ZHU <zsh@cs.rochester.edu>
18404 * nnfolder.el (nnfolder-open-nov): Use group.
18406 2000-10-29 17:23:15 ShengHuo ZHU <zsh@cs.rochester.edu>
18408 * nnfolder.el: Add NOV. Set version to 2.0.
18409 (nnfolder-nov-is-evil): If non-nil, nnfolder acts like 1.0.
18411 2000-10-29 10:35:08 ShengHuo ZHU <zsh@cs.rochester.edu>
18413 * mml2015.el (mml2015-mailcrypt-sign): Use mc-sign-generic.
18415 2000-10-29 09:42:05 ShengHuo ZHU <zsh@cs.rochester.edu>
18417 * gnus-srvr.el (gnus-browse-foreign-server): Show level mark.
18418 (gnus-browse-unsubscribe-group): Unsubscribed is not killed.
18420 2000-10-29 08:28:58 ShengHuo ZHU <zsh@cs.rochester.edu>
18422 * nnfolder.el (nnfolder-read-folder): Don't goto point-min.
18424 2000-10-28 19:11:01 ShengHuo ZHU <zsh@cs.rochester.edu>
18426 * mm-decode.el (mm-verify-function-alist): New variable.
18427 (mm-verify-option): New variable.
18428 (mm-decrypt-function-alist): Ditto.
18429 (mm-decrypt-option): Ditto.
18430 (mm-find-raw-part-by-type): New function.
18431 (mm-possibly-verify-or-decrypt): New function.
18432 (mm-dissect-multipart): Use it.
18433 * mml2015.el (mml2015-fix-micalg): New function.
18434 (mml2015-decrypt): Use new interface.
18435 (mml2015-verify): Use new interface.
18436 (mml2015-setup): Make it bogus.
18438 2000-10-28 16:54:45 ShengHuo ZHU <zsh@cs.rochester.edu>
18440 * mml.el (mml-generate-mime-postprocess-function): Set to
18442 (autoload): Autoload mml2015 and mml-smime.
18443 (mml-postprocess-alist): Use mml2015-sign and mml2015-encrypt.
18444 * mml2015.el (mml2015-encrypt): New function.
18445 (mml2015-sign): New function.
18446 (mml2015-encrypt-function): New variable.
18447 (mml2015-sign-function): New variable.
18448 (mml2015-mailcrypt-encrypt): Use message-recipients.
18449 (mml2015-setup): Don't set mml-generate-mime-postprocess-function.
18450 * mml-smime.el (mml-smime-setup): Ditto.
18452 2000-10-28 Simon Josefsson <sj@extundo.com>
18454 * imap.el (imap-parse-resp-text-code): Workaround bug in Stalker
18455 Communigate Pro 3.3.1 server.
18457 * mml-sec.el (mml-smime-encrypt-buffer): Support certfiles stored
18459 (mml-secure-dns-server): Removed.
18460 (mml-secure-part-smime-encrypt-by-dns): Use DIG interface. Don't
18461 write certificates to files.
18463 * smime.el (smime-dns-server): New variable.
18464 (smime-mail-to-domain):
18465 (smime-cert-by-dns): New functions.
18467 * dig.el: New file.
18469 2000-10-28 10:09:41 ShengHuo ZHU <zsh@cs.rochester.edu>
18471 * message.el (message-options): New variable.
18472 (message-options-set-recipient): New function.
18473 (message-send): Use them.
18474 * gnus-int.el (gnus-request-replace-article): Use them.
18475 (gnus-request-accept-article): Ditto.
18476 * mml.el (mml-preview): Use them.
18477 * gnus-sum.el (gnus-summary-edit-article): Use them.
18479 * message.el (message-options-get): New function.
18480 (message-options-get): New function.
18481 * rfc2047.el (rfc2047-encode-message-header): Use them.
18482 * mm-bodies.el (mm-encode-body): Use them.
18484 2000-10-28 Simon Josefsson <sj@extundo.com>
18486 * nnimap.el (nnimap-retrieve-which-headers):
18487 (nnimap-request-article-part): Quote message-id.
18489 * smime.el (smime-CA-directory): Rename from `smime-CAs'.
18490 (smime-CA-file): New variable.
18491 (smime-call-openssl-region): Don't error.
18492 (smime-sign-region): Return result value.
18493 (smime-encrypt-region): Ditto.
18494 (smime-verify-region): New function.
18495 (smime-decrypt-region): Ditto.
18496 (smime-verify-buffer): Ditto.
18497 (smime-decrypt-buffer): Ditto.
18499 * mml.el: Require mml-sec.
18500 (mml-generate-mime-1): Support "sign" and "encrypt" MML tags.
18501 (mml-mode-map): Add "sign" and "encrypt" maps.
18502 (mml-menu): Add security menu.
18503 (mml-preview): Use generate-new-buffer.
18505 * mml-sec.el: New file.
18507 2000-10-28 03:43:03 ShengHuo ZHU <zsh@cs.rochester.edu>
18509 * mm-decode.el (mm-find-part-by-type): Move it here.
18510 * mml.el (mml-postprocess): Move it here.
18511 (mml-postprocess-alist): Move it here. Merge them.
18513 2000-10-28 03:38:39 ShengHuo ZHU <zsh@cs.rochester.edu>
18515 * rfc2047.el (rfc2047-encode-message-header): Make sure no
18516 unencoded stuff in the header.
18518 2000-10-28 02:40:46 ShengHuo ZHU <zsh@cs.rochester.edu>
18520 * gnus-group.el (gnus-group-listed-groups): New variable.
18521 (gnus-group-list-option): New variable.
18522 (gnus-group-list-limit-map): New keymap.
18523 (gnus-group-list-flush-map): New keymap.
18524 (gnus-group-list-plus-map): New keymap.
18525 (gnus-group-prepare-logic): New function.
18526 (gnus-group-prepare-flat): Merge with
18527 gnus-group-prepare-flat-predicate. Use gnus-group-listed-groups.
18528 (gnus-group-prepare-flat-list-dead): Ditto.
18529 (gnus-group-list-matching): Use gnus-group-prepare-function.
18530 (gnus-group-list-dormant): Ditto.
18531 (gnus-group-list-cached): Ditto.
18532 (gnus-group-listed-groups): New function.
18533 (gnus-group-list-limit): New function.
18534 (gnus-group-list-flush): New function.
18535 (gnus-group-list-plus): New function.
18536 * gnus-topic.el (gnus-group-prepare-topics): Accept predicate.
18537 (gnus-topic-prepare-topic): Ditto.
18539 2000-10-27 Paul Jarc <prj@po.cwru.edu>
18541 * message.el (message-insert-to, message-get-reply-headers):
18542 (message-reply, message-followup): Mail-{Followup,Reply}-To.
18544 2000-10-27 19:45:58 ShengHuo ZHU <zsh@cs.rochester.edu>
18546 * mml2015.el: New file.
18547 * smime.el: New file.
18548 * mml-smime.el: New file.
18550 2000-10-27 19:42:12 ShengHuo ZHU <zsh@cs.rochester.edu>
18552 * ChangeLog: Moved to ChangeLog.1.
18554 See ChangeLog.1 for earlier changes.
18556 Copyright (C) 2000-2002, 2004-2011 Free Software Foundation, Inc.
18558 This file is part of GNU Emacs.
18560 GNU Emacs is free software: you can redistribute it and/or modify
18561 it under the terms of the GNU General Public License as published by
18562 the Free Software Foundation, either version 3 of the License, or
18563 (at your option) any later version.
18565 GNU Emacs is distributed in the hope that it will be useful,
18566 but WITHOUT ANY WARRANTY; without even the implied warranty of
18567 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
18568 GNU General Public License for more details.
18570 You should have received a copy of the GNU General Public License
18571 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
18573 ;; Local Variables:
18574 ;; coding: iso-2022-7bit