diff options
| author | Dmitry Gutov | 2014-02-03 17:59:39 +0200 |
|---|---|---|
| committer | Dmitry Gutov | 2014-02-03 17:59:39 +0200 |
| commit | 6da8227cfa5bc7f428346e78d028a83a385f908f (patch) | |
| tree | f3cb62b2d8a51acec0b4615974cb29f2c68e4cf2 /lisp/ChangeLog | |
| parent | 9cad4576df88d17c2234c8f04f05dac279e57b22 (diff) | |
| download | emacs-6da8227cfa5bc7f428346e78d028a83a385f908f.tar.gz emacs-6da8227cfa5bc7f428346e78d028a83a385f908f.zip | |
* lisp/progmodes/ruby-mode.el (ruby-font-lock-keywords): `private',
`protected' and `public' can also be called without arguments.
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 77a81cfa3da..7c204726568 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2014-02-03 Dmitry Gutov <dgutov@yandex.ru> | ||
| 2 | |||
| 3 | * progmodes/ruby-mode.el (ruby-font-lock-keywords): `private', | ||
| 4 | `protected' and `public' can also be called without arguments. | ||
| 5 | |||
| 1 | 2014-02-03 Glenn Morris <rgm@gnu.org> | 6 | 2014-02-03 Glenn Morris <rgm@gnu.org> |
| 2 | 7 | ||
| 3 | * register.el (window-configuration-to-register) | 8 | * register.el (window-configuration-to-register) |