]> git.eshelyaron.com Git - emacs.git/commit
Don't error when indenting malformed Lisp (Bug#30891)
authorNoam Postavsky <npostavs@gmail.com>
Sun, 18 Mar 2018 01:14:11 +0000 (21:14 -0400)
committerNoam Postavsky <npostavs@gmail.com>
Thu, 25 Oct 2018 21:55:49 +0000 (17:55 -0400)
commit92de44fa1fdeda74a9b8254f968829df4c957da0
tree2c6c352dbc0384b58f9ad927ad195a023b9492d4
parentc3adbc88a00f2c8fa773d46bfcf4571c9ebde8fb
Don't error when indenting malformed Lisp (Bug#30891)

* lisp/emacs-lisp/lisp-mode.el (lisp-indent-calc-next): If we run out
of indent stack, reset the parse state.
lisp/emacs-lisp/lisp-mode.el