Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 1928:ba24fcdb4cfe
[xemacs-hg @ 2004-02-25 20:05:32 by james]
Fix C++ breakage from previous patch.
| author | james |
|---|---|
| date | Wed, 25 Feb 2004 20:05:33 +0000 |
| parents | 44905d8fae13 |
| children | da8cdcec6dff |
comparison
equal
deleted
inserted
replaced
| 1927:44905d8fae13 | 1928:ba24fcdb4cfe |
|---|---|
| 1 2004-02-25 Jerry James <james@xemacs.org> | |
| 2 | |
| 3 * sysdep.h: Declare interrupt/quit-related symbols as C symbols. | |
| 4 * xemacs.def.in.in: Fix placement error in previous patch. | |
| 5 | |
| 1 2004-02-25 Jerry James <james@xemacs.org> | 6 2004-02-25 Jerry James <james@xemacs.org> |
| 2 | 7 |
| 3 * general-slots.h: Make Qcritical, Qdelete, Qsearch, and Qsimple | 8 * general-slots.h: Make Qcritical, Qdelete, Qsearch, and Qsimple |
| 4 visible to modules (all are used by the LDAP module). | 9 visible to modules (all are used by the LDAP module). |
| 5 * lisp.h: Make stuff in QUIT and QUITP visible to modules. | 10 * lisp.h: Make stuff in QUIT and QUITP visible to modules. |
