iankelling.org
/
git
/
spray
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4c3ec4f
)
Fix missing accent character regression
author
Ian Kelling
<ian@iankelling.org>
Sun, 13 Jul 2014 15:10:50 +0000
(08:10 -0700)
committer
Ian Kelling
<ian@iankelling.org>
Sun, 13 Jul 2014 15:10:50 +0000
(08:10 -0700)
Thanks to Omar Antolin Camarena
spray.el
patch
|
blob
|
history
diff --git
a/spray.el
b/spray.el
index 5ce76ebe66704ffa66a7ad27b832cbf72b4b200d..29a95a09d4136dc46471f9a90141b893edfd46bb 100644
(file)
--- a/
spray.el
+++ b/
spray.el
@@
-137,7
+137,7
@@
decreasing by one for each subsequent word."
"Face for non-accent characters."
:group 'spray)
-(defface spray-
base
-face
+(defface spray-
accent
-face
'((t (:foreground "red" :inherit spray-base-face)))
"Face for accent character."
:group 'spray)