File: cedet-global.el.html
Basic support for calling GNU Global, and testing version numbers.
Defined variables (3)
cedet-global-command | Command name for the GNU Global executable. |
cedet-global-gtags-command | Command name for the GNU Global gtags executable. |
cedet-global-min-version | Minimum version of GNU Global required. |
Defined functions (9)
cedet-gnu-global-call | (FLAGS) |
cedet-gnu-global-create/update-database | (&optional DIR) |
cedet-gnu-global-expand-filename | (FILENAME) |
cedet-gnu-global-gtags-call | (FLAGS) |
cedet-gnu-global-root | (&optional DIR) |
cedet-gnu-global-scan-hits | (BUFFER) |
cedet-gnu-global-search | (SEARCHTEXT TEXTTYPE TYPE SCOPE) |
cedet-gnu-global-show-root | () |
cedet-gnu-global-version-check | (&optional NOERROR) |