Mercurial > emacs
comparison lisp/ChangeLog @ 111605:ca8b605ca70f
* lisp/emacs-lisp/smie.el (smie-prec2->grammar): Obey equality constraints
when filling the remaining "unconstrained" values.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Thu, 11 Nov 2010 20:33:28 -0500 |
parents | 149090e9b891 |
children | 0466e5504621 |
comparison
equal
deleted
inserted
replaced
111604:149090e9b891 | 111605:ca8b605ca70f |
---|---|
1 2010-11-12 Stefan Monnier <monnier@iro.umontreal.ca> | |
2 | |
3 * emacs-lisp/smie.el (smie-prec2->grammar): Obey equality constraints | |
4 when filling the remaining "unconstrained" values. | |
5 | |
1 2010-11-11 Stefan Monnier <monnier@iro.umontreal.ca> | 6 2010-11-11 Stefan Monnier <monnier@iro.umontreal.ca> |
2 | 7 |
3 * emacs-lisp/bytecomp.el (byte-compile-warnings): Simplify the | 8 * emacs-lisp/bytecomp.el (byte-compile-warnings): Simplify the |
4 safety predicate. | 9 safety predicate. |
5 | 10 |