comparison lisp/obsolete/rsz-mini.el @ 90182:f042e7c0fe20

Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-53 Merge from emacs--cvs-trunk--0 Patches applied: * emacs--cvs-trunk--0 (patch 302-319) - Update from CVS - Merge from gnus--rel--5.10 * gnus--rel--5.10 (patch 69) - Update from CVS
author Miles Bader <miles@gnu.org>
date Fri, 20 May 2005 04:22:05 +0000
parents 68c22ea6027c c905fcf5e3d9
children f9a65d7ebd29
comparison
equal deleted inserted replaced
90181:0c828e2b0b6f 90182:f042e7c0fe20
61 :type 'boolean 61 :type 'boolean
62 :group 'resize-minibuffer) 62 :group 'resize-minibuffer)
63 63
64 ;;;###autoload 64 ;;;###autoload
65 (defcustom resize-minibuffer-frame-max-height nil 65 (defcustom resize-minibuffer-frame-max-height nil
66 "*This variable is obsolete.") 66 "*This variable is obsolete."
67 :group 'resize-minibuffer)
67 68
68 ;;;###autoload 69 ;;;###autoload
69 (defcustom resize-minibuffer-frame-exactly t 70 (defcustom resize-minibuffer-frame-exactly t
70 "*This variable is obsolete." 71 "*This variable is obsolete."
71 :type 'boolean 72 :type 'boolean