emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] master 0cf11eb 16/20: *etc/NEWS: Added comment about :exte


From: Jimmy Aguilar Mena
Subject: [Emacs-diffs] master 0cf11eb 16/20: *etc/NEWS: Added comment about :extend face attribute in NEWS.
Date: Mon, 14 Oct 2019 08:32:34 -0400 (EDT)

branch: master
commit 0cf11eb2e80ec1e038654780c4833bea05ead05e
Author: Jimmy Aguilar Mena <address@hidden>
Commit: Jimmy Aguilar Mena <address@hidden>

    *etc/NEWS: Added comment about :extend face attribute in NEWS.
---
 etc/NEWS | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/etc/NEWS b/etc/NEWS
index 34925c1..680ac03 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -384,6 +384,12 @@ matches strings where the pattern appears as a 
subsequence.  Put
 simply, makes "foo" complete to both "barfoo" and "frodo".  Add 'flex'
 to 'completion-styles' or 'completion-category-overrides' to use it.
 
++++
+** There is a new face attribute :extend to use the face attributes to
+extend after the end of the line until the end of the window.  Such
+:extend is set to nil by default in all faces except for `hl-line` and
+`region` because those extend until the end of the window by default.
+
 ** Connection-local variables
 
 +++



reply via email to

[Prev in Thread] Current Thread [Next in Thread]