From 5afdba242da73679ccf98a272eb1b52ba4aec868 Mon Sep 17 00:00:00 2001 From: matz Date: Sat, 6 Sep 2008 22:37:17 +0000 Subject: * misc/ruby-mode.el: fix a variable-name error. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@19207 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 09a260fbd..1cedb0754 100644 --- a/ChangeLog +++ b/ChangeLog @@ -17,6 +17,8 @@ Sun Sep 7 07:24:09 2008 Yukihiro Matsumoto * misc/*.el: untabify, for interal consistency and consistency with standard Emacs elisp files. + * misc/ruby-mode.el: fix a variable-name error. + Sun Sep 7 06:31:51 2008 Yukihiro Matsumoto * file.c (file_expand_path): applied a patch from Nobuhiro Tachino -- cgit