Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
e55e92ee
Commit
e55e92ee
authored
Jul 25, 1997
by
Kenichi Handa
Browse files
(leim-list-entry-regexp): Make this match only at beginning of line.
parent
92677e25
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
lisp/international/mule-cmds.el
lisp/international/mule-cmds.el
+1
-1
No files found.
lisp/international/mule-cmds.el
View file @
e55e92ee
...
...
@@ -314,7 +314,7 @@ Emacs loads this file at startup time.")
leim-list-file-name)
"
Header
to
be
inserted
in
LEIM
list
file.
")
(defvar leim-list-entry-regexp "
(
register-input-method
"
(defvar leim-list-entry-regexp "
^
(
register-input-method
"
"
Regexp
matching
head
of
each
entry
in
LEIM
list
file.
See
also
the
variable
`
leim-list-header
'
")
...
...
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