From e63537dccc43d6f626296afaf17022b047877aa0 Mon Sep 17 00:00:00 2001 From: Katsumi Yamaoka Date: Thu, 24 Jan 2002 06:25:22 +0000 Subject: [PATCH] OOPS! fix file coding-system. --- lisp/ChangeLog | 150 +++++++++++++++++++++++-------------------------- texi/ChangeLog | 100 ++++++++++++++++----------------- 2 files changed, 119 insertions(+), 131 deletions(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 021b97927..bedd92455 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,19 +1,7 @@ 2002-01-24 Katsumi Yamaoka - * lpath.el: Fbind `w3m-region'; bind `w3m-mode-map'. - - * mm-decode.el (mm-inline-text-html-renderer): New user option. - (mm-inline-media-tests): Test whether the value of - `mm-inline-text-html-renderer' is a function for text/html. - - * mm-view.el (mm-inline-text-html-render-with-w3): New function - separated from `mm-inline-text'. - (mm-w3m-minor-mode): New variable. - (mm-w3m-setup): New variable. - (mm-setup-w3m): New function. - (mm-inline-text-html-render-with-w3m): New function. - (mm-inline-text): Funcall `mm-inline-text-html-renderer' for - text/html. + * emacs-mime.texi (Customization): Added documentation for + `mm-inline-text-html-renderer'. 2002-01-23 Paul Jarc @@ -92,7 +80,7 @@ (gnus-article-wash-function): New variable. (gnus-article-wash-html-with-w3m): New function. -2002-01-20 Björn Torkelsson +2002-01-20 Bj,Av(Brn Torkelsson * dgnushack.el (dgnushack-compile): Compile smiley-ems for XEmacs. @@ -441,7 +429,7 @@ * flow-fill.el (fill-flowed-display-column) (fill-flowed-encode-columnq): New variables. Suggested by - Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Großjohann). + Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Gro,A_(Bjohann). (fill-flowed-encode, fill-flowed): Use them. * message.el (message-send-news, message-send-mail): Use @@ -612,7 +600,7 @@ behavior of quit-config. * message.el (message-make-from): Don't quote fullname. - From: Bjørn Mork + From: Bj,Ax(Brn Mork * gnus-group.el (gnus-group-suspend): Don't kill message buffers. From: @@ -897,7 +885,7 @@ * gnus-agent.el (gnus-agent-fetch-session): Run hook. -2002-01-03 Kai Großjohann +2002-01-03 Kai Gro,A_(Bjohann * gnus-start.el (gnus-read-init-file): Don't force coding system for ~/.gnus. From Dave Love . @@ -1006,7 +994,7 @@ (gnus-picon-transform-address): Insert spec backward, due to the incompatibility of gnus-xmas-put-image. -2002-01-02 Pavel Jan~k +2002-01-02 Pavel Jan,Bm(Bk * gnus-fun.el (gnus-convert-pbm-to-x-face-command): Doc fix. @@ -1438,7 +1426,7 @@ * gnus-win.el (gnus-configure-windows-hook): New hook. -2001-12-29 Sascha Lüdecke +2001-12-29 Sascha L,A|(Bdecke * gnus-win.el (gnus-configure-windows): Minimize tree buffer. @@ -1543,7 +1531,7 @@ * gnus-art.el, gnus-picon.el, gnus-sieve.el, gnus-sum.el: * gnus-xmas.el, imap.el, mailcap.el, mm-util.el, nnfolder.el: * nnheader.el, nnmail.el: Nil/NIL vs. nil. - From Pavel Jan~k + From Pavel Jan,Bm(Bk 2001-12-20 15:00:00 ShengHuo ZHU @@ -1648,7 +1636,7 @@ * mm-url.el (executable-find): autoload. -2001-12-12 Pavel Jan~k +2001-12-12 Pavel Jan,Bm(Bk * gnus-mlspl.el (gnus-group-split-fancy): Doc fix (add reference to variable, follow doc-string conventions). @@ -1858,7 +1846,7 @@ * message.el (message-tab-body-function): Set to nil. (message-tab): Use text-mode-map or global-map. - Suggested by Kai Großjohann . + Suggested by Kai Gro,A_(Bjohann . 2001-11-30 Simon Josefsson @@ -1872,7 +1860,7 @@ * gnus-agent.el (gnus-agent-write-active): Make sure sym is a cons of integers. -2001-11-29 Kai Großjohann +2001-11-29 Kai Gro,A_(Bjohann * message.el (message-newgroups-header-regexp) (message-completion-alist, message-tab-body-function): Use @@ -1955,7 +1943,7 @@ (gnus-summary-limit-to-extra): Ditto. (gnus-summary-find-matching): Support not-matching argument. -2001-11-25 Kai Großjohann +2001-11-25 Kai Gro,A_(Bjohann * message.el (message-wash-subject): Use `insert' rather than `insert-string', which is deprecated. @@ -2109,7 +2097,7 @@ * mml2015.el: Mention RFC 3156. - * mml1991.el: New file. From Sascha Lüdecke . + * mml1991.el: New file. From Sascha L,A|(Bdecke . 2001-11-12 13:00:00 ShengHuo ZHU @@ -2127,10 +2115,10 @@ 2001-11-09 Simon Josefsson - * gnus.el (gnus-local-domain): Fix doc. From Pavel Jan~k + * gnus.el (gnus-local-domain): Fix doc. From Pavel Jan,Bm(Bk . -2001-11-09 Kai Großjohann +2001-11-09 Kai Gro,A_(Bjohann * message.el (message-point-in-header-p): New function. (message-do-auto-fill): Use it. @@ -2473,7 +2461,7 @@ (nnweb-type-definition): Add google as alias of dejanews. (nnweb-google-parse-1): Forward 1 line. -2001-10-26 Kai Großjohann +2001-10-26 Kai Gro,A_(Bjohann * gnus-msg.el (gnus-summary-mail-forward): Doc fix: add pointer to variable `message-forward-ignored-headers'. @@ -2509,7 +2497,7 @@ * gnus-msg.el (gnus-extended-version): Include system-configuration. - Suggested by Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Großjohann). + Suggested by Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Gro,A_(Bjohann). 2001-10-22 Per Abrahamsen @@ -2529,7 +2517,7 @@ (nnimap-split-inbox, nnimap-expunge-search-string) (nnimap-importantize-dormant): Remove "*" from doc. -2001-10-20 Kai Großjohann +2001-10-20 Kai Gro,A_(Bjohann * gnus-sum.el (gnus-summary-limit-to-score): Prompt for score if not supplied via prefix arg. From Lisp, make arg mandatory. @@ -2540,7 +2528,7 @@ * message.el (message-do-auto-fill): Avoid calling 'rfc822-goto-eoh'. -2001-10-20 Kai Großjohann +2001-10-20 Kai Gro,A_(Bjohann From Paul Jarc . * message.el (message-get-reply-headers): Restructure the logic @@ -2633,7 +2621,7 @@ * gnus-msg.el (gnus-post-method): Changed two instances of `active' to `current' and one `null' to `not'. -2001-10-16 Kai Großjohann +2001-10-16 Kai Gro,A_(Bjohann From Katsumi Yamaoka . * message.el (message-setup-fill-variables): Use @@ -2645,7 +2633,7 @@ (mml2015-gpg-decrypt-1): Decanonicalize decrypted MIME body. (Mailcrypt seem to do this, but gpg.el doesn't.) -2001-10-16 Kai Großjohann +2001-10-16 Kai Gro,A_(Bjohann Patch by Oliver Scholz . * gnus-draft.el (gnus-draft-edit-message): Add text property @@ -2700,7 +2688,7 @@ * message.el (message-do-auto-fill): Use gnus-point-at-bol. (autoload): Add some autoloads. -2001-10-12 Kai Großjohann +2001-10-12 Kai Gro,A_(Bjohann Suggested by Oliver Scholz . * message.el (message-do-auto-fill): New function. Like @@ -2852,7 +2840,7 @@ * gnus-sum.el (gnus-summary-extract-address-component): New function. (gnus-summary-from-or-to-or-newsgroups): Optimize. -2001-09-29 Kai Großjohann +2001-09-29 Kai Gro,A_(Bjohann * message.el (message-mode-map): Keybinding for `gnus-delay-article'. (message-mode-menu): Menu item for same. @@ -2896,7 +2884,7 @@ S. Socha . 2001-09-27 11:00:00 ShengHuo ZHU - From Gerd Möllmann . + From Gerd M,Av(Bllmann . * gnus-ems.el (gnus-article-display-xface): Insert xface after previous ones. @@ -2959,7 +2947,7 @@ * gnus-group.el (gnus-group-catchup): Update expire marks in backend. Also, if ALL also set expire marks on tick/dormant. -2001-09-20 Kai Großjohann +2001-09-20 Kai Gro,A_(Bjohann * message.el (message-tab-body-function): New variable. * message.el (message-tab): Use it. @@ -2993,7 +2981,7 @@ 2001-09-17 08:00:00 ShengHuo ZHU * gnus-srvr.el (gnus-server-mode): Fix bogus fontification. - From Gerd Möllmann . + From Gerd M,Av(Bllmann . 2001-09-17 Didier Verna @@ -3032,7 +3020,7 @@ * gnus-draft.el (gnus-draft-setup): Don't set mark when there isn't an article to set it on (e.g. when you `a' in a group). -2001-09-12 Pavel Jan~k +2001-09-12 Pavel Jan,Bm(Bk * mm-util.el (mm-charset-synonym-alist): add windows-1250 so we can read e-mails from Microsoft Outlook users not using ISO @@ -3153,7 +3141,7 @@ * gnus-sum.el (gnus-summary-insert-line): Fix. -2001-09-06 Björn Torkelsson +2001-09-06 Bj,Av(Brn Torkelsson * gnus-sum.el: Bind g-s-t-s to "W g". * gnus-sum.el (gnus-summary-make-menu-bar): Add g-s-t-s. @@ -3170,7 +3158,7 @@ * gnus-sum.el (gnus-summary-insert-line): Insert forwarded, recent and unseen marks. -2001-09-05 Kai Großjohann +2001-09-05 Kai Gro,A_(Bjohann * nnmail.el (nnmail-split-fancy): Document `junk'. @@ -3451,7 +3439,7 @@ * gnus-spec.el (gnus-correct-substring): Stopped one character before we wanted. -2001-08-19 Pavel Jan~k +2001-08-19 Pavel Jan,Bm(Bk * earcon.el (earcon-auto-play): Remove unused option. @@ -3610,7 +3598,7 @@ * mml.el (mml-menu): Collapse Attach, Insert and Security submenu. -2001-08-17 Björn Torkelsson +2001-08-17 Bj,Av(Brn Torkelsson * message.el: rename "Abort Message" to "Postpone Message". Remove "Attach file as MIME" from Message menu, it's already in @@ -3666,18 +3654,18 @@ * gnus-srvr.el (gnus-server-browse-in-group-buffer): Default to nil. -2001-08-15 Kai Großjohann +2001-08-15 Kai Gro,A_(Bjohann * gnus-delay.el (gnus-delay-article): Allow "01:23" time spec, which specifies a time today or tomorrow. 2001-08-15 Simon Josefsson - From Pavel@Janik.cz (Pavel Jan~k) + From Pavel@Janik.cz (Pavel Jan,Bm(Bk) * gnus-agent.el (gnus-agent-make-mode-line-string) (gnus-agent-toggle-plugged): Use new API. -2001-08-14 Kai Großjohann +2001-08-14 Kai Gro,A_(Bjohann * gnus-delay.el (gnus-delay-send-drafts): Fix check whether deadline has expired. @@ -3718,7 +3706,7 @@ * gnus-spec.el (gnus-format-specs): %n is 23 chars. 2001-08-11 09:40:00 Karl Kleinpaste - Committed by Kai Großjohann. + Committed by Kai Gro,A_(Bjohann. * gnus-score.el (gnus-score-string): Fix `match' regexp for `extra' header case. @@ -3737,7 +3725,7 @@ (nndoc-oe-dbx-dissection): New function. (nndoc-oe-dbx-generate-article): New function. -2001-08-11 Kai Großjohann +2001-08-11 Kai Gro,A_(Bjohann * gnus-delay.el (gnus-delay-send-drafts): Cleaner way to check whether deadline has been reached. Patch from Dan Nicolaescu @@ -3813,7 +3801,7 @@ * gnus-group.el (gnus-group-make-menu-bar): Ditto. - * mm-uu.el (mm-uu-dissect): Autoload. From Gerd Möllmann + * mm-uu.el (mm-uu-dissect): Autoload. From Gerd M,Av(Bllmann . * gnus-art.el (gnus-output-to-file): Bind file-name-coding-system. @@ -3878,7 +3866,7 @@ before remove. (gnus-mime-security-show-details): Ditto. -2001-08-04 Kai Großjohann +2001-08-04 Kai Gro,A_(Bjohann * nnmail.el (nnmail-split-fancy-with-parent): Correct `mapconcat' syntax. Protect string-match against nil string and regexp. @@ -3965,7 +3953,7 @@ * gnus-msg.el (gnus-post-method): Refer to `gnus-parameters'. 2001-07-31 17:00:00 ShengHuo ZHU - Originally from Pavel Jan~k + Originally from Pavel Jan,Bm(Bk * gnus-agent.el (gnus-agent-make-mode-line-string): New function. (gnus-agent-toggle-plugged): Use it. @@ -3977,7 +3965,7 @@ (gnus-read-newsrc-el-file, gnus-save-newsrc-file) (gnus-slave-save-newsrc): Use it. -2001-07-31 Kai Großjohann +2001-07-31 Kai Gro,A_(Bjohann * gnus-delay.el (gnus-delay-initialize): Use standard define-key syntax. @@ -4073,7 +4061,7 @@ calls widen. Thanks to Christoph Conrad . -2001-07-29 Kai Großjohann +2001-07-29 Kai Gro,A_(Bjohann * gnus.el (gnus-summary-line-format): Mention `gnus-sum-thread-*' for %B spec. @@ -4165,7 +4153,7 @@ * nnheader.el (nnheader-translate-file-chars): cygwin32 is running in M$Windows too. -2001-07-26 Kai Großjohann +2001-07-26 Kai Gro,A_(Bjohann * gnus-delay.el (gnus-delay-send-drafts): Don't `error'. @@ -4248,7 +4236,7 @@ * mm-decode.el (mm-remove-part): Don't murder the current window (nil). (mm-display-external): Use display-term configure. -2001-07-24 Kai Großjohann +2001-07-24 Kai Gro,A_(Bjohann * gnus-delay.el (gnus-delay-default-hour): New variable. (gnus-delay-article): Allow specific date in YYYY-MM-DD format. @@ -4283,7 +4271,7 @@ `gnus-check-bogus-newsgroups' just after the native server is opened. -2001-07-23 Kai Großjohann +2001-07-23 Kai Gro,A_(Bjohann * nnmail.el (nnmail-do-request-post): Util function to be used by `nnchoke-request-post' for all nnmail-derived backends. @@ -4301,7 +4289,7 @@ * gnus-msg.el (gnus-setup-message): make-local-hook. -2001-07-22 Kai Großjohann +2001-07-22 Kai Gro,A_(Bjohann * gnus-delay.el (gnus-delay-article): Fix `read-string' for XEmacs. Allow more units. Submitted by Karl Kleinpaste @@ -4311,7 +4299,7 @@ whether the groups exist, check the right server based on `gnus-post-method'. -2001-07-21 Kai Großjohann +2001-07-21 Kai Gro,A_(Bjohann * gnus-delay.el: New file. @@ -4326,7 +4314,7 @@ (article-de-base64-unreadable, article-wash-html): (gnus-mime-inline-part, gnus-mime-view-part-as-charset): Ditto. -2001-07-21 Kai Großjohann +2001-07-21 Kai Gro,A_(Bjohann * nnml.el (nnml-request-post): New function. Can be used for annotations in nnml groups. @@ -4393,12 +4381,12 @@ * gnus-art.el (gnus-article-edit-mode): Use define-derived-mode. -2001-07-16 Kai Großjohann +2001-07-16 Kai Gro,A_(Bjohann * message.el (message-citation-line-function): Refer to gnus-cite-attribution-suffix. -2001-07-15 Pavel Jan~k +2001-07-15 Pavel Jan,Bm(Bk * gnus-art.el,...: Error convention changes. @@ -4415,7 +4403,7 @@ * gnus-setup.el (gnus-use-installed-gnus): Typo. * Cleanup files. - From Pavel@Janik.cz (Pavel Jan~k). + From Pavel@Janik.cz (Pavel Jan,Bm(Bk). 2001-07-13 08:00:00 ShengHuo ZHU @@ -4457,7 +4445,7 @@ (mm-display-external): Use it. Use term to display when no window-system. -2001-07-12 Björn Torkelsson +2001-07-12 Bj,Av(Brn Torkelsson * gnus-srvr.el (gnus-browse-make-menu-bar): Changed one of the Browse->Next entries to Browse->Prev @@ -4483,7 +4471,7 @@ * gnus-draft.el (gnus-draft-edit-message): Remove Date here. (gnus-draft-setup): Remove backlog. -2001-07-10 Pavel Jan~k +2001-07-10 Pavel Jan,Bm(Bk * gnus-logic.el, gnus-srvr.el, gnus-vm.el, nnheaderxm.el, nnoo.el: Cleanup. @@ -4897,7 +4885,7 @@ * gnus-sum.el (gnus-summary-catchup): New argument. (gnus-summary-catchup-from-here): New function. -2001-05-30 Kai Großjohann +2001-05-30 Kai Gro,A_(Bjohann * mm-view.el (mm-inline-image-xemacs): Insert newline, then move back, then insert glyph. (Before, the glyph was inserted first, @@ -4905,7 +4893,7 @@ it is not possible to insert a character after a glyph which is at the end of a buffer. Patch by Lloyd Zusman . -2001-05-28 Kai Großjohann +2001-05-28 Kai Gro,A_(Bjohann From Jaap-Henk Hoepman (jhh@xs4all.nl). @@ -4914,7 +4902,7 @@ mm-destroy-postponed-undisplay-list): New functions. (mm-display-external): Use them. -2001-05-27 Kai Großjohann +2001-05-27 Kai Gro,A_(Bjohann * gnus-salt.el (gnus-tree-highlight-node): Bind `default-high' and `default-low' when evaluating `gnus-summary-highlight'. @@ -4929,7 +4917,7 @@ as details. (mml2015-mailcrypt-clear-verify): Ditto. -2001-05-24 Kai Großjohann +2001-05-24 Kai Gro,A_(Bjohann From Nevin Kapur . * gnus-sum.el (gnus-summary-default-high-score, @@ -5107,7 +5095,7 @@ matching subjects. (gnus-offer-save-summaries): Clean up. -2001-04-13 Kai Großjohann +2001-04-13 Kai Gro,A_(Bjohann * nnmail.el (nnmail-split-fancy-with-parent): Add docstring. @@ -5128,7 +5116,7 @@ supported. Suggest by Jim Meyering . 2001-04-02 Nevin Kapur - Committed by Kai Großjohann . + Committed by Kai Gro,A_(Bjohann . * nnmail.el (nnmail-split-it): Added check for .* at the end of regexp in nnmail-split-fancy. @@ -5321,7 +5309,7 @@ * mml2015.el (mml2015-gpg-extract-from): No error. 2001-03-18 23:00:00 ShengHuo ZHU - From Bjørn Mork . + From Bj,Ax(Brn Mork . * mml2015.el (mml2015-gpg-extract-from): New function. (mml2015-gpg-verify): Use it. @@ -5349,7 +5337,7 @@ `nnimap-use-nov-p' (it really tested the negative). (nnimap-retrieve-headers): Use it. -2001-03-11 Kai Großjohann +2001-03-11 Kai Gro,A_(Bjohann * message.el (message-generate-headers-first): Update doc. @@ -5581,7 +5569,7 @@ * gnus-draft.el (gnus-draft-reminder): "Confirm to exit?" -2001-02-19 Kai Großjohann +2001-02-19 Kai Gro,A_(Bjohann * gnus-sum.el (gnus-thread-sort-functions): Doc fix. Refer to gnus-article-sort-functions. @@ -5701,7 +5689,7 @@ (gnus-subscribe-hierarchically): Return gnus-subscribe-newsgroup's return . -2001-02-12 Kai Großjohann +2001-02-12 Kai Gro,A_(Bjohann * gnus-cus.el (gnus-score-customize): Doc fix. @@ -5794,7 +5782,7 @@ * gnus-uu.el (gnus-uu-grab-articles): Shoot down original article buffer. -2001-02-07 Kai Großjohann +2001-02-07 Kai Gro,A_(Bjohann * message.el (message-generate-headers-first): Doc fix. @@ -6312,7 +6300,7 @@ * nnfolder.el (nnfolder-existing-articles): Reversed, i.e. sorted. (nnfolder-request-expire-articles): Use gnus-sorted-intersection. (nnfolder-retrieve-headers): Use intersection. Suggested by Jonas - Kvarnström . + Kvarnstr,Av(Bm . 2000-12-30 00:17:38 Lars Magne Ingebrigtsen @@ -6518,7 +6506,7 @@ * message.el (message-forward): Save-restriction. -2000-12-21 Kai Großjohann +2000-12-21 Kai Gro,A_(Bjohann * gnus-art.el (article-treat-dumbquotes): More doc, provided by Paul Stevenson @@ -7611,10 +7599,10 @@ * message.el (message-font-lock-keywords): use message-cite-prefix-regexp. -2000-11-15 Kai Großjohann +2000-11-15 Kai Gro,A_(Bjohann * gnus-group.el (gnus-group-jump-to-group-prompt): New variable by - Stein Arild Strømme. + Stein Arild Str,Ax(Bmme. (gnus-group-jump-to-group): Use it. (gnus-group-jump-to-group-prompt): Customize. @@ -7746,7 +7734,7 @@ * gnus-art.el (gnus-mime-display-alternative): Show button if no preferred part. -2000-11-07 Kai Großjohann +2000-11-07 Kai Gro,A_(Bjohann * gnus-sum.el (gnus-move-split-methods): Say that `gnus-split-methods' uses file names, whereas this uses group diff --git a/texi/ChangeLog b/texi/ChangeLog index 009a33cf1..b1cd1f8a2 100644 --- a/texi/ChangeLog +++ b/texi/ChangeLog @@ -39,7 +39,7 @@ 2002-01-19 Lars Magne Ingebrigtsen * gnus.texi (Mail Spool): Note that the .marks files can be - removed. + removed. 2002-01-17 Paul Jarc @@ -71,7 +71,7 @@ 2002-01-11 ShengHuo ZHU * message.texi (Mailing Lists): Addition. - * gnus.texi (Group Parameters): Addition. + * gnus.texi (Group Parameters): Addition. From Sriram Karra . 2002-01-10 Colin Marquardt @@ -128,7 +128,7 @@ 2002-01-02 Lars Magne Ingebrigtsen * gnus.texi (Group Timestamp): Addition. Example from Andras - BALI. + BALI. (X-Face): Addition. (Advanced Formatting): Add example. @@ -240,7 +240,7 @@ * gnus.texi (Summary Mail Commands): advertise `gnus-summary-news-other-window'. -2001-12-10 Kai Großjohann +2001-12-10 Kai Gro,A_(Bjohann * gnus.texi (Advanced Scoring Examples): Clarify that the examples are rules, not complete score files. @@ -249,7 +249,7 @@ * gnus.texi (Expiring Mail): Add. -2001-12-05 Kai Großjohann +2001-12-05 Kai Gro,A_(Bjohann * gnus.texi (Splitting in IMAP): Typo. From Colin Marquardt . @@ -257,7 +257,7 @@ 2001-12-03 10:00:00 ShengHuo ZHU * infohack.el (infohack): To process write-protected files safely, - make this buffer be writable after `find-file'. + make this buffer be writable after `find-file'. From TSUCHIYA Masatoshi 2001-12-03 08:00:00 ShengHuo ZHU @@ -323,7 +323,7 @@ * message.texi (Security): * emacs-mime.texi (MML Definition): Add PGP. -2001-11-09 Kai Großjohann +2001-11-09 Kai Gro,A_(Bjohann * message.texi (Movement): message-beginning-of-line. @@ -405,11 +405,11 @@ * gnus.texi (Posting Server): Use `native' instead of `nil' for posting to native server. -2001-10-22 Kai Großjohann +2001-10-22 Kai Gro,A_(Bjohann * dir (File): Add standard explanation header. -2001-10-21 Kai Großjohann +2001-10-21 Kai Gro,A_(Bjohann * gnus.texi (Mail Source Specifiers): Explain more explicitly what happens for the `directory' entries. Say that mail from foo.spool @@ -422,7 +422,7 @@ * gnus.texi (Using MIME): s/mime/MIME/ for PDF version. -2001-10-19 Kai Großjohann +2001-10-19 Kai Gro,A_(Bjohann * gnus.texi (Finding the News): Disrecommend nnspool for Leafnode users. @@ -608,7 +608,7 @@ * gnus.texi (MIME Commands): Add gnus-buttonized-mime-types. -2001-09-08 Kai Großjohann +2001-09-08 Kai Gro,A_(Bjohann * gnus.texi (Topic Commands): Make this the first subsection of `Group Topics'. Rearrange keys to mention the most important keys @@ -616,7 +616,7 @@ C-k/C-y. (Group Buffer): Add comment from Alex Schroeder as todo item. -2001-09-06 Kai Großjohann +2001-09-06 Kai Gro,A_(Bjohann * gnus.texi (Fancy Mail Splitting): Mention `delete' near the explanation of `junk'. @@ -627,12 +627,12 @@ make a date format is `message-make-date', which should produce a time zone. -2001-09-04 Kai Großjohann +2001-09-04 Kai Gro,A_(Bjohann * gnus.texi (Optional Backend Functions): More detail about the DATE arg for nnchoke-request-newgroups. Reported by Paul Jarc. -2001-09-01 Kai Großjohann +2001-09-01 Kai Gro,A_(Bjohann * gnus.texi (Hooking New Backends Into Gnus): Say where to put the call for gnus-declare-backend. Add an index entry for @@ -683,7 +683,7 @@ * gnus.texi (Score Variables): Fix. -2001-08-20 Kai Großjohann +2001-08-20 Kai Gro,A_(Bjohann * gnus.texi (Delayed Articles): New section. Documents gnus-delay.el. @@ -696,7 +696,7 @@ (Positioning Point): New. (Tabulation): New. -2001-08-19 Kai Großjohann +2001-08-19 Kai Gro,A_(Bjohann * gnus.texi (Getting Started Reading Mail): Use (nnml "") rather than (nnml "private") as the example server specification. This @@ -740,7 +740,7 @@ Configuration'. After all, we're not talking about Microsoft. Suggested by Barry Fishman. -2001-08-11 Kai Großjohann +2001-08-11 Kai Gro,A_(Bjohann * gnus.texi (Summary Mail Commands): Remove duplicate explanation of `S W'. Reported by Norbert Koch. @@ -755,11 +755,11 @@ * gnus.texi (Mail Backend Variables): Fix. -2001-08-04 Kai Großjohann +2001-08-04 Kai Gro,A_(Bjohann * gnus.texi (Summary Buffer Lines): Mention `gnus-goto-colon'. -2001-08-03 Kai Großjohann +2001-08-03 Kai Gro,A_(Bjohann * gnus.texi (Backend Interface): Explain about article numbers. Suggested by Paul Jarc. @@ -794,9 +794,9 @@ 2001-07-25 22:22:22 Raymond Scholz * gnus.texi (Fancy Mail Splitting): New variable - nnmail-split-fancy-with-parent-ignore-groups + nnmail-split-fancy-with-parent-ignore-groups -2001-07-24 Kai Großjohann +2001-07-24 Kai Gro,A_(Bjohann * gnus.texi (Duplicates): Make split method regexp more specific, in case other `Gnus-Warning' headers are added in the future. @@ -820,7 +820,7 @@ * gnus.texi (Searching for Articles): Raw articles. -2001-07-16 Kai Großjohann +2001-07-16 Kai Gro,A_(Bjohann * message.texi (Insertion): Refer to gnus-cite-attribution-suffix. @@ -855,12 +855,12 @@ * gnus.texi (MIME Commands): Add. -2001-06-24 Kai Großjohann +2001-06-24 Kai Gro,A_(Bjohann * gnus.texi (Summary Score Commands): Say that some commands create ADAPT files. -2001-06-23 Kai Großjohann +2001-06-23 Kai Gro,A_(Bjohann * gnus.texi (Duplicates): Contents of Gnus-Warning header have changed. Reported by Peter J Acklam. @@ -871,7 +871,7 @@ * gnus-faq.texi (Frequently Asked Questions): Fix URL. -2001-06-17 Kai Großjohann +2001-06-17 Kai Gro,A_(Bjohann * gnus.texi (Group Line Specification): Explain why %t is only an estimate. @@ -964,12 +964,12 @@ * gnus.texi: Remove a few The's. (RSS): New. -2001-04-26 Kai Großjohann +2001-04-26 Kai Gro,A_(Bjohann * gnus.texi (Unread Articles): Say that dormants are similar to ticked. -2001-04-13 Kai Großjohann +2001-04-13 Kai Gro,A_(Bjohann * gnus.texi (Sorting Groups): Note `C-k' and `C-y' for manually moving groups around. @@ -1001,12 +1001,12 @@ * message.texi (Security): Typos. -2001-03-15 Kai Großjohann +2001-03-15 Kai Gro,A_(Bjohann * gnus.texi (Hiding Headers): Typos. Reported by Sriram Karra . -2001-03-11 Kai Großjohann +2001-03-11 Kai Gro,A_(Bjohann * message.texi (Message Headers): Update doc for `message-generate-headers-first'. @@ -1021,7 +1021,7 @@ * infohack.el (infohack): Set max-lisp-eval-depth to 600+. -2001-03-03 Kai Großjohann +2001-03-03 Kai Gro,A_(Bjohann * gnus.texi (Posting Styles): Posting styles have (NAME VALUE), not (NAME . VALUE). @@ -1052,7 +1052,7 @@ * gnus.texi (Optional Backend Functions): Fix case. -2001-02-14 Kai Großjohann +2001-02-14 Kai Gro,A_(Bjohann * gnus.texi (Unread Articles): Say that Gnus itself never expires ticked articles. Suggested by M D Greenhow @@ -1075,11 +1075,11 @@ * gnus.texi (Pterodactyl Gnus): Added. (Newest Features): Removed. Suggested by RMS. -2001-02-08 Kai Großjohann +2001-02-08 Kai Gro,A_(Bjohann * gnus.texi (Group Parameters): Mention `G c' in addition to `G p'. -2001-02-07 Kai Großjohann +2001-02-07 Kai Gro,A_(Bjohann * gnus.texi (To From Newsgroups): Make it clear where to put the sample code. Suggested by Dan Jacobson. @@ -1087,7 +1087,7 @@ * gnus.texi (Mail Source Specifiers, IMAP, Agent and IMAP): Improve IMAP discussion. -2001-02-07 Kai Großjohann +2001-02-07 Kai Gro,A_(Bjohann * message.texi (Message Headers): `message-generate-headers-first'. @@ -1148,7 +1148,7 @@ * message.texi (Security): Requires OpenSSL 0.9.6+. -2001-01-13 Kai Großjohann +2001-01-13 Kai Gro,A_(Bjohann * gnus.texi (Mail): Move explanation of `message-send-mail-partially-limit' to message.texi @@ -1163,7 +1163,7 @@ * gnus.texi (myself): Quote . -2001-01-05 Kai Großjohann +2001-01-05 Kai Gro,A_(Bjohann * gnus.texi (Choosing Commands): Add xref for redisplaying the group. Suggestion from Galen Boyer . @@ -1182,13 +1182,13 @@ * texi2latex.el (latexi-translate-file): Ignore anchor. -2001-01-04 Kai Großjohann +2001-01-04 Kai Gro,A_(Bjohann * gnus.texi (Article Washing): Refer to `Customizing Articles' for permanent changes. Suggested by Russell Marks (russel dot marks at ntlworld dot com). -2001-01-03 Kai Großjohann +2001-01-03 Kai Gro,A_(Bjohann * gnus.texi (Article Washing): Mention `C-u g' as a sort of anti-washing. @@ -1201,7 +1201,7 @@ * texi2latex.el (latexi-translate-file): Understand uref. -2000-12-30 Kai Großjohann +2000-12-30 Kai Gro,A_(Bjohann * gnus.texi (Selecting a Group): Explain in more detail, what a prefix arg means for SPC. Refer people to M-g command from @@ -1255,7 +1255,7 @@ * gnus.texi (Adaptive Scoring): Use setq by Thomas Seck . -2000-12-21 Kai Großjohann +2000-12-21 Kai Gro,A_(Bjohann * gnus.texi (Article Washing): Doc addition by Paul Stevenson . @@ -1273,7 +1273,7 @@ * gnus.texi (Archived Messages): Add. -2000-11-20 Jochen Küpper +2000-11-20 Jochen K,A|(Bpper * gnus.texi (Security): Fix typo. @@ -1299,7 +1299,7 @@ * emacs-mime.texi (MML Definition): Add sign, encrypt, keyfile and certfile. -2000-11-07 Kai Großjohann +2000-11-07 Kai Gro,A_(Bjohann * gnus.texi (Mail Group Commands): `gnus-move-split-methods' uses group names as target, where `gnus-split-methods' uses file @@ -1309,7 +1309,7 @@ * gnus.texi: Doc fix. -2000-11-01 Kai Großjohann +2000-11-01 Kai Gro,A_(Bjohann * gnus.texi (Fancy Mail Splitting): Explain `nnmail-split-fancy-with-parent'. @@ -1326,18 +1326,18 @@ * gnus.texi (NNTP): Explain `port'. -2000-10-30 Kai Großjohann +2000-10-30 Kai Gro,A_(Bjohann * gnus.texi (Archived Messages): Explain what happens when group names mentioned in `gnus-message-archive-group' contain a select method. -2000-10-28 Kai Großjohann +2000-10-28 Kai Gro,A_(Bjohann * gnus.texi (Group Levels): Explain meaning of subscribed, unsubscribed, zombie, killed groups. -2000-10-26 Kai Großjohann +2000-10-26 Kai Gro,A_(Bjohann * gnus.texi (Gnus Development): nnmail-delete-incoming --> mail-source-delete-incoming. Suggested by Karl Kleinpaste @@ -1351,10 +1351,10 @@ * gnus.texi (IMAP): Add. -2000-10-05 Kai Großjohann +2000-10-05 Kai Gro,A_(Bjohann * gnus.texi (Windows Configuration): add examples; first example - suggested by Stein A. Strømme . (The actual + suggested by Stein A. Str,Ax(Bmme . (The actual Lisp code is also from him.) 2000-10-07 Dave Love @@ -1407,7 +1407,7 @@ * gnus.texi (IMAP): Add examples. -2000-09-19 Kai Großjohann +2000-09-19 Kai Gro,A_(Bjohann * gnus.texi (IMAP): Add pointer to description of ~/.authinfo file format. @@ -1847,7 +1847,7 @@ 1999-07-06 05:37:46 Alexandre Oliva - * gnus.texi (Fancy Mail Splitting): Document RESTRICT. + * gnus.texi (Fancy Mail Splitting): Document RESTRICT. 1999-07-07 10:26:59 Robin S. Socha -- 2.34.1