Variable: menu-bar-last-search-type
menu-bar-last-search-type is a variable defined in menu-bar.el.gz.
Value
nil
Documentation
Type of last non-incremental search command called from the menu.
Source Code
;; Defined in /usr/src/emacs/lisp/menu-bar.el.gz
;; The "Edit->Search" submenu
(defvar menu-bar-last-search-type nil
"Type of last non-incremental search command called from the menu.")