# HG changeset patch # User Eli Zaretskii # Date 1000232977 0 # Node ID 81d50e5eaf23d68af3d2b4de4d596cd4221cb195 # Parent 8bf84df37c9075d410a4ae529b891b97ff8f441d *** empty log message *** diff -r 8bf84df37c90 -r 81d50e5eaf23 lisp/ChangeLog --- a/lisp/ChangeLog Tue Sep 11 18:28:22 2001 +0000 +++ b/lisp/ChangeLog Tue Sep 11 18:29:37 2001 +0000 @@ -1,3 +1,9 @@ +2001-09-11 Eli Zaretskii + + * gud.el (dbx) : Move this case into the + `t' branch of `cond', since Irix 6.1 and up is a special case of + the standard dbx interface. + 2001-09-11 Miles Bader * comint.el (comint-send-input): When waiting for echoed input,