From: Karl Heuer Date: Sat, 8 Jun 1996 00:55:46 +0000 (+0000) Subject: (facemenu-complete-face-list): Doc fix. X-Git-Tag: emacs-19.34~504 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=7cd494507f927821ee8180c1522987f5a0a15822;p=emacs.git (facemenu-complete-face-list): Doc fix. --- 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