[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/man/info.texi
From: |
Eli Zaretskii |
Subject: |
[Emacs-diffs] Changes to emacs/man/info.texi |
Date: |
Fri, 26 Apr 2002 07:56:36 -0400 |
Index: emacs/man/info.texi
diff -c emacs/man/info.texi:1.22 emacs/man/info.texi:1.23
*** emacs/man/info.texi:1.22 Tue Apr 23 20:58:45 2002
--- emacs/man/info.texi Fri Apr 26 07:56:35 2002
***************
*** 6,12 ****
@syncodeindex vr cp
@syncodeindex ky cp
@comment %**end of header
! @comment $Id: info.texi,v 1.22 2002/04/24 00:58:45 miles Exp $
@dircategory Texinfo documentation system
@direntry
--- 6,12 ----
@syncodeindex vr cp
@syncodeindex ky cp
@comment %**end of header
! @comment $Id: info.texi,v 1.23 2002/04/26 11:56:35 eliz Exp $
@dircategory Texinfo documentation system
@direntry
***************
*** 807,815 ****
This chapter also explains how to write an Info as distinct from a
Texinfo file. (However, in most cases, writing a Texinfo file is
! better, since you can use it to make a printed manual or an HTML file
! as well as for generating Info files.) @xref{Top,, Overview of
! Texinfo, texinfo, Texinfo: The GNU Documentation Format}.)
@menu
* Advanced:: Advanced Info commands: g, s, e, and 1 - 5.
--- 807,816 ----
This chapter also explains how to write an Info as distinct from a
Texinfo file. (However, in most cases, writing a Texinfo file is
! better, since you can use it to make a printed manual or produce other
! formats, such as HTML and DocBook, as well as for generating Info
! files.) @xref{Top,, Overview of Texinfo, texinfo, Texinfo: The GNU
! Documentation Format}.)
@menu
* Advanced:: Advanced Info commands: g, s, e, and 1 - 5.