Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 4852:e0138eaaca0c
need to provide debug-xemacs for debug-on-error changes to work
-------------------- ChangeLog entries follow: --------------------
src/ChangeLog addition:
2010-01-13 Ben Wing <ben@xemacs.org>
* debug.c (vars_of_debug):
Provide `debug-xemacs' to signal we have a debug build;
must do this to get previoug `debug-on-error' change to work.
| author | Ben Wing <ben@xemacs.org> |
|---|---|
| date | Wed, 13 Jan 2010 13:30:17 -0600 |
| parents | 5eacb04a2e62 |
| children | d35e231d347d |
comparison
equal
deleted
inserted
replaced
| 4851:5fea88c726f7 | 4852:e0138eaaca0c |
|---|---|
| 1 2010-01-13 Ben Wing <ben@xemacs.org> | |
| 2 | |
| 3 * debug.c (vars_of_debug): | |
| 4 Provide `debug-xemacs' to signal we have a debug build; | |
| 5 must do this to get previoug `debug-on-error' change to work. | |
| 6 | |
| 1 2010-01-13 Jerry James <james@xemacs.org> | 7 2010-01-13 Jerry James <james@xemacs.org> |
| 2 | 8 |
| 3 * font-mgr.c (Ffc_config_app_font_add_file): Fix parentheses. | 9 * font-mgr.c (Ffc_config_app_font_add_file): Fix parentheses. |
| 4 (Ffc_config_app_font_add_dir): Ditto. | 10 (Ffc_config_app_font_add_dir): Ditto. |
| 5 | 11 |
