From 32b0a3c633ce15270d3b49b4c7a706360fac54a0 Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Mon, 28 Jul 2003 22:53:07 +0000 Subject: [PATCH] *** empty log message *** --- ChangeLog | 5 +++++ lib-src/ChangeLog | 6 ++++++ lisp/ChangeLog | 10 +++++++--- 3 files changed, 18 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 9e3f6c03b79..a25dcde5977 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2003-07-29 Tim Van Holder (tiny change) + + * configure.in: The function gtk_window_set_icon_from_file was + introduced in GTK+ 2.2, so check for that release. + 2003-07-22 Dave Love * configure.in: Make XRegisterIMInstantiateCallback test depend on diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index a35ce988418..e6b6b4c2ef7 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog @@ -1,3 +1,9 @@ +2003-07-29 Ken Brush + + * emacsclient.c (main) + * etags.c (suggest_asking_for_help) + * movemail.c (main): Fix having macros in a printf statement. + 2003-05-31 Juanma Barranquero * makefile.w32-in (lisp): Fix references to byte-run.el, diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 8f62c024064..df3f6ec04e0 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2003-07-29 Thomas W Murphy (tiny change) + + * outline.el (outline-mode-hook): Add defvar. + 2003-07-28 Nick Roberts * gdb-ui.el (gdb-setup-windows, gdb-restore-windows): Restore @@ -12,9 +16,9 @@ 2003-07-23 Masatake YAMATO - * progmodes/gud.el (gdb-script-font-lock-keywords): + * progmodes/gud.el (gdb-script-font-lock-keywords): Put `font-lock-function-name-face' on a symbol which includes - `-' like `hook-run'. Put font-lock-variable-name-face + `-' like `hook-run'. Put font-lock-variable-name-face on a symbol starting with $. 2003-07-27 Markus Rost @@ -27,7 +31,7 @@ 2003-07-26 Andre Spiegel - * vc-hooks.el (vc-default-registered, vc-make-version-backup): + * vc-hooks.el (vc-default-registered, vc-make-version-backup): Use with-no-warnings. (vc-file-not-found-hook): Add this to find-file-not-found-functions, rather than to find-file-not-found-hook, which doesn't exist. -- 2.39.2