aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorJoakim Verona2013-08-16 08:46:48 +0200
committerJoakim Verona2013-08-16 08:46:48 +0200
commitdaf8a7f2f4cf2df4dcb686d505b05b0e773a0c84 (patch)
tree2551ed7ba109b351bcdccb35eb495ed5d64716a1 /lisp/ChangeLog
parent19abe3206b243252aaac49e897a89cedb62e7b7b (diff)
parent3a2ddc2d1824a17319fa053655fce4861c6cbb18 (diff)
downloademacs-daf8a7f2f4cf2df4dcb686d505b05b0e773a0c84.tar.gz
emacs-daf8a7f2f4cf2df4dcb686d505b05b0e773a0c84.zip
merge from trunk
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 9119b34d52c..cad6788f0e8 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,15 @@
12013-08-16 Glenn Morris <rgm@gnu.org>
2
3 * image-mode.el (image-mode-map): Add menu items to reverse,
4 increase, decrease, reset animation speed.
5 (image--set-speed, image-increase-speed, image-decrease-speed)
6 (image-reverse-speed, image-reset-speed): New functions.
7 (image-mode-map): Add bindings for speed commands.
8
9 * image.el (image-animate-get-speed, image-animate-set-speed):
10 New functions.
11 (image-animate-timeout): Respect image :speed property.
12
12013-08-15 Stefan Monnier <monnier@iro.umontreal.ca> 132013-08-15 Stefan Monnier <monnier@iro.umontreal.ca>
2 14
3 * emacs-lisp/debug.el (debugger-setup-buffer): Put point on the 15 * emacs-lisp/debug.el (debugger-setup-buffer): Put point on the