From: Kenichi Handa <handa@m17n.org>
Cc: emacs-devel@gnu.org
Subject: Re: face-font-rescale-alist not documented
Date: Thu, 10 Apr 2003 15:30:32 +0900 (JST) [thread overview]
Message-ID: <200304100630.PAA17211@etlken.m17n.org> (raw)
In-Reply-To: <20030410.073134.35674377.wl@gnu.org> (message from Werner LEMBERG on Thu, 10 Apr 2003 07:31:34 +0200 (CEST))
In article <20030410.073134.35674377.wl@gnu.org>, Werner LEMBERG <wl@gnu.org> writes:
> It seems that the new `face-font-rescale-alist' variable isn't
> documented.
?? I wrote the docstring as this (in xfaces.c).
DEFVAR_LISP ("face-font-rescale-alist", &Vface_font_rescale_alist,
doc: /* Alist of fonts vs the rescaling factors.
Each element is a cons (FONT-NAME-PATTERN . RESCALE-RATIO), where
FONT-NAME-PATTERN is a regular expression matching a font name, and
RESCALE-RATIO is a floating point number to specify how much larger
\(or smaller) font we should use. For instance, if a face requests
a font of 10 point, we actually use a font of 10 * RESCALE-RATIO point. */);
But, hmmm, something is wrong. C-x v
face-font-rescale-alist RET surely shows the above
docstring, but there are two empty lines after the first
line in *Help* in my case!?!
---
Ken'ichi HANDA
handa@m17n.org
next prev parent reply other threads:[~2003-04-10 6:30 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-04-10 5:31 face-font-rescale-alist not documented Werner LEMBERG
2003-04-10 6:30 ` Kenichi Handa [this message]
2003-04-10 20:58 ` Werner LEMBERG
2003-04-11 7:45 ` Kenichi Handa
2003-04-10 22:47 ` 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=200304100630.PAA17211@etlken.m17n.org \
--to=handa@m17n.org \
--cc=emacs-devel@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).