aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorJoakim Verona2013-08-16 10:42:10 +0200
committerJoakim Verona2013-08-16 10:42:10 +0200
commit1ac42cc43738e69ea75933b9801cdb194f6e37c7 (patch)
tree99287314f3047397ff9c42e8af063781a81d47a8 /lisp/ChangeLog
parent807033bc12639618712f96579868ac65cd98a871 (diff)
parent907699465f53525f28c3cbdc55cebcc421e0295c (diff)
downloademacs-1ac42cc43738e69ea75933b9801cdb194f6e37c7.tar.gz
emacs-1ac42cc43738e69ea75933b9801cdb194f6e37c7.zip
merge from trunk
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog5
1 files changed, 0 insertions, 5 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 39279242d37..5edb462adb5 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -23,11 +23,6 @@
23 New functions. 23 New functions.
24 (image-animate-timeout): Respect image :speed property. 24 (image-animate-timeout): Respect image :speed property.
25 25
262013-08-16 Xue Fuqiao <xfq.free@gmail.com>
27
28 * simple.el (copy-region-as-kill, kill-ring-save): Advertise using
29 `kill-new' and `kill-append' in Lisp programs.
30
312013-08-15 Stefan Monnier <monnier@iro.umontreal.ca> 262013-08-15 Stefan Monnier <monnier@iro.umontreal.ca>
32 27
33 * emacs-lisp/debug.el (debugger-setup-buffer): Put point on the 28 * emacs-lisp/debug.el (debugger-setup-buffer): Put point on the