]> git.eshelyaron.com Git - emacs.git/commit
; Improve documentation of with-restriction
authorGregory Heytings <gregory@heytings.org>
Sun, 9 Jul 2023 19:27:12 +0000 (19:27 +0000)
committerGregory Heytings <gregory@heytings.org>
Sun, 9 Jul 2023 19:28:29 +0000 (19:28 +0000)
commit419b4d44914701cedf308df58c3e5789715c87e7
tree566e9aedcf9c299f9fa136dd85adc2b492b86e7e
parentbe34e8294affeaa3e1d92731b9a75fc62fbdca15
; Improve documentation of with-restriction

* lisp/subr.el (with-restriction):
* doc/lispref/positions.texi (Narrowing): Make it clear that the
argument is evaluated and that the result of the evaluation must
not be nil.
doc/lispref/positions.texi
lisp/subr.el