diff options
| author | Stefan Monnier | 2014-09-22 09:42:57 -0400 |
|---|---|---|
| committer | Stefan Monnier | 2014-09-22 09:42:57 -0400 |
| commit | 84a87ab505e6bb94fccabf49efb39268c4a8075e (patch) | |
| tree | fc50b9f682fb8b0345aae337a33708a00dad5ad3 /lisp/ChangeLog | |
| parent | 99c3fad7d44ceced111d8fa1b46d938bd4c67c73 (diff) | |
| download | emacs-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/ChangeLog | 5 |
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 @@ | |||
| 1 | 2014-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 | |||
| 1 | 2014-09-17 Tom Willemse <tom@ryuslash.org> (tiny change) | 6 | 2014-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 |