GLOBAL-5.7.2 released.

Shigio YAMAGUCHI <[email protected]> Tue, 30 Sep 2008 11:26:20 +0900
Newsgroups gmane.comp.gnu.global.announce
Organization GNU Project
Message-ID <[email protected]>
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hello hackers,

It is my great pleasure to announce the release of GLOBAL-5.7.2.

[CHANGES]
New functions:
o gtags: New -O(--objdir) option added.
  To use this option, it is necessary to have prepared obj directory beforehand.
  The default is 'usr/obj'.
o gtags.el: New gtags-select-tag-other-window and gtags-find-tag-other-window command added.
o htags: Supported 'include', 'required' and 'required_once' statement in PHP language.
  Htags makes a link to the file described in above statements if it is accessible from
  current directory.

[INCOMPATIBLE CHANGES]
o gtags: Changed to skip all files whoes first character of name is '.'.
  The following path was deleted from the DEFAULTSKIP in configure.ac, since new rule
  covers them.

        .notfunction
        .gdbinit
        .cvsrc
        .cvsignore
        .gitignore
        .cvspass
        .cvswrappers
        .deps/
        .snprj/
        .svn/
        .git/

o gtags.el: Changed so that the visited files are left after invoking
  the 'gtags-pop-stack' command. If you hope old specification,
  please set gtags-pop-delete to true like follows:

        [$HOME/.emacs]
        (setq gtags-mode-hook
          '(lambda ()
                (setq gtags-pop-delete t)))

You can download it from
http://www.gnu.org/software/global/download.html

Enjoy!
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (FreeBSD)
Comment: For info see http://www.gnupg.org

iD8DBQFI4YxuPKW7s1e+3aMRAoicAKDLfoSWhl32zpbnu1AoHLF7PHwvlgCeOS6t
ImYblUXiKa164Bpx1rO2MS4=
=d5xY
-----END PGP SIGNATURE-----