1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-18 18:05:07 +00:00

; * src/dispextern.h (struct it): Fix a typo in a comment.

This commit is contained in:
Eli Zaretskii 2018-04-07 17:24:01 +03:00
parent 5659b2fe84
commit 6afa8682e9

View File

@ -2420,7 +2420,7 @@ struct it
/* Face to use. */
int face_id;
/* Setting of buffer-local variable selective-display-ellipsis. */
/* Setting of buffer-local variable selective-display-ellipses. */
bool_bf selective_display_ellipsis_p : 1;
/* True means control characters are translated into the form `^C'