* gnus-util.el (gnus-date-get-time): Move up before first use.
[gnus] / texi / ChangeLog
index 65ab2d0..ec552fd 100644 (file)
@@ -1,8 +1,208 @@
+2010-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
+
+       * gnus.texi (Interactive): Explain effect of gnus-expert-user better.
+
+2010-05-08  Štěpán Němec  <stepnem@gmail.com>  (tiny change)
+
+       * message.texi (Header Commands, Responses): Fix typos.
+
+2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
+
+       * gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of
+       the CVS repo.  Put the Git repo in the news section.
+
+       * gnus-coding.texi (Gnus Maintainance Guide): Fixed title typo.
+       Removed some mentions of CVS.  Mention the new Git repo.
+
+2010-04-15  Andreas Seltenreich  <seltenreich@gmx.de>
+
+       * gnus.texi (Score File Format): Fix typo.  Reported by Štěpán Němec.
+       (Mail Group Commands): Add index entry.
+
+2010-04-01  Teodor Zlatanov  <tzz@lifelogs.com>
+
+       * gnus.texi (Finding the News): Add pointers to the Server buffer
+       because it's essential.
+
+2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus.texi (MIME Commands): Update description of
+       gnus-article-browse-html-article.
+
+2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
+
+       * auth.texi (Secret Service API): Add TODO node.
+       (Help for users): Explain the new source options for `auth-sources'.
+
+2010-01-21  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus.texi (Score File Format): Fix typo.
+
+2010-01-04  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * gnus.texi (Posting Styles): Use with-current-buffer.
+
+2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus.texi (Direct Functions): Add missing port number to tls method.
+
+2009-09-22  Daiki Ueno  <ueno@unixuser.org>
+
+       * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
+
+2009-09-02  Teodor Zlatanov  <tzz@lifelogs.com>
+
+       * auth.texi (Help for users): Corrected markup.
+
+2009-09-02  Glenn Morris  <rgm@gnu.org>
+
+       * emacs-mime.texi (time-date): Mention float-time.
+
+2009-08-28  Teodor Zlatanov  <tzz@lifelogs.com>
+
+       * auth.texi: Rewritten for coverage and clarity.
+
+2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus.texi (Expiring Mail): Mention
+       gnus-mark-copied-or-moved-articles-as-expirable.
+       (Various Various): Mention gnus-safe-html-newsgroups.
+
+       * gnus-news.texi: Mention
+       gnus-mark-copied-or-moved-articles-as-expirable.
+
+       * emacs-mime.texi (Display Customization): Add xref to
+       gnus-safe-html-newsgroups.
+
+2009-07-16  Glenn Morris  <rgm@gnu.org>
+
+       * gnus-refcard.tex: Condense a few sentences in order to
+       make them fit on one line, and add some page breaks, to improve the
+       layout in the pdfs.
+
+2009-07-15  Glenn Morris  <rgm@gnu.org>
+
+       * gnus-refcard.tex (Copyright): Add 2009.
+       (Notes): Add missing line-break.
+       (Threading): Reword to fit on one line.
+
+2009-07-15  Glenn Morris  <rgm@gnu.org>
+
+       * Makefile.in (gnus-booklet.pdf): Use jobname rather than
+       clobbering gnus-refcard.pdf.
+
+2009-06-04  Daiki Ueno  <ueno@unixuser.org>
+
+       * gnus.texi (Security): Fix wording; add a link to epa.info.
+
+2009-06-04  Ryan Yeske  <rcyeske@gmail.com>
+
+       * message.texi (Header Commands): Fix descriptions to match
+       keybindings.
+
+2009-04-22  Daiki Ueno  <ueno@unixuser.org>
+
+       * gnus.texi (Security): Mention that EasyPG is the current default.
+
+2009-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * auth.texi: Synch up with Emacs---change Info file name auth.info to
+       auth; remove duplicate @settitle, @dircategory, and @direntry sections;
+       fix Tex switches.
+
+2009-04-05  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
+       news.software.readers.  Reported by Florian Rehnisch.
+
+2009-04-02  Glenn Morris  <rgm@gnu.org>
+
+       * auth.texi: Capitalize direntry.
+
+2009-03-03  Glenn Morris  <rgm@gnu.org>
+
+       * auth.texi: Fix @setfilename.
+
+2009-02-26  Glenn Morris  <rgm@gnu.org>
+
+       * gnus.texi: Minor updates for mbox Rmail.
+
+2009-02-26  Karl Berry  <karl@gnu.org>
+
+       * gnus-coding.texi,
+       * gnus.texi,
+       * message.texi,
+       * pgg.texi,
+       * sasl.texi,
+       * sieve.texi: Consistently use @insertcopying in the Top node,
+       @contents at the front (after @end titlepage),
+       and @direntry after @copying.
+       (Bug#1988)
+
+2009-02-20  Teodor Zlatanov  <tzz@lifelogs.com>
+
+       * dir: Add auth.texi.
+
+       * Makefile.in (INSTALL_DATA, INFO_DEPS, dvi, pdf, latex): Add
+       auth.texi.
+
+2009-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
+
+2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
+       gnus-nocem-issuers, and gnus-nocem-verifyer.
+
+2009-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
+
+       * auth.texi: New file documenting auth-source.
+
+2009-02-04  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * gnus-news.texi: Print version about Incoming*.
+
+2009-01-17  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
+       commands as described at the top.  Reported by Allan Gottlieb
+       <gottlieb@nyu.edu>.
+
+2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus.texi (Non-ASCII Group Names, RSS): Update description of
+       nnmail-pathname-coding-system.
+
+2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus.texi (Group Parameters): Add note for local variables.
+
+2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * gnus.texi (Converting Kill Files): Fix URL.  Include
+       gnus-kill-to-score.el in contrib directory.
+
+2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
+       Reported by Leo <sdl.web@gmail.com>.  (Bug#1660)
+       (Paging the Article): Add index entry.
+
+2008-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * message.texi (Insertion Variables): Don't advertise sc-cite-original.
+
 2008-12-04  David Engster  <dengste@eml.cc>
 
        * gnus.texi (nnmairix): Mention mairix.el.  Point out the importance
          of nnml-get-new-mail.  Change URL for mairix patch.
 
+2008-11-19  Glenn Morris  <rgm@gnu.org>
+
+       * doclicense.texi: Change to FDL 1.3.
+       Relicense all texi files under FDL 1.3 or later.
+
 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * infohack.el (infohack): Use Info-split-threshold to decide whether to
 2008-06-15  Reiner Steib  <Reiner.Steib@gmx.de>
 
        * gnus.texi (Mail Source Customization): Correct values of
-        `mail-source-delete-incoming'.  Reported by Tassilo Horn.
+       `mail-source-delete-incoming'.  Reported by Tassilo Horn.
        (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
 
 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
@@ -6225,7 +6425,7 @@ Thu Feb 25 00:28:49 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
        * gnus.texi (Mail Folders): Addition.
 
     Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
-    2007, 2008 Free Software Foundation, Inc.
+    2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
   This file is part of GNU Emacs.