Mercurial > hg > xemacs-beta
comparison 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 |
comparison
equal
deleted
inserted
replaced
506:39ccc7dd8077 | 507:167135c7a7ae |
---|---|
1 2001-05-05 Martin Buchholz <martin@xemacs.org> | |
2 | |
3 * search.c (warn_about_possibly_incompatible_back_references): | |
4 Target of a DEFVAR_INT should be a Fixnum, not int. | |
5 | |
1 2001-05-05 Ben Wing <ben@xemacs.org> | 6 2001-05-05 Ben Wing <ben@xemacs.org> |
2 | 7 |
3 * console-msw.h: | 8 * console-msw.h: |
4 * device-msw.c: | 9 * device-msw.c: |
5 * device-msw.c (mswindows_get_default_margin): | 10 * device-msw.c (mswindows_get_default_margin): |