; * src/dispextern.h (struct it): Fix a typo in a comment.
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user