Minor doc fix.
This commit is contained in:
parent
5b64ccd7a2
commit
f55c06038d
1 changed files with 2 additions and 1 deletions
|
@ -927,7 +927,8 @@ of the default face. Value is FACE."
|
|||
|
||||
(defun read-face-name (prompt &optional default multiple)
|
||||
"Read one or more face names, defaulting to the face(s) at point.
|
||||
PROMPT should be a prompt string; it should not end in a space.
|
||||
PROMPT should be a prompt string; it should not end in a space or
|
||||
a colon.
|
||||
|
||||
The optional argument DEFAULT specifies the default face name(s)
|
||||
to return if the user just types RET. If its value is non-nil,
|
||||
|
|
Loading…
Add table
Reference in a new issue