1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-16 16:20:40 -08:00
emacs/test/indent
Stefan Monnier 5e799349fd * lisp/progmodes/perl-mode.el: Use syntax-ppss; fix one indentation case.
(perl-indent-line): Use syntax-ppss to detect we're in a doc-section.
(perl-continuation-line-p): Don't skip over anything else than labels.
Return the previous char.
(perl-calculate-indent): Use syntax-ppss instead of parse-start
and update callers accordingly.  For continuation lines, check the
the case of array hashes.
(perl-backward-to-noncomment): Make it non-interactive.
(perl-backward-to-start-of-continued-exp): Rewrite.
* test/indent/perl.perl: Add indentation pattern for hash-table entries.
2014-07-08 12:51:35 -04:00
..
css-mode.css * src/eval.c (run_hook_with_args): Use FUNCTIONP. 2013-10-29 10:46:23 -04:00
js.js Mention test/indent/js.js, and restore one lost piece of it 2013-12-08 18:11:08 +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 * test/indent/ps-mode.ps: New file. 2014-05-27 10:28:07 -04: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/progmodes/perl-mode.el: Use syntax-ppss; fix one indentation case. 2014-07-08 12:51:35 -04:00
prolog.prolog * src/eval.c (run_hook_with_args): Use FUNCTIONP. 2013-10-29 10:46:23 -04:00
ps-mode.ps * test/indent/ps-mode.ps: New file. 2014-05-27 10:28:07 -04:00
ruby.rb * test/indent/ps-mode.ps: New file. 2014-05-27 10:28:07 -04:00
shell.rc Add some shell indentation test cases. 2012-04-28 16:04:34 -04:00
shell.sh Fix some indentation problem with \; and pipes. 2014-06-24 16:16:10 -04:00