diff options
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 88bd2379b9d..a0fb52b352c 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2006-09-06 Nick Roberts <nickrob@snap.net.nz> | ||
| 2 | |||
| 3 | * progmodes/gdb-ui.el (gdb-var-list-children-regexp) | ||
| 4 | (gdb-var-list-children-regexp-1): Tweak regexps to catch full | ||
| 5 | string values. | ||
| 6 | |||
| 1 | 2006-09-06 Kim F. Storm <storm@cua.dk> | 7 | 2006-09-06 Kim F. Storm <storm@cua.dk> |
| 2 | 8 | ||
| 3 | * simple.el (line-move-partial): New function to do vscrolling for | 9 | * simple.el (line-move-partial): New function to do vscrolling for |