comparison lispref/minibuf.texi @ 44275:8ea0c09f5cb8

Fix typo.
author Pavel Janík <Pavel@Janik.cz>
date Sun, 31 Mar 2002 16:43:51 +0000
parents 35c1673ff6ab
children 5bae22b90bf5
comparison
equal deleted inserted replaced
44274:acee054dc5cd 44275:8ea0c09f5cb8
1534 This function, available starting in Emacs 21, erases the editable 1534 This function, available starting in Emacs 21, erases the editable
1535 contents of the minibuffer (that is, everything except the prompt), if 1535 contents of the minibuffer (that is, everything except the prompt), if
1536 a minibuffer is current. Otherwise, it erases the entire buffer. 1536 a minibuffer is current. Otherwise, it erases the entire buffer.
1537 @end defun 1537 @end defun
1538 1538
1539 @defun minubuffer-prompt-width 1539 @defun minibuffer-prompt-width
1540 This function returns the current display-width of the minibuffer 1540 This function returns the current display-width of the minibuffer
1541 prompt, if a minibuffer is current. Otherwise, it returns zero. 1541 prompt, if a minibuffer is current. Otherwise, it returns zero.
1542 @end defun 1542 @end defun
1543 1543
1544 @defvar minibuffer-setup-hook 1544 @defvar minibuffer-setup-hook