aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKim F. Storm2005-09-28 19:16:14 +0000
committerKim F. Storm2005-09-28 19:16:14 +0000
commit1add9010212a573b4af176b59e29b20cadcf0422 (patch)
tree166922b0c1ea73f59567e78ccc816b7b4dac2dc1
parent07f1355e6dcbf6a7839540f856ccdc85f882cd25 (diff)
downloademacs-1add9010212a573b4af176b59e29b20cadcf0422.tar.gz
emacs-1add9010212a573b4af176b59e29b20cadcf0422.zip
*** empty log message ***
-rw-r--r--lisp/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index a1c574298ed..5dad1a4066b 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,9 @@
12005-09-28 Kim F. Storm <storm@cua.dk>
2
3 * emulation/cua-base.el: Set CUA move property on additional commands:
4 up-list, down-list, backward-up-list, end-of-defun beginning-of-defun,
5 forward-sexp backward-sexp, forward-list, backward-list
6
12005-09-28 Romain Francoise <romain@orebokech.com> 72005-09-28 Romain Francoise <romain@orebokech.com>
2 8
3 * comint.el (comint-show-output): Really set point at the 9 * comint.el (comint-show-output): Really set point at the