Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 2834:172fb92bd156
[xemacs-hg @ 2005-06-28 11:32:13 by crestani]
2005-06-28 Marcus Crestani <crestani@xemacs.org>
* gpmevent.c: Remove workaround.
* gpmevent.c (Fgpm_enable): Use GET_DEFUN_LISP_OBJECT to get
Lisp_Object of a built-in function.
* gpmevent.c (syms_of_gpmevent): Remove workaround.
* lisp.h (GET_DEFUN_LISP_OBJECT): New. Returns Lisp_Object of a
DEFUN.
* tooltalk.c (init_tooltalk): Use GET_DEFUN_LISP_OBJECT to get
Lisp_Object of a built-in function.
| author | crestani |
|---|---|
| date | Tue, 28 Jun 2005 11:32:15 +0000 |
| parents | d7505a1267a4 |
| children | ae83ac9c29b3 |
comparison
equal
deleted
inserted
replaced
| 2833:3a7b185f1a2e | 2834:172fb92bd156 |
|---|---|
| 1 2005-06-28 Marcus Crestani <crestani@xemacs.org> | |
| 2 | |
| 3 * gpmevent.c: Remove workaround. | |
| 4 * gpmevent.c (Fgpm_enable): Use GET_DEFUN_LISP_OBJECT to get | |
| 5 Lisp_Object of a built-in function. | |
| 6 * gpmevent.c (syms_of_gpmevent): Remove workaround. | |
| 7 * lisp.h (GET_DEFUN_LISP_OBJECT): New. Returns Lisp_Object of a | |
| 8 DEFUN. | |
| 9 * tooltalk.c (init_tooltalk): Use GET_DEFUN_LISP_OBJECT to get | |
| 10 Lisp_Object of a built-in function. | |
| 11 | |
| 1 2005-06-26 Aidan Kehoe <kehoea@parhasard.net> | 12 2005-06-26 Aidan Kehoe <kehoea@parhasard.net> |
| 2 | 13 |
| 3 * event-stream.c (command_builder_find_leaf): | 14 * event-stream.c (command_builder_find_leaf): |
| 4 * mule-ccl.c (POSSIBLE_LEADING_BYTE_P): | 15 * mule-ccl.c (POSSIBLE_LEADING_BYTE_P): |
| 5 * mule-ccl.c (ccl_driver): | 16 * mule-ccl.c (ccl_driver): |
