summaryrefslogtreecommitdiff
path: root/doc/lispref/display.texi
diff options
context:
space:
mode:
authorStefan Kangas <stefan@marxist.se>2022-06-18 06:31:18 +0200
committerStefan Kangas <stefan@marxist.se>2022-06-18 06:31:18 +0200
commitb28debadf3ada1645ea3ea135d67189cf52fdc11 (patch)
tree66b007762c029a5ebc85ab7ec0b9c7efcd799baa /doc/lispref/display.texi
parent06576d6a16fa61f6f1d5031754145a92ab41aa9b (diff)
parentd671cd57c488ec792997fd4051440187dec3434f (diff)
downloademacs-b28debadf3ada1645ea3ea135d67189cf52fdc11.tar.gz
Merge from origin/emacs-28
d671cd57c4 Update cl-struct-sequence-type doc string 017bdb1611 Fix a tagging problem in tramp.texi e0bac17bbc Mention face quirks after the final line in the lispref ma... ad74677cf3 Delete reference to obsolete library complete.el
Diffstat (limited to 'doc/lispref/display.texi')
-rw-r--r--doc/lispref/display.texi7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/lispref/display.texi b/doc/lispref/display.texi
index b98c2f8fa93..958eede9771 100644
--- a/doc/lispref/display.texi
+++ b/doc/lispref/display.texi
@@ -2706,6 +2706,13 @@ doesn't specify an explicit value for a face, the value from the
original face definition by @code{defface} is inherited
(@pxref{Defining Faces}).
+Some modes, like @code{hl-line-mode}, use a face with an
+@code{:extend} property to mark the entire current line. Note,
+however, that Emacs will always allow you to move point after the
+final character in a buffer, and if the buffer ends with a newline
+character, point can be placed on what is seemingly a line at the end
+of the buffer---but Emacs can't highlight that ``line'', because it
+doesn't really exist.
@end table
@defun font-family-list &optional frame