X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=texi%2FChangeLog;h=82346a4ad1c2865cd68bd6b3bf0205d5c4f1c3c7;hb=747e12ff1c149822165748232ac93d20e359c2ca;hp=275538782aba49dace28bd745bd6802df55f13b8;hpb=b90c7b590522023eb37480afb893c2d4545f935c;p=elisp%2Fgnus.git- diff --git a/texi/ChangeLog b/texi/ChangeLog index 2755387..82346a4 100644 --- a/texi/ChangeLog +++ b/texi/ChangeLog @@ -1,3 +1,129 @@ +2004-10-26 Simon Josefsson + + * gnus.texi (Hashcash): Fix URL. Add pref to spam section. + (Anti-spam Hashcash Payments): No need to load hashcash.el now. + +2004-10-15 Reiner Steib + + * gnus.texi (New Features): Add 5.11. + + * message.texi (Resending): Remove wrong default value. + + * 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 Reiner Steib + + * gnus.texi (Adaptive Scoring): Added gnus-adaptive-pretty-print. + +2004-10-15 Katsumi Yamaoka + + * message.texi (Canceling News): Add how to set a password. + +2004-10-10 Juri Linkov + + * gnus.texi (Top, Marking Articles): Join two menus in one node + because a node can have only one menu. + +2004-10-09 Juri Linkov + + * gnus.texi (Fancy Mail Splitting): Remove backslash in the + example of nnmail-split-fancy. + +2004-10-12 Reiner Steib + + * gnus-faq.texi ([5.9]): Improve code for reply-in-news. + +2004-10-12 Katsumi Yamaoka + + * gnus.texi (X-Face): Revert 2004-02-17 change. + (Slow Machine): Ditto. + +2004-10-02 Simon Josefsson + + * gnus.texi (documentencoding): Add, to avoid warnings. + +2004-09-30 Simon Josefsson + + * gnus-news.texi: Add. + + * message.texi (Mail Headers): Add. + + * gnus.texi (Hashcash): Fix. + +2004-09-29 Simon Josefsson + + * gnus-news.texi: Add. + +2004-09-29 Teodor Zlatanov + + * gnus.texi (Hashcash): changed location of library, also mention + that payments can be verified and fix the name of the + hashcash-path variable + +2004-09-23 Reiner Steib + + * gnus-faq.texi ([5.12]): Use 5.10 instead of 5.10.0. + +2004-09-14 Jesper Harder + + * gnus.texi: Markup fixes. + + * emacs-mime.texi (Display Customization): XEmacs -> Emacs. + +2004-09-11 Simon Josefsson + + * gnus-news.texi: Mention text/dns. + +2004-09-03 Katsumi Yamaoka + + * texi2latex.el (latexi-translate-file): Support @copying and + @insertcopying. + (latexi-copying-text): New variable. + (latexi-copying): New function. + (latexi-insertcopying): New function. + +2004-09-02 Reiner Steib + + * gnus-news.texi: Fix typo in previous commit. + + * gnus-news.el (gnus-news-makeinfo-switches): Add --no-validate to + allow unresolved references. + + * gnus-news.texi: Use xref. Add `gnus-picon-style'. + + * Makefile.in (GNUS-NEWS): Depend on gnus-news.el. + +2004-09-02 Simon Josefsson + + * gnus-news.texi: Comment out comment stuff. + Don't use xref's, GNUS-NEWS look wrong. + Add nntp marks stuff. + Add (copied from Oort Gnus GNUS-NEWS). + + * Makefile.in (GNUS-NEWS): Move to "..". + +2004-09-01 Katsumi Yamaoka + + * infohack.el: Support @copying and @insertcopying for Emacs 21.3 + and lesser and XEmacs. + +2004-08-31 Reiner Steib + + * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi, + pgg.texi, sieve.texi: Use @copying and @insertcopying. + +2004-08-22 Reiner Steib + + * gnus.texi (Mail Source Specifiers): Describe + `pop3-leave-mail-on-server'. + +2004-08-17 Teodor Zlatanov + + * gnus.texi (IMAP): add comments about imaps synonym to imap in + netrc syntax + 2004-08-15 Simon Josefsson * gnus.texi (IMAP): Add example. Suggested and partially written