File: hmouse-tag.el.html

Defined variables (27)

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

Defined functions (55)

smart-ancestor-tag-files(&optional DIRS NAME-OF-TAGS-FILE)
smart-asm(&optional IDENTIFIER NEXT)
smart-asm-at-tag-p(&optional NO-FLASH)
smart-asm-include-file()
smart-c(&optional IDENTIFIER NEXT LIST-OF-TAGS-TABLES)
smart-c++(&optional IDENTIFIER NEXT)
smart-c++-at-tag-p()
smart-c++-tag(&optional IDENTIFIER NEXT)
smart-c-at-tag-p(&optional NO-FLASH)
smart-c-include-file()
smart-cc-mode-initialize()
smart-emacs-lisp-mode-p(&optional SKIP-IDENTIFIER-FLAG)
smart-entire-tags-table-list()
smart-flash-tag(TAG START END)
smart-fortran(&optional IDENTIFIER NEXT)
smart-fortran-at-tag-p(&optional NO-FLASH)
smart-java(&optional IDENTIFIER NEXT)
smart-java-at-tag-p(&optional NO-FLASH)
smart-java-cross-reference()
smart-java-library-path(LIBRARY-NAME)
smart-java-oo-browser(&optional JUNK)
smart-java-packages()
smart-java-tag(&optional IDENTIFIER NEXT)
smart-javascript(&optional IDENTIFIER NEXT)
smart-javascript-at-tag-p(&optional NO-FLASH)
smart-jedi-find-file(FILE LINE COLUMN OTHER-WINDOW)
smart-library-symbol(TAG)
smart-lisp(&optional SHOW-DOC)
smart-lisp-at-change-log-tag-p()
smart-lisp-at-definition-p()
smart-lisp-at-known-identifier-p()
smart-lisp-at-load-expression-p()
smart-lisp-at-non-htype-tag-p(&optional NO-FLASH)
smart-lisp-at-tag-p(&optional NO-FLASH)
smart-lisp-bound-symbol-def(TAG-SYM)
smart-lisp-find-tag(&optional TAG SHOW-DOC)
smart-lisp-htype-tag(TAG)
smart-lisp-mode-p()
smart-objc(&optional IDENTIFIER NEXT)
smart-objc-at-tag-p(&optional NO-FLASH)
smart-objc-oo-browser(&optional JUNK)
smart-objc-tag(&optional IDENTIFIER NEXT)
smart-prog-at-tag-p(&optional NO-FLASH)
smart-prog-tag(&optional IDENTIFIER NEXT)
smart-python(&optional IDENTIFIER NEXT)
smart-python-at-tag-p(&optional NO-FLASH)
smart-python-jedi-to-definition-p()
smart-python-oo-browser(&optional JUNK)
smart-python-tag(&optional IDENTIFIER NEXT)
smart-tags-display(TAG NEXT &optional LIST-OF-TAGS-TABLES)
smart-tags-file-list(&optional CURR-DIRS-OR-FILENAME NAME-OF-TAGS-FILE)
smart-tags-file-path(FILE)
smart-tags-find-p(TAG)
smart-tags-noselect-function()
smart-tags-org-src-block-p()

Defined faces (0)