Mercurial > emacs
changeset 100348:48eefc1322df
Fix ruby-mode attribution.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Thu, 11 Dec 2008 04:22:37 +0000 |
parents | d49ec2cd5727 |
children | 88838d8ca34d |
files | lisp/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Dec 11 02:01:55 2008 +0000 +++ b/lisp/ChangeLog Thu Dec 11 04:22:37 2008 +0000 @@ -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.