changeset 40660:4ba657edf1a1

*** empty log message ***
author Pavel Janík <Pavel@Janik.cz>
date Fri, 02 Nov 2001 22:38:57 +0000
parents 7e3c616777d3
children 2677a5e901f8
files src/ChangeLog
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Fri Nov 02 22:37:31 2001 +0000
+++ b/src/ChangeLog	Fri Nov 02 22:38:57 2001 +0000
@@ -1,5 +1,12 @@
 2001-11-02  Pavel Jan,Bm(Bk  <Pavel@Janik.cz>
 
+	* mocklisp.c (Fml_defun, Fml_while, Fml_substr): Remove commented
+	and #ifdef'd-out code.
+	Fix and reindent comments.
+
+	* mocklisp.h: Remove comment which is a copy of comment in
+	mocklisp.c.
+
 	* category.h (CHECK_CATEGORY, CHECK_CATEGORY_SET): Remove unused
 	argument `i' in macros.