Mercurial > emacs
comparison lisp/ChangeLog @ 80534:3d112d86803d
*** empty log message ***
author | Nick Roberts <nickrob@snap.net.nz> |
---|---|
date | Mon, 28 Apr 2008 03:22:23 +0000 |
parents | 673b1b49aa16 |
children | 7fd5e261aca4 |
comparison
equal
deleted
inserted
replaced
80533:a8f8389d5695 | 80534:3d112d86803d |
---|---|
1 2008-04-28 Nick Roberts <nickrob@snap.net.nz> | |
2 | |
3 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom): Make breakpoint | |
4 icons work for assembler, i.e. FILE.s, FILE.S (not disassembly). | |
5 (gdb-goto-breakpoint): Likewise for visiting breakpoints. | |
6 (gdb-assembler-custom): Be careful not to match other addresses. | |
7 | |
1 2008-04-27 Michael Albinus <michael.albinus@gmx.de> | 8 2008-04-27 Michael Albinus <michael.albinus@gmx.de> |
2 | 9 |
3 * net/tramp.el (tramp-replace-environment-variables): New defun. | 10 * net/tramp.el (tramp-replace-environment-variables): New defun. |
4 (tramp-file-name-handler): Use it. | 11 (tramp-file-name-handler): Use it. |
5 | 12 |