unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: "Lennart Borgman" <lennart.borgman.073@student.lu.se>
Subject: defface doc misses default and some more errors
Date: Wed, 9 Feb 2005 08:01:28 +0100	[thread overview]
Message-ID: <002101c50e75$33ee87c0$0200a8c0@sedrcw11488> (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.

             reply	other threads:[~2005-02-09  7:01 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-02-09  7:01 Lennart Borgman [this message]
2005-02-09 18:36 ` defface doc misses default and some more errors 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

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='002101c50e75$33ee87c0$0200a8c0@sedrcw11488' \
    --to=lennart.borgman.073@student.lu.se \
    /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).