emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/simple.el


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/lisp/simple.el
Date: Sat, 17 Nov 2001 17:28:30 -0500

Index: emacs/lisp/simple.el
diff -u emacs/lisp/simple.el:1.510 emacs/lisp/simple.el:1.511
--- emacs/lisp/simple.el:1.510  Mon Nov 12 21:09:59 2001
+++ emacs/lisp/simple.el        Sat Nov 17 17:28:30 2001
@@ -677,7 +677,7 @@
 This is used for all minibuffer input
 except when an alternate history list is specified.")
 (defvar minibuffer-history-sexp-flag nil
-  "Non-nil when doing history operations on `command-history'.
+  "Non-nil when doing history operations on the variable `command-history'.
 More generally, indicates that the history list being acted on
 contains expressions rather than strings.
 It is only valid if its value equals the current minibuffer depth,



reply via email to

[Prev in Thread] Current Thread [Next in Thread]