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 1865491d382..36b69c1ac28 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,10 @@
12013-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * mpc.el: Use defvar-local and setq-local.
4 (mpc--proc-connect): Connection failures are not bugs.
5 (mpc-mode-map): `follow-link' only applies to the buffer's content.
6 (mpc-volume-map): Bind to the up-events.
7
12013-03-29 Teodor Zlatanov <tzz@lifelogs.com> 82013-03-29 Teodor Zlatanov <tzz@lifelogs.com>
2 9
3 * progmodes/subword.el (superword-mode): Use `forward-sexp' 10 * progmodes/subword.el (superword-mode): Use `forward-sexp'