diff lisp/minibuf.el @ 280:7df0dd720c89 r21-0b38

Import from CVS: tag r21-0b38
author cvs
date Mon, 13 Aug 2007 10:32:22 +0200
parents c5d627a313b1
children 558f606b08ae
line wrap: on
line diff
--- a/lisp/minibuf.el	Mon Aug 13 10:31:30 2007 +0200
+++ b/lisp/minibuf.el	Mon Aug 13 10:32:22 2007 +0200
@@ -319,7 +319,7 @@
 (defvar current-minibuffer-contents)
 (defvar current-minibuffer-point)
 
-(defcustom minibuffer-history-minimum-string-length 3
+(defcustom minibuffer-history-minimum-string-length nil
   "*If this variable is non-nil, a string will not be added to the
 minibuffer history if its length is less than that value."
   :type '(choice (const :tag "Any" nil)