Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 4659:e73b6e513092
ChangeLog for patch to debug-on-error-docstring.
author | Stephen J. Turnbull <stephen@xemacs.org> |
---|---|
date | Mon, 27 Jul 2009 01:46:33 +0900 |
parents | 25e5e5346d31 |
children | cbe5d2169270 |
comparison
equal
deleted
inserted
replaced
4658:fd2495d78aac | 4659:e73b6e513092 |
---|---|
1 2009-07-27 Stephen J. Turnbull <stephen@xemacs.org> | |
2 | |
3 * eval.c (debug-on-error): Document interaction with process filters. | |
4 | |
1 2009-07-15 Aidan Kehoe <kehoea@parhasard.net> | 5 2009-07-15 Aidan Kehoe <kehoea@parhasard.net> |
2 | 6 |
3 * syntax.c (complex_vars_of_syntax): | 7 * syntax.c (complex_vars_of_syntax): |
4 ?\012 is whitespace, as it always should have been, thank you Karl | 8 ?\012 is whitespace, as it always should have been, thank you Karl |
5 Kleinpaste and the Gnus team! | 9 Kleinpaste and the Gnus team! |