diff src/ChangeLog @ 507:167135c7a7ae

[xemacs-hg @ 2001-05-05 10:10:36 by martinb] Target of a DEFVAR_INT should be a Fixnum, not int.
author martinb
date Sat, 05 May 2001 10:10:42 +0000
parents 39ccc7dd8077
children 0be8704d6062
line wrap: on
line diff
--- a/src/ChangeLog	Sat May 05 08:40:06 2001 +0000
+++ b/src/ChangeLog	Sat May 05 10:10:42 2001 +0000
@@ -1,3 +1,8 @@
+2001-05-05  Martin Buchholz  <martin@xemacs.org>
+
+	* search.c (warn_about_possibly_incompatible_back_references):
+	Target of a DEFVAR_INT should be a Fixnum, not int.
+
 2001-05-05  Ben Wing  <ben@xemacs.org>
 
 	* console-msw.h: