]> git.eshelyaron.com Git - emacs.git/commitdiff
* etc/NEWS: Mention new xref faces (bug#23179)
authorJuri Linkov <juri@linkov.net>
Tue, 16 Apr 2019 21:04:30 +0000 (00:04 +0300)
committerJuri Linkov <juri@linkov.net>
Tue, 16 Apr 2019 21:04:30 +0000 (00:04 +0300)
etc/NEWS

index 272da3d800b0aa7eb942bbac3693d2da0ea3d4c5..5e5d942d89a2193f77ce52612a36dc69a0731410 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -706,6 +706,9 @@ if set before 'xref.el' was loaded.
 *** xref-find-definitions now sets the mark at the buffer position
 where it was invoked
 
+---
+*** New xref faces 'xref-file-header', 'xref-line-number', 'xref-match'
+
 ** Ecomplete
 
 *** The ecomplete sorting has changed to a decay-based algorithm.
@@ -1072,7 +1075,7 @@ variable for remote shells.  It still defaults to "/bin/sh".
 
 ---
 *** 'shell-command-width' defines the number of display columns
-available for output of asynchronous shell commands.
+available for output of asynchronous or remote shell commands.
 
 ** Pcomplete