diff options
| author | Kim F. Storm | 2005-12-08 20:56:15 +0000 |
|---|---|---|
| committer | Kim F. Storm | 2005-12-08 20:56:15 +0000 |
| commit | c4d08335717a387e2f7a0c474fb595035991a357 (patch) | |
| tree | 941f44941ed1e60869327c3248110e871742fa89 | |
| parent | 2663a20493dbf0f4ee013eebcb020b6f088260eb (diff) | |
| download | emacs-c4d08335717a387e2f7a0c474fb595035991a357.tar.gz emacs-c4d08335717a387e2f7a0c474fb595035991a357.zip | |
*** empty log message ***
| -rw-r--r-- | lisp/ChangeLog | 3 |
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 @@ | |||
| 1 | 2005-12-08 Kim F. Storm <storm@cua.dk> | 1 | 2005-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 | ||