From 0277e36c147f47e12aedbc945760324b8e3bb015 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20Dj=C3=A4rv?= Date: Tue, 23 May 2006 07:13:28 +0000 Subject: [PATCH] * xterm.c: Remove declarations already in xterm.h * xterm.h: Add extern declarations for x_clear_errors, x_fully_uncatch_errors, x_catching_errors and x_alloc_lighter_color_for_widget. Remove duplicated declarations. --- src/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/ChangeLog b/src/ChangeLog index 52693075982..fad5c85727f 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,11 @@ +2006-05-23 Jan Dj,Ad(Brv + + * xterm.c: Remove declarations already in xterm.h + + * xterm.h: Add extern declarations for x_clear_errors, + x_fully_uncatch_errors, x_catching_errors and + x_alloc_lighter_color_for_widget. Remove duplicated declarations. + 2006-05-21 Richard Stallman * buffer.c (syms_of_buffer, Fmake_overlay): Doc fixes. -- 2.39.2