Mercurial > emacs
changeset 16442:e07564b5ca82
Fix typo in comment.
author | Karl Heuer <kwzh@gnu.org> |
---|---|
date | Mon, 14 Oct 1996 07:54:04 +0000 |
parents | 9dc3983ef65f |
children | 0128b923d281 |
files | src/buffer.h |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/buffer.h Sun Oct 13 15:34:06 1996 +0000 +++ b/src/buffer.h Mon Oct 14 07:54:04 1996 +0000 @@ -369,7 +369,7 @@ /* 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