]> git.eshelyaron.com Git - emacs.git/commitdiff
* Makefile.in (ELCFILES): Add ruby-mode.elc.
authorChong Yidong <cyd@stupidchicken.com>
Wed, 10 Dec 2008 18:59:36 +0000 (18:59 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Wed, 10 Dec 2008 18:59:36 +0000 (18:59 +0000)
* progmodes/ruby-mode.el: New file.

lisp/ChangeLog

index 9271e675b4ca739f1bd13ef2228bb0c9adb96649..097580e56678283f27a83b2d8b3bbbbc418876a1 100644 (file)
@@ -1,5 +1,9 @@
 2008-12-10  Chong Yidong  <cyd@stupidchicken.com>
 
+       * Makefile.in (ELCFILES): Add ruby-mode.elc.
+
+       * progmodes/ruby-mode.el: New file.
+
        * term/xterm.el (xterm-remove-modify-other-keys): Fix error in
        terminal variable assignment.