aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/rsz-mini.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/rsz-mini.el')
-rw-r--r--lisp/rsz-mini.el3
1 files changed, 2 insertions, 1 deletions
diff --git a/lisp/rsz-mini.el b/lisp/rsz-mini.el
index f1cc6d6e95..e42e691237 100644
--- a/lisp/rsz-mini.el
+++ b/lisp/rsz-mini.el
@@ -7,7 +7,7 @@
;; Maintainer: [email protected]
;; Keywords: minibuffer, window, frame, display
-;; $Id: rsz-mini.el,v 1.19 1998/03/23 13:18:54 schwab Exp done $
+;; $Id: rsz-mini.el,v 1.20 1998/04/20 02:41:08 done Exp done $
;; This file is part of GNU Emacs.
@@ -61,6 +61,7 @@
"Dynamically resize minibuffer to display entire contents"
:group 'frames)
+;;;###autoload
(defcustom resize-minibuffer-mode nil
"*If non-`nil', resize the minibuffer so its entire contents are visible.
You must modify via \\[customize] for this variable to have an effect."