Fix typo in comment.
This commit is contained in:
parent
57fdbf402a
commit
2d2972d83c
1 changed files with 1 additions and 1 deletions
|
@ -369,7 +369,7 @@ struct buffer
|
|||
/* Position where the overlay lists are centered. */
|
||||
Lisp_Object overlay_center;
|
||||
|
||||
/* Lisp of symbols naming the file format used for visited file. */
|
||||
/* List of symbols naming the file format used for visited file. */
|
||||
Lisp_Object file_format;
|
||||
|
||||
/* True if the newline position cache and width run cache are
|
||||
|
|
Loading…
Add table
Reference in a new issue