Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * lisp/progmodes/sh-script.el (sh-font-lock-open-heredoc): Fix case | Stefan Monnier | 2011-02-09 | 2 | -0/+128 |
* | * test/indent/prolog.prolog: Add tokenizing tests. | Stefan Monnier | 2011-01-13 | 1 | -5/+12 |
* | * lisp/progmodes/modula2.el: Use SMIE and skeleton. | Stefan Monnier | 2010-11-11 | 1 | -0/+53 |
* | * test/indent/octave.m: Add a test to ensure indentation is local. | Stefan Monnier | 2010-10-27 | 1 | -9/+15 |
* | * lisp/progmodes/prolog.el (prolog-smie-forward-token) | Stefan Monnier | 2010-09-20 | 1 | -1/+1 |
* | * lisp/indent.el (indent-according-to-mode): Apply syntax-propertize. | Stefan Monnier | 2010-09-18 | 1 | -2/+2 |
* | New syntax-propertize functionality. | Stefan Monnier | 2010-09-11 | 1 | -4/+4 |
* | Use SMIE for octave-mode. | Stefan Monnier | 2010-08-30 | 2 | -3/+2321 |
* | * lisp/emacs-lisp/smie.el (smie-indent-calculate): Simplify and cleanup. | Stefan Monnier | 2010-06-02 | 2 | -0/+239 |