From 535c8bdb2bc8845af4bc345fccf4141508f0f326 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Sat, 6 May 2006 23:57:11 +0000 Subject: [PATCH] Comment change. --- lisp/simple.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/simple.el b/lisp/simple.el index 811302527ef..6d3fc8a5484 100644 --- a/lisp/simple.el +++ b/lisp/simple.el @@ -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 -- 2.39.2