diff options
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 7bfbe806820..5b2ea844137 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2009-04-28 Nick Roberts <nickrob@snap.net.nz> | ||
| 2 | |||
| 3 | * progmodes/gdb-ui.el (gdb-tooltip-print): Avoid "Non-X frame used" | ||
| 4 | error with gud-tooltip-mode in the Linux console. | ||
| 5 | |||
| 1 | 2009-04-28 Chong Yidong <cyd@stupidchicken.com> | 6 | 2009-04-28 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 7 | ||
| 3 | * tooltip.el (tooltip-show-help): Fall back on | 8 | * tooltip.el (tooltip-show-help): Fall back on |