Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 5516:fa5fc2e3d9a6
New function OBJECT-ADDRESS.
-------------------- ChangeLog entries follow: --------------------
src/ChangeLog addition:
2011-06-01 Didier Verna <didier@xemacs.org>
* fns.c (Fobject_address): New function.
* fns.c (syms_of_fns): DEFSUBR it.
author | Didier Verna <didier@xemacs.org> |
---|---|
date | Wed, 01 Jun 2011 10:53:50 +0200 |
parents | f87be7ddd60d |
children | 5e128eda1d1f |
comparison
equal
deleted
inserted
replaced
5515:f87be7ddd60d | 5516:fa5fc2e3d9a6 |
---|---|
1 2011-06-01 Didier Verna <didier@xemacs.org> | |
2 | |
3 * fns.c (Fobject_address): New function. | |
4 * fns.c (syms_of_fns): DEFSUBR it. | |
5 | |
1 2011-05-29 Didier Verna <didier@xemacs.org> | 6 2011-05-29 Didier Verna <didier@xemacs.org> |
2 | 7 |
3 * console-impl.h (struct console_methods): Remove device parameter | 8 * console-impl.h (struct console_methods): Remove device parameter |
4 from the clear_region method prototype. | 9 from the clear_region method prototype. |
5 * redisplay-output.c (redisplay_clear_region): Remove the device | 10 * redisplay-output.c (redisplay_clear_region): Remove the device |