Mercurial > emacs
diff lisp/ChangeLog @ 58892:2a6a963af889
(term-termcap-format): Synchronyze with terminfo.
(term-emulate-terminal): Handle reset.
(term-reset-terminal): New function.
author | Dan Nicolaescu <dann@ics.uci.edu> |
---|---|
date | Sat, 11 Dec 2004 21:05:19 +0000 |
parents | 0013f65ab5fa |
children | 40bfa1ceae4a |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat Dec 11 18:46:43 2004 +0000 +++ b/lisp/ChangeLog Sat Dec 11 21:05:19 2004 +0000 @@ -1,3 +1,9 @@ +2004-12-11 Dan Nicolaescu <dann@ics.uci.edu> + + * term.el (term-termcap-format): Synchronyze with terminfo. + (term-emulate-terminal): Handle reset. + (term-reset-terminal): New function. + 2004-12-11 Thien-Thi Nguyen <ttn@gnu.org> * play/zone.el (zone-programs): Add `zone-pgm-random-life'.