diff lisp/obsolete/rsz-mini.el @ 62531:c905fcf5e3d9

Specify missing group (and type, if simple) in defcustom.
author Juanma Barranquero <lekktu@gmail.com>
date Thu, 19 May 2005 19:06:19 +0000
parents e8824c4f5f7e
children 18a818a2ee7c 21eea50897a7 f042e7c0fe20
line wrap: on
line diff
--- a/lisp/obsolete/rsz-mini.el	Thu May 19 17:59:58 2005 +0000
+++ b/lisp/obsolete/rsz-mini.el	Thu May 19 19:06:19 2005 +0000
@@ -63,7 +63,8 @@
 
 ;;;###autoload
 (defcustom resize-minibuffer-frame-max-height nil
-  "*This variable is obsolete.")
+  "*This variable is obsolete."
+  :group 'resize-minibuffer)
 
 ;;;###autoload
 (defcustom resize-minibuffer-frame-exactly t