Mercurial > emacs
changeset 1011:a7f08730f7ae
* mocklisp.c (Fml_substr): Put comments around text following #endif.
author | Jim Blandy <jimb@redhat.com> |
---|---|
date | Wed, 19 Aug 1992 06:34:26 +0000 |
parents | b6a67ffc7536 |
children | a48ed1d416dd |
files | src/mocklisp.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/mocklisp.c Wed Aug 19 06:33:46 1992 +0000 +++ b/src/mocklisp.c Wed Aug 19 06:34:26 1992 +0000 @@ -194,7 +194,7 @@ XSETINT (to, XINT (to) + XINT (from)); return Fsubstring (string, from, to); } -#endif NOTDEF +#endif /* 0 */ DEFUN ("insert-string", Finsert_string, Sinsert_string, 0, MANY, 0, "Mocklisp-compatibility insert function.\n\ Like the function `insert' except that any argument that is a number\n\