emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/textmodes/org.el


From: Carsten Dominik
Subject: [Emacs-diffs] Changes to emacs/lisp/textmodes/org.el
Date: Fri, 17 Mar 2006 06:58:15 +0000

Index: emacs/lisp/textmodes/org.el
diff -u emacs/lisp/textmodes/org.el:1.71 emacs/lisp/textmodes/org.el:1.72
--- emacs/lisp/textmodes/org.el:1.71    Fri Mar 17 06:57:53 2006
+++ emacs/lisp/textmodes/org.el Fri Mar 17 06:58:15 2006
@@ -1746,7 +1746,7 @@
     (((type tty) (class color)) (:foreground "white"))
     (((class color) (background light)) (:foreground "white"))
     (((class color) (background dark)) (:foreground "black"))
-;    (((class color) (backgro6und light)) (:foreground "grey90"))
+;    (((class color) (background light)) (:foreground "grey90"))
 ;    (((class color) (background dark)) (:foreground "grey10"))
     (t (:inverse-video nil)))
   "Face used for level 1 headlines."




reply via email to

[Prev in Thread] Current Thread [Next in Thread]