texinfo-commits
[Top][All Lists]
Advanced

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

texinfo/makeinfo xml.h,1.10,1.11


From: dirt
Subject: texinfo/makeinfo xml.h,1.10,1.11
Date: Sun, 15 Feb 2004 16:21:03 +0100

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

Modified Files:
        xml.h 
Log Message:
2004-02-15  Alper Ersoy  <address@hidden>

        * makeinfo/xml.h: made xml_keep_space extern.



Index: xml.h
===================================================================
RCS file: /cvsroot/texinfo/texinfo/makeinfo/xml.h,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** xml.h       13 Feb 2004 22:01:39 -0000      1.10
--- xml.h       15 Feb 2004 15:21:01 -0000      1.11
***************
*** 45,48 ****
--- 45,51 ----
  extern int xml_dont_touch_items_defs;
  
+ /* Non-zero if whitespace in the source document should be kept as-is.  */
+ extern int xml_keep_space;
+ 
  enum xml_element
  {



reply via email to

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