]> git.eshelyaron.com Git - emacs.git/commit
Fix indent-sexp when called from inside a string (Bug#21343)
authorNoam Postavsky <npostavs@gmail.com>
Sun, 5 Mar 2017 05:53:58 +0000 (00:53 -0500)
committerNoam Postavsky <npostavs@gmail.com>
Mon, 13 Mar 2017 00:08:32 +0000 (20:08 -0400)
commitcf670b49a7704d63575863f832426d32bf6a8c3c
tree8c698967d3e93313d7dc830fed3d3880b566c27a
parent3ee3995d105ff02f0fac540757431d36cb45c6c7
Fix indent-sexp when called from inside a string (Bug#21343)

* lisp/emacs-lisp/lisp-mode.el (indent-sexp): Get initial syntax parse
state from `syntax-ppss'.
lisp/emacs-lisp/lisp-mode.el