Fix a typo.

This commit is contained in:
Eli Zaretskii 2001-10-13 09:43:23 +00:00
parent a2bdcec408
commit bbc4a3d367

View 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.