Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 838:bf645ed7cfe3
[xemacs-hg @ 2002-05-14 09:28:06 by ben]
revert-buffer, others
files.el: Andy's patch from 21.4. Fix evil nasty problems with revert-buffer.
menubar-items.el: Add Append to Register to Rectangles/Register menu.
config.h.in, font-lock.c: Reenable font-lock code since it's used by mouse.el. The flag for
this exists in config.h.in but not currently controllable through
configure.
author | ben |
---|---|
date | Tue, 14 May 2002 09:28:14 +0000 |
parents | 0490271de7d8 |
children | 1e4e42de23d5 |
comparison
equal
deleted
inserted
replaced
837:0490271de7d8 | 838:bf645ed7cfe3 |
---|---|
1 2002-05-13 Ben Wing <ben@xemacs.org> | |
2 | |
3 * config.h.in: | |
4 * font-lock.c: | |
5 Reenable font-lock code since it's used by mouse.el. The flag for | |
6 this exists in config.h.in but not currently controllable through | |
7 configure. | |
8 | |
1 2002-05-13 Adrian Aichner <adrian@xemacs.org> | 9 2002-05-13 Adrian Aichner <adrian@xemacs.org> |
2 | 10 |
3 * callproc.c: Process-related docstring improvements spurred by | 11 * callproc.c: Process-related docstring improvements spurred by |
4 Norbert Koch. | 12 Norbert Koch. |
5 | 13 |