diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 4b3852bc3d5..12c9d3c7ec4 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2010-05-07 Juanma Barranquero <lekktu@gmail.com> | 1 | 2010-05-07 Juanma Barranquero <lekktu@gmail.com> |
| 2 | 2 | ||
| 3 | * minibuffer.el (comps): Declare for byte-compiler. | ||
| 4 | |||
| 3 | Fix use of `filter-buffer-substring' (4th arg NOPROPS removed). | 5 | Fix use of `filter-buffer-substring' (4th arg NOPROPS removed). |
| 4 | * emulation/cua-base.el (cua-repeat-replace-region): | 6 | * emulation/cua-base.el (cua-repeat-replace-region): |
| 5 | * emulation/cua-gmrk.el (cua-copy-region-to-global-mark) | 7 | * emulation/cua-gmrk.el (cua-copy-region-to-global-mark) |