From a8609b1ed14f9f383c73c6a3ec3a9a5df5bef23b Mon Sep 17 00:00:00 2001 From: matz Date: Sat, 6 Sep 2008 22:32:38 +0000 Subject: * misc/ruby-mode.el: don't crash the whole mode if the Subversion $ keyword isn't interpolated. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@19203 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 76348cd6f..aca5a8cf0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,9 @@ Sun Sep 7 07:24:09 2008 Yukihiro Matsumoto * misc/ruby-mode.el: improve here-doc performance. + * misc/ruby-mode.el: don't crash the whole mode if the Subversion + $ keyword isn't interpolated. + Sun Sep 7 06:31:51 2008 Yukihiro Matsumoto * file.c (file_expand_path): applied a patch from Nobuhiro Tachino -- cgit