]> git.eshelyaron.com Git - emacs.git/commit
Improve documentation of debugging Lisp syntax error
authorEli Zaretskii <eliz@gnu.org>
Sat, 3 Aug 2019 09:41:35 +0000 (12:41 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sat, 3 Aug 2019 09:43:10 +0000 (12:43 +0300)
commit5a5ad99d2f5abc431e269e4f591fdabad9d59e70
tree1b5008fbe3f0219d10f1eb5004adb57568ca776d
parent0148fc73538e2dccb586abe80ba48fdaf2041ca7
Improve documentation of debugging Lisp syntax error

* doc/lispref/debugging.texi (Syntax Errors, Excess Open)
(Excess Close): Name the commands invoked by the key
sequences.  Add cross-references to appropriate sections of
the Emacs manual.  (Bug#21385)

(cherry picked from commit faafd467a374c9398ee4668cdc173611d35693ed)
doc/lispref/debugging.texi