* emacs-lisp/smie.el (smie-next-sexp): Break inf-loop at BOB.
commit224b70cbc50f55b8e9a65b9b8666ce2bff6d796b
authorStefan Monnier <monnier@iro.umontreal.ca>
Tue, 18 May 2010 19:24:24 +0000 (18 15:24 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Tue, 18 May 2010 19:24:24 +0000 (18 15:24 -0400)
tree5bda69d1217278aaac4036569a01457f98d92861
parent60dd06a08276422871cd3d491a44d10d4bdc690c
* emacs-lisp/smie.el (smie-next-sexp): Break inf-loop at BOB.
(smie-backward-sexp, smie-forward-sexp): Remove boundary condition now
handled in smie-next-sexp.
(smie-indent-calculate): Provide a starting indentation (so the
recursion is well-founded ;-).
lisp/ChangeLog
lisp/emacs-lisp/smie.el