Mercurial > emacs
diff lisp/ChangeLog @ 70374:22d5b4711713
(term-handle-ansi-escape): Fix off by one error.
author | Dan Nicolaescu <dann@ics.uci.edu> |
---|---|
date | Thu, 04 May 2006 13:23:38 +0000 |
parents | 79257d8888ff |
children | 87734376b1be |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu May 04 05:17:45 2006 +0000 +++ b/lisp/ChangeLog Thu May 04 13:23:38 2006 +0000 @@ -1,3 +1,7 @@ +2006-05-04 Dan Nicolaescu <dann@ics.uci.edu> + + * term.el (term-handle-ansi-escape): Fix off by one error. + 2006-05-04 Nick Roberts <nickrob@snap.net.nz> * progmodes/gdb-ui.el (gdb-force-update): Delete variable...