From: Erik Naggum Date: Thu, 2 Nov 1995 20:30:38 +0000 (+0000) Subject: (with-electric-help): Add missing argument MINHEIGHT. X-Git-Tag: emacs-19.34~2479 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=483a5ec09ebdb7f42584d6b274ffa92e543b4383;p=emacs.git (with-electric-help): Add missing argument MINHEIGHT. --- diff --git a/lisp/ehelp.el b/lisp/ehelp.el index 756583bfe27..b314927e8f8 100644 --- a/lisp/ehelp.el +++ b/lisp/ehelp.el @@ -91,7 +91,7 @@ ) ;;;###autoload -(defun with-electric-help (thunk &optional buffer noerase) +(defun with-electric-help (thunk &optional buffer noerase minheight) "Pop up an \"electric\" help buffer. The arguments are THUNK &optional BUFFER NOERASE MINHEIGHT. THUNK is a function of no arguments which is called to initialize the