Mercurial > hg > xemacs-beta
comparison tests/ChangeLog @ 4026:4d60c2708e5d
[xemacs-hg @ 2007-06-22 16:37:37 by stephent]
Tests for 'revert-buffer doesn't reset modiff' bug.
author | stephent |
---|---|
date | Fri, 22 Jun 2007 16:37:41 +0000 |
parents | cef5f57bb9e2 |
children | 5b55fa103aa1 |
comparison
equal
deleted
inserted
replaced
4025:f9a0570637f3 | 4026:4d60c2708e5d |
---|---|
1 2007-06-22 Stephen J. Turnbull <stephen@xemacs.org> | |
2 | |
3 * automated/mule-tests.el (buffer-modified-p): Test after revert. | |
4 | |
1 2007-06-21 Aidan Kehoe <kehoea@parhasard.net> | 5 2007-06-21 Aidan Kehoe <kehoea@parhasard.net> |
2 | 6 |
3 * gtk/event-stream-tests.el (timer-check): | 7 * gtk/event-stream-tests.el (timer-check): |
4 '(lambda ...) -> #'(lambda ..), for the sake of style and the byte | 8 '(lambda ...) -> #'(lambda ..), for the sake of style and the byte |
5 compiler. | 9 compiler. |