diff options
| -rw-r--r-- | lisp/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 50aa28d3b4a..1aa3435b6ab 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,11 @@ | |||
| 1 | 2006-03-13 Nick Roberts <nickrob@snap.net.nz> | ||
| 2 | |||
| 3 | * progmodes/gdb-ui.el (gdb-stack-list-locals-handler): Add local | ||
| 4 | map if value is hexadecimal (an address). | ||
| 5 | (gud-watch): Only search roots for existing watch expressions. | ||
| 6 | (gdb-speedbar-refresh): Bind speedbar-shown-directories to nil to | ||
| 7 | prevent caching problems with speedbar-update-directory-contents. | ||
| 8 | |||
| 1 | 2006-03-12 Juri Linkov <juri@jurta.org> | 9 | 2006-03-12 Juri Linkov <juri@jurta.org> |
| 2 | 10 | ||
| 3 | * battery.el (battery-linux-proc-acpi): Check `capacity' for non-nil | 11 | * battery.el (battery-linux-proc-acpi): Check `capacity' for non-nil |