Fix a typo.
authorEli Zaretskii <eliz@gnu.org>
Sat, 13 Oct 2001 09:43:23 +0000 (09:43 +0000)
committerEli Zaretskii <eliz@gnu.org>
Sat, 13 Oct 2001 09:43:23 +0000 (09:43 +0000)
src/ChangeLog

index 95b2cc4..e1da4e5 100644 (file)
@@ -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.