texinfo-commits
[Top][All Lists]
Advanced

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

texinfo doc/texinfo.tex ChangeLog


From: Oleg Katsitadze
Subject: texinfo doc/texinfo.tex ChangeLog
Date: Tue, 06 Jan 2009 05:50:58 +0000

CVSROOT:        /sources/texinfo
Module name:    texinfo
Changes by:     Oleg Katsitadze <olegkat>       09/01/06 05:50:58

Modified files:
        doc            : texinfo.tex 
        .              : ChangeLog 

Log message:
        * doc/texinfo.txi (\key): Removed spurious space.  Patch from
        Werner Lemberg, 05 Jan 2009 11:20:08.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/texinfo/doc/texinfo.tex?cvsroot=texinfo&r1=1.292&r2=1.293
http://cvs.savannah.gnu.org/viewcvs/texinfo/ChangeLog?cvsroot=texinfo&r1=1.969&r2=1.970

Patches:
Index: doc/texinfo.tex
===================================================================
RCS file: /sources/texinfo/texinfo/doc/texinfo.tex,v
retrieving revision 1.292
retrieving revision 1.293
diff -u -b -r1.292 -r1.293
--- doc/texinfo.tex     1 Jan 2009 22:40:40 -0000       1.292
+++ doc/texinfo.tex     6 Jan 2009 05:50:57 -0000       1.293
@@ -3,7 +3,7 @@
 % Load plain if necessary, i.e., if running under initex.
 \expandafter\ifx\csname fmtname\endcsname\relax\input plain\fi
 %
-\def\texinfoversion{2009-01-01.14}
+\def\texinfoversion{2009-01-05.21}
 %
 % Copyright 1985, 1986, 1988, 1990, 1991, 1992, 1993, 1994, 1995,
 % 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
@@ -2585,7 +2585,7 @@
 % monospace, don't change it; that way, we respect @kbdinputstyle.  But
 % if it isn't monospace, then use \tt.
 %
-\def\key#1{{\setupmarkupstyle{key}
+\def\key#1{{\setupmarkupstyle{key}%
   \nohyphenation
   \ifmonospace\else\tt\fi
   #1}\null}

Index: ChangeLog
===================================================================
RCS file: /sources/texinfo/texinfo/ChangeLog,v
retrieving revision 1.969
retrieving revision 1.970
diff -u -b -r1.969 -r1.970
--- ChangeLog   3 Jan 2009 04:38:30 -0000       1.969
+++ ChangeLog   6 Jan 2009 05:50:58 -0000       1.970
@@ -1,4 +1,9 @@
-2000-01-02  Oleg Katsitadze  <address@hidden>
+2009-01-05  Oleg Katsitadze  <address@hidden>
+
+       * doc/texinfo.txi (\key): Removed spurious space.  Patch from
+       Werner Lemberg, 05 Jan 2009 11:20:08.
+
+2009-01-02  Oleg Katsitadze  <address@hidden>
 
        * doc/texinfo.txi:  Removed documentation of @raggedleft and
        @raggedcenter.




reply via email to

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