Mercurial > emacs
comparison src/ChangeLog @ 40662:1097aeb789d9
*** empty log message ***
author | Pavel Janík <Pavel@Janik.cz> |
---|---|
date | Fri, 02 Nov 2001 22:41:20 +0000 |
parents | 4ba657edf1a1 |
children | 686c91f02b2c |
comparison
equal
deleted
inserted
replaced
40661:2677a5e901f8 | 40662:1097aeb789d9 |
---|---|
1 2001-11-02 Pavel Jan,Bm(Bk <Pavel@Janik.cz> | 1 2001-11-02 Pavel Jan,Bm(Bk <Pavel@Janik.cz> |
2 | |
3 * eval.c (debugger_may_continue, Vdebug_ignored_errors, | |
4 call_debugger, Fcondition_case, skip_debugger, unbind_to): | |
5 Fix typos in comments. | |
2 | 6 |
3 * mocklisp.c (Fml_defun, Fml_while, Fml_substr): Remove commented | 7 * mocklisp.c (Fml_defun, Fml_while, Fml_substr): Remove commented |
4 and #ifdef'd-out code. | 8 and #ifdef'd-out code. |
5 Fix and reindent comments. | 9 Fix and reindent comments. |
6 | 10 |