1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-30 04:10:54 -08:00
emacs/doc
Eli Zaretskii 3d572ae0d5 Rename with/without-narrowing to with/without-restriction
* doc/lispref/commands.texi:
* doc/lispref/display.texi:
* doc/lispref/positions.texi:
* etc/NEWS:
* lisp/subr.el:
* src/buffer.c:
* src/editfns.c:
* src/keyboard.c:
* src/xdisp.c:
* test/src/buffer-tests.el: Rename with-narrowing and
without-narrowing to with-restriction and without-restriction.
Likewise with internal--with-narrowing and
internal--without-narrowing.  All callers and documentation
changed.
2023-02-13 20:11:28 +02:00
..
emacs Make highlighting more regular across TS modes (bug#61205) 2023-02-05 15:50:16 +02:00
lispintro ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
lispref Rename with/without-narrowing to with/without-restriction 2023-02-13 20:11:28 +02:00
man ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
misc Update to Org 9.6.1-31-gaf1bb1 2023-02-12 15:43:07 -05:00