Mercurial > emacs
changeset 54388:87a1108524aa
*** empty log message ***
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sat, 13 Mar 2004 13:13:14 +0000 |
parents | a3ca89cf37e6 |
children | 84c215d133e7 |
files | lisp/ChangeLog src/ChangeLog |
diffstat | 2 files changed, 13 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat Mar 13 13:12:09 2004 +0000 +++ b/lisp/ChangeLog Sat Mar 13 13:13:14 2004 +0000 @@ -1,3 +1,7 @@ +2004-03-12 Jesper Harder <harder@ifa.au.dk> + + * info-look.el (info-lookup): Reuse an existing Info window. + 2004-03-12 Francis J. Wright <F.J.Wright@qmul.ac.uk> * woman.el (woman-preserve-ascii): Default value changed to t and
--- a/src/ChangeLog Sat Mar 13 13:12:09 2004 +0000 +++ b/src/ChangeLog Sat Mar 13 13:13:14 2004 +0000 @@ -1,3 +1,11 @@ +2004-03-13 Eli Zaretskii <eliz@elta.co.il> + + * 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 <rms@gnu.org> * fns.c (internal_equal): New arg PROPS controls comparing @@ -44,6 +52,7 @@ (obj): Add $(GTK_OBJ) to list. 2004-03-11 Steven Tamm <steventamm@mac.com> + * image.c [MAC_OSX]: Include sys/stat.h * macfns.c (syms_of_macfns): Remove definitions of things now