Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 525:77fb0aa0e69f
[xemacs-hg @ 2001-05-09 14:31:52 by wmperry]
Fix disappearing GTK scrollbar problem...
author | wmperry |
---|---|
date | Wed, 09 May 2001 14:31:56 +0000 |
parents | cd662ad69f40 |
children | ef4d2466a29c |
comparison
equal
deleted
inserted
replaced
524:1f4790508db6 | 525:77fb0aa0e69f |
---|---|
1 2001-05-09 William M. Perry <wmperry@gnu.org> | |
2 | |
3 * scrollbar-gtk.c (gtk_create_scrollbar_instance): Fix the | |
4 disappearing GTK scrollbar problem. | |
5 | |
1 2001-05-09 Ben Wing <ben@xemacs.org> | 6 2001-05-09 Ben Wing <ben@xemacs.org> |
2 | 7 |
3 * regex.c (regex_compile): | 8 * regex.c (regex_compile): |
4 fix error compiling regexps with back-references in them. | 9 fix error compiling regexps with back-references in them. |
5 | 10 |