Mercurial > emacs
changeset 70877:3652c0618b06
*** empty log message ***
author | Nick Roberts <nickrob@snap.net.nz> |
---|---|
date | Wed, 24 May 2006 12:04:23 +0000 |
parents | ce50c9c85f67 |
children | 8740ce7e1367 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed May 24 08:09:31 2006 +0000 +++ b/lisp/ChangeLog Wed May 24 12:04:23 2006 +0000 @@ -1,3 +1,8 @@ +2006-05-25 Nick Roberts <nickrob@snap.net.nz> + + * progmodes/gud.el (gud-sentinel): Condition on GUD buffer if it + has not been killed. + 2006-05-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> * term/mac-win.el: Set idle timer to clean up expired Apple events.