emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/faces.el,v


From: Nick Roberts
Subject: [Emacs-diffs] Changes to emacs/lisp/faces.el,v
Date: Wed, 28 Jun 2006 23:29:27 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Nick Roberts <nickrob>  06/06/28 23:29:26

Index: faces.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/faces.el,v
retrieving revision 1.350
retrieving revision 1.351
diff -u -b -r1.350 -r1.351
--- faces.el    5 Jun 2006 17:21:31 -0000       1.350
+++ faces.el    28 Jun 2006 23:29:26 -0000      1.351
@@ -859,7 +859,7 @@
 
 (defun read-face-name (prompt &optional string-describing-default multiple)
   "Read a face, defaulting to the face or faces on the char after point.
-If it has a `read-face-name' property, that overrides the `face' property.
+If it has the property `read-face-name', that overrides the `face' property.
 PROMPT describes what you will do with the face (don't end in a space).
 STRING-DESCRIBING-DEFAULT describes what default you will use
 if this function returns nil.




reply via email to

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