]> git.eshelyaron.com Git - emacs.git/commitdiff
(facemenu-color-alist): Doc fix.
authorRichard M. Stallman <rms@gnu.org>
Fri, 16 Jun 2006 15:13:21 +0000 (15:13 +0000)
committerRichard M. Stallman <rms@gnu.org>
Fri, 16 Jun 2006 15:13:21 +0000 (15:13 +0000)
lisp/facemenu.el

index 04f70708359b0d089148a17837ae37f18a1ca34d..5478cf12b8cd8bacefa5a31cb82ff97f63c39255 100644 (file)
@@ -308,9 +308,8 @@ May also be t meaning to use `facemenu-add-face-function'."
 ;;; Internal Variables
 
 (defvar facemenu-color-alist nil
-  ;; Don't initialize here; that doesn't work if preloaded.
   "Alist of colors, used for completion.
-If null, `facemenu-read-color' will set it.")
+If this is nil, then the value of (defined-colors) is used.")
 
 (defun facemenu-update ()
   "Add or update the \"Face\" menu in the menu bar.