Mercurial > emacs
diff src/ChangeLog.7 @ 43277:e2ed7506d835
Fix typo.
| author | Pavel Jan?k <Pavel@Janik.cz> |
|---|---|
| date | Wed, 13 Feb 2002 21:29:16 +0000 |
| parents | 19880a4faa73 |
| children | c1a9d25fa0b7 |
line wrap: on
line diff
--- a/src/ChangeLog.7 Wed Feb 13 21:26:58 2002 +0000 +++ b/src/ChangeLog.7 Wed Feb 13 21:29:16 2002 +0000 @@ -8067,7 +8067,7 @@ * charset.h (unify_char): Extern it. - * coding.c (Valternate_charset_table): The valiable deleted. + * coding.c (Valternate_charset_table): The variable deleted. (Venable_character_unification, Vstandard_character_unification_table_for_read, Vstandard_character_unification_table_for_write, @@ -8111,7 +8111,7 @@ Vfontset_alias_alist. (Fquery_fontset): Handle Vfontset_alias_alist. (syms_of_fontset): Terminate each line by `\n\' in doc-string of - alternate-fontname-alist. Declare Lisp valiable + alternate-fontname-alist. Declare Lisp variable fontset-alias-alist. Doc-string of highlight-wrong-size-font and clip-large-size-font modified.
