]> git.eshelyaron.com Git - emacs.git/commitdiff
; * etc/NEWS: Mark 'completion-common-part' face entry as not documented.
authorEli Zaretskii <eliz@gnu.org>
Sat, 7 Mar 2020 11:42:35 +0000 (13:42 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sat, 7 Mar 2020 11:43:58 +0000 (13:43 +0200)
etc/NEWS

index 08bd2af1595bbb8eddd116bab631f5617d7ae359..b960c336b325cd6642bb627bc2222ee15066c12a 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -493,6 +493,7 @@ 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.
 
+---
 ** The 'completion-common-part' face is now visible by default.
 
 +++