Mercurial > emacs
changeset 101294:f336a450a6e4
* progmodes/ruby-mode.el (name): Autoload other interpreter names.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Mon, 19 Jan 2009 16:58:13 +0000 |
parents | 558e0d4ded9a |
children | b7a4fb563960 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Mon Jan 19 16:42:44 2009 +0000 +++ b/lisp/ChangeLog Mon Jan 19 16:58:13 2009 +0000 @@ -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.