Variable: senator-last-search-type
senator-last-search-type is a variable defined in senator.el.gz.
Value
nil
Documentation
Type of last non-incremental search command called.
Source Code
;; Defined in /usr/src/emacs/lisp/cedet/semantic/senator.el.gz
;;; Other useful search commands (minor mode menu)
(defvar senator-last-search-type nil
"Type of last non-incremental search command called.")