]> git.eshelyaron.com Git - emacs.git/commitdiff
* lisp/bookmark.el (bookmark-menu-heading): Delete face.
authorStefan Kangas <stefankangas@gmail.com>
Fri, 19 Aug 2022 16:24:42 +0000 (18:24 +0200)
committerStefan Kangas <stefankangas@gmail.com>
Fri, 19 Aug 2022 16:24:42 +0000 (18:24 +0200)
lisp/bookmark.el

index db2063f4eacdc0df6a2d4944cf1f7184efd1400d..b3b36609022d039ed7b15ba04682d04125b8e2fd 100644 (file)
@@ -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))