From 04bc79457e5c97febd4fdb3d9b5a6df754a66086 Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Mon, 10 Oct 2005 14:59:07 +0000 Subject: [PATCH] *** empty log message *** --- src/ChangeLog | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/src/ChangeLog b/src/ChangeLog index 693ddb3bf57..d9e64625393 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,10 @@ +2005-10-10 Juanma Barranquero + + * frame.c (Fredirect_frame_focus): Fix typos in docstring. + (next_frame, prev_frame, set_term_frame_name): Make static. + + * window.c (Fwindow_tree): Fix spelling. + 2005-10-09 Romain Francoise * window.c (Fwindow_end): Don't try to redisplay if non-interactive. @@ -219,9 +226,9 @@ * systime.h (get_operating_system_release): ... here. - * xterm.c (set_vertical_scroll_bar): Move prototype ... - (handle_one_xevent): Refer to union field to match the type - required by the function definition. + * xterm.c (handle_one_xevent): Refer to union field to match the + type required by the function definition. + (set_vertical_scroll_bar): Move prototype ... * xterm.h: ... here. -- 2.39.5