emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/lisp/cus-start.el
Date: Thu, 31 Jan 2002 23:26:18 -0500

Index: emacs/lisp/cus-start.el
diff -c emacs/lisp/cus-start.el:1.40 emacs/lisp/cus-start.el:1.41
*** emacs/lisp/cus-start.el:1.40        Mon Nov 26 23:59:43 2001
--- emacs/lisp/cus-start.el     Thu Jan 31 23:26:17 2002
***************
*** 155,160 ****
--- 155,163 ----
             ;; minibuf.c
             (completion-auto-help minibuffer boolean)
             (enable-recursive-minibuffers minibuffer boolean)
+            (history-length minibuffer
+                            (choice (const :tag "Infinite" t)
+                                    integer))
             (minibuffer-prompt-properties
              minibuffer
              (list



reply via email to

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