Mercurial > hg > xemacs-beta
comparison lib-src/ChangeLog @ 523:cd662ad69f40
[xemacs-hg @ 2001-05-09 13:43:49 by ben]
regex.c: fix error compiling regexps with back-references in them.
xemacs.mak: do not warn about gtk when we're not trying to compile with it.
font.el, gtk-widget-accessors.el, widgets-gtk.el, x-font-menu.el: fix byte-compilation warnings.
etags.c: temporary fix to avoid crashes with new regex code.
PROBLEMS: i swear i already committed this.
author | ben |
---|---|
date | Wed, 09 May 2001 13:43:58 +0000 |
parents | 19559cacc941 |
children | 0493e9f3c27f |
comparison
equal
deleted
inserted
replaced
522:19559cacc941 | 523:cd662ad69f40 |
---|---|
1 2001-05-09 Ben Wing <ben@xemacs.org> | |
2 | |
3 * etags.c (add_regex): | |
4 temporary fix to avoid crashes with new regex code. | |
5 | |
1 2001-05-09 Martin Buchholz <martin@xemacs.org> | 6 2001-05-09 Martin Buchholz <martin@xemacs.org> |
2 | 7 |
3 * XEmacs 21.5.1 "anise" is released. | 8 * XEmacs 21.5.1 "anise" is released. |
4 | 9 |
5 2001-04-29 Ben Wing <ben@xemacs.org> | 10 2001-04-29 Ben Wing <ben@xemacs.org> |