diff options
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 0200860211b..571f8366b19 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2006-12-04 Nick Roberts <nickrob@snap.net.nz> | ||
| 2 | |||
| 3 | * progmodes/gdb-ui.el (gdb-var-delete-children): New function. | ||
| 4 | (gdb-speedbar-expand-node): Use it. | ||
| 5 | |||
| 1 | 2006-12-04 Richard Stallman <rms@gnu.org> | 6 | 2006-12-04 Richard Stallman <rms@gnu.org> |
| 2 | 7 | ||
| 3 | * progmodes/python.el (python-indent): Add safe-local-variable prop. | 8 | * progmodes/python.el (python-indent): Add safe-local-variable prop. |