From 4d0e6a116760293be10a30f7301026476bc81d45 Mon Sep 17 00:00:00 2001 From: Karl Heuer Date: Fri, 19 Dec 1997 14:51:52 +0000 Subject: [PATCH] (set-language-info): Doc fix. (input-method-inactivate-hook): Doc fix. --- lisp/international/mule-cmds.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lisp/international/mule-cmds.el b/lisp/international/mule-cmds.el index f7726d46905..193465dbae0 100644 --- a/lisp/international/mule-cmds.el +++ b/lisp/international/mule-cmds.el @@ -248,7 +248,7 @@ Currently, the following KEYs are used by Emacs: charset: list of symbols whose values are charsets specific to the language. -coding-system: list of coding systems specific to the langauge. +coding-system: list of coding systems specific to the language. tutorial: a tutorial file name written in the language. @@ -626,7 +626,7 @@ just activated.") "Normal hook run just after an input method is inactivated. The variable `current-input-method' still keeps the input method name -just inacitvated.") +just inactivated.") (defvar input-method-after-insert-chunk-hook nil "Normal hook run just after an input method insert some chunk of text.") -- 2.39.2