aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKim F. Storm2005-12-08 20:56:15 +0000
committerKim F. Storm2005-12-08 20:56:15 +0000
commitc4d08335717a387e2f7a0c474fb595035991a357 (patch)
tree941f44941ed1e60869327c3248110e871742fa89
parent2663a20493dbf0f4ee013eebcb020b6f088260eb (diff)
downloademacs-c4d08335717a387e2f7a0c474fb595035991a357.tar.gz
emacs-c4d08335717a387e2f7a0c474fb595035991a357.zip
*** empty log message ***
-rw-r--r--lisp/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 30f9a61c5e9..968b8cc3817 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,8 @@
12005-12-08 Kim F. Storm <storm@cua.dk> 12005-12-08 Kim F. Storm <storm@cua.dk>
2 2
3 * emulation/cua-rect.el (cua--extract-rectangle): Don't use \s
4 in strings.
5
3 * ido.el: Move Acknowledgements and History after Commentary. 6 * ido.el: Move Acknowledgements and History after Commentary.
4 Minor changes to Commentary. 7 Minor changes to Commentary.
5 8