# HG changeset patch # User Nick Roberts # Date 1209352943 0 # Node ID 3d112d86803d60024a66ca670be96161a8083c28 # Parent a8f8389d569526ae28e2b8180393c12746b3e66b *** empty log message *** diff -r a8f8389d5695 -r 3d112d86803d lisp/ChangeLog --- a/lisp/ChangeLog Sun Apr 27 09:56:45 2008 +0000 +++ b/lisp/ChangeLog Mon Apr 28 03:22:23 2008 +0000 @@ -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.