diff options
author | wiz <wiz@pkgsrc.org> | 2014-08-17 16:31:32 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2014-08-17 16:31:32 +0000 |
commit | ab9d5fc70630fcc87dd72f8a42a5141c678a803b (patch) | |
tree | 2e2248daa4907c2027f4a843159e8c6d46bf0373 /security | |
parent | 0b3bf199a09110dc288b7d1b5f9e11e4a6d6212b (diff) | |
download | pkgsrc-ab9d5fc70630fcc87dd72f8a42a5141c678a803b.tar.gz |
Update to 6.3.1:
Version 6.3.1 - August 11 2014
[CHANGES]
New facilities:
o gtags.vim: New 'Gtagsa' (Gtags with append) command.
This command appends tags to the current tag list.
If you want to get a union of 'global -d foo' and
'global -r foo' then please do as follows:
:Gtags -d foo
:Gtagsa -r foo
o geco.rc: New command (Bash function).
You need bash, percol and less to use geco.
$ source /usr/local/share/gtags/geco.rc
$ geco --help # show help
$ geco mai[TAB] # auto completion
v
$ geco main [ENTER]
QUERY> init # narrowing down
(less's screen)
:tag -r main # tag jump again
The same options are available on the both prompts:
$ geco <options> arg
:tag <options> arg
[INCOMPATIBLE CHANGES]
o global: The following configuration variables were removed
since they will surely cause confusion.
GTAGSROOT, GTAGSDBPATH
Diffstat (limited to 'security')
0 files changed, 0 insertions, 0 deletions