From 5f7099a3b5cbecefb4abfcdbd13146a0e4739672 Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Mon, 19 Mar 2007 18:41:12 +0000 Subject: [PATCH] (momentary): Face removed; unused due to reversion of 2007-01-04 changes by Kevin Rodgers. --- lisp/faces.el | 6 ------ 1 file changed, 6 deletions(-) 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 -- 2.39.5