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 4dd70c7eff8..39c2cd1fdcf 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2007-08-06 Martin Rudalics <rudalics@gmx.at> | ||
| 2 | |||
| 3 | * help.el (resize-temp-buffer-window): Use window-full-width-p | ||
| 4 | instead of comparing frame-width and window-width. | ||
| 5 | |||
| 1 | 2007-08-05 Peter Povinec <ppovinec <at> yahoo.com> (tiny change) | 6 | 2007-08-05 Peter Povinec <ppovinec <at> yahoo.com> (tiny change) |
| 2 | 7 | ||
| 3 | * term.el: Honor term-default-fg-color and term-default-bg-color | 8 | * term.el: Honor term-default-fg-color and term-default-bg-color |