aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorDmitry Gutov2014-02-03 17:59:39 +0200
committerDmitry Gutov2014-02-03 17:59:39 +0200
commit6da8227cfa5bc7f428346e78d028a83a385f908f (patch)
treef3cb62b2d8a51acec0b4615974cb29f2c68e4cf2 /lisp/ChangeLog
parent9cad4576df88d17c2234c8f04f05dac279e57b22 (diff)
downloademacs-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/ChangeLog5
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 @@
12014-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
12014-02-03 Glenn Morris <rgm@gnu.org> 62014-02-03 Glenn Morris <rgm@gnu.org>
2 7
3 * register.el (window-configuration-to-register) 8 * register.el (window-configuration-to-register)