* [gentoo-commits] gentoo-x86 commit in app-emacs/dropdown-list/files: dropdown-list-20090814-selection-face.patch
@ 2009-11-26 23:34 Ulrich Mueller (ulm)
0 siblings, 0 replies; only message in thread
From: Ulrich Mueller (ulm) @ 2009-11-26 23:34 UTC (permalink / raw
To: gentoo-commits
ulm 09/11/26 23:34:30
Added: dropdown-list-20090814-selection-face.patch
Log:
Fix definition of dropdown-list-selection-face. Remove old.
(Portage version: 2.2_rc51/cvs/Linux i686)
Revision Changes Path
1.1 app-emacs/dropdown-list/files/dropdown-list-20090814-selection-face.patch
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/dropdown-list/files/dropdown-list-20090814-selection-face.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/dropdown-list/files/dropdown-list-20090814-selection-face.patch?rev=1.1&content-type=text/plain
Index: dropdown-list-20090814-selection-face.patch
===================================================================
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)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-11-26 23:34 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-26 23:34 [gentoo-commits] gentoo-x86 commit in app-emacs/dropdown-list/files: dropdown-list-20090814-selection-face.patch Ulrich Mueller (ulm)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox