aboutsummaryrefslogtreecommitdiffstats
path: root/test/indent (follow)
Commit message (Expand)AuthorAgeFilesLines
* * test/indent/ruby.rb: Move a now-successful example.Dmitry Gutov2013-11-041-4/+4
* * lisp/progmodes/ruby-mode.el (ruby-smie--forward-token)Dmitry Gutov2013-11-041-0/+1
* * lisp/progmodes/ruby-mode.el (ruby-smie--rule-parent-skip-assign): NewDmitry Gutov2013-11-021-0/+8
* * src/eval.c (run_hook_with_args): Use FUNCTIONP.Stefan Monnier2013-10-293-2/+16
* * lisp/progmodes/ruby-mode.el (ruby-smie--bosp): Anything that goesDmitry Gutov2013-10-271-0/+5
* * test/indent/ruby.rb: New failing example.Dmitry Gutov2013-10-261-0/+4
* * lisp/progmodes/ruby-mode.el (ruby-smie--args-separator-p): Be moreDmitry Gutov2013-10-261-12/+13
* * lisp/progmodes/ruby-mode.el (ruby-smie-rules): Fix the "curly blockDmitry Gutov2013-10-241-1/+1
* * lisp/progmodes/ruby-mode.el (ruby-smie-rules): Only align with parent ofStefan Monnier2013-10-231-0/+4
* * test/indent/ruby.rb: Move two examples to "working" section, add oneDmitry Gutov2013-10-231-7/+11
* * lisp/progmodes/ruby-mode.el (ruby-smie-grammar): Remove outdatedDmitry Gutov2013-10-221-3/+14
* * lisp/progmodes/ruby-mode.el (ruby-smie-rules): Indent after + used asStefan Monnier2013-10-211-2/+2
* * indent/ruby.rb: Fix a typoDmitry Gutov2013-10-211-1/+1
* * lisp/progmodes/ruby-mode.el (ruby-smie-grammar): Add (almost) allDmitry Gutov2013-10-211-4/+4
* * lisp/progmodes/ruby-mode.el (ruby-mode-map): Add binding forDmitry Gutov2013-10-211-8/+17
* * lisp/progmodes/sh-script.el (sh-find-prev-matching): Disable SMIE'sStefan Monnier2013-10-161-0/+6
* * indent/ruby.rb: Fix an example, remove wrong example, and add two more.Dmitry Gutov2013-10-151-4/+9
* * lisp/progmodes/ruby-mode.el (ruby-smie--args-separator-p): HandleDmitry Gutov2013-10-141-3/+24
* * lisp/progmodes/ruby-mode.el (ruby-smie-grammar): Add rule for paren-freeStefan Monnier2013-10-121-0/+4
* * test/indent/ruby.rb: Add two more cases.Dmitry Gutov2013-10-111-0/+7
* * lisp/progmodes/ruby-mode.el (ruby-smie--implicit-semi-p): Split theDmitry Gutov2013-10-111-0/+4
* * lisp/progmodes/ruby-mode.el (ruby-smie-rules): Indent after hangingDmitry Gutov2013-10-091-2/+6
* * lisp/progmodes/ruby-mode.el (ruby-smie--implicit-semi-p): Handle theDmitry Gutov2013-10-081-2/+2
* * lisp/textmodes/css-mode.el (css-smie-rules): Fix indentation.Stefan Monnier2013-10-071-0/+8
* * test/indent/ruby.rb: Fix a spurious change, add more failing examples.Dmitry Gutov2013-10-071-3/+17
* * lisp/progmodes/ruby-mode.el: Fix recently added tests.Stefan Monnier2013-10-061-3/+18
* * indent/ruby.rb: Fix a factual error.Dmitry Gutov2013-10-071-5/+2
* * test/automated/ruby-mode-tests.el: Add tests for `ruby-forward-sexp'Dmitry Gutov2013-10-061-0/+6
* * lisp/progmodes/ruby-mode.el (ruby-smie-rules): Dedent `ensure'Dmitry Gutov2013-10-061-1/+22
* Get Ruby's SMIE code to pass the test suite.Stefan Monnier2013-10-051-1/+28
* * lisp/textmodes/css-mode.el (css-smie-rules): Toplevel's a list.Stefan Monnier2013-10-041-0/+3
* * lisp/progmodes/ruby-mode.el (ruby-operator-re): Consider lineDmitry Gutov2013-09-161-0/+4
* * lisp/progmodes/ruby-mode.el (ruby-calculate-indent): ConsiderDmitry Gutov2013-09-031-0/+5
* * lisp/emacs-lisp/smie.el (smie-highlight-matching-block): Always turnLeo Liu2013-05-291-1/+1
* * indent/octave.m: Add tests for %!, # and ### commentsLeo Liu2013-05-251-2/+18
* * lisp/emacs-lisp/smie.el (smie-auto-fill): Rework to be more robust.Stefan Monnier2013-05-241-15/+15
* * lisp/progmodes/ruby-mode.el (ruby-expression-expansion-re): Allow toDmitry Gutov2013-05-191-0/+7
* * lisp/progmodes/ruby-mode.el: First cut at SMIE support.Stefan Monnier2013-05-081-1/+35
* * lisp/progmodes/perl-mode.el: Add support for here documents.Stefan Monnier2013-05-061-0/+15
* * lisp/progmodes/pascal.el (pascal--syntax-propertize): New const.Stefan Monnier2013-05-041-1/+4
* * indent/octave.m: Fix encoding error in comment. Add coding tag.Paul Eggert2013-03-051-2/+2
* * lisp/progmodes/opascal.el: Rename from delphi.el. Use lexical-binding.Stefan Monnier2013-01-301-0/+2
* * lisp/view.el (view--enable, view--disable): Rename from view-mode-enableStefan Monnier2013-01-031-0/+12
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* Use URLs, not Boston addresses, in copyright notices.Paul Eggert2012-12-311-3/+1
* * lisp/progmodes/sh-script.el (sh--inside-noncommand-expression):Stefan Monnier2012-10-301-0/+5
* * lisp/progmodes/sh-script.el (sh--inside-arithmetic-expression): New func.Stefan Monnier2012-10-302-0/+9
* * lisp/vc/diff-mode.el (diff-context->unified): Don't get confused by "hunkStefan Monnier2012-10-291-1/+4
* * lisp/progmodes/ruby-mode.el (ruby-syntax-methods-before-regexp): New const.Dmitry Gutov2012-08-141-11/+19
* * lisp/progmodes/sh-script.el (sh-syntax-propertize-function): Mark "${#VAR"Stefan Monnier2012-07-171-0/+8