]> git.eshelyaron.com Git - emacs.git/commit
* lisp/electric.el: Do auto-indent inside strings and comments by default
authorStefan Monnier <monnier@iro.umontreal.ca>
Sat, 29 May 2021 13:22:57 +0000 (09:22 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Sat, 29 May 2021 13:22:57 +0000 (09:22 -0400)
commit246a41759c4d2fab1705f40a228260dc5bb55369
tree0bdaf0c9ca4cfc9a30f80a6423eaf78ad2ec6c38
parent4d4c73da5a0aa4233b1dcdcf7db068fc79db6513
* lisp/electric.el: Do auto-indent inside strings and comments by default

This fixes bug#20846 where it transpired that there is no good reason
to shy away from auto-indenting inside comments and strings.

(electric-indent-post-self-insert-function): Don't check syntax-ppss.
etc/NEWS
lisp/electric.el