# HG changeset patch # User Karl Heuer # Date 882543112 0 # Node ID 813cabaafefb34621c28789221a55f303357a01d # Parent 38cee46393d4d92546aab6ea843d244906af61b9 (set-language-info): Doc fix. (input-method-inactivate-hook): Doc fix. diff -r 38cee46393d4 -r 813cabaafefb lisp/international/mule-cmds.el --- a/lisp/international/mule-cmds.el Fri Dec 19 14:46:20 1997 +0000 +++ b/lisp/international/mule-cmds.el Fri Dec 19 14:51:52 1997 +0000 @@ -248,7 +248,7 @@ 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 @@ "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.")