diff options
author | Juri Linkov <juri@linkov.net> | 2020-10-31 21:38:26 +0200 |
---|---|---|
committer | Juri Linkov <juri@linkov.net> | 2020-10-31 21:39:28 +0200 |
commit | 80a87af1357492b16a057c1f31d0e9a8b501d7d0 (patch) | |
tree | 14e29a5f872e0edbb1e731482f50100bce2421bc /lisp/emacs-lisp/regexp-opt.el | |
parent | 71795c6c4a61817f60e001702ed01785d2da3faf (diff) | |
download | emacs-80a87af1357492b16a057c1f31d0e9a8b501d7d0.tar.gz emacs-80a87af1357492b16a057c1f31d0e9a8b501d7d0.tar.bz2 emacs-80a87af1357492b16a057c1f31d0e9a8b501d7d0.zip |
Improve goto-line in regard to narrowed buffers (bug#44294)
* lisp/simple.el (goto-line): Rewrite to first find the position
of the line where to go, then later don't widen the buffer
when the found position is still inside narrowed part of buffer.
* lisp/isearch.el (isearch-message-prefix): Warn about narrowed buffer
in case of no more matches found.
Diffstat (limited to 'lisp/emacs-lisp/regexp-opt.el')
0 files changed, 0 insertions, 0 deletions