# HG changeset patch # User Juri Linkov # Date 1086841404 0 # Node ID 8446511392c645d8d2997eee62c54d09a6adabd3 # Parent 21eb4b5cef9af986a461dcc2044cadc5a2772b15 (Lisp Eval): Add C-M-x on defface. diff -r 21eb4b5cef9a -r 8446511392c6 man/building.texi --- a/man/building.texi Thu Jun 10 04:21:14 2004 +0000 +++ b/man/building.texi Thu Jun 10 04:23:24 2004 +0000 @@ -989,6 +989,8 @@ variable to the initial value specified in the @code{defvar} expression. @code{defcustom} expressions are treated similarly. This special feature is convenient for debugging Lisp programs. +Typing @kbd{C-M-x} on a @code{defface} expression reinitializes +the face according to the @code{defface} specification. @kindex C-x C-e @findex eval-last-sexp