]> git.eshelyaron.com Git - emacs.git/commit
* lisp/emacs-lisp/smie.el (smie-rule-parent): Always call
authorStefan Monnier <monnier@iro.umontreal.ca>
Sun, 3 Nov 2013 22:56:03 +0000 (17:56 -0500)
committerStefan Monnier <monnier@iro.umontreal.ca>
Sun, 3 Nov 2013 22:56:03 +0000 (17:56 -0500)
commite61845c1db42405938b9dca7dfff73b4ab6aa52a
tree5dcf9ea81d4015156240064276f4b85715f7bd40
parent295559b0fda938555055d0e7769d823428d99865
* lisp/emacs-lisp/smie.el (smie-rule-parent): Always call
smie-indent-virtual rather than only for hanging tokens.
(smie--next-indent-change): New helper command.
* lisp/progmodes/ruby-mode.el (ruby-smie--rule-parent-skip-assign): Remove.
(ruby-smie-rules): Use smie-rule-parent instead.
lisp/ChangeLog
lisp/emacs-lisp/smie.el
lisp/progmodes/ruby-mode.el