1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-29 08:31:35 -08:00
emacs/test/indent
Stefan Monnier 6c33e7ada5 * prolog.el: Fix indentation of empty line
* lisp/emacs-lisp/smie.el (smie-rules-function): Document new
`empty-line-token' element.
(smie-indent-empty-line): New function.
(smie-indent-functions): Add it.

* lisp/progmodes/prolog.el (prolog-smie-rules): Fix :list-intro behavior
and use the new `empty-line-token' element (bug#21526).
(prolog-mode-variables): Fix comment-start-skip setting to match
comment-start.

* test/indent/prolog.prolog: Add nested indentation tests.

* lisp/newcomment.el (comment-normalize-vars): Fix default value of
comment-start-skip not to misuse submatch 1.
2015-09-22 11:11:50 -04:00
..
css-mode.css Fix indentation rule in css-mode 2015-08-28 19:36:10 +02:00
js-indent-init-dynamic.js * indent/js-indent-init-dynamic.js: Fix spelling error. 2015-03-10 22:07:10 -07:00
js-indent-init-t.js Prefer "initialize" to "initialise" 2015-03-10 16:29:59 -07:00
js.js js-mode: Don't indent inside a multiline string literal 2015-04-03 06:37:31 +03: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 Automate 'make all' in test/indent 2015-03-10 02:39:01 +02:00
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 Remove stray semicolons. 2014-09-04 09:14:05 -07:00
pascal.pas Update copyright year to 2015 2015-01-01 14:26:41 -08:00
perl.perl * lisp/progmodes/perl-mode.el: Refine handling of /re/ and y/abc/def/ 2015-06-15 17:10:06 -04:00
prolog.prolog * prolog.el: Fix indentation of empty line 2015-09-22 11:11:50 -04:00
ps-mode.ps * test/indent/ps-mode.ps: New file. 2014-05-27 10:28:07 -04:00
ruby.rb Add an indent test example for bug#20026 2015-03-08 20:57:47 +02:00
scheme.scm Merge from emacs-24; up to 2014-07-04T02:28:54Z!dmantipov@yandex.ru 2014-09-02 21:21:40 -07:00
scss-mode.scss * lisp/textmodes/css-mode.el (scss-mode): New major-mode. 2014-10-20 12:36:34 -04:00
sgml-mode-attribute.html Have `sgml-attribute-offset' control SGML attribute indentation 2015-03-22 20:47:43 -07:00
shell.rc Add some shell indentation test cases. 2012-04-28 16:04:34 -04:00
shell.sh * indent/shell.sh (bar): Use '[ $# -eq 0 ]', not '[ $# == 0 ]'. 2015-01-24 19:02:07 -08:00