diff options
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 8171f7ba446..fabbfdf1737 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2013-07-12 Juanma Barranquero <lekktu@gmail.com> | ||
| 2 | |||
| 3 | * emacs-lisp/cl-macs.el (cl-multiple-value-bind, cl-multiple-value-setq) | ||
| 4 | (cl-the, cl-declare, cl-defstruct): Fix typos in docstrings. | ||
| 5 | |||
| 1 | 2013-07-12 Leo Liu <sdl.web@gmail.com> | 6 | 2013-07-12 Leo Liu <sdl.web@gmail.com> |
| 2 | 7 | ||
| 3 | * ido.el (dired-do-copy, dired): Set 'ido property. (Bug#11954) | 8 | * ido.el (dired-do-copy, dired): Set 'ido property. (Bug#11954) |