|
From: | Shigio YAMAGUCHI |
Subject: | Re: GLOBAL 6.5.2 Patches |
Date: | Sat, 2 Jan 2016 07:46:01 +0900 |
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.
_______________________________________________
Bug-global mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/bug-global
[Prev in Thread] | Current Thread | [Next in Thread] |