]> git.eshelyaron.com Git - emacs.git/commitdiff
(mule-cmds.el): Mention that leim-list.el is auto-generated.
authorStefan Monnier <monnier@iro.umontreal.ca>
Wed, 8 Apr 2009 18:03:17 +0000 (18:03 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Wed, 8 Apr 2009 18:03:17 +0000 (18:03 +0000)
lisp/international/mule-cmds.el

index f8b32462946fdbca475594be12b4a44b4bebc171..34d4fb3830d252482cec5ad4cb3d6c76b971c7d8 100644 (file)
@@ -1272,6 +1272,8 @@ Emacs loads this file at startup time.")
 (defvar leim-list-header (format
 ";;; %s -- list of LEIM (Library of Emacs Input Method) -*-coding: utf-8;-*-
 ;;
+;; This file is automatically generated.
+;;
 ;; This file contains a list of LEIM (Library of Emacs Input Method)
 ;; methods in the same directory as this file.  Loading this file
 ;; registers all the input methods in Emacs.
@@ -1283,7 +1285,7 @@ Emacs loads this file at startup time.")
 ;;    ARG ...)
 ;; See the function `register-input-method' for the meanings of the arguments.
 ;;
-;; If this directory is included in load-path, Emacs automatically
+;; If this directory is included in `load-path', Emacs automatically
 ;; loads this file at startup time.
 
 "