Mercurial > emacs
changeset 71369:71f07d141fe2
(facemenu-color-alist): Doc fix.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Fri, 16 Jun 2006 15:13:21 +0000 |
parents | 7c41e181974c |
children | a8804de7b167 |
files | lisp/facemenu.el |
diffstat | 1 files changed, 1 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/facemenu.el Fri Jun 16 15:12:09 2006 +0000 +++ b/lisp/facemenu.el Fri Jun 16 15:13:21 2006 +0000 @@ -308,9 +308,8 @@ ;;; 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.