comparison lisp/ChangeLog @ 100348:48eefc1322df

Fix ruby-mode attribution.
author Glenn Morris <rgm@gnu.org>
date Thu, 11 Dec 2008 04:22:37 +0000
parents 4a4ef392ea08
children d23b1588c7c1
comparison
equal deleted inserted replaced
100347:d49ec2cd5727 100348:48eefc1322df
3 * progmodes/ruby-mode.el: Fix auto-mode-alist entry. 3 * progmodes/ruby-mode.el: Fix auto-mode-alist entry.
4 4
5 2008-12-10 Chong Yidong <cyd@stupidchicken.com> 5 2008-12-10 Chong Yidong <cyd@stupidchicken.com>
6 6
7 * Makefile.in (ELCFILES): Add ruby-mode.elc. 7 * Makefile.in (ELCFILES): Add ruby-mode.elc.
8
9 * progmodes/ruby-mode.el: New file.
10 8
11 * term/xterm.el (xterm-remove-modify-other-keys): Fix error in 9 * term/xterm.el (xterm-remove-modify-other-keys): Fix error in
12 terminal variable assignment. 10 terminal variable assignment.
11
12 2008-12-10 Yukihiro Matsumoto <matz@ruby-lang.org>
13 Nobuyoshi Nakada <nobu@ruby-lang.org>
14
15 * progmodes/ruby-mode.el: New file.
13 16
14 2008-12-10 Juanma Barranquero <lekktu@gmail.com> 17 2008-12-10 Juanma Barranquero <lekktu@gmail.com>
15 18
16 * net/tramp.el (top): Don't fail if there is no current message. 19 * net/tramp.el (top): Don't fail if there is no current message.
17 20