# HG changeset patch # User Richard M. Stallman # Date 1146959831 0 # Node ID 5087aed8b6e3b609dfe7de28c42346cd57866978 # Parent 737e59692915d163fad7682558593f97d879f444 Comment change. diff -r 737e59692915 -r 5087aed8b6e3 lisp/simple.el --- a/lisp/simple.el Sat May 06 21:41:27 2006 +0000 +++ b/lisp/simple.el Sat May 06 23:57:11 2006 +0000 @@ -1156,7 +1156,7 @@ \(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