Changes committed gnus/texi (ChangeLog auth.texi)
"Katsumi Yamaoka" <[email protected]> Mon, 13 Apr 2009 01:10:27 +0200
| Newsgroups | gmane.emacs.gnus.commits |
|---|---|
| Message-ID | <[email protected]> |
Modified: ChangeLog auth.texi * auth.texi: Synch up with Emacs---change Info file name auth.info to auth; remove duplicate @settitle, @dircategory, and @direntry sections; fix Tex switches. Index: ChangeLog diff -u gnus/texi/ChangeLog:7.445 gnus/texi/ChangeLog:7.446 --- ChangeLog:7.445 Fri Apr 10 10:45:57 2009 +++ ChangeLog Mon Apr 13 01:10:27 2009 @@ -1,6 +1,9 @@ ---- orig/doc/misc/ChangeLog -+++ mod/doc/misc/ChangeLog -@@ -1,3 +1,27 @@ +2009-04-12 Katsumi Yamaoka <[email protected]> + + * 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 <[email protected]> * gnus-faq.texi (FAQ 8-4): Fix wrong group name of Index: auth.texi diff -u gnus/texi/auth.texi:7.4 gnus/texi/auth.texi:7.5 --- auth.texi:7.4 Fri Apr 10 10:45:57 2009 +++ auth.texi Mon Apr 13 01:10:27 2009 @@ -1,22 +1,13 @@ \input texinfo @c -*-texinfo-*- - -@setfilename auth.info +@setfilename auth @settitle Emacs auth-source Library @value{VERSION} @set VERSION 0.1 -@dircategory Emacs -@direntry -* auth-source: (auth). The Emacs auth-source library. -@end direntry - -@settitle Emacs auth-source Library @value{VERSION} - @copying This file describes the Emacs auth-source library. -Copyright @copyright{} 2008, 2009 -Free Software Foundation, Inc. +Copyright @copyright{} 2008, 2009 Free Software Foundation, Inc. @quotation Permission is granted to copy, distribute and/or modify this document @@ -45,17 +36,15 @@ @titlepage @title Emacs auth-source Library - @author by Ted Zlatanov @page - @vskip 0pt plus 1filll @insertcopying @end titlepage -@page -@end tex +@contents +@ifnottex @node Top @top Emacs auth-source This manual describes the Emacs auth-source library. @@ -63,6 +52,8 @@ It is a way for multiple applications to share a single configuration (in Emacs and in files) for user convenience. +@insertcopying + @menu * Overview:: Overview of the auth-source library. * Help for users:: @@ -71,6 +62,7 @@ * Function Index:: * Variable Index:: @end menu +@end ifnottex @node Overview @chapter Overview @@ -196,8 +188,6 @@ @chapter Variable Index @printindex vr -@summarycontents -@contents @bye @c End: