unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* org.el 4.10
@ 2006-03-16  4:52 Giorgos Keramidas
  0 siblings, 0 replies; only message in thread
From: Giorgos Keramidas @ 2006-03-16  4:52 UTC (permalink / raw)


| @@ -5,7 +5,7 @@
|  ;; Author: Carsten Dominik <dominik at science dot uva dot nl>
|  ;; Keywords: outlines, hypermedia, calendar, wp
|  ;; Homepage: http://www.astro.uva.nl/~dominik/Tools/org/
| -;; Version: 4.09
| +;; Version: 4.10
|  ;;
|  ;; This file is part of GNU Emacs.
|  ;;
| [...]
| @@ -1739,10 +1742,11 @@
|    :type 'boolean)
|
|  (defface org-hide
| -  '((((type tty) (class color)) (:foreground "blue" :weight bold))
| +  '(
| +    (((type tty) (class color)) (:foreground "white"))
|      (((class color) (background light)) (:foreground "white"))
|      (((class color) (background dark)) (:foreground "black"))
| -;    (((class color) (background light)) (:foreground "grey90"))
| +;    (((class color) (backgro6und light)) (:foreground "grey90"))
|  ;    (((class color) (background dark)) (:foreground "grey10"))
|      (t (:inverse-video nil)))
|    "Face used for level 1 headlines."

`backgro6und' looks like a typo in org.el 4.10, right?

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-03-16  4:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-03-16  4:52 org.el 4.10 Giorgos Keramidas

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).