Mercurial > emacs
changeset 102884:bebf6d1857fd
*** empty log message ***
author | Nick Roberts <nickrob@snap.net.nz> |
---|---|
date | Wed, 08 Apr 2009 12:33:27 +0000 |
parents | 4e95abb16393 |
children | cea08cb872e1 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed Apr 08 10:30:51 2009 +0000 +++ b/lisp/ChangeLog Wed Apr 08 12:33:27 2009 +0000 @@ -1,3 +1,7 @@ +2009-04-08 Nick Roberts <nickrob@snap.net.nz> + + * progmodes/gdb-ui.el: Give hint for GDB in Emacs on Mac OSX. + 2009-04-08 Chong Yidong <cyd@stupidchicken.com> * textmodes/fill.el (fill-paragraph): Doc fix.