mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-12 06:21:02 -08:00
Fix typo in e7b5912b23.
This commit is contained in:
parent
e7b5912b23
commit
66704fbbcf
1 changed files with 1 additions and 1 deletions
|
|
@ -2333,7 +2333,7 @@ struct it
|
|||
ptrdiff_t end_charpos;
|
||||
|
||||
/* Alternate begin position of the buffer that may be used to
|
||||
optimize display (see the WITH_NARROWED_BEGV macro below). */
|
||||
optimize display (see the SET_WITH_NARROWED_BEGV macro). */
|
||||
ptrdiff_t narrowed_begv;
|
||||
|
||||
/* C string to iterate over. Non-null means get characters from
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue