find-defact-regexp | The regexp used to search for a Hyperbole action type definition. |
find-defal-regexp | The regexp used to search for a Hyperbole action link type definition. |
find-defib-regexp | The regexp used to search for a Hyperbole implicit button type definition. |
find-defil-regexp | The regexp used to search for a Hyperbole implicit link type definition. |
find-ert-test-regexp | The regexp used to search for an ert test definition. |
smart-asm-include-dirs | Ordered list of directories to search for assembly language include files. |
smart-asm-include-path | Ordered list of directories to search for assembly language include files. |
smart-asm-include-regexp | Regexp to match to assembly language include file lines. |
smart-c-cpp-include-dirs | Ordered list of include directories by default searched by C/C++ preprocessor. |
smart-c-cpp-include-path | Ordered list of include directories by default searched by C/C++ preprocessor. |
smart-c-include-dirs | Ordered list of directories to search for C/C++ include files. |
smart-c-include-path | Ordered list of directories to search for C/C++ include files. |
smart-c-include-regexp | Regexp to match to C, C++, or Objective-C include file lines. |
smart-c-keywords | Sorted list of C keywords, all in lowercase. |
smart-c-use-lib-man | Non-nil means ‘smart-c’ and ‘smart-c++’ display man pages for library symbols. |
smart-emacs-tags-file | Full path name of etags file for GNU Emacs source. |
smart-fortran-keywords | Sorted list of Fortran keywords, all in lowercase. |
smart-java-keywords | Sorted list of Java keywords, all in lowercase. |
smart-java-package-path | Ordered list of directories to search for imported Java packages. |
smart-java-package-regexp | Regexp to match to Java ‘package’ and ‘import’ lines. |
smart-javascript-keywords | Sorted list of JavaScript keywords, all in lowercase. |
smart-lisp-identifier | Regexp matching a Lisp identifier. |
smart-lisp-identifier-chars | Regexp matching a valid char in a Lisp identifier except the first char. |
smart-lisp-identifier-first-char-regexp | Regexp matching the first character of a Lisp identifier. |
smart-objc-keywords | Sorted list of Objective-C keywords, all in lowercase. |
smart-python-keywords | Sorted list of Python keywords, all in lowercase. |
smart-tags-mode-list | Major modes where programming symbols are recognized by the Smart Keys. |