diff options
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 08006c398a4..41a3531ec18 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,11 @@ | |||
| 1 | 2008-07-05 Nick Roberts <nickrob@snap.net.nz> | ||
| 2 | |||
| 3 | * progmodes/gdb-ui.el (gdb-display-buffer): Don't split a buffer | ||
| 4 | if it's not part of gdb-ui, e.g, at start. | ||
| 5 | |||
| 6 | * progmodes/gud.el (gud-gdb-get-stackframe): Allow absolute | ||
| 7 | filenames in stack trace (text command mode). | ||
| 8 | |||
| 1 | 2008-07-05 Stefan Monnier <monnier@iro.umontreal.ca> | 9 | 2008-07-05 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 10 | ||
| 3 | * mouse-drag.el (mouse-drag-throw, mouse-drag-drag): Autoload. | 11 | * mouse-drag.el (mouse-drag-throw, mouse-drag-drag): Autoload. |