global-commit
[Top][All Lists]
Advanced

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

[Global-commit] global convert.pl gtags.conf.in global/manual.i...


From: Shigio YAMAGUCHI
Subject: [Global-commit] global convert.pl gtags.conf.in global/manual.i...
Date: Fri, 01 Jan 2016 22:44:52 +0000

CVSROOT:        /sources/global
Module name:    global
Changes by:     Shigio YAMAGUCHI <shigio>       16/01/01 22:44:52

Modified files:
        .              : convert.pl gtags.conf.in 
        global         : manual.in 
        gtags          : manual.in 
        gtags-cscope   : input.c 
        htags          : manual.in 
        htags-server   : htags-server 
        libutil        : makepath.c nearsort.c 
        plugin-factory : exuberant-ctags.c 

Log message:
        [Windows patches and some fixes]
        Submitted by Jason Hood.
        -----
        In addition to Windows patches, there's also tweaks for the manuals.
        
        convert.pl
        
          Strip @begin_verbatim & @end_verbatim from the c converter
          - remove from global's help message.
        
          Escape an initial '.' in the man converter
          - I've added an ellipsis (...) to the global nearness table.
        
          Remove leading white space in info examples
          - the nearness table was indented too much.
        
        */manual.in
        
          Wrapped lines to keep the help messages to 80 columns.
          Fixed typos.
        
        gtags-cscope
        
          Finally fixed Ctrl+C (and properly restore the screen on exit, via a
          PDCurses patch).
        
        gtags.conf.in
        
          The language is "CoffeeScript" for Universal Ctags.  It might be 
better
          to create a separate section for Exuberant Ctags, to avoid its unknown
          language warning.
        
        htags-server
        
          Change "access to" to "access at".  This just seems like a duplicate 
of
          the "Serving..." line - easier to copy?  It also seems out of place,
          perhaps it might be better on the server line (e.g. "Python2 http/cgi
          server at http://...";) or after it instead of before.
        
        libutil/makepath.c
        
          Implement "~/" for Windows ("~user/" won't work).
        
        libutil/nearsort.c
        
          Include "path.h" to get the prototype of realpath.
        
        plugin-factor/exuberant-ctags.c
        
          String concatenation doesn't work with commas getting in the way. :)
        
        --
        Jason.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/global/convert.pl?cvsroot=global&r1=1.18&r2=1.19
http://cvs.savannah.gnu.org/viewcvs/global/gtags.conf.in?cvsroot=global&r1=1.45&r2=1.46
http://cvs.savannah.gnu.org/viewcvs/global/global/manual.in?cvsroot=global&r1=1.110&r2=1.111
http://cvs.savannah.gnu.org/viewcvs/global/gtags/manual.in?cvsroot=global&r1=1.107&r2=1.108
http://cvs.savannah.gnu.org/viewcvs/global/gtags-cscope/input.c?cvsroot=global&r1=1.4&r2=1.5
http://cvs.savannah.gnu.org/viewcvs/global/htags/manual.in?cvsroot=global&r1=1.159&r2=1.160
http://cvs.savannah.gnu.org/viewcvs/global/htags-server/htags-server?cvsroot=global&r1=1.2&r2=1.3
http://cvs.savannah.gnu.org/viewcvs/global/libutil/makepath.c?cvsroot=global&r1=1.19&r2=1.20
http://cvs.savannah.gnu.org/viewcvs/global/libutil/nearsort.c?cvsroot=global&r1=1.1&r2=1.2
http://cvs.savannah.gnu.org/viewcvs/global/plugin-factory/exuberant-ctags.c?cvsroot=global&r1=1.7&r2=1.8



reply via email to

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