# HG changeset patch # User Erik Naggum # Date 815344238 0 # Node ID 0cbe99851fab5c838993dd3380787f13db12f3b7 # Parent 12bfc1ecec61c4743b67d9460a5232b4db65dae4 (with-electric-help): Add missing argument MINHEIGHT. diff -r 12bfc1ecec61 -r 0cbe99851fab lisp/ehelp.el --- a/lisp/ehelp.el Thu Nov 02 16:30:14 1995 +0000 +++ b/lisp/ehelp.el Thu Nov 02 20:30:38 1995 +0000 @@ -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