diff options
author | Gregory Heytings <gregory@heytings.org> | 2023-07-06 17:04:55 +0000 |
---|---|---|
committer | Gregory Heytings <gregory@heytings.org> | 2023-07-06 17:14:20 +0000 |
commit | 01fb898420fe8260a1adc267993549a93b901cd8 (patch) | |
tree | 45b6af486a9dd2a79465366c56dee685be8579e2 /lisp/emacs-lisp | |
parent | b741dc7fcde0c601a01470655ceaeeef854ac32e (diff) | |
download | emacs-01fb898420fe8260a1adc267993549a93b901cd8.tar.gz emacs-01fb898420fe8260a1adc267993549a93b901cd8.tar.bz2 emacs-01fb898420fe8260a1adc267993549a93b901cd8.zip |
Simplify after adding internal function to enter a labeled restriction
* src/editfns.c: (Finternal__labeled_narrow_to_region): Merge the
code of Finternal__label_restriction into this function.
(Finternal__label_restriction): Remove this function.
(syms_of_editfns): Remove the 'outermost-restriction' buffer local
variable, which is not used anymore, and the symbol of
'internal--label-restriction'.
(Fwiden): Remove the call to reset the 'outermost-restriction'
buffer local variable.
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions