Stefan Monnier
dee4ba5979
* src/eval.c (run_hook_with_args): Use FUNCTIONP.
...
* test/indent/css-mode.css (.x2): Test alignement inside braces.
* test/indent/prolog.prolog: Test alignment of ->; with operator at bol.
2013-10-29 10:46:23 -04:00
Paul Eggert
99d990817c
Spelling fixes.
2011-12-18 22:21:24 -08:00
Stefan Monnier
db5d03ea56
* test/indent/prolog.prolog: Add tokenizing tests.
2011-01-13 15:53:06 -05:00
Stefan Monnier
549d0e1ec4
* lisp/progmodes/prolog.el (prolog-smie-forward-token)
...
(prolog-smie-backward-token): New functions.
(prolog-mode-variables): Use them to parse "!," correctly.
Set up smie-blink-matching for ".".
* test/indent/prolog.prolog: Use normal spacing around !.
2010-09-20 16:22:16 +02:00
Stefan Monnier
927c346bd6
* lisp/emacs-lisp/smie.el (smie-indent-calculate): Simplify and cleanup.
...
(smie-indent-hanging-p): Use smie-bolp.
* test/indent: New dir.
2010-06-02 16:13:11 -04:00