aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/international/mule-cmds.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/international/mule-cmds.el b/lisp/international/mule-cmds.el
index 84616fa2717..6a1b7f8b0e8 100644
--- a/lisp/international/mule-cmds.el
+++ b/lisp/international/mule-cmds.el
@@ -300,7 +300,7 @@ Emacs loads this file at startup time.")
300;; in the same directory as this file. Loading this file registeres 300;; in the same directory as this file. Loading this file registeres
301;; the whole input methods in Emacs. 301;; the whole input methods in Emacs.
302;; 302;;
303;; Each entry is has the form: 303;; Each entry has the form:
304;; (register-input-method 304;; (register-input-method
305;; INPUT-METHOD LANGUAGE-NAME ACTIVATE-FUNC 305;; INPUT-METHOD LANGUAGE-NAME ACTIVATE-FUNC
306;; TITLE DESCRIPTION 306;; TITLE DESCRIPTION