unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Face specifications in font-lock-keywords.
@ 2005-04-06 12:30 Lute Kamstra
  2005-04-06 13:37 ` Stefan Monnier
  0 siblings, 1 reply; 10+ messages in thread
From: Lute Kamstra @ 2005-04-06 12:30 UTC (permalink / raw


(I'm updating the node Search-based Fontification in the lisp manual.)

The lisp manual says that a FACESPEC can be a list of the form

  (face FACE PROP1 VAL1 PROP2 VAL2...)

whereas the docstring of font-lock-keywords says that this can be a
list of the form:

  (face VAL1 PROP2 VAL2 PROP3 VAL3 ...)

The latter is obviously wrong.  But is the former correct?

Lute.

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2005-04-07 12:41 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-04-06 12:30 Face specifications in font-lock-keywords Lute Kamstra
2005-04-06 13:37 ` Stefan Monnier
2005-04-06 13:59   ` Kim F. Storm
2005-04-06 16:22     ` Ralf Angeli
2005-04-06 17:22       ` Stefan Monnier
2005-04-06 18:48         ` Ralf Angeli
2005-04-06 22:38           ` Stefan Monnier
2005-04-07  6:58             ` Ralf Angeli
2005-04-07 12:41               ` Stefan Monnier
2005-04-06 14:16   ` Lute Kamstra

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).