* bookmark.el: Define a face to highlight bookmark names in
commitc095b77025b5bc3ea72972b33dae025b4c52abeb
authorKarl Fogel <kfogel@red-bean.com>
Thu, 7 Mar 2013 22:35:47 +0000 (7 16:35 -0600)
committerKarl Fogel <kfogel@red-bean.com>
Thu, 7 Mar 2013 22:35:47 +0000 (7 16:35 -0600)
tree93f4709eb6300fa84f604769815b972bf154fc96
parent7a78e19f24ff07f5e57c63758ee4a98dd61453fb
* bookmark.el: Define a face to highlight bookmark names in
bookmark menu buffers, where the default is a bold face similarly
to buffer names in buffer menu buffers.  Patch by Matthias Meulien
<orontee {_AT_} gmail.com>.

(bookmark-menu-bookmark): New face to highlight bookmark names.
(bookmark-insert-location): Removes dupplicated text property to
conform to buffer list (see `list-buffers')
(bookmark-bmenu-list, bookmark-bmenu-hide-filenames): Apply face
`bookmark-menu-bookmark' to bookmark names.
lisp/ChangeLog
lisp/bookmark.el