]> git.eshelyaron.com Git - emacs.git/commitdiff
(set-input-method): Another doc fix.
authorEli Zaretskii <eliz@gnu.org>
Tue, 13 Feb 2001 20:03:38 +0000 (20:03 +0000)
committerEli Zaretskii <eliz@gnu.org>
Tue, 13 Feb 2001 20:03:38 +0000 (20:03 +0000)
lisp/ChangeLog
lisp/international/mule-cmds.el

index f4e08229246faf37ae66198d18a08c868cf5fe46..6d5fd52dc7391e2f3fb85db3785d457ad43f11ef 100644 (file)
@@ -1,3 +1,7 @@
+2001-02-13  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * international/mule-cmds.el (set-input-method): Another doc fix.
+
 2001-02-13  David M. Koppelman <koppel@ee.lsu.edu>
 
        * hi-lock.el (hi-lock-find-patterns): Don't activate font-lock-mode.
index f7f104283543aebf7c7d3cf7402ec2f4a5d4dd7e..78d940c7ba3da0783e11075b578146f85c500076 100644 (file)
@@ -1080,6 +1080,10 @@ If INPUT-METHOD is nil, deactivate any current input method."
 (defun set-input-method (input-method)
   "Select and activate input method INPUT-METHOD for the current buffer.
 This also sets the default input method to the one you specify.
+If INPUT-METHOD is nil, this function turns off the input method, and
+also causes you to be prompted for a name of an input method the next
+time you invoke \\[toggle-input-method].
+
 To deactivate the input method interactively, use \\[toggle-input-method].
 To deactivate it programmatically, use \\[inactivate-input-method]."
   (interactive