diff options
| author | Juanma Barranquero | 2007-01-13 14:11:33 +0000 |
|---|---|---|
| committer | Juanma Barranquero | 2007-01-13 14:11:33 +0000 |
| commit | ac97d31eb86640cb7e5c2420bf6c3a2558d27f88 (patch) | |
| tree | 163125497034814e3aa7addda3661d12cc4ec5b4 | |
| parent | 2f857176eb9a264e4cc295634829d741e17a316f (diff) | |
| download | emacs-ac97d31eb86640cb7e5c2420bf6c3a2558d27f88.tar.gz emacs-ac97d31eb86640cb7e5c2420bf6c3a2558d27f88.zip | |
*** empty log message ***
| -rw-r--r-- | lisp/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 790867a36b5..4fa72944014 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2007-01-13 Juanma Barranquero <lekktu@gmail.com> | ||
| 2 | |||
| 3 | * replace.el (perform-replace): Remove leftover code. | ||
| 4 | |||
| 1 | 2007-01-12 Richard Stallman <rms@gnu.org> | 5 | 2007-01-12 Richard Stallman <rms@gnu.org> |
| 2 | 6 | ||
| 3 | * replace.el (perform-replace): Don't clear NODENT when computing | 7 | * replace.el (perform-replace): Don't clear NODENT when computing |