1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-24 07:20:37 +00:00
emacs/test/indent
Stefan Monnier e3c24b171b * lisp/progmodes/sh-script.el: Fix indentation rule of "| while".
Fixes: debbugs:18031

* lisp/progmodes/sh-script.el (sh-smie-sh-rules): Go back to the beginning
of the whole pipe when indenting an opening keyword after a |.
Generalize this treatment to opening keywords like "while".
2014-12-04 10:09:08 -05:00
..
css-mode.css * src/eval.c (run_hook_with_args): Use FUNCTIONP. 2013-10-29 10:46:23 -04:00
js.js Fix indentation before !=' and after +=' 2014-11-16 14:19:16 +02:00
latex-mode.tex * lisp/textmodes/tex-mode.el (tex-font-lock-keywords-1): Highlight not only 2012-07-17 04:11:31 -04:00
Makefile
modula2.mod * lisp/progmodes/modula2.el: Use SMIE and skeleton. 2010-11-11 16:06:15 -05:00
nxml.xml * lisp/nxml/nxml-mode.el (nxml-fontify-matcher): Make sure propertization 2014-04-16 11:28:26 -04:00
octave.m * lisp/emacs-lisp/smie.el (smie-highlight-matching-block): Always turn 2013-05-29 14:50:48 +08:00
pascal.pas * lisp/progmodes/pascal.el (pascal-font-lock-keywords): Fix incorrect format 2014-04-10 09:56:28 -04:00
perl.perl * lisp/emacs-lisp/nadvice.el: Support adding a given function multiple times. 2014-05-10 16:07:01 -04:00
prolog.prolog * src/eval.c (run_hook_with_args): Use FUNCTIONP. 2013-10-29 10:46:23 -04:00
ruby.rb * lisp/emacs-lisp/nadvice.el: Support adding a given function multiple times. 2014-05-10 16:07:01 -04:00
scheme.scm test/indent/scheme.scm: New file. 2014-09-02 16:47:44 -04:00
shell.rc Add some shell indentation test cases. 2012-04-28 16:04:34 -04:00
shell.sh * lisp/progmodes/sh-script.el: Fix indentation rule of "| while". 2014-12-04 10:09:08 -05:00