aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorJuanma Barranquero2010-05-07 02:50:26 +0200
committerJuanma Barranquero2010-05-07 02:50:26 +0200
commitcae7fcf92d01240eb8dd6de99ba8add4d85b397e (patch)
treed1422806e9d4cb46cd40d871d4e21e98a62df74b /lisp/ChangeLog
parentf83483ff69287a38536a0e3b9d10d3f9d729aed2 (diff)
downloademacs-cae7fcf92d01240eb8dd6de99ba8add4d85b397e.tar.gz
emacs-cae7fcf92d01240eb8dd6de99ba8add4d85b397e.zip
* minibuffer.el (comps): Declare for byte-compiler.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog2
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 @@
12010-05-07 Juanma Barranquero <lekktu@gmail.com> 12010-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)