summaryrefslogtreecommitdiff
path: root/lisp/subr.el
diff options
context:
space:
mode:
authorGregory Heytings <gregory@heytings.org>2023-02-09 01:09:10 +0000
committerGregory Heytings <gregory@heytings.org>2023-02-09 02:44:32 +0100
commita4aa32bdfff7aaf54efbacbb04b7f2b52fef92a7 (patch)
tree2a36555153fd494bc059132a8d78a09e6f701668 /lisp/subr.el
parent0ec0a610ed226419269f519021cbe8fb2dde2ed5 (diff)
downloademacs-a4aa32bdfff7aaf54efbacbb04b7f2b52fef92a7.tar.gz
emacs-a4aa32bdfff7aaf54efbacbb04b7f2b52fef92a7.tar.bz2
emacs-a4aa32bdfff7aaf54efbacbb04b7f2b52fef92a7.zip
Fix 'save-restriction' for narrowing locks
* src/editfns.c (narrowing_locks_save): (narrowing_locks_restore): Make them non-static. * src/lisp.h: Make them externally visible. * src/bytecode.c (exec_byte_code): Save and restore narrowing locks. * lisp/emacs-lisp/bytecomp.el (byte-compile-save-restriction): Increment unbinding count. * src/comp.c (helper_save_restriction): Save and restore narrowing locks.
Diffstat (limited to 'lisp/subr.el')
0 files changed, 0 insertions, 0 deletions