diff options
| author | Joakim Verona | 2013-08-16 10:42:10 +0200 |
|---|---|---|
| committer | Joakim Verona | 2013-08-16 10:42:10 +0200 |
| commit | 1ac42cc43738e69ea75933b9801cdb194f6e37c7 (patch) | |
| tree | 99287314f3047397ff9c42e8af063781a81d47a8 /lisp/ChangeLog | |
| parent | 807033bc12639618712f96579868ac65cd98a871 (diff) | |
| parent | 907699465f53525f28c3cbdc55cebcc421e0295c (diff) | |
| download | emacs-1ac42cc43738e69ea75933b9801cdb194f6e37c7.tar.gz emacs-1ac42cc43738e69ea75933b9801cdb194f6e37c7.zip | |
merge from trunk
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
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 | ||
| 26 | 2013-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 | |||
| 31 | 2013-08-15 Stefan Monnier <monnier@iro.umontreal.ca> | 26 | 2013-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 |