emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] /srv/bzr/emacs/emacs-24 r111159: Minor doc fix.


From: Chong Yidong
Subject: [Emacs-diffs] /srv/bzr/emacs/emacs-24 r111159: Minor doc fix.
Date: Wed, 09 Jan 2013 17:46:30 +0800
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 111159
committer: Chong Yidong <address@hidden>
branch nick: emacs-24
timestamp: Wed 2013-01-09 17:46:30 +0800
message:
  Minor doc fix.
modified:
  lisp/faces.el
=== modified file 'lisp/faces.el'
--- a/lisp/faces.el     2013-01-09 09:43:38 +0000
+++ b/lisp/faces.el     2013-01-09 09:46:30 +0000
@@ -927,7 +927,8 @@
 
 (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,


reply via email to

[Prev in Thread] Current Thread [Next in Thread]