[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
GLOBAL-5.9.1 released.
From: |
Shigio YAMAGUCHI |
Subject: |
GLOBAL-5.9.1 released. |
Date: |
Mon, 19 Jul 2010 14:36:22 +0900 |
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hello hackers,
It is my great pleasure to announce the release of GLOBAL-5.9.1.
[CHANGES]
New facilities:
o gtags: New gtags.files file.
If a file called 'gtags.files' exists in the current directory,
gtags(1) treats it as a list of files which are candidates of the target.
The following two brings a same result.
$ gtags -f files
$ gtags -i -f files
$ cp files gtags.files
$ gtags
$ gtags -i
The latter has an advantage that 'global -u' can use the mechanism too.
o htags: New --auto-completion option.
Enables completion input method for the search form (requires http server).
o htags: New --tree-view option.
Use tree view for the file index.
o htags: New --suggest2 option
--suggest - use popular options without frame, CGI and javascript.
--suggest2 - use frame, CGI and javascript in addition to the --suggest.
The --auto-completion and --tree-view option requires javascript language
in your browser. If your browser is one of the followings, it will work.
* GNOME web browser
* firefox
* chrome
o global: Allows -I option for the -c command.
[FIXED BUGS]
o gtags.el: The following commands fail with a message 'Beginning of buffer'
when the cursor is at the head of the buffer.
gtags-find-tag, gtags-find-rtag, gtags-find-symbol,
gtags-find-tag-from-here, gtags-find-with-idutils, gtags-find-with-grep
[INCOMPATIBLE CHANGES]
o Safe-CGI mechanism was modified.
The parameter of the -S option was changed.
You can download it from http://www.gnu.org/software/global/download.html
Enjoy!
Shigio YAMAGUCHI
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (FreeBSD)
Comment: For info see http://www.gnupg.org
iD8DBQFMQ+MhPKW7s1e+3aMRAmpoAJ4wlDaKSFNPGl3f41Yn7Lp76qsPwACgh+Li
76H4c2qdPtCpnD7hIIlsXgA=
=8FmY
-----END PGP SIGNATURE-----
--
Shigio YAMAGUCHI <address@hidden>
PGP fingerprint: D1CB 0B89 B346 4AB6 5663 C4B6 3CA5 BBB3 57BE DDA3
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- GLOBAL-5.9.1 released.,
Shigio YAMAGUCHI <=