mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-03 10:31:37 -08:00
* dispextern.h: Fix typo in previous change.
This commit is contained in:
parent
d8c315d13d
commit
6ec0221e12
1 changed files with 1 additions and 1 deletions
|
|
@ -2912,7 +2912,7 @@ void redisplay_preserve_echo_area P_ ((int));
|
|||
int set_cursor_from_row P_ ((struct window *, struct glyph_row *,
|
||||
struct glyph_matrix *, int, int, int, int));
|
||||
void init_iterator P_ ((struct it *, struct window *, EMACS_INT,
|
||||
EMACS_INIT, struct glyph_row *, enum face_id));
|
||||
EMACS_INT, struct glyph_row *, enum face_id));
|
||||
void init_iterator_to_row_start P_ ((struct it *, struct window *,
|
||||
struct glyph_row *));
|
||||
int get_next_display_element P_ ((struct it *));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue