diff options
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index cc95b8601c4..2a0b597b0d5 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2005-11-25 Nick Roberts <nickrob@snap.net.nz> | ||
| 2 | |||
| 3 | * progmodes/gdb-ui.el (gdb-var-create-handler) | ||
| 4 | (gdb-var-list-children-handler): Find values for all variable | ||
| 5 | objects. gud-speedbar-buttons decides whether to display them. | ||
| 6 | |||
| 1 | 2005-11-24 Romain Francoise <romain@orebokech.com> | 7 | 2005-11-24 Romain Francoise <romain@orebokech.com> |
| 2 | 8 | ||
| 3 | * info.el (Info-speedbar-fetch-file-nodes): Prefix temporary | 9 | * info.el (Info-speedbar-fetch-file-nodes): Prefix temporary |