# HG changeset patch # User Pavel Jank # Date 1004740880 0 # Node ID 1097aeb789d98f1bb2615422f439c4dd5d4edd01 # Parent 2677a5e901f883a36280ba1a9029a25b72aa4a82 *** empty log message *** diff -r 2677a5e901f8 -r 1097aeb789d9 src/ChangeLog --- a/src/ChangeLog Fri Nov 02 22:40:00 2001 +0000 +++ b/src/ChangeLog Fri Nov 02 22:41:20 2001 +0000 @@ -1,5 +1,9 @@ 2001-11-02 Pavel Jan,Bm(Bk + * eval.c (debugger_may_continue, Vdebug_ignored_errors, + call_debugger, Fcondition_case, skip_debugger, unbind_to): + Fix typos in comments. + * mocklisp.c (Fml_defun, Fml_while, Fml_substr): Remove commented and #ifdef'd-out code. Fix and reindent comments.