From: Hong Xu <hong@topbug.net>
To: 24879@debbugs.gnu.org
Subject: bug#24879: [PATCH] Point out the default value of FRAME in the `set-face-*' functions.
Date: Fri, 4 Nov 2016 13:29:10 -0700 [thread overview]
Message-ID: <1478291350-19807-1-git-send-email-hong@topbug.net> (raw)
---
Feel free to make changes.
doc/lispref/ChangeLog.1 | 5 +++++
doc/lispref/display.texi | 4 ++--
2 files changed, 7 insertions(+), 2 deletions(-)
diff --git a/doc/lispref/ChangeLog.1 b/doc/lispref/ChangeLog.1
index 610e7541e7de..e492a607368d 100644
--- a/doc/lispref/ChangeLog.1
+++ b/doc/lispref/ChangeLog.1
@@ -1,3 +1,8 @@
+2016-11-04 Hong Xu <hong@topbug.net>
+
+ * display.texi (Attribute Functions): Point out the default value
+ of FRAME in the various `set-face-*` functions.
+
2015-03-29 Glenn Morris <rgm@gnu.org>
* objects.texi (Equality Predicates): Fix typo in example.
diff --git a/doc/lispref/display.texi b/doc/lispref/display.texi
index 2e316f8a532c..b19bfa9ef5c2 100644
--- a/doc/lispref/display.texi
+++ b/doc/lispref/display.texi
@@ -2644,8 +2644,8 @@ Attribute Functions
The following commands and functions mostly provide compatibility
with old versions of Emacs. They work by calling
-@code{set-face-attribute}. Values of @code{t} and @code{nil} for
-their @var{frame} argument are handled just like
+@code{set-face-attribute}. Values of @code{t} and @code{nil}
+(default) for their @var{frame} argument are handled just like
@code{set-face-attribute} and @code{face-attribute}. The commands
read their arguments using the minibuffer, if called interactively.
next reply other threads:[~2016-11-04 20:29 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-11-04 20:29 Hong Xu [this message]
2016-11-04 21:31 ` bug#24879: [PATCH] Point out the default value of FRAME in the `set-face-*' functions Eli Zaretskii
2016-11-05 8:17 ` Hong Xu
2016-11-05 8:56 ` Eli Zaretskii
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=1478291350-19807-1-git-send-email-hong@topbug.net \
--to=hong@topbug.net \
--cc=24879@debbugs.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).