diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index a7aece0fe2c..3ca27cba580 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,12 @@ | |||
| 1 | 2001-12-13 Richard M. Stallman <rms@gnu.org> | ||
| 2 | |||
| 3 | * simple.el (undo): Always set this-command to `undo', | ||
| 4 | so that the next undo after an error will not begin redoing. | ||
| 5 | |||
| 6 | * simple.el (shell-command): Doc fix. | ||
| 7 | (shell-command-on-region): If there is output an an error, | ||
| 8 | add "...Shell command failed" to the output. | ||
| 9 | |||
| 1 | 2001-12-12 Richard M. Stallman <rms@gnu.org> | 10 | 2001-12-12 Richard M. Stallman <rms@gnu.org> |
| 2 | 11 | ||
| 3 | * international/characters.el (Unicode): Comment out | 12 | * international/characters.el (Unicode): Comment out |