diff options
| author | Artur Malabarba | 2016-02-06 18:44:22 +0000 |
|---|---|---|
| committer | Artur Malabarba | 2016-02-06 22:48:32 +0000 |
| commit | 4ea1ea7c73f40a5bb3955273312f337dc332d6aa (patch) | |
| tree | 5dbbff67476c6a5450024d1094b1349237ffe8b2 /etc | |
| parent | c77ffc8019bceb850a794c13f2e3ad991cc7e412 (diff) | |
| download | emacs-4ea1ea7c73f40a5bb3955273312f337dc332d6aa.tar.gz emacs-4ea1ea7c73f40a5bb3955273312f337dc332d6aa.zip | |
* lisp/isearch.el: Rename search-default-regexp-mode to search-default-mode
(search-default-mode): New variable.
(isearch-mode, isearch-define-mode-toggle)
(isearch--describe-regexp-mode): Update accordingly.
* lisp/menu-bar.el (nonincremental-search-forward): Update accordingly.
* etc/NEWS: Update accordingly.
* doc/emacs/search.texi: Update accordingly.
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -586,7 +586,7 @@ item as before. | |||
| 586 | ** Search and Replace | 586 | ** Search and Replace |
| 587 | 587 | ||
| 588 | +++ | 588 | +++ |
| 589 | *** New user option `search-default-regexp-mode' | 589 | *** New user option `search-default-mode' |
| 590 | specifies the default mode for I-search. | 590 | specifies the default mode for I-search. |
| 591 | 591 | ||
| 592 | +++ | 592 | +++ |