mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-30 04:10:54 -08:00
Comment change.
This commit is contained in:
parent
37ea2bbd65
commit
535c8bdb2b
1 changed files with 1 additions and 1 deletions
|
|
@ -1156,7 +1156,7 @@ they are expressions; otherwise they are strings.
|
|||
\(That convention is designed to do the right thing for
|
||||
recursive uses of the minibuffer.)")
|
||||
(setq minibuffer-history-variable 'minibuffer-history)
|
||||
(setq minibuffer-history-position nil)
|
||||
(setq minibuffer-history-position nil) ;; Defvar is in C code.
|
||||
(defvar minibuffer-history-search-history nil)
|
||||
|
||||
(defvar minibuffer-text-before-history nil
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue