aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKarl Heuer <[email protected]>1996-06-08 00:55:46 +0000
committerKarl Heuer <[email protected]>1996-06-08 00:55:46 +0000
commit7cd494507f927821ee8180c1522987f5a0a15822 (patch)
tree99e6911f56c8ac65f960d3e2ab512b33bbf2230b
parentf249a012806470657c8c4c11e8390ea299b60597 (diff)
(facemenu-complete-face-list): Doc fix.
-rw-r--r--lisp/facemenu.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/facemenu.el b/lisp/facemenu.el
index 220b0f1fd9..4e0d293ca3 100644
--- a/lisp/facemenu.el
+++ b/lisp/facemenu.el
@@ -632,7 +632,7 @@ Automatically called when a new face is created."
nil) ; Return nil for facemenu-iterate
(defun facemenu-complete-face-list (&optional oldlist)
- "Return list of all faces that are look different.
+ "Return list of all faces that look different.
Starts with given ALIST of faces, and adds elements only if they display
differently from any face already on the list.
The faces on ALIST will end up at the end of the returned list, in reverse