groff-commit
[Top][All Lists]
Advanced

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

[Groff-commit] Changes to //var/cvs/groff


From: wlemb
Subject: [Groff-commit] Changes to //var/cvs/groff
Date: Fri, 13 Jul 2001 00:11:06 +0200

Log from commit: 

Update of /var/cvs/groff/tmac
In directory genba:/vol5/tmp/cvs-serv14730/tmac

Modified Files:
        doc.tmac groff_mdoc.man 
Log Message:

2001-07-12  Ruslan Ermilov  <address@hidden>

        Merge -xwidth into -width.  Add -xwidth functionality to -column
        also.

        * tmac/doc.tmac (Bl): Add dummy doc-typeXXX and doc-spaceXXX to
        avoid warning.
        (doc-do-Bl-args): Merge -xwidth code with -width.  Test whether
        string immediately following a leading dot starts with a valid mdoc
        argument.
        Add similar code to the -column branch.
        (doc-Bl-usage): Updated.
        * groff_mdoc.man: s/-xwidth/-width/.

2001-07-12  Gaius Mulley  <address@hidden>

        * src/devices/grohtml/post-html.cc (text_glob::is_br): Stop titles
        running into centered or non-formatted text.

2001-07-11  Werner LEMBERG  <address@hidden>

        Introduce short and long prefixes to have the selection at run-time
        whether there is a 8+3 limit for names of temporary files.

        * src/libs/libgroff/tmpfile.cc (TMPFILE_PREFIX): Replaced with...
        (TMPFILE_PREFIX_SHORT, TMPFILE_PREFIX_LONG): This.
        (tmpfile_prefix, tmpfile_prefix_len, use_short_prefix): New
        variables.
        (temp_init): New global structure to initialize above three
        variables.
        (xtmptemplate): Use two parameters for long and short prefix.
        Simplify code use above three variables.
        (xtmpfile): Use long and short prefixes as parameters.
        * src/include/lib.h: Updated.

        * src/preproc/html/pre-html.cc ({PAGE,PS,REGION}_TEMPLATE): Replace
        with ...
        ({PAGE,PS,REGION}_TEMPLATE_{SHORT,LONG}): This.
        (createAllPages, makeTempFiles): Updated.

2001-07-09  Werner LEMBERG  <address@hidden>

        * REVISION: Increased to 3.



reply via email to

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