texinfo-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

texinfo update (Sun Jun 5 11:22:01 EDT 2005)


From: Karl Berry
Subject: texinfo update (Sun Jun 5 11:22:01 EDT 2005)
Date: Sun, 05 Jun 2005 11:22:08 -0400

Index: ChangeLog
===================================================================
RCS file: /cvsroot/texinfo/texinfo/ChangeLog,v
retrieving revision 1.507
retrieving revision 1.508
diff -c -r1.507 -r1.508
*** ChangeLog   3 Jun 2005 23:53:19 -0000       1.507
--- ChangeLog   5 Jun 2005 15:06:17 -0000       1.508
***************
*** 1,3 ****
--- 1,8 ----
+ 2005-06-05  Karl Berry  <address@hidden>  (tiny change)
+ 
+       * doc/texinfo.txi: typos from Christian von Schultz,
+       5 Jun 2005 16:45:48 +0200.
+ 
  2005-06-03  Karl Berry  <address@hidden>
  
        * info/man.c (get_manpage_contents): pass -a to man if no explicit
Index: doc/texinfo.txi
===================================================================
RCS file: /cvsroot/texinfo/texinfo/doc/texinfo.txi,v
retrieving revision 1.144
retrieving revision 1.145
diff -c -r1.144 -r1.145
*** doc/texinfo.txi     15 May 2005 00:39:11 -0000      1.144
--- doc/texinfo.txi     5 Jun 2005 15:06:17 -0000       1.145
***************
*** 1,5 ****
  \input texinfo.tex    @c -*-texinfo-*-
! @c $Id: texinfo.txi,v 1.144 2005/05/15 00:39:11 karl Exp $
  @c Ordinarily, Texinfo files have the extension .texi.  But texinfo.texi
  @c clashes with texinfo.tex on 8.3 filesystems, so we use texinfo.txi.
  
--- 1,5 ----
  \input texinfo.tex    @c -*-texinfo-*-
! @c $Id: texinfo.txi,v 1.145 2005/06/05 15:06:17 karl Exp $
  @c Ordinarily, Texinfo files have the extension .texi.  But texinfo.texi
  @c clashes with texinfo.tex on 8.3 filesystems, so we use texinfo.txi.
  
***************
*** 6973,6979 ****
  Return
  @item LFD
  Linefeed (however, since most keyboards nowadays do not have a Linefeed key,
! it might be better to call this character @kbd{C-j}.
  @item TAB
  Tab
  @item BS
--- 6973,6979 ----
  Return
  @item LFD
  Linefeed (however, since most keyboards nowadays do not have a Linefeed key,
! it might be better to call this character @kbd{C-j})
  @item TAB
  Tab
  @item BS
***************
*** 7726,7732 ****
  
  In general, you should avoid using the other font commands.  Some of
  them are only useful when documenting functionality with specific font
! effects, such as in \TeX\ and related packages.
  
  
  @node Quotations and Examples
--- 7726,7732 ----
  
  In general, you should avoid using the other font commands.  Some of
  them are only useful when documenting functionality with specific font
! effects, such as in @TeX{} and related packages.
  
  
  @node Quotations and Examples
***************
*** 18576,18582 ****
  (@url{http://www.gnu.org/software/rcs}) version control systems, which
  expand it into a string such as:
  @example
! $Id: texinfo.txi,v 1.144 2005/05/15 00:39:11 karl Exp $
  @end example
  (This is useful in all sources that use version control, not just manuals.)
  You may wish to include the @samp{$Id:} comment in the @code{@@copying}
--- 18576,18582 ----
  (@url{http://www.gnu.org/software/rcs}) version control systems, which
  expand it into a string such as:
  @example
! $Id: texinfo.txi,v 1.145 2005/06/05 15:06:17 karl Exp $
  @end example
  (This is useful in all sources that use version control, not just manuals.)
  You may wish to include the @samp{$Id:} comment in the @code{@@copying}
***************
*** 18642,18648 ****
  
  @verbatim
  \input texinfo   @c -*-texinfo-*-
! @comment $Id: texinfo.txi,v 1.144 2005/05/15 00:39:11 karl Exp $
  @comment %**start of header
  @setfilename sample.info
  @include version.texi
--- 18642,18648 ----
  
  @verbatim
  \input texinfo   @c -*-texinfo-*-
! @comment $Id: texinfo.txi,v 1.145 2005/06/05 15:06:17 karl Exp $
  @comment %**start of header
  @setfilename sample.info
  @include version.texi
P ChangeLog
P doc/texinfo.txi


reply via email to

[Prev in Thread] Current Thread [Next in Thread]