From 85cce8434790780ebdd1f28494987a3d95d52555 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Mon, 9 Dec 2002 01:56:15 +0000 Subject: [PATCH] *** empty log message *** --- lib-src/ChangeLog | 5 +++++ src/ChangeLog | 5 +++++ 2 files changed, 10 insertions(+) diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index 89207ad85f3..b316887fb43 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog @@ -1,3 +1,8 @@ +2002-12-08 Richard M. Stallman + + * getopt.c: Do include libintl.h if HAVE_LIBINTL_H. + (_): Test only HAVE_LIBINTL_H to decide what to do. + 2002-12-05 Richard M. Stallman * getopt.c: Comment out include of libintl.h or gettext.h. diff --git a/src/ChangeLog b/src/ChangeLog index b2a50bfa1d8..e6c8c650880 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +2002-12-08 Richard M. Stallman + + * xdisp.c (row_containing_pos): Check more carefully + whether charpos is really in the row before returning it. + 2002-12-07 Steven Tamm * sysdep.c (emacs_read) [HAVE_CARBON]: Have emacs_read use sys_read. -- 2.39.2