emacs-diffs
[Top][All Lists]
Advanced

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

master 021ae515f9 2/2: * lisp/bookmark.el (bookmark-menu-heading): Delet


From: Stefan Kangas
Subject: master 021ae515f9 2/2: * lisp/bookmark.el (bookmark-menu-heading): Delete face.
Date: Fri, 19 Aug 2022 12:27:43 -0400 (EDT)

branch: master
commit 021ae515f912d941f0c41d2c6d3c8d322ac9e584
Author: Stefan Kangas <stefankangas@gmail.com>
Commit: Stefan Kangas <stefankangas@gmail.com>

    * lisp/bookmark.el (bookmark-menu-heading): Delete face.
---
 lisp/bookmark.el | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/lisp/bookmark.el b/lisp/bookmark.el
index db2063f4ea..b3b3660902 100644
--- a/lisp/bookmark.el
+++ b/lisp/bookmark.el
@@ -202,12 +202,6 @@ If nil, don't display a mark on the fringe."
   :set #'fringe-custom-set-bitmap
   :version "29.1")
 
-;; FIXME: No longer used.  Should be declared obsolete or removed.
-(defface bookmark-menu-heading
-  '((t (:inherit font-lock-type-face)))
-  "Face used to highlight the heading in bookmark menu buffers."
-  :version "22.1")
-
 (defface bookmark-face
   '((((class grayscale)
       (background light))



reply via email to

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