aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index d7bdfbf26aa..b0149804d65 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,8 @@
12002-02-02 Eli Zaretskii <eliz@is.elta.co.il> 12002-02-02 Eli Zaretskii <eliz@is.elta.co.il>
2 2
3 * mail/rmail.el (rmail): Use find-buffer-visiting instead of
4 get-file-buffer to check for rmail buffer existence.
5
3 * term.el (term-emulate-terminal): Extract proper command string 6 * term.el (term-emulate-terminal): Extract proper command string
4 which is supplied to term-command-hook. 7 which is supplied to term-command-hook.
5 8