diff options
| author | Michael Albinus | 2018-11-24 14:01:53 +0100 |
|---|---|---|
| committer | Michael Albinus | 2018-11-24 14:01:53 +0100 |
| commit | dcacff41958d6dc12baf05e7e9de13d1ab5b09ae (patch) | |
| tree | e654337015837553725fd4127807f807d0cf4cfb /etc | |
| parent | a7d9c38da52f413410e17a65d1e90b89edb6cbc4 (diff) | |
| parent | 57b14370cd6d221b123eab98adfed8d12229057f (diff) | |
| download | emacs-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/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
| @@ -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 |
| 688 | and case-sensitivity together with search strings in the search ring. | 688 | and 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 | +++ |