Mercurial > emacs
comparison lisp/ChangeLog @ 104115:335df621bc5c
(gdb-place-breakpoints): Use full path when setting breakpoints.
author | Dmitry Dzhus <dima@sphinx.net.ru> |
---|---|
date | Thu, 30 Jul 2009 08:04:13 +0000 |
parents | 16a5cb808d00 |
children | 97987e968cf8 |
comparison
equal
deleted
inserted
replaced
104114:c4bef3978513 | 104115:335df621bc5c |
---|---|
6 | 6 |
7 * progmodes/cc-defs.el (c-version): Bump to 5.31.7. | 7 * progmodes/cc-defs.el (c-version): Bump to 5.31.7. |
8 | 8 |
9 2009-07-29 Dmitry Dzhus <dima@sphinx.net.ru> | 9 2009-07-29 Dmitry Dzhus <dima@sphinx.net.ru> |
10 | 10 |
11 * progmodes/gdb-mi.el (gdb-goto-breakpoint): Use full path when | 11 * progmodes/gdb-mi.el (gdb-goto-breakpoint) |
12 setting breakpoints. | 12 (gdb-place-breakpoints): Use full path when setting breakpoints. |
13 | 13 |
14 2009-07-29 Jay Belanger <jay.p.belanger@gmail.com> | 14 2009-07-29 Jay Belanger <jay.p.belanger@gmail.com> |
15 | 15 |
16 * calc/calc.el (calc-mode-map): Add keybinding for | 16 * calc/calc.el (calc-mode-map): Add keybinding for |
17 `calc-transpose-lines'. | 17 `calc-transpose-lines'. |