aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/emacs-lisp/smie.el
Commit message (Expand)AuthorAgeFilesLines
* Miscellaneous minor cleanups and simplifications.Stefan Monnier2012-06-231-7/+6
* Provide generalized variables in core Elisp.Stefan Monnier2012-06-221-5/+5
* Reduce use of cl in lisp/emacs-lisp/.Stefan Monnier2012-06-101-54/+57
* * lisp/emacs-lisp/smie.el (smie-indent--bolp-1): New function.Stefan Monnier2012-05-151-2/+24
* *** empty log message ***Stefan Monnier2012-05-131-2/+4
* lisp/*: Add declarations, remove unused bindings, mark unused args.Juanma Barranquero2012-04-191-3/+1
* Merge from trunkStefan Monnier2012-03-251-53/+117
|\
| * Fix dead link in smie.elLeo Liu2012-02-041-1/+1
| * Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
| * Spelling fixes.Paul Eggert2011-11-261-1/+1
| * * lisp/emacs-lisp/smie.el: Improve warnings and conflict detection.Stefan Monnier2011-11-181-46/+109
| * Spelling fixes.Paul Eggert2011-11-171-2/+3
| * Fix typos.Juanma Barranquero2011-11-161-1/+1
| * Spelling fixes.Paul Eggert2011-11-131-1/+1
* | * lisp/emacs-lisp/smie.el: Provide smarter auto-filling.Stefan Monnier2012-02-151-0/+33
|/
* * lisp/emacs-lisp/smie.el (smie-bnf->prec2): Fix last change.Andreas Schwab2011-06-261-2/+2
* * lisp/emacs-lisp/smie.el (smie-bnf->prec2): Give more understandable errorStefan Monnier2011-06-231-2/+6
* * src/eval.c (Fdefvaralias): Also mark the target as variable-special-p.Stefan Monnier2011-06-151-0/+20
* Misc fixes, and use lexical-binding in more files.Stefan Monnier2011-03-111-2/+2
* * lisp/emacs-lisp/smie.el (smie-blink-matching-open): Don't use `pos' in twoStefan Monnier2011-02-101-4/+12
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-1/+1
* Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* * emacs-lisp/smie.el (smie-prec2->grammar): Simplify handlingStefan Monnier2010-11-261-54/+66
* * emacs-lisp/smie.el (smie-bnf-classify): Signal errors for tokensStefan Monnier2010-11-171-41/+55
* * lisp/emacs-lisp/smie.el (smie-prec2->grammar): Obey equality constraintsStefan Monnier2010-11-111-5/+40
* * lisp/emacs-lisp/smie.el (smie-rule-parent, smie-indent--rule):Stefan Monnier2010-11-111-16/+51
* * lisp/emacs-lisp/smie.el: New package.Stefan Monnier2010-11-071-0/+1462