diff options
| author | Bozhidar Batsov | 2013-11-02 04:17:54 +0400 |
|---|---|---|
| committer | Dmitry Gutov | 2013-11-02 04:17:54 +0400 |
| commit | a3996a2eba1a85e33da320f7bcec0e714ea1d6d6 (patch) | |
| tree | 9f58d25d55de5218685d7663b2941f705b45bc9d /lisp/ChangeLog | |
| parent | 6f9260e8f83078698c8a50756ecdfd13e61a80ec (diff) | |
| download | emacs-a3996a2eba1a85e33da320f7bcec0e714ea1d6d6.tar.gz emacs-a3996a2eba1a85e33da320f7bcec0e714ea1d6d6.zip | |
* lisp/progmodes/ruby-mode.el (ruby-mode-variables, ruby-mode): Use `setq-local'.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index e4438e0f497..dc8cc973423 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2013-11-02 Bozhidar Batsov <bozhidar@batsov.com> | ||
| 2 | |||
| 3 | * progmodes/ruby-mode.el (ruby-mode-variables, ruby-mode): Use `setq-local'. | ||
| 4 | |||
| 1 | 2013-11-01 Bozhidar Batsov <bozhidar@batsov.com> | 5 | 2013-11-01 Bozhidar Batsov <bozhidar@batsov.com> |
| 2 | 6 | ||
| 3 | * progmodes/ruby-mode.el (ruby-mode-variables): Don't set syntax | 7 | * progmodes/ruby-mode.el (ruby-mode-variables): Don't set syntax |