Variable: ibuffer-tmp-hide-regexps

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

Value

nil

Documentation

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

Source Code

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