* lisp/emacs-lisp/smie.el (smie-indent-offset-rule): Rename from
commit83156c183f94404a1eabfe6d8a5f0b6bc5582fdf
authorStefan Monnier <monnier@iro.umontreal.ca>
Mon, 7 Jun 2010 19:37:50 +0000 (7 15:37 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Mon, 7 Jun 2010 19:37:50 +0000 (7 15:37 -0400)
tree234595a12138e31950ee8bc51901e0a17550c19d
parent13b5221f4df08dd203b36cc444aab7e825dd29f8
* lisp/emacs-lisp/smie.el (smie-indent-offset-rule): Rename from
smie-indent-offset-after.  Add :prev case.  Make a bit more generic.
(smie-indent-virtual): Remove `virtual' arg.  Update callers.
(smie-indent-keyword): Add handling of open-paren keywords.
(smie-indent-comment-continue): Don't assume comment-continue.
lisp/ChangeLog
lisp/emacs-lisp/smie.el