Function: iswitchb-post-command

iswitchb-post-command is a byte-compiled function defined in iswitchb.el.gz.

Signature

(iswitchb-post-command)

Documentation

Run after command in iswitchb-buffer.

Source Code

;; Defined in /usr/src/emacs/lisp/obsolete/iswitchb.el.gz
(defun iswitchb-post-command ()
  "Run after command in `iswitchb-buffer'."
  (iswitchb-exhibit))