]> git.eshelyaron.com Git - emacs.git/commitdiff
; * etc/NEWS: use the right outline level
authorMattias Engdegård <mattiase@acm.org>
Thu, 21 Jul 2022 14:22:23 +0000 (16:22 +0200)
committerMattias Engdegård <mattiase@acm.org>
Thu, 21 Jul 2022 14:22:23 +0000 (16:22 +0200)
etc/NEWS

index 9de106c26ff4e14a09111533b44cc464abe0297c..5da0fdb769384835cac45dcc1ebba3bd073cf917 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -2527,12 +2527,12 @@ value.  The byte compiler will now issue a warning if it encounters
 these forms.
 
 +++
-*** 'restore-buffer-modified-p' can now alter buffer auto-save state.
+** 'restore-buffer-modified-p' can now alter buffer auto-save state.
 With a FLAG value of 'autosaved', it will mark the buffer as having
 been auto-saved since the time of last modification.
 
 ---
-*** New minor mode 'isearch-fold-quotes-mode'.
+** New minor mode 'isearch-fold-quotes-mode'.
 This sets up 'search-default-mode' so that quote characters are
 char-folded into each other.  It is used, by default, in "*Help*" and
 "*info*" buffers.