]> git.eshelyaron.com Git - emacs.git/commit
Do not enter locked narrowing when it would span the whole buffer
authorGregory Heytings <gregory@heytings.org>
Mon, 28 Nov 2022 01:20:46 +0000 (01:20 +0000)
committerGregory Heytings <gregory@heytings.org>
Mon, 28 Nov 2022 01:22:02 +0000 (02:22 +0100)
commit56ab6203fa96a3bf203aa6bdcb11753ff0adf962
treec37f85d01563b18a9592ee383eb6a7447bfb072c
parent99463478e5aabe35593cf9127f37ae77d613b775
Do not enter locked narrowing when it would span the whole buffer

* src/xdisp.c (handle_fontified_prop):
* src/keyboard.c (safe_run_hooks_maybe_narrowed): Add condition.
src/keyboard.c
src/xdisp.c