unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Giorgos Keramidas <keramida@ceid.upatras.gr>
Subject: org.el 4.10
Date: Wed, 15 Mar 2006 20:52:51 -0800	[thread overview]
Message-ID: <20060316045250.GA76269@flame.pc> (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?

                 reply	other threads:[~2006-03-16  4:52 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20060316045250.GA76269@flame.pc \
    --to=keramida@ceid.upatras.gr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).