You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/app-emacs/dropdown-list/files/dropdown-list-20090814-sele...

14 lines
382 B

http://code.google.com/p/yasnippet/issues/detail?id=23
--- dropdown-list.el~
+++ dropdown-list.el
@@ -69,7 +69,7 @@
"*Bla." :group 'dropdown-list)
(defface dropdown-list-selection-face
- '((t :inherit dropdown-list :background "purple"))
+ '((t :inherit dropdown-list-face :background "purple"))
"*Bla." :group 'dropdown-list)
(defvar dropdown-list-overlays nil)