1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-25 07:28:20 +00:00
emacs/test/indent
Stefan Monnier 66ae3cff96 * src/lread.c (intern_1): Make sure we'd find the symbol we add
Fixes: debbugs:20334

* src/xfaces.c (resolve_face_name): Don't use `intern' with Lisp_Strings.
2015-04-15 12:15:14 -04:00
..
css-mode.css css-mode.el (css-smie-rules): Fix indentation after complex selectors 2015-04-09 10:51:23 -04: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 * src/lread.c (intern_1): Make sure we'd find the symbol we add 2015-04-15 12:15:14 -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 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