changeset 39869:eb9f534c5b85

Fix a typo.
author Eli Zaretskii <eliz@gnu.org>
date Sat, 13 Oct 2001 09:43:23 +0000
parents c31f4d66b8e9
children 5d4c74dbc279
files src/ChangeLog
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Sat Oct 13 08:13:34 2001 +0000
+++ b/src/ChangeLog	Sat Oct 13 09:43:23 2001 +0000
@@ -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.