diff options
| author | Richard M. Stallman | 2007-01-12 22:33:09 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 2007-01-12 22:33:09 +0000 |
| commit | fbea9ee8302efe1f77c64ff2eeffe233fd2a699e (patch) | |
| tree | 21ad109d37c8251be28b17286d896b67035fe557 /lisp/ChangeLog | |
| parent | 7b3eaed564d3e8c1edacd383c9124d4c9130d328 (diff) | |
| download | emacs-fbea9ee8302efe1f77c64ff2eeffe233fd2a699e.tar.gz emacs-fbea9ee8302efe1f77c64ff2eeffe233fd2a699e.zip | |
(perform-replace): Don't clear NODENT when computing the replacement string.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 4ed8a4c18dc..790867a36b5 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2007-01-12 Richard Stallman <rms@gnu.org> | ||
| 2 | |||
| 3 | * replace.el (perform-replace): Don't clear NODENT when computing | ||
| 4 | the replacement string. | ||
| 5 | |||
| 1 | 2007-01-11 Michael Albinus <michael.albinus@gmx.de> | 6 | 2007-01-11 Michael Albinus <michael.albinus@gmx.de> |
| 2 | 7 | ||
| 3 | * net/tramp.el (tramp-handle-file-local-copy): Set | 8 | * net/tramp.el (tramp-handle-file-local-copy): Set |