texinfo-commits
[Top][All Lists]
Advanced

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

texinfo/makeinfo xref.c,1.4,1.5


From: dirt
Subject: texinfo/makeinfo xref.c,1.4,1.5
Date: Sat, 7 Feb 2004 11:24:43 +0100

Update of /cvsroot/texinfo/texinfo/makeinfo
In directory sheep:/tmp/cvs-serv14303/makeinfo

Modified Files:
        xref.c 
Log Message:
.

Index: xref.c
===================================================================
RCS file: /cvsroot/texinfo/texinfo/makeinfo/xref.c,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** xref.c      6 Feb 2004 01:27:01 -0000       1.4
--- xref.c      7 Feb 2004 10:24:41 -0000       1.5
***************
*** 34,38 ****
     Info reference.  In the single-argument case, the :: we output
     suffices for the Info readers to find the end of the reference.  */
-    
  static void
  add_xref_punctuation ()
--- 34,37 ----
***************
*** 47,51 ****
             insert a period instead of crying.  */
          add_char ('.');
-         
        else if (next_char != ',' && next_char != '.')
          /* period and comma terminate xrefs, and nothing else.  Instead
--- 46,49 ----



reply via email to

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