summaryrefslogtreecommitdiff
path: root/test/indent
Commit message (Expand)AuthorAge
* Update copyright year to 2015Paul Eggert2015-01-01
* * lisp/progmodes/sh-script.el: Fix indentation rule of "| while".Stefan Monnier2014-12-04
* Fix indentation before `!=' and after `+='Dmitry Gutov2014-11-16
* test/indent/scheme.scm: New file.Stefan Monnier2014-09-02
* * lisp/progmodes/sh-script.el (sh-smie-sh-rules): Don't align with a && inStefan Monnier2014-07-08
* Fix some indentation problem with \; and pipes.Stefan Monnier2014-06-24
* * lisp/progmodes/sh-script.el (sh-smie-sh-rules): For { after &&, don'tStefan Monnier2014-06-20
* * lisp/emacs-lisp/smie.el (smie--hanging-eolp-function): New var.Stefan Monnier2014-06-19
* * lisp/progmodes/sh-script.el (sh-smie-sh-rules): Use same rule for && asStefan Monnier2014-06-19
* * lisp/emacs-lisp/nadvice.el: Support adding a given function multiple times.Stefan Monnier2014-05-10
* * lisp/progmodes/perl-mode.el (perl-syntax-propertize-function): Slash afterStefan Monnier2014-04-22
* * lisp/nxml/nxml-mode.el (nxml-fontify-matcher): Make sure propertizationStefan Monnier2014-04-16
* * lisp/progmodes/pascal.el (pascal-font-lock-keywords): Fix incorrect formatFeng Li2014-04-10
* * lisp/progmodes/perl-mode.el (perl-syntax-propertize-function): Handle $'Stefan Monnier2014-04-02
* Fix bug#17097Dmitry Gutov2014-03-27
* Fix bug#17050Dmitry Gutov2014-03-21
* * lisp/progmodes/ruby-mode.el (ruby-font-lock-keywords): HighlightDmitry Gutov2014-03-02
* Spelling fix.Paul Eggert2014-02-25
* * lisp/progmodes/ruby-mode.el (ruby-smie-rules): Handle theDmitry Gutov2014-02-23
* * lisp/progmodes/ruby-mode.el (ruby-smie-rules): Don't indent speciallyDmitry Gutov2014-02-23
* Fix bug#16609Dmitry Gutov2014-02-01
* Implement user option ruby-align-chained-callsDmitry Gutov2014-01-31
* ruby-mode: Align def...end to the beginning of statementDmitry Gutov2014-01-17
* Spelling fixes.Paul Eggert2014-01-09
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-01
* * lisp/progmodes/ruby-mode.el (ruby-smie--implicit-semi-p): Return tDmitry Gutov2013-12-22
* * lisp/progmodes/ruby-mode.el (ruby-align-to-stmt-keywords): Tweak theDmitry Gutov2013-12-22
* * lisp/progmodes/ruby-mode.el (ruby-align-to-stmt-keywords): NewDmitry Gutov2013-12-20
* * lisp/progmodes/ruby-mode.el (ruby-smie-rules): Indent middle-of-blockDmitry Gutov2013-12-19
* * lisp/progmodes/ruby-mode.el (ruby-smie--args-separator-p): Allow theDmitry Gutov2013-12-19
* * lisp/progmodes/ruby-mode.el (ruby-smie-rules): Indent ternary if.Dmitry Gutov2013-12-17
* Fix bug#16116Dmitry Gutov2013-12-17
* Fix bug#16118Dmitry Gutov2013-12-14
* * lisp/progmodes/ruby-mode.el (ruby-smie--implicit-semi-p): Return tDmitry Gutov2013-12-09
* Mention test/indent/js.js, and restore one lost piece of itDmitry Gutov2013-12-08
* Port indentation code from js2-mode to js-modeDmitry Gutov2013-12-08
* * lisp/progmodes/ruby-mode.el (ruby-smie-grammar): Disambiguate betweenDmitry Gutov2013-11-12
* * lisp/progmodes/ruby-mode.el (ruby-smie--implicit-semi-p):Dmitry Gutov2013-11-09
* * indent/ruby.rb: New exampleDmitry Gutov2013-11-08
* * lisp/progmodes/ruby-mode.el (ruby-smie-grammar): Improve precedencesDmitry Gutov2013-11-08
* * lisp/progmodes/ruby-mode.el (ruby-smie--implicit-semi-p):Dmitry Gutov2013-11-07
* * lisp/progmodes/ruby-mode.el (ruby-smie-grammar): Lower priority ofDmitry Gutov2013-11-07
* * test/indent/ruby.rb: Move a now-successful example.Dmitry Gutov2013-11-04
* * lisp/progmodes/ruby-mode.el (ruby-smie--forward-token)Dmitry Gutov2013-11-04
* * lisp/progmodes/ruby-mode.el (ruby-smie--rule-parent-skip-assign): NewDmitry Gutov2013-11-02
* * src/eval.c (run_hook_with_args): Use FUNCTIONP.Stefan Monnier2013-10-29
* * lisp/progmodes/ruby-mode.el (ruby-smie--bosp): Anything that goesDmitry Gutov2013-10-27
* * test/indent/ruby.rb: New failing example.Dmitry Gutov2013-10-26
* * lisp/progmodes/ruby-mode.el (ruby-smie--args-separator-p): Be moreDmitry Gutov2013-10-26
* * lisp/progmodes/ruby-mode.el (ruby-smie-rules): Fix the "curly blockDmitry Gutov2013-10-24