emacs-pretest-bug
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

defface in lisp/subr.el


From: jpff
Subject: defface in lisp/subr.el
Date: Fri, 5 Jan 2007 10:47:13 +0000

As far as I can tell my problem is in lisp/subr.el where I read
(defface momentary
  '((t (:inherit mode-line)))
  "Face for momentarily displaying text in the current buffer."
  :group 'display)
defface is a macro defined in lisp/custom.el which is not loaded yet

==John ffitch




reply via email to

[Prev in Thread] Current Thread [Next in Thread]