aboutsummaryrefslogtreecommitdiffstats
path: root/man/gnus.texi
Commit message (Collapse)AuthorAgeFilesLines
* Revision: [email protected]/emacs--cvs-trunk--0--patch-58Miles Bader2005-01-281-45/+58
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge from gnus--rel--5.10 Patches applied: * [email protected]/gnus--rel--5.10--patch-7 Merge from emacs--cvs-trunk--0 * [email protected]/gnus--rel--5.10--patch-8 - [email protected]/gnus--rel--5.10--patch-11 Update from CVS 2005-01-28 Katsumi Yamaoka <[email protected]> * lisp/gnus/gnus-art.el (gnus-article-setup-buffer): Kill and re-create the article buffer when editing of the article is discarded. (gnus-article-prepare): Revert. 2005-01-28 Katsumi Yamaoka <[email protected]> * lisp/gnus/gnus-art.el (gnus-article-prepare): Remove message-strip-forbidden-properties from the local hook. 2005-01-24 Katsumi Yamaoka <[email protected]> * lisp/gnus/mml.el (mml-generate-mime-1): Convert string into unibyte when inserting " *mml*" buffer's contents into a unibyte temp buffer. 2005-01-28 Lars Magne Ingebrigtsen <[email protected]> * man/gnus.texi: Some edits based on comments from David Abrahams. 2005-01-24 Katsumi Yamaoka <[email protected]> * man/gnus.texi (RSS): Fix the keystroke.
* [ Add missing change in gnus.texi from last commits: ]Reiner Steib2004-12-091-0/+1
| | | | | * gnus.texi (Filtering Spam Using The Spam ELisp Package): Index `spam-initialize'.
* Revision: [email protected]/emacs--cvs-trunk--0--patch-716Miles Bader2004-12-071-7/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge from gnus--rel--5.10 Patches applied: * [email protected]/gnus--rel--5.10--patch-74 Update from CVS 2004-12-02 Katsumi Yamaoka <[email protected]> * lisp/gnus/message.el (message-forward-make-body-mml): Remove headers according to message-forward-ignored-headers if a message is decoded. 2004-12-02 Romain Francoise <[email protected]> * lisp/gnus/message.el (message-forward-make-body-plain): Always remove headers according to message-forward-ignored-headers. 2004-11-26 Katsumi Yamaoka <[email protected]> * lisp/gnus/lpath.el: Remove bbdb-create-internal, bbdb-records, spam-BBDB-register-routine and spam-enter-ham-BBDB. * lisp/gnus/nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in order to silence the byte compiler. * lisp/gnus/pop3.el (pop3-md5): Define it before being used. * lisp/gnus/spam.el: Fix the way to silence the byte compiler, which complained about bbdb-buffer, bbdb-create-internal, bbdb-search-simple, mail-check-payment, spam-BBDB-register-routine, spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam, spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam, spam-stat-buffer-is-spam, spam-stat-load, spam-stat-register-ham-routine, spam-stat-register-spam-routine, spam-stat-save and spam-stat-split-fancy. 2004-11-26 Katsumi Yamaoka <[email protected]> * lisp/gnus/canlock.el (canlock-password): Remove `:size 0' or `:size 1' which may confuse users. (canlock-password-for-verify): Ditto. * lisp/gnus/deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto. * lisp/gnus/gnus-art.el (gnus-emphasis-alist): Ditto. * lisp/gnus/gnus-registry.el (gnus-registry-max-entries): Ditto. * lisp/gnus/gnus-score.el (gnus-adaptive-word-length-limit): Ditto. * lisp/gnus/gnus-start.el (gnus-save-killed-list): Ditto. * lisp/gnus/gnus-sum.el (gnus-thread-hide-subtree): Ditto. (gnus-sum-thread-tree-root): Ditto. (gnus-sum-thread-tree-false-root): Ditto. (gnus-sum-thread-tree-single-indent): Ditto. * lisp/gnus/message.el (message-courtesy-message): Ditto. (message-archive-note): Ditto. (message-subscribed-address-file): Ditto. (message-user-fqdn): Ditto. * lisp/gnus/spam-report.el (spam-report-gmane-regex): Ditto. * lisp/gnus/spam.el (spam-blackhole-good-server-regex): Ditto. 2004-11-25 Reiner Steib <[email protected]> * lisp/gnus/message.el (message-forbidden-properties): Fixed typo in doc string. 2004-11-25 Lars Magne Ingebrigtsen <[email protected]> * lisp/gnus/message.el (message-strip-forbidden-properties): Bind buffer-read-only (etc) to nil. 2004-11-25 Reiner Steib <[email protected]> * lisp/gnus/gnus-util.el (gnus-replace-in-string): Added doc string. * lisp/gnus/nnmail.el (nnmail-split-header-length-limit): Increase to 2048 to avoid problems when splitting mails with many recipients. 2004-11-23 Katsumi Yamaoka <[email protected]> * lisp/gnus/rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to address-mime. Suggested by ARISAWA Akihiro <[email protected]>. 2004-11-22 Marek Martin <[email protected]> (tiny change) * lisp/gnus/nnfolder.el (nnfolder-request-create-group): Save current buffer. 2004-11-22 Reiner Steib <[email protected]> * man/message.texi (Various Message Variables): Mention that all mail file variables are derived from `message-directory'. * man/gnus.texi (Splitting Mail): Clarify bogus group. 2004-11-16 Reiner Steib <[email protected]> * man/gnus.texi (Filtering Spam Using The Spam ELisp Package):
* Revision: [email protected]/emacs--cvs-trunk--0--patch-621Miles Bader2004-10-171-3/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge from gnus--rel--5.10 Patches applied: * [email protected]/gnus--rel--5.10--patch-51 - [email protected]/gnus--rel--5.10--patch-52 Update from CVS * [email protected]/gnus--rel--5.10--patch-53 Merge from emacs--cvs-trunk--0 2004-10-15 Reiner Steib <[email protected]> * lisp/gnus/pop3.el (pop3-leave-mail-on-server): Describe possible problems in the doc string. * lisp/gnus/message.el (message-ignored-news-headers) (message-ignored-supersedes-headers) (message-ignored-resent-headers) (message-forward-ignored-headers): Improve custom type. 2004-10-15 Simon Josefsson <[email protected]> * lisp/gnus/pop3.el (top-level): Don't require nnheader. (pop3-read-timeout): Add. (pop3-accept-process-output): Add. (pop3-read-response, pop3-retr): Use it. 2004-10-11 Reiner Steib <[email protected]> * lisp/gnus/message.el (message-bury): Use `window-dedicated-p'. 2004-10-15 Reiner Steib <[email protected]> * man/gnus.texi (New Features): Add 5.11. * man/message.texi (Resending): Remove wrong default value. * man/gnus.texi (Mail Source Specifiers): Describe possible problems of `pop3-leave-mail-on-server'. Add `pop3-movemail' and `pop3-leave-mail-on-server' to the index. 2004-10-15 Katsumi Yamaoka <[email protected]> * man/message.texi (Canceling News): Add how to set a password.
* (Top, Marking Articles): Join two menus in one nodeJuri Linkov2004-10-101-16/+10
| | | | because a node can have only one menu.
* (Fancy Mail Splitting): Remove backslash in theJuri Linkov2004-10-081-1/+1
| | | | example of nnmail-split-fancy.
* Revision: [email protected]/emacs--cvs-trunk--0--patch-575Miles Bader2004-09-271-7/+7
| | | | | | | | | | | | | Merge from gnus--rel--5.10 Patches applied: * [email protected]/gnus--rel--5.10--patch-34 Merge from emacs--cvs-trunk--0 * [email protected]/gnus--rel--5.10--patch-35 - [email protected]/gnus--rel--5.10--patch-36 Update from CVS
* Revision: [email protected]/emacs--cvs-trunk--0--patch-571Miles Bader2004-09-251-19/+73
| | | | | | | | | | Merge from gnus--rel--5.10 Patches applied: * [email protected]/gnus--rel--5.10--patch-31 - [email protected]/gnus--rel--5.10--patch-33 Update from CVS
* Revision: [email protected]/emacs--cvs-trunk--0--patch-539Miles Bader2004-09-101-119/+131
| | | | | | | | | | | | | | | Merge from gnus--rel--5.10 Patches applied: * [email protected]/gnus--rel--5.10--patch-21 Merge from emacs--cvs-trunk--0 * [email protected]/gnus--rel--5.10--patch-22 Update from CVS: lisp/nndb.el (require): Remove tcp and duplicate cl. * [email protected]/gnus--rel--5.10--patch-23 Update from CVS
* Revision: [email protected]/emacs--cvs-trunk--0--patch-523Miles Bader2004-09-041-3513/+9720
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge from emacs--gnus--5.10, gnus--rel--5.10 Patches applied: * [email protected]/emacs--gnus--5.10--base-0 tag of [email protected]/emacs--cvs-trunk--0--patch-464 * [email protected]/emacs--gnus--5.10--patch-1 Import from CVS branch gnus-5_10-branch * [email protected]/emacs--gnus--5.10--patch-2 Merge from [email protected]/emacs--multi-tty--0, emacs--cvs-trunk--0 * [email protected]/emacs--gnus--5.10--patch-3 Merge from gnus--rel--5.10 * [email protected]/emacs--gnus--5.10--patch-4 Merge from gnus--rel--5.10 * [email protected]/gnus--rel--5.10--patch-18 Update from CVS * [email protected]/gnus--rel--5.10--patch-19 Remove autoconf-generated files from archive * [email protected]/gnus--rel--5.10--patch-20 Update from CVS
* Add arch taglinesMiles Bader2003-09-011-0/+4
|
* Trailing whitespace deleted.Juanma Barranquero2003-02-041-67/+67
|
* * gnus.texi: Do not use `path' in several locations.ShengHuo ZHU2003-01-161-14/+14
|
* Minor spelling and grammar corrections.Paul Eggert2002-08-161-12/+12
|
* Synchronize DIR entries with text in @direntry in Texinfo sources.Eli Zaretskii2002-03-161-1/+1
|
* Replace M-C- with C-M-Eli Zaretskii2001-11-041-29/+29
|
* Fix crossreferences. From [email protected] (Pavel Jan,Bm(Bk).Gerd Moellmann2001-09-241-2/+2
|
* backend -> back end.ShengHuo ZHU2001-09-231-232/+232
|
* Don't use the British spelling of "behaviour".Eli Zaretskii2001-06-111-2/+2
|
* Get rid of Overfull hbox messages from TeX.Eli Zaretskii2001-06-101-78/+99
|
* *** empty log message ***Dave Love2001-03-191-21/+37
|
* (Splitting in IMAP): Remove doubled `might'.Gerd Moellmann2001-02-231-4/+4
| | | | | | (Category Syntax): Remove doubled `those'. (Home Score File): Remove doubled `will'. (Undo): Remove doubled `command'.
* Update copyright years.Dave Love2001-02-121-3/+3
|
* * gnus.texi (Pterodactyl Gnus): Added.ShengHuo ZHU2001-02-111-1294/+40
| | | | (Newest Features): Removed. Suggested by RMS.
* Improve Texinfo usage.Richard M. Stallman2001-02-101-521/+523
|
* Changes from Gnus CVS and other fixes.Dave Love2001-02-101-60/+115
|
* (Charsets): mention windows-1252Dave Love2001-01-311-0/+7
|
* *** empty log message ***Dave Love2001-01-261-43/+52
|
* Speling &c.Dave Love2001-01-051-30/+30
|
* Changes from Gnus CVS and fixes.Dave Love2000-12-141-18/+29
|
* *** empty log message ***Dave Love2000-12-131-1/+1
|
* Don't quote lambdas.Stefan Monnier2000-12-031-1/+1
|
* Change @dircategory.Dave Love2000-11-211-1/+1
|
* POP tweak.Dave Love2000-11-151-3/+4
|
* Emacs 21 stuff. URL fixes.Dave Love2000-11-081-21/+53
|
* Explain nnmail-split-fancy-with-parent.Kai Großjohann2000-11-011-0/+34
|
* Fix the @setfilename line.Eli Zaretskii2000-10-311-1/+1
|
* Changes from Kai G.Dave Love2000-10-301-1/+32
|
* 2000-10-26 Kai GroESC,A_ESC(Bjohann <[email protected]>Dave Love2000-10-261-2/+2
| | | | | | * gnus.texi (Gnus Development): nnmail-delete-incoming --> mail-source-delete-incoming. (Kudos to Karl Kleinpaste <[email protected]> for pointing this out.)
* Update from version 5.213 from the Gnus repository.Gerd Moellmann2000-10-231-768/+4601
| | | | Change @setfilename.
* *** empty log message ***Gerd Moellmann2000-06-181-0/+1
|
* POP server may be specified in nnmail-spool-file.Gerd Moellmann1999-12-101-1/+3
|
* Fix complaints from makeinfo 4.0.Dave Love1999-11-011-21/+21
|
* #Dave Love1999-09-291-0/+19430