aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorMichael Albinus2018-11-24 14:01:53 +0100
committerMichael Albinus2018-11-24 14:01:53 +0100
commitdcacff41958d6dc12baf05e7e9de13d1ab5b09ae (patch)
treee654337015837553725fd4127807f807d0cf4cfb /etc
parenta7d9c38da52f413410e17a65d1e90b89edb6cbc4 (diff)
parent57b14370cd6d221b123eab98adfed8d12229057f (diff)
downloademacs-dcacff41958d6dc12baf05e7e9de13d1ab5b09ae.tar.gz
emacs-dcacff41958d6dc12baf05e7e9de13d1ab5b09ae.zip
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 7036c78c3db..eb3f314ccf4 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -687,6 +687,9 @@ the shift key.
687*** Isearch now remembers the regexp-based search mode for words/symbols 687*** Isearch now remembers the regexp-based search mode for words/symbols
688and case-sensitivity together with search strings in the search ring. 688and case-sensitivity together with search strings in the search ring.
689 689
690---
691*** Isearch now has its own tool-bar and menu-bar menu.
692
690** Debugger 693** Debugger
691 694
692+++ 695+++