1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-11 16:08:13 +00:00

(facemenu-color-alist): Doc fix.

This commit is contained in:
Richard M. Stallman 2006-06-16 15:13:21 +00:00
parent 11f0cdf824
commit a926c9ceed

View 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.