comparison lisp/ChangeLog @ 109839:f2b0181ddf31

* lisp/progmodes/prolog.el (smie): Require.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Wed, 18 Aug 2010 13:01:15 +0200
parents 64936c70841e
children ecdbd21826de
comparison
equal deleted inserted replaced
109838:64936c70841e 109839:f2b0181ddf31
1 2010-08-18 Stefan Monnier <monnier@iro.umontreal.ca> 1 2010-08-18 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * progmodes/prolog.el (smie): Require.
2 4
3 * emacs-lisp/smie.el (smie-default-backward-token) 5 * emacs-lisp/smie.el (smie-default-backward-token)
4 (smie-default-forward-token): Strip properties. 6 (smie-default-forward-token): Strip properties.
5 (smie-next-sexp): Be more careful with associative operators. 7 (smie-next-sexp): Be more careful with associative operators.
6 (smie-forward-sexp-command): Generalize. 8 (smie-forward-sexp-command): Generalize.