diff options
| author | Kim F. Storm | 2005-03-22 23:08:41 +0000 |
|---|---|---|
| committer | Kim F. Storm | 2005-03-22 23:08:41 +0000 |
| commit | 8df0ffbe5f3aa87b7fd02358b856ca23c764792c (patch) | |
| tree | ebb43da126fea6088b054e1d60b2f041ee910374 /lisp | |
| parent | d196a54737897fdd4a19ca62034f53ce731d5f20 (diff) | |
| download | emacs-8df0ffbe5f3aa87b7fd02358b856ca23c764792c.tar.gz emacs-8df0ffbe5f3aa87b7fd02358b856ca23c764792c.zip | |
*** empty log message ***
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 |