aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 01887620250..9ca8db15ccd 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,11 @@
12013-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * mpc.el (mpc-proc): Add `restart' argument.
4 (mpc-proc-cmd): Use it.
5 (mpc--status-timer-run): Also catch signals from `mpc-proc'.
6 (mpc-status-buffer-show, mpc-tagbrowser-dir-toggle): Call `mpc-proc'
7 less often.
8
12013-04-10 Masatake YAMATO <yamato@redhat.com> 92013-04-10 Masatake YAMATO <yamato@redhat.com>
2 10
3 * progmodes/sh-script.el: Implement `sh-mode' own 11 * progmodes/sh-script.el: Implement `sh-mode' own