diff options
| author | Gregory Heytings | 2023-08-16 15:58:39 +0000 |
|---|---|---|
| committer | Gregory Heytings | 2023-08-16 16:06:38 +0000 |
| commit | c287a0fdc7e3f70d819ef8efd1d7922b33df164c (patch) | |
| tree | 843fc9f866f1e110934066d7e7ecf0eefa8cfd31 /src/bytecode.c | |
| parent | 9e9e11648d3d5514de85edfb69f0949a062f4716 (diff) | |
| download | emacs-c287a0fdc7e3f70d819ef8efd1d7922b33df164c.tar.gz emacs-c287a0fdc7e3f70d819ef8efd1d7922b33df164c.zip | |
Simplify 'with-restriction' and 'without-restriction'
* lisp/subr.el (with-restriction, without-restriction): Merge the
bodies of the 'internal--with-restriction' and
'internal--without-restriction' function into the macros. The
result is more efficient than a funcall.
(internal--with-restriction, internal--without-restriction):
Remove.
Suggested by Mattias EngdegÄrd.
Diffstat (limited to 'src/bytecode.c')
0 files changed, 0 insertions, 0 deletions