aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorRichard M. Stallman2001-12-13 07:43:28 +0000
committerRichard M. Stallman2001-12-13 07:43:28 +0000
commit2e0336939b4de5ada6f033ba02c42bf9a13e9dfc (patch)
tree1d01451f53adc77228d4e4c4ec9f4c8a5779c666 /lisp/ChangeLog
parent5a60d1da140c221942217888fecae6fb140a0732 (diff)
downloademacs-2e0336939b4de5ada6f033ba02c42bf9a13e9dfc.tar.gz
emacs-2e0336939b4de5ada6f033ba02c42bf9a13e9dfc.zip
(undo): Always set this-command to `undo',
so that the next undo after an error will not begin redoing. (shell-command): Doc fix. (shell-command-on-region): If there is output an an error, add "...Shell command failed" to the output.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog9
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 @@
12001-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
12001-12-12 Richard M. Stallman <rms@gnu.org> 102001-12-12 Richard M. Stallman <rms@gnu.org>
2 11
3 * international/characters.el (Unicode): Comment out 12 * international/characters.el (Unicode): Comment out