Mercurial > emacs
diff src/coding.c @ 22529:d9eac134a41b
Doc fixes.
| author | Karl Heuer <kwzh@gnu.org> |
|---|---|
| date | Sat, 20 Jun 1998 22:06:30 +0000 |
| parents | 627b13315f04 |
| children | c493ce6a31e4 |
line wrap: on
line diff
--- a/src/coding.c Sat Jun 20 21:49:01 1998 +0000 +++ b/src/coding.c Sat Jun 20 22:06:30 1998 +0000 @@ -315,7 +315,7 @@ Lisp_Object Vlast_coding_system_used; /* A vector of length 256 which contains information about special - Latin codes (espepcially for dealing with Microsoft code). */ + Latin codes (especially for dealing with Microsoft codes). */ Lisp_Object Vlatin_extra_code_table; /* Flag to inhibit code conversion of end-of-line format. */
