From: Miles Bader <miles@gnu.org>
Subject: Re: +face-remapping-20040525-2-c.patch
Date: Tue, 25 May 2004 19:22:59 -0400 [thread overview]
Message-ID: <20040525232259.GA941@fencepost> (raw)
In-Reply-To: <87r7t8fu5a.fsf@tc-1-100.kawasaki.gol.ne.jp>
Whoops, in that patch I forgot to update the comment for the C variable
Vface_remapping_alist (tho the docstring is correct).
Rather than reposting the patch, here's just the updated comment:
/* Alist of face remappings. Each element is of the form:
(OLD-FACE REPLACEMENT...) which causes display of the face OLD-FACE
to use REPLACEMENT... instead. REPLACEMENT... is interpreted the
same way the value of a `face' text property is: it may be (1) A face
name, (2) A list of face names, (3) A property-list of face
attribute/value pairs, or (4) A list of face names intermixed with
lists containing face attribute/value pairs.
Multiple entries in REPLACEMENT... are merged together to form the final
result, with faces or attributes earlier in the list taking precedence
over those that are later.
Face-name remapping cycles are suppressed; recursive references use
the underlying face instead of the remapped face. */
Lisp_Object Vface_remapping_alist;
-Miles
--
Love is a snowmobile racing across the tundra. Suddenly it flips over,
pinning you underneath. At night the ice weasels come. --Nietzsche
next prev parent reply other threads:[~2004-05-25 23:22 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-05-25 14:39 +face-remapping-20040525-2-c.patch Miles Bader
2004-05-25 23:22 ` Miles Bader [this message]
2004-05-27 12:46 ` +face-remapping-20040525-2-c.patch Richard Stallman
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=20040525232259.GA941@fencepost \
--to=miles@gnu.org \
/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).