aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorStefan Monnier2014-09-22 09:42:57 -0400
committerStefan Monnier2014-09-22 09:42:57 -0400
commit84a87ab505e6bb94fccabf49efb39268c4a8075e (patch)
treefc50b9f682fb8b0345aae337a33708a00dad5ad3 /lisp/ChangeLog
parent99c3fad7d44ceced111d8fa1b46d938bd4c67c73 (diff)
downloademacs-84a87ab505e6bb94fccabf49efb39268c4a8075e.tar.gz
emacs-84a87ab505e6bb94fccabf49efb39268c4a8075e.zip
* lisp/mpc.el (mpc-data-directory): Use locate-user-emacs-file.
(mpc-volume-refresh): Make sure the corresponding header-line is updated. (mpc-songs-jump-to, mpc-play): Use user-error.
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 9a52384cd19..659c8aa5cba 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12014-09-22 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * mpc.el (mpc-data-directory): Use locate-user-emacs-file.
4 (mpc-volume-refresh): Make sure the corresponding header-line is updated.
5
12014-09-17 Tom Willemse <tom@ryuslash.org> (tiny change) 62014-09-17 Tom Willemse <tom@ryuslash.org> (tiny change)
2 7
3 * simple.el (clone-indirect-buffer): Mention the return value 8 * simple.el (clone-indirect-buffer): Mention the return value