1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-12 14:30:42 -08:00

; * etc/NEWS: use the right outline level

This commit is contained in:
Mattias Engdegård 2022-07-21 16:22:23 +02:00
parent 0069085be2
commit e2df22fa01

View file

@ -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.