diff options
| author | Kim F. Storm | 2007-03-06 09:34:19 +0000 |
|---|---|---|
| committer | Kim F. Storm | 2007-03-06 09:34:19 +0000 |
| commit | 0868f2129382fd2535c41255c12305a7c0ab5151 (patch) | |
| tree | 829e6ed86e10aeefdb52e169adc26e4243e48340 /lisp | |
| parent | aec11aff8f70763a77b9ba17cbd7acfe0d05d7ef (diff) | |
| download | emacs-0868f2129382fd2535c41255c12305a7c0ab5151.tar.gz emacs-0868f2129382fd2535c41255c12305a7c0ab5151.zip | |
*** empty log message ***
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 3c4b10c2a8c..09720849612 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2007-03-06 Kim F. Storm <storm@cua.dk> | ||
| 2 | |||
| 3 | * isearch.el (isearch-message-prefix): Undo 2007-03-01 change. | ||
| 4 | |||
| 1 | 2007-03-06 Kenichi Handa <handa@m17n.org> | 5 | 2007-03-06 Kenichi Handa <handa@m17n.org> |
| 2 | 6 | ||
| 3 | * term/x-win.el (x-select-utf8-or-ctext): Improve the strategy. | 7 | * term/x-win.el (x-select-utf8-or-ctext): Improve the strategy. |