Function: reftex-isearch-pop-state-function
reftex-isearch-pop-state-function is a byte-compiled function defined
in reftex-global.el.gz.
Signature
(reftex-isearch-pop-state-function CMD BUFFER)
Source Code
;; Defined in /usr/src/emacs/lisp/textmodes/reftex-global.el.gz
(defun reftex-isearch-pop-state-function (_cmd buffer)
(switch-to-buffer buffer))