Function: iswitchb-pre-command
iswitchb-pre-command is a byte-compiled function defined in
iswitchb.el.gz.
Signature
(iswitchb-pre-command)
Documentation
Run before command in iswitchb-buffer.
Source Code
;; Defined in /usr/src/emacs/lisp/obsolete/iswitchb.el.gz
(defun iswitchb-pre-command ()
"Run before command in `iswitchb-buffer'."
(iswitchb-tidy))