Variable: apropos-regexp

apropos-regexp is a variable defined in apropos.el.gz.

Value

nil

Documentation

Regexp used in current apropos run.

Source Code

;; Defined in /usr/src/emacs/lisp/apropos.el.gz
(defvar apropos-regexp nil
  "Regexp used in current apropos run.")