aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorAdam Sokolnicki2013-11-17 23:39:13 +0200
committerDmitry Gutov2013-11-17 23:39:13 +0200
commit56cd894e90949294d9578fd9fa45a179389f3306 (patch)
tree913c0ec7226d4df5d5acfa67a18313b0ab682e3a /lisp/ChangeLog
parent96e78d1fb3fd5543c513d5a949c5d52654b6006a (diff)
downloademacs-56cd894e90949294d9578fd9fa45a179389f3306.tar.gz
emacs-56cd894e90949294d9578fd9fa45a179389f3306.zip
* lisp/progmodes/ruby-mode.el (ruby-toggle-block): Don't stop at
interpolation curlies. Fixes: debbugs:15914
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index faa2243ca3b..7017e3ffb49 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12013-11-17 Adam Sokolnicki <adam.sokolnicki@gmail.com> (tiny change)
2
3 * progmodes/ruby-mode.el (ruby-toggle-block): Don't stop at
4 interpolation curlies (Bug#15914).
5
12013-11-17 Jay Belanger <jay.p.belanger@gmail.com> 62013-11-17 Jay Belanger <jay.p.belanger@gmail.com>
2 7
3 * calc/calc.el (calc-context-sensitive-enter): New variable. 8 * calc/calc.el (calc-context-sensitive-enter): New variable.