diff src/ChangeLog @ 2333:ba4677f54a05

[xemacs-hg @ 2004-10-14 17:26:18 by james] More unused parameter fixes.
author james
date Thu, 14 Oct 2004 17:26:25 +0000
parents ed6535aefb7e
children 53d45fc43132
line wrap: on
line diff
--- a/src/ChangeLog	Wed Oct 13 21:52:14 2004 +0000
+++ b/src/ChangeLog	Thu Oct 14 17:26:25 2004 +0000
@@ -1,3 +1,23 @@
+2004-10-14  Jerry James  <james@xemacs.org>
+
+	* compiler.h: New USED_IF_MULE and USED_IF_MULE_OR_CHECK_TEXT macros.
+	* glyphs-msw.c (charset_of_text): Use USED_IF_MULE.
+	* intl-x.c (init_x_locale): Ditto.
+	* intl-win32.c: Remove USED_IF_MULE definition.
+	* regex.h: Mark RE_LISP_SHORT_CONTEXT_ARGS_DECL arguments unused.
+	New RE_LISP_CONTEXT_ARGS_MULE_DECL macro for one unused case.
+
+	* buffer.h:
+	* device-x.c:
+	* elhash.c:
+	* objects.c:
+	* regex.c:
+	* search.c:
+	* text.c:
+	* text.h:
+	* unicode.c:
+	Mark more unused parameters.
+
 2004-09-27  Jerry James  <james@xemacs.org>
 
 	* gmalloc.c (malloc): Change log to log2 to quiet gcc 3.3.