# HG changeset patch # User Stefan Monnier # Date 1239213797 0 # Node ID 524d2ca60ede175f93e398ce1e5d928f054acad8 # Parent 78cf196522ce3fa0b86351d466e52cd9ea2b0d7d (mule-cmds.el): Mention that leim-list.el is auto-generated. diff -r 78cf196522ce -r 524d2ca60ede lisp/international/mule-cmds.el --- a/lisp/international/mule-cmds.el Wed Apr 08 14:06:45 2009 +0000 +++ b/lisp/international/mule-cmds.el Wed Apr 08 18:03:17 2009 +0000 @@ -1272,6 +1272,8 @@ (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 @@ ;; 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. "