diff options
author | Chong Yidong <cyd@stupidchicken.com> | 2009-01-19 16:58:13 +0000 |
---|---|---|
committer | Chong Yidong <cyd@stupidchicken.com> | 2009-01-19 16:58:13 +0000 |
commit | 4163977a8f095d7fbff2a3978c25ac545d86049c (patch) | |
tree | 1032f121b85c646df7b79693de49714b356c4d13 /lisp | |
parent | 05802645c6f249bb377a96c7d75d57d51218ae70 (diff) | |
download | emacs-4163977a8f095d7fbff2a3978c25ac545d86049c.tar.gz emacs-4163977a8f095d7fbff2a3978c25ac545d86049c.tar.bz2 emacs-4163977a8f095d7fbff2a3978c25ac545d86049c.zip |
* progmodes/ruby-mode.el (name): Autoload other interpreter names.
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index dbea6cd19fb..58400351edd 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2009-01-19 Chong Yidong <cyd@stupidchicken.com> + + * progmodes/ruby-mode.el (name): Autoload other interpreter names. + 2009-01-19 Juanma Barranquero <lekktu@gmail.com> * descr-text.el (describe-char-categories): New defsubst. |