Mercurial > emacs
diff lisp/ChangeLog @ 110432:6b2714f6bd1f
* emacs-lisp/smie.el (smie-indent--hanging-p): Use `smie-indent--bolp'.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Mon, 20 Sep 2010 02:26:22 +0200 |
parents | 06323f4d421b |
children | ec099872cdc4 |
line wrap: on
line diff
--- a/lisp/ChangeLog Mon Sep 20 02:18:18 2010 +0200 +++ b/lisp/ChangeLog Mon Sep 20 02:26:22 2010 +0200 @@ -1,3 +1,7 @@ +2010-09-20 Juanma Barranquero <lekktu@gmail.com> + + * emacs-lisp/smie.el (smie-indent--hanging-p): Use `smie-indent--bolp'. + 2010-09-19 Stefan Monnier <monnier@iro.umontreal.ca> * emacs-lisp/smie.el (smie-bnf-precedence-table): Improve error message.