summaryrefslogtreecommitdiff
path: root/test/indent
Commit message (Expand)AuthorAgeFilesLines
* * lisp/progmodes/sh-script.el (sh-syntax-propertize-function): Mark "${#VAR"Stefan Monnier2012-07-171-0/+8
* * lisp/textmodes/tex-mode.el (tex-font-lock-keywords-1): Highlight not onlyStefan Monnier2012-07-171-0/+11
* Add some shell indentation test cases.Stefan Monnier2012-04-282-2/+11
* * lisp/progmodes/ruby-mode.el: Simplify last change, and cleanup code.Stefan Monnier2012-04-241-0/+19
* Spelling fixes.Paul Eggert2011-12-181-1/+1
* * lisp/progmodes/pascal.el: Declare `ind' as dyn-bound.Stefan Monnier2011-12-131-0/+1088
* Spelling fixes.Paul Eggert2011-11-221-1/+1
* Spelling fixes.Paul Eggert2011-11-141-83/+83
* * lisp/progmodes/sh-script.el (sh-font-lock-open-heredoc): Fix caseStefan Monnier2011-02-092-0/+128
* * test/indent/prolog.prolog: Add tokenizing tests.Stefan Monnier2011-01-131-5/+12
* * lisp/progmodes/modula2.el: Use SMIE and skeleton.Stefan Monnier2010-11-111-0/+53
* * test/indent/octave.m: Add a test to ensure indentation is local.Stefan Monnier2010-10-271-9/+15
* * lisp/progmodes/prolog.el (prolog-smie-forward-token)Stefan Monnier2010-09-201-1/+1
* * lisp/indent.el (indent-according-to-mode): Apply syntax-propertize.Stefan Monnier2010-09-181-2/+2
* New syntax-propertize functionality.Stefan Monnier2010-09-111-4/+4
* Use SMIE for octave-mode.Stefan Monnier2010-08-302-3/+2321
* * lisp/emacs-lisp/smie.el (smie-indent-calculate): Simplify and cleanup.Stefan Monnier2010-06-022-0/+239