From: Chong Yidong Date: Thu, 11 Dec 2008 02:01:35 +0000 (+0000) Subject: * progmodes/ruby-mode.el: Fix auto-mode-alist entry. X-Git-Tag: emacs-pretest-23.0.90~1160 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=1b34970249c4b91daf4768c84825bec8b53f0f51;p=emacs.git * progmodes/ruby-mode.el: Fix auto-mode-alist entry. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 097580e5667..9e02eafbd84 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2008-12-11 Chong Yidong + + * progmodes/ruby-mode.el: Fix auto-mode-alist entry. + 2008-12-10 Chong Yidong * Makefile.in (ELCFILES): Add ruby-mode.elc.