Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
bcd76f45
Commit
bcd76f45
authored
Apr 08, 2009
by
Stefan Monnier
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(mule-cmds.el): Mention that leim-list.el is auto-generated.
parent
d8c0d419
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
lisp/international/mule-cmds.el
lisp/international/mule-cmds.el
+3
-1
No files found.
lisp/international/mule-cmds.el
View file @
bcd76f45
...
...
@@ -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.
"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment