Mercurial > hg > xemacs-beta
diff src/specifier.c @ 50:ee648375d8d6 r19-16b91
Import from CVS: tag r19-16b91
author | cvs |
---|---|
date | Mon, 13 Aug 2007 08:56:41 +0200 |
parents | 56c54cf7c5b6 |
children | 131b0175ea99 |
line wrap: on
line diff
--- a/src/specifier.c Mon Aug 13 08:56:06 2007 +0200 +++ b/src/specifier.c Mon Aug 13 08:56:41 2007 +0200 @@ -74,7 +74,7 @@ in specifiers that can inherit from other specifiers, but it's not yet implemented. - #### Look into this for 19.14. */ + #### Look into this some day. */ lisp_dynarr current_specifiers; static void recompute_cached_specifier_everywhere (Lisp_Object specifier); @@ -2771,7 +2771,6 @@ What really needs to be done is to write a function `make-specifier-type' that creates new specifier types. - #### I'll look into this for 19.14. */ "A generic specifier is a generalized kind of specifier with user-defined\n"