Mercurial > hg > xemacs-beta
diff src/data.c @ 233:52952cbfc5b5 r20-5b15
Import from CVS: tag r20-5b15
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:14:14 +0200 |
parents | 78478c60bfcd |
children | 677f6a0ee643 |
line wrap: on
line diff
--- a/src/data.c Mon Aug 13 10:13:49 2007 +0200 +++ b/src/data.c Mon Aug 13 10:14:14 2007 +0200 @@ -971,7 +971,8 @@ #ifdef COMPILED_FUNCTION_ANNOTATION_HACK -DEFUN ("compiled-function-annotation", Fcompiled_function_annotation, 1, 1, 0, /* +/* Remove the `xx' if you wish to restore this feature */ +xxDEFUN ("compiled-function-annotation", Fcompiled_function_annotation, 1, 1, 0, /* Return the annotation of the compiled-function object, or nil. The annotation is a piece of information indicating where this compiled-function object came from. Generally this will be