emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] emacs/lisp/international mule-cmds.el


From: Stefan Monnier
Subject: [Emacs-diffs] emacs/lisp/international mule-cmds.el
Date: Wed, 08 Apr 2009 18:03:19 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Stefan Monnier <monnier>        09/04/08 18:03:18

Modified files:
        lisp/international: mule-cmds.el 

Log message:
        (mule-cmds.el): Mention that leim-list.el is auto-generated.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/international/mule-cmds.el?cvsroot=emacs&r1=1.359&r2=1.360

Patches:
Index: mule-cmds.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/international/mule-cmds.el,v
retrieving revision 1.359
retrieving revision 1.360
diff -u -b -r1.359 -r1.360
--- mule-cmds.el        19 Mar 2009 00:59:21 -0000      1.359
+++ mule-cmds.el        8 Apr 2009 18:03:17 -0000       1.360
@@ -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.
 
 "




reply via email to

[Prev in Thread] Current Thread [Next in Thread]