]> git.eshelyaron.com Git - emacs.git/commitdiff
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 95b2cc4c37a16c50bd3d540856b0253bbae87792..e1da4e547db9ac82e574f103069f39ed4fc318ce 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.