diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index f64c77b8e9f..b9552eab25f 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2008-10-31 Martin Rudalics <rudalics@gmx.at> | ||
| 2 | |||
| 3 | * window.c (Fnext_window, Fprevious_window): Rewrite doc-string. | ||
| 4 | (Fother_window): Rename argument and rewrite doc-string. | ||
| 5 | (select_window_norecord): Fix return value. (Bug#1276) | ||
| 6 | |||
| 1 | 2008-10-30 Juanma Barranquero <lekktu@gmail.com> | 7 | 2008-10-30 Juanma Barranquero <lekktu@gmail.com> |
| 2 | 8 | ||
| 3 | * w32fns.c (x_create_tip_frame): Prevent default foreground color for | 9 | * w32fns.c (x_create_tip_frame): Prevent default foreground color for |