Mercurial > emacs
comparison 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 |
comparison
equal
deleted
inserted
replaced
110431:9fe8167bbd9b | 110432:6b2714f6bd1f |
---|---|
1 2010-09-20 Juanma Barranquero <lekktu@gmail.com> | |
2 | |
3 * emacs-lisp/smie.el (smie-indent--hanging-p): Use `smie-indent--bolp'. | |
4 | |
1 2010-09-19 Stefan Monnier <monnier@iro.umontreal.ca> | 5 2010-09-19 Stefan Monnier <monnier@iro.umontreal.ca> |
2 | 6 |
3 * emacs-lisp/smie.el (smie-bnf-precedence-table): Improve error message. | 7 * emacs-lisp/smie.el (smie-bnf-precedence-table): Improve error message. |
4 (smie-debug--prec2-cycle, smie-debug--describe-cycle): New functions. | 8 (smie-debug--prec2-cycle, smie-debug--describe-cycle): New functions. |
5 (smie-prec2-levels): Use them to better diagnose precedence cycles. | 9 (smie-prec2-levels): Use them to better diagnose precedence cycles. |