]> code.delx.au - gnu-emacs/commitdiff
Minor doc fix.
authorChong Yidong <cyd@gnu.org>
Wed, 9 Jan 2013 09:46:30 +0000 (17:46 +0800)
committerChong Yidong <cyd@gnu.org>
Wed, 9 Jan 2013 09:46:30 +0000 (17:46 +0800)
lisp/faces.el

index 7843aef8d713a042bab2921669324ebc8c7a2ea5..1a86bca7d7b2c2ce2916acecedf2ad98c71f60f8 100644 (file)
@@ -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,