texinfo-commits
[Top][All Lists]
Advanced

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

texinfo ChangeLog,1.311,1.312


From: dirt
Subject: texinfo ChangeLog,1.311,1.312
Date: Tue, 6 Apr 2004 22:53:54 +0200

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

Modified Files:
        ChangeLog 
Log Message:
.

Index: ChangeLog
===================================================================
RCS file: /cvsroot/texinfo/texinfo/ChangeLog,v
retrieving revision 1.311
retrieving revision 1.312
diff -C2 -d -r1.311 -r1.312
*** ChangeLog   6 Apr 2004 20:16:12 -0000       1.311
--- ChangeLog   6 Apr 2004 20:53:52 -0000       1.312
***************
*** 1,4 ****
--- 1,9 ----
  2004-04-06  Alper Ersoy  <address@hidden>
  
+       * makeinfo/makeinfo.c (convert_from_loaded_file): do not call
+       write_tag_table if the output filename is "-".
+ 
+ 2004-04-06  Alper Ersoy  <address@hidden>
+ 
        * makeinfo/insertion.c (end_insertion): <pre> blocks implicitly ends
        the previous paragraph, so avoid </p> after the end tag.
***************
*** 26,31 ****
        * configure.ac: pretest version 4.6.94.
  
!       * doc/texinfo.txi (Node Line Requirements): discuss whitespace.
!       
        * doc/texinfo.tex (\node, \donode): remove trailing
        spaces (before the first comma) in the @node line.
--- 31,36 ----
        * configure.ac: pretest version 4.6.94.
  
!       * doc/texinfo.txi (Node Line Requirements): discuss whitespace.
! 
        * doc/texinfo.tex (\node, \donode): remove trailing
        spaces (before the first comma) in the @node line.
***************
*** 58,62 ****
  
        * info/info-utils.c (info_parse_node): Don't read beyond end
!         of buffer when looking for ``(line ...)'' in a menu item.
  
  2004-03-27  Andreas Schwab  <address@hidden>
--- 63,67 ----
  
        * info/info-utils.c (info_parse_node): Don't read beyond end
!       of buffer when looking for ``(line ...)'' in a menu item.
  
  2004-03-27  Andreas Schwab  <address@hidden>
***************
*** 91,96 ****
        strcasecmp and strncasecmp here.
        * lib/system.h (memchr) [!HAVE_DECL_MEMCHR]: add conditional
!            declaration.
!         (strcase.h) [!HAVE_DECL_STRNCASE]: add conditional include.
        (strings.h) [HAVE_STRINGS_H]: include if
        available, even if <string.h> is also available.
--- 96,101 ----
        strcasecmp and strncasecmp here.
        * lib/system.h (memchr) [!HAVE_DECL_MEMCHR]: add conditional
!            declaration.
!       (strcase.h) [!HAVE_DECL_STRNCASE]: add conditional include.
        (strings.h) [HAVE_STRINGS_H]: include if
        available, even if <string.h> is also available.
***************
*** 249,253 ****
  2004-03-13  Karl Berry  <address@hidden>
  
!         * pretest version 4.6.91.
  
        * info/*.[ch]: copyright dates, and final ugly casts.
--- 254,258 ----
  2004-03-13  Karl Berry  <address@hidden>
  
!       * pretest version 4.6.91.
  
        * info/*.[ch]: copyright dates, and final ugly casts.
***************
*** 1003,1007 ****
  
        * makeinfo/cmds.c (cm_code): do not decrement in_fixed_width_font as
!         it gets decremented elsewhere.
  
  2004-02-07  Alper Ersoy  <address@hidden>
--- 1008,1012 ----
  
        * makeinfo/cmds.c (cm_code): do not decrement in_fixed_width_font as
!       it gets decremented elsewhere.
  
  2004-02-07  Alper Ersoy  <address@hidden>
***************
*** 2085,2090 ****
        (\registeredsymbol): we can use \lllsize here too.
  
!         * configure.ac: gettext 0.13 (many generated files updated).
!         
        * Makefile.am (AUTOMAKE_OPTIONS): 1.8.
  
--- 2090,2095 ----
        (\registeredsymbol): we can use \lllsize here too.
  
!       * configure.ac: gettext 0.13 (many generated files updated).
! 
        * Makefile.am (AUTOMAKE_OPTIONS): 1.8.
  
***************
*** 2234,2238 ****
  
        * doc/texinfo.tex (\pdfmakeoutlines): Fix a typo, need
!               \def\thisubsecnum not \let.
  
  2003-12-08  Stepan Kasal  <address@hidden>
--- 2239,2243 ----
  
        * doc/texinfo.tex (\pdfmakeoutlines): Fix a typo, need
!               \def\thisubsecnum not \let.
  
  2003-12-08  Stepan Kasal  <address@hidden>
***************
*** 2771,2775 ****
        (\kitem, \kitemx, \xitem, \xtemx, \description): Removed; they
          didn't look as if they would work in their present state, anyway.
!         [texinfo-20031114-table.patch]
  
        * doc/texinfo.tex (\filenamecatcodes): new macro.
--- 2776,2780 ----
        (\kitem, \kitemx, \xitem, \xtemx, \description): Removed; they
          didn't look as if they would work in their present state, anyway.
!       [texinfo-20031114-table.patch]
  
        * doc/texinfo.tex (\filenamecatcodes): new macro.
***************
*** 3184,3189 ****
  2003-11-08  Karl Berry  <address@hidden>
  
!         * doc/texinfo.txi (registeredsymbol): new node.
!         
        * doc/Makefile.am (HELP2MAN): invoke explicitly from $(srcdir), in
        case . is not in PATH.
--- 3189,3194 ----
  2003-11-08  Karl Berry  <address@hidden>
  
!       * doc/texinfo.txi (registeredsymbol): new node.
! 
        * doc/Makefile.am (HELP2MAN): invoke explicitly from $(srcdir), in
        case . is not in PATH.
***************
*** 3469,3473 ****
          (\lbrb, \rbrb): ... here.
          (\checkparencounts): Macros to check whether both counts get back
!           to 0; ...
          (\badparencount, \badbrackcount): ... if not, issue an error
          message and reset the respective count.
--- 3474,3478 ----
          (\lbrb, \rbrb): ... here.
          (\checkparencounts): Macros to check whether both counts get back
!         to 0; ...
          (\badparencount, \badbrackcount): ... if not, issue an error
          message and reset the respective count.
***************
*** 3719,3724 ****
  
        * doc/texinfo.tex (\parsebodycommon): increase \penalty between
!         headers to 2000 from 0.
!         (\defxbodycommon): check for 10002, not 1000.  We don't want to
        allow a page break after a section heading.  Hmm, but it seems
        this should never be called next after a section heading?
--- 3724,3729 ----
  
        * doc/texinfo.tex (\parsebodycommon): increase \penalty between
!       headers to 2000 from 0.
!       (\defxbodycommon): check for 10002, not 1000.  We don't want to
        allow a page break after a section heading.  Hmm, but it seems
        this should never be called next after a section heading?
***************
*** 3896,3900 ****
        * texinfo.txi (Conventions): say more about quotations and dashes,
        based on a report to help-texinfo from
!         address@hidden, 18 Jul 2003 16:07:00 +1000.
  
        * NEWS: mention @tex/@iftex are executed in a group.
--- 3901,3905 ----
        * texinfo.txi (Conventions): say more about quotations and dashes,
        based on a report to help-texinfo from
!       address@hidden, 18 Jul 2003 16:07:00 +1000.
  
        * NEWS: mention @tex/@iftex are executed in a group.



reply via email to

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