Variable: ibuffer-tmp-show-regexps

ibuffer-tmp-show-regexps is a variable defined in ibuf-ext.el.gz.

Value

nil

Documentation

A list of regexps which should match buffer names to always show.

Source Code

;; Defined in /usr/src/emacs/lisp/ibuf-ext.el.gz
(defvar ibuffer-tmp-show-regexps nil
  "A list of regexps which should match buffer names to always show.")