File: cedet-idutils.el.html
Basic support calling ID Utils functions, and checking version numbers.
Defined variables (4)
cedet-idutils-file-command | Command name for the ID Utils executable for searching file names. |
cedet-idutils-make-command | Command name for the ID Utils executable for creating token databases. |
cedet-idutils-min-version | Minimum version of ID Utils required. |
cedet-idutils-token-command | Command name for the ID Utils executable for searching for tokens. |
Defined functions (8)
cedet-idutils-create/update-database | (&optional DIR) |
cedet-idutils-expand-filename | (FILENAME) |
cedet-idutils-fnid-call | (FLAGS) |
cedet-idutils-lid-call | (FLAGS) |
cedet-idutils-mkid-call | (FLAGS) |
cedet-idutils-search | (SEARCHTEXT TEXTTYPE TYPE SCOPE) |
cedet-idutils-support-for-directory | (&optional DIR) |
cedet-idutils-version-check | (&optional NOERROR) |