CVSROOT:        /sources/global
Module name:    global
Changes by:     Shigio YAMAGUCHI <shigio>       11/07/11 03:21:31

Modified files:
        libutil        : conf.c strbuf.c strbuf.h 

Log message:
        o gtags.conf: The lines which start with a '#' on the continuation 
lines is considered
          to be a comment line.
        
          [example]
                :langmap=C\:.c:\
        #       :langmap=C#\:.cs:\
                :langmap=Java\:.java:
        
          [old]
          considered as:|      :langmap=C\:.c:#        :langmap=C#\:.cs:        
:langmap=Java\:.java:|
          [new]
          considered as:|      :langmap=C\:.c:        :langmap=Java\:.java:|

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/global/libutil/conf.c?cvsroot=global&r1=1.58&r2=1.59
http://cvs.savannah.gnu.org/viewcvs/global/libutil/strbuf.c?cvsroot=global&r1=1.38&r2=1.39
http://cvs.savannah.gnu.org/viewcvs/global/libutil/strbuf.h?cvsroot=global&r1=1.26&r2=1.27

_______________________________________________
Global-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/global-commit

Reply via email to