]> git.eshelyaron.com Git - emacs.git/commit
Generic 'with-narrowing' macro.
authorGregory Heytings <gregory@heytings.org>
Fri, 25 Nov 2022 21:43:48 +0000 (21:43 +0000)
committerGregory Heytings <gregory@heytings.org>
Fri, 25 Nov 2022 21:44:14 +0000 (22:44 +0100)
commita24652403951751b0bb7ed41033d3414a888310a
treed09866d0bf648efb658ff69cd85f639096f69bf1
parent9dee6df39cd14be78ff96cb24169842f4772488a
Generic 'with-narrowing' macro.

* lisp/subr.el (with-narrowing): New generic macro, replacing the
'with-locked-narrowing' one.  Suggested by Stefan Monnier.
(with-narrowing-1, with-narrowing-2): Helper functions.
lisp/subr.el