From 893a741e97bb936edb026819d5c6e8df21fc7ad7 Mon Sep 17 00:00:00 2001 From: Jason Rumney Date: Wed, 6 Mar 2002 23:20:04 +0000 Subject: [PATCH] *** empty log message *** --- lib-src/ChangeLog | 5 +++++ src/ChangeLog | 4 ++++ 2 files changed, 9 insertions(+) diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index 8efe8c3922b..bc9f8a1b6a3 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog @@ -1,3 +1,8 @@ +2002-03-06 Jason Rumney + + * etags.c (put_entries): Use #if !CTAGS, to fix link error on + compilers that don't optimize out dead code. + 2002-03-05 Francesco Potorti` * etags.c: Honour #line directives. diff --git a/src/ChangeLog b/src/ChangeLog index 8c0f7347ea4..efbb0475306 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,7 @@ +2002-03-06 Jason Rumney + + * w32term.c (x_draw_hollow_cursor): Draw same size as block cursor. + 2002-03-06 Gerd Moellmann * keyboard.c (echo_prompt, echo_char, echo_dash, echo_now) -- 2.39.2