summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
authorChong Yidong <cyd@stupidchicken.com>2009-01-19 16:58:13 +0000
committerChong Yidong <cyd@stupidchicken.com>2009-01-19 16:58:13 +0000
commit4163977a8f095d7fbff2a3978c25ac545d86049c (patch)
tree1032f121b85c646df7b79693de49714b356c4d13 /lisp
parent05802645c6f249bb377a96c7d75d57d51218ae70 (diff)
downloademacs-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/ChangeLog4
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.