From 9676f5adc5525807ea2af7ff59d33d86fd6ef67a Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20Dj=C3=A4rv?= Date: Thu, 5 Feb 2004 13:01:13 +0000 Subject: [PATCH] * xterm.h: Add declaration of free_frame_menubar. * xfns.c (x_create_bitmap_mask): Removed unused variable depth. (x_set_menu_bar_lines): Added ! defined USE_GTK for olines. (Fx_change_window_property): Add declaration of parameters type and format. Remove unused variable cons. --- src/ChangeLog | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/src/ChangeLog b/src/ChangeLog index 29b34f453c8..b9ac9cad16a 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,8 +1,11 @@ -2004-02-04 Luc Teirlinck +2004-02-05 Jan Dj,Ad(Brv - * editfns.c (Fchar_after, Fchar_before): Doc fixes. + * xterm.h: Add declaration of free_frame_menubar. -2004-02-05 Jan Dj,Ad(Brv + * xfns.c (x_create_bitmap_mask): Removed unused variable depth. + (x_set_menu_bar_lines): Added ! defined USE_GTK for olines. + (Fx_change_window_property): Add declaration of parameters type and + format. Remove unused variable cons. * xselect.c: Include stdio,h. @@ -12,6 +15,10 @@ * buffer.c (Fset_buffer_multibyte): Fix docstring. +2004-02-04 Luc Teirlinck + + * editfns.c (Fchar_after, Fchar_before): Doc fixes. + 2004-02-04 Stefan Monnier * keymap.c (Vmouse_events): Rename from Vmenu_events. -- 2.39.2