]> git.eshelyaron.com Git - emacs.git/commit
Minor improvements to labeled narrowing
authorGregory Heytings <gregory@heytings.org>
Mon, 13 Feb 2023 10:23:39 +0000 (10:23 +0000)
committerGregory Heytings <gregory@heytings.org>
Mon, 13 Feb 2023 10:39:46 +0000 (11:39 +0100)
commitdcb2379a463678bdadd05ee39d61e7da84c71c5e
tree551ac04d89f0a0b6c18ef5d4967d40c4e2dc5afb
parent4297039bd1325166eac82d950951716ec122d465
Minor improvements to labeled narrowing

* lisp/subr.el (internal--with-narrowing):
(internal--without-narrowing): Remove unnecessary 'progn'.

* etc/NEWS: Mention 'with-narrowing' in the entry about long
lines.

* doc/lispref/positions.texi (Narrowing): Fix typo.

* doc/lispref/display.texi (Auto Faces): Use @pxref.

* doc/lispref/commands.texi (Command Overview): Use @pxref.
doc/lispref/commands.texi
doc/lispref/display.texi
doc/lispref/positions.texi
etc/NEWS
lisp/subr.el