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
eebfcf8e
Commit
eebfcf8e
authored
Mar 26, 2005
by
Kenichi Handa
Browse files
("TeX"): Enable quail-completion by typing TAB.
parent
85df292e
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
2 deletions
+8
-2
leim/ChangeLog
leim/ChangeLog
+6
-1
leim/quail/latin-ltx.el
leim/quail/latin-ltx.el
+2
-1
No files found.
leim/ChangeLog
View file @
eebfcf8e
2005
-
03
-
18
handa
<
handa
@
m17n
.
org
>
2005
-
03
-
26
Kenichi
Handa
<
handa
@
m17n
.
org
>
*
quail
/
latin
-
ltx
.
el
(
"TeX"
):
Enable
quail
-
completion
by
typing
TAB
.
2005
-
03
-
18
Kenichi
Handa
<
handa
@
m17n
.
org
>
*
quail
/
thai
.
el
(
quail
-
thai
-
update
-
translation
):
Delete
it
.
(
thai
-
generate
-
quail
-
map
):
Generate
is
simple
map
.
...
...
leim/quail/latin-ltx.el
View file @
eebfcf8e
...
...
@@ -39,7 +39,8 @@ system, including many technical ones. Examples:
\\'a -> á \\`{a} -> à
\\pi -> π \\int -> ∫ ^1 -> ¹"
nil
t
t
nil
nil
nil
nil
nil
nil
nil
t
)
'
((
"\t"
.
quail-completion
))
t
t
nil
nil
nil
nil
nil
nil
nil
t
)
(
quail-define-rules
(
"!`"
?
¡
)
...
...
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