aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorChong Yidong2012-07-28 23:09:36 +0800
committerChong Yidong2012-07-28 23:09:36 +0800
commita55739d3d02606d60f511b1ce558dd503b69acba (patch)
tree57c3aa3c2ccaa73f978de8ee7d366b6d6c8096ea /lisp/ChangeLog
parent7747226193850b48d81443fd38ab89a9daa5658e (diff)
downloademacs-a55739d3d02606d60f511b1ce558dd503b69acba.tar.gz
emacs-a55739d3d02606d60f511b1ce558dd503b69acba.zip
Fix bogus code in gdb-place-breakpoints.
* progmodes/gdb-mi.el (gdb-place-breakpoints): Fix the call to gdb-get-location.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index ac1482df4e1..635ecc054dd 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12012-07-28 Chong Yidong <cyd@gnu.org>
2
3 * progmodes/gdb-mi.el (gdb-place-breakpoints): Fix the call to
4 gdb-get-location.
5
12012-07-25 Leo Liu <sdl.web@gmail.com> 62012-07-25 Leo Liu <sdl.web@gmail.com>
2 7
3 * progmodes/cc-menus.el (cc-imenu-objc-function): Avoid leaving nil in 8 * progmodes/cc-menus.el (cc-imenu-objc-function): Avoid leaving nil in