]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix ruby-mode attribution.
authorGlenn Morris <rgm@gnu.org>
Thu, 11 Dec 2008 04:22:37 +0000 (04:22 +0000)
committerGlenn Morris <rgm@gnu.org>
Thu, 11 Dec 2008 04:22:37 +0000 (04:22 +0000)
lisp/ChangeLog

index 9e02eafbd842bdd29b6904130a5cf976e2716551..4e6b3c34ed950d2199ba764c3e7c7fbf03498584 100644 (file)
@@ -6,11 +6,14 @@
 
        * 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.
 
+2008-12-10  Yukihiro Matsumoto  <matz@ruby-lang.org>
+           Nobuyoshi Nakada  <nobu@ruby-lang.org>
+
+       * progmodes/ruby-mode.el: New file.
+
 2008-12-10  Juanma Barranquero  <lekktu@gmail.com>
 
        * net/tramp.el (top): Don't fail if there is no current message.