comparison lisp/eterm/ChangeLog @ 76:c0c698873ce1 r20-0b33

Import from CVS: tag r20-0b33
author cvs
date Mon, 13 Aug 2007 09:05:10 +0200
parents 376386a54a3c
children 43dd3413c7c7
comparison
equal deleted inserted replaced
75:a4e0195b387b 76:c0c698873ce1
1 Sun Dec 22 00:38:46 1996 Sudish Joseph <sudish@mindspring.com>
2
3 * tgud.el (tgud-gdb-complete-filter): Match carriage returns as
4 well as line feeds.
5
1 Tue Jun 13 16:38:40 1995 Per Bothner <bothner@kalessin.cygnus.com> 6 Tue Jun 13 16:38:40 1995 Per Bothner <bothner@kalessin.cygnus.com>
2 7
3 * term.el: Various optimizations. The main one is to optimize for 8 * term.el: Various optimizations. The main one is to optimize for
4 simple output at the end of the buffer, with no paging, and in that 9 simple output at the end of the buffer, with no paging, and in that
5 case to defer scrolling while we can. 10 case to defer scrolling while we can.