comparison lisp/ChangeLog @ 39253:81d50e5eaf23

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Tue, 11 Sep 2001 18:29:37 +0000
parents 2743aa3f704e
children e5bb9e09ac4d
comparison
equal deleted inserted replaced
39252:8bf84df37c90 39253:81d50e5eaf23
1 2001-09-11 Eli Zaretskii <a34785@is.elta.co.il>
2
3 * gud.el (dbx) <gud-dbx-use-stopformat-p>: Move this case into the
4 `t' branch of `cond', since Irix 6.1 and up is a special case of
5 the standard dbx interface.
6
1 2001-09-11 Miles Bader <miles@gnu.org> 7 2001-09-11 Miles Bader <miles@gnu.org>
2 8
3 * comint.el (comint-send-input): When waiting for echoed input, 9 * comint.el (comint-send-input): When waiting for echoed input,
4 don't save the expected end position in `echo-end', so that things 10 don't save the expected end position in `echo-end', so that things
5 work properly even if the buffer is modified elsewhere at the same 11 work properly even if the buffer is modified elsewhere at the same