diff options
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 92c537a2d8f..a47336fc747 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2005-03-23 Kim F. Storm <storm@cua.dk> | ||
| 2 | |||
| 3 | * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled): | ||
| 4 | Don't inherit from fringe face (now happens automatically). | ||
| 5 | |||
| 1 | 2005-03-22 Kim F. Storm <storm@cua.dk> | 6 | 2005-03-22 Kim F. Storm <storm@cua.dk> |
| 2 | 7 | ||
| 3 | * tooltip.el (tooltip-show-help-function): Ignore negative mouse | 8 | * tooltip.el (tooltip-show-help-function): Ignore negative mouse |