From 5109b06a473d53342cb577c6886f5e789a3ef0fa Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Sat, 13 Mar 2004 13:13:14 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 4 ++++ src/ChangeLog | 9 +++++++++ 2 files changed, 13 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 517f2d756cc..fe1b7db508e 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2004-03-12 Jesper Harder + + * info-look.el (info-lookup): Reuse an existing Info window. + 2004-03-12 Francis J. Wright * woman.el (woman-preserve-ascii): Default value changed to t and diff --git a/src/ChangeLog b/src/ChangeLog index 033a537c268..071b7a3adf6 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,11 @@ +2004-03-13 Eli Zaretskii + + * Makefile.in (XMENU_OBJ): Include xmenu.o if HAVE_MENUS is + defined. + + * emacs.c (main): Call syms_of_xmenu only if HAVE_MENUS is + defined. + 2004-03-12 Richard M. Stallman * fns.c (internal_equal): New arg PROPS controls comparing @@ -44,6 +52,7 @@ (obj): Add $(GTK_OBJ) to list. 2004-03-11 Steven Tamm + * image.c [MAC_OSX]: Include sys/stat.h * macfns.c (syms_of_macfns): Remove definitions of things now -- 2.39.2