summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Heuer <kwzh@gnu.org>1996-06-08 00:55:46 +0000
committerKarl Heuer <kwzh@gnu.org>1996-06-08 00:55:46 +0000
commitf1e6aa0d4e4300983bf5763692ba3017566ad5ad (patch)
tree1603baf3ab98c15c96647f842bccdd799290f74e
parent87a0500d098a74571e9597bc99a4252992c06dd8 (diff)
downloademacs-f1e6aa0d4e4300983bf5763692ba3017566ad5ad.tar.gz
(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 220b0f1fd92..4e0d293ca30 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