From 5332117f2c129f678dc35896a33c5c514ced799b Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Fri, 17 Aug 2007 19:27:49 +0000 Subject: [PATCH] (Position Info): Add index entry for face at point. Mention that character faces are also displayed by "C-u C-x =". --- man/ChangeLog | 5 +++++ man/basic.texi | 4 +++- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/man/ChangeLog b/man/ChangeLog index 09245ddbee7..911c68e9cbc 100644 --- a/man/ChangeLog +++ b/man/ChangeLog @@ -1,3 +1,8 @@ +2007-08-17 Eli Zaretskii + + * basic.texi (Position Info): Add index entry for face at point. + Mention that character faces are also displayed by "C-u C-x =". + 2007-08-17 Jay Belanger * calc.texi: Move contents to beginning of file. diff --git a/man/basic.texi b/man/basic.texi index 6d19281b089..333985e4a4a 100644 --- a/man/basic.texi +++ b/man/basic.texi @@ -596,6 +596,7 @@ point=36169 of 36168 (EOB) column=0 @cindex character set of character at point @cindex font of character at point @cindex text properties at point +@cindex face at point @w{@kbd{C-u C-x =}} displays the following additional information about a character. @@ -623,7 +624,8 @@ terminal, the code(s) sent to the terminal. @item The character's text properties (@pxref{Text Properties,,, -elisp, the Emacs Lisp Reference Manual}), and any overlays containing it +elisp, the Emacs Lisp Reference Manual}), including any non-default +faces used to display the character, and any overlays containing it (@pxref{Overlays,,, elisp, the same manual}). @end itemize -- 2.39.2