Mercurial > emacs
diff lisp/ChangeLog @ 107681:33d43eba45d4
(gdb-apple-test): New function.
(gdb-init-1): Use it.
author | Nick Roberts <nickrob@snap.net.nz> |
---|---|
date | Fri, 26 Mar 2010 21:56:09 +1300 |
parents | e542aa3511d0 |
children | f9ff2843146e |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Mar 25 20:04:48 2010 -0400 +++ b/lisp/ChangeLog Fri Mar 26 21:56:09 2010 +1300 @@ -1,3 +1,8 @@ +2010-03-26 Nick Roberts <nickrob@snap.net.nz> + + * progmodes/gdb-ui.el (gdb-apple-test): New function. + (gdb-init-1): Use it. + 2010-02-10 Dan Nicolaescu <dann@ics.uci.edu> * vc.el (vc-root-diff): Doc fix.