aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index d4bc0af3eff..3486c3806fd 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,7 @@
12015-03-05 Dmitry Gutov <dgutov@yandex.ru>
2
3 * progmodes/js.el (js-mode-syntax-table): Add an entry for `.
4
12015-03-05 Stefan Monnier <monnier@iro.umontreal.ca> 52015-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
2 6
3 Replace *-function vars with generic functions in cl-generic. 7 Replace *-function vars with generic functions in cl-generic.