From bbc4a3d3678e7f6dba1e2c951a3dc3b23ec54390 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Sat, 13 Oct 2001 09:43:23 +0000 Subject: [PATCH] Fix a typo. --- src/ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ChangeLog b/src/ChangeLog index 95b2cc4c37a..e1da4e547db 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -7,7 +7,7 @@ * lisp.h (Fprovide): Update prototype. (Ffeaturep, invisible_p): Remove. - * xdisp.c (init_iterator): Be more strict with bytepos and charspos. + * xdisp.c (init_iterator): Be more strict with bytepos and charpos. (DOLIST, LOOP_PROPVAL): New macros. (invisible_p, invisible_ellipsis_p): Use them. (invisible_noellipsis_p): New function. -- 2.39.5