From 53fa01d0608d82fc6edffe59ade5d081d7138c8e Mon Sep 17 00:00:00 2001 From: knu Date: Fri, 17 May 2013 10:27:32 +0000 Subject: * misc/ruby-electric.el (ruby-electric-matching-char): Do not put a closing quote when the quote typed does not start a string, as in $', ?\' or ?\". git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@40797 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index c1801332f7..ad817cf688 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Fri May 17 19:18:24 2013 Akinori MUSHA + + * misc/ruby-electric.el (ruby-electric-matching-char): Do not put + a closing quote when the quote typed does not start a string, as + in $', ?\' or ?\". + Fri May 17 18:06:15 2013 Tanaka Akira * configure.in: Consider error messages to find out version option of -- cgit v1.2.3