From: Chong Yidong Date: Mon, 19 Mar 2007 18:41:12 +0000 (+0000) Subject: (momentary): Face removed; unused due to reversion of 2007-01-04 X-Git-Tag: emacs-pretest-22.0.96~30 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=5f7099a3b5cbecefb4abfcdbd13146a0e4739672;p=emacs.git (momentary): Face removed; unused due to reversion of 2007-01-04 changes by Kevin Rodgers. --- diff --git a/lisp/faces.el b/lisp/faces.el index dd5de86f8ea..16598c2d581 100644 --- a/lisp/faces.el +++ b/lisp/faces.el @@ -2132,12 +2132,6 @@ created." :version "22.1" :group 'basic-faces) -(defface momentary - '((t (:inherit mode-line))) - "Face for momentarily displaying text in the current buffer." - :version "22.1" - :group 'basic-faces) - (defface minibuffer-prompt '((((background dark)) :foreground "cyan") ;; Don't use blue because many users of the MS-DOS port customize