From: Nick Roberts Date: Mon, 28 Apr 2008 03:22:23 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-22.2.90~162 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=ce31e57251682ea8e0709424e7e653f112630f33;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index bd10fdd9286..80aeddee9ce 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,10 @@ +2008-04-28 Nick Roberts + + * progmodes/gdb-ui.el (gdb-info-breakpoints-custom): Make breakpoint + icons work for assembler, i.e. FILE.s, FILE.S (not disassembly). + (gdb-goto-breakpoint): Likewise for visiting breakpoints. + (gdb-assembler-custom): Be careful not to match other addresses. + 2008-04-27 Michael Albinus * net/tramp.el (tramp-replace-environment-variables): New defun.