]> git.eshelyaron.com Git - emacs.git/commit
Improve `handler-bind` doc
authorStefan Monnier <monnier@iro.umontreal.ca>
Thu, 4 Jan 2024 21:28:39 +0000 (16:28 -0500)
committerEshel Yaron <me@eshelyaron.com>
Fri, 5 Jan 2024 08:21:15 +0000 (09:21 +0100)
commit545867df468e2425d1f6e3004dbdc9c1344c145d
tree242b38a8923181c809ff940b4de68a347d1efe39
parent9161a2e53d0a76397fd0aaa81ca7dc4bcdc0549e
Improve `handler-bind` doc

* doc/lispref/control.texi (Handling Errors) <handler-bind>: Expand.
* doc/lispref/variables.texi (Variable Scoping): Mention static scoping.

(cherry picked from commit ae75333ca78f5c45e53e7e5d25f4e04a4d69ad8f)
doc/lispref/control.texi
doc/lispref/variables.texi