diff options
| author | Dmitry Gutov | 2013-11-08 13:22:52 +0200 |
|---|---|---|
| committer | Dmitry Gutov | 2013-11-08 13:22:52 +0200 |
| commit | da3b328da0db9f396bcf8dc9a5ce1653c91be17d (patch) | |
| tree | a3e3b05165266a2fd0963723df9ebe4c97282724 /lisp/ChangeLog | |
| parent | 8acb09ca61fdceb7b3df3456e0833b7ce657ce2b (diff) | |
| download | emacs-da3b328da0db9f396bcf8dc9a5ce1653c91be17d.tar.gz emacs-da3b328da0db9f396bcf8dc9a5ce1653c91be17d.zip | |
* lisp/progmodes/ruby-mode.el (ruby-smie--indent-to-stmt): Use
`smie-backward-sexp' with token argument.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index b8922fdaf04..08265c8ef04 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2013-11-08 Dmitry Gutov <dgutov@yandex.ru> | ||
| 2 | |||
| 3 | * progmodes/ruby-mode.el (ruby-smie--indent-to-stmt): Use | ||
| 4 | `smie-backward-sexp' with token argument. | ||
| 5 | |||
| 1 | 2013-11-08 Michael Albinus <michael.albinus@gmx.de> | 6 | 2013-11-08 Michael Albinus <michael.albinus@gmx.de> |
| 2 | 7 | ||
| 3 | * net/tramp-sh.el (tramp-set-remote-path, tramp-get-ls-command): | 8 | * net/tramp-sh.el (tramp-set-remote-path, tramp-get-ls-command): |