diff src/ChangeLog @ 2340:91a83e231f92

[xemacs-hg @ 2004-10-19 17:18:59 by james] Mark more unused parameters.
author james
date Tue, 19 Oct 2004 17:19:07 +0000
parents 53d45fc43132
children 91671c428d8b
line wrap: on
line diff
--- a/src/ChangeLog	Mon Oct 18 21:51:40 2004 +0000
+++ b/src/ChangeLog	Tue Oct 19 17:19:07 2004 +0000
@@ -1,3 +1,11 @@
+2004-10-19  Jerry James  <james@xemacs.org>
+
+	* events.c: Define USED_IF_TTY and USED_IF_TOOLBARS.  Use them to
+	mark more unused parameters.
+	* console.c: Define USED_IF_TTY and use it.
+	* sysdep.c: Define USED_IF_TTY.  Mark more unused parameters.
+	Update a URL in a comment.
+
 2004-10-16  Malcolm Purvis  <malcolmp@xemacs.org>
 
 	* gtk-xemacs.c (gtk_xemacs_size_allocate): Cast pointer to right type.