comparison 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
comparison
equal deleted inserted replaced
58891:75cac0943699 58892:2a6a963af889
1 2004-12-11 Dan Nicolaescu <dann@ics.uci.edu>
2
3 * term.el (term-termcap-format): Synchronyze with terminfo.
4 (term-emulate-terminal): Handle reset.
5 (term-reset-terminal): New function.
6
1 2004-12-11 Thien-Thi Nguyen <ttn@gnu.org> 7 2004-12-11 Thien-Thi Nguyen <ttn@gnu.org>
2 8
3 * play/zone.el (zone-programs): Add `zone-pgm-random-life'. 9 * play/zone.el (zone-programs): Add `zone-pgm-random-life'.
4 (zone-fill-out-screen): New func. 10 (zone-fill-out-screen): New func.
5 (zone-pgm-drip): Use `zone-fill-out-screen'. 11 (zone-pgm-drip): Use `zone-fill-out-screen'.