unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* defface doc misses default and some more errors
@ 2005-02-09  7:01 Lennart Borgman
  2005-02-09 18:36 ` Eli Zaretskii
  2005-02-10  6:02 ` defface doc misses default and some more errors Richard Stallman
  0 siblings, 2 replies; 10+ messages in thread
From: Lennart Borgman @ 2005-02-09  7:01 UTC (permalink / raw


The docstring for defface does not mention (default ...)

And I believe that

"DISPLAY can either be the symbol t, which will match all frames, or an
alist of the form ((REQ ITEM...)...).  For the DISPLAY to match a
FRAME, the REQ property of the frame must match one of the ITEM."

should be something like

"DISPLAY can either be the symbol t, which will match all frames, or an
alist of the form ((REQ ITEM...)...).  For the DISPLAY to match a
FRAME, the REQ property of the frame must match one of the ITEM for every
member of the alist."

I also am annoyed by the difficulty to get the possible values of
"window-system". If you look at the doc string for window-system (there is a
link in defface doc string) you just get the current value. In (defface
button ...) in button.el there is a (type pc). Is there such a value?
window-system for m "pc" is w32.

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

end of thread, other threads:[~2005-02-11 16:25 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-02-09  7:01 defface doc misses default and some more errors Lennart Borgman
2005-02-09 18:36 ` Eli Zaretskii
2005-02-09 20:06   ` Lennart Borgman
2005-02-10  4:53     ` Eli Zaretskii
2005-02-09 20:23   ` Mention darwin as a possible value for system-type? Nick Roberts
2005-02-10  4:49     ` Eli Zaretskii
2005-02-10 10:10       ` David Kastrup
2005-02-11 15:12         ` Eli Zaretskii
2005-02-11 16:25           ` David Kastrup
2005-02-10  6:02 ` defface doc misses default and some more errors Richard Stallman

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