aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorDan Nicolaescu <[email protected]>2004-12-11 21:05:19 +0000
committerDan Nicolaescu <[email protected]>2004-12-11 21:05:19 +0000
commitd56bb1ab22c3cc463c088550a15fe0f91c5db006 (patch)
treec98cca8d7da27ef1b916d5ffd3ef8f4ad4d80819 /lisp/ChangeLog
parentc83c9f9db773a3d37482414c9eefddf347de08c7 (diff)
(term-termcap-format): Synchronyze with terminfo.
(term-emulate-terminal): Handle reset. (term-reset-terminal): New function.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 879e6a5195..fc4a8ebcd1 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,9 @@
+2004-12-11 Dan Nicolaescu <[email protected]>
+
+ * term.el (term-termcap-format): Synchronyze with terminfo.
+ (term-emulate-terminal): Handle reset.
+ (term-reset-terminal): New function.
+
2004-12-11 Thien-Thi Nguyen <[email protected]>
* play/zone.el (zone-programs): Add `zone-pgm-random-life'.