diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index bdc6a497a14..07a3e4488ab 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2006-03-16 Martin Rudalics <rudalics@gmx.at> | ||
| 2 | |||
| 3 | * mouse.el (mouse-drag-vertical-line): Use window-inside-edges | ||
| 4 | when checking for attempt to drag leftmost or rightmost scrollbar. | ||
| 5 | |||
| 1 | 2006-03-16 Nick Roberts <nickrob@snap.net.nz> | 6 | 2006-03-16 Nick Roberts <nickrob@snap.net.nz> |
| 2 | 7 | ||
| 3 | * progmodes/gdb-ui.el (gdb-inferior-status): New variable. | 8 | * progmodes/gdb-ui.el (gdb-inferior-status): New variable. |