chiark
/
gitweb
/
~mdw
/
profile
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
2ed3b3f
)
el/dot-emacs.el: Fix stupid typo.
author
Mark Wooding
<mdw@distorted.org.uk>
Sun, 15 May 2016 18:34:49 +0000
(19:34 +0100)
committer
Mark Wooding
<mdw@distorted.org.uk>
Sun, 15 May 2016 18:34:49 +0000
(19:34 +0100)
el/dot-emacs.el
patch
|
blob
|
blame
|
history
diff --git
a/el/dot-emacs.el
b/el/dot-emacs.el
index 950f2db69e8f04fde29a2eada26175139e4a0d45..0b715da5fc0aa2f5762250d84769e3f4ecaa4dff 100644
(file)
--- a/
el/dot-emacs.el
+++ b/
el/dot-emacs.el
@@
-1249,7
+1249,7
@@
(mdw-define-face trailing-whitespace
(t :inverse-video t))
(mdw-define-face whitespace-line
(((class color)) :background "darkred")
(t :inverse-video t))
(mdw-define-face whitespace-line
(((class color)) :background "darkred")
- (t :inverse-video
:
t))
+ (t :inverse-video t))
(mdw-define-face mdw-punct-face
(((type tty)) :foreground "yellow") (t :foreground "burlywood2"))
(mdw-define-face mdw-number-face
(mdw-define-face mdw-punct-face
(((type tty)) :foreground "yellow") (t :foreground "burlywood2"))
(mdw-define-face mdw-number-face