Doc fixes.

This commit is contained in:
Karl Heuer 1998-06-20 22:06:30 +00:00
parent 799fdb040b
commit 94487c4e37
7 changed files with 16 additions and 16 deletions

View file

@ -315,7 +315,7 @@ Lisp_Object Vcoding_system_for_write;
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. */