aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 3bbacb85e97..7c838a61fe5 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,10 @@
12014-05-05 Dmitry Gutov <dgutov@yandex.ru>
2
3 * progmodes/ruby-mode.el (ruby-syntax-propertize-function):
4 Backtrack one char if the global/char-literal var matcher hits
5 inside a string. The next char could be the beginning of an
6 expression expansion.
7
12014-05-05 Glenn Morris <rgm@gnu.org> 82014-05-05 Glenn Morris <rgm@gnu.org>
2 9
3 * help-fns.el (describe-function-1): Test for an autoload before a 10 * help-fns.el (describe-function-1): Test for an autoload before a