Mercurial > emacs
log lisp/emacs-lisp/smie.el @ 108766:2f547b05b620
age | author | description |
---|---|---|
Mon, 24 May 2010 22:32:40 -0400 | Stefan Monnier | * emacs-lisp/smie.el (smie-set-prec2tab): Check override before use. |
Tue, 18 May 2010 15:24:24 -0400 | Stefan Monnier | * emacs-lisp/smie.el (smie-next-sexp): Break inf-loop at BOB. |
Tue, 18 May 2010 12:03:51 -0400 | Stefan Monnier | Fix handling of non-associative equal levels. |
Tue, 18 May 2010 09:44:07 +0200 | Juanma Barranquero | * emacs-lisp/smie.el: Fix typos in docstrings. |
Mon, 17 May 2010 15:27:26 -0400 | Stefan Monnier | Provide a simple generic indentation engine and use it for Prolog. |