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
f51dc44f
Commit
f51dc44f
authored
Oct 05, 2006
by
Chong Yidong
Browse files
* quail/latin-ltx.el: Fix typo in previous change.
parent
26c34ec2
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
1 deletion
+4
-1
leim/ChangeLog
leim/ChangeLog
+4
-0
leim/quail/latin-ltx.el
leim/quail/latin-ltx.el
+0
-1
No files found.
leim/ChangeLog
View file @
f51dc44f
2006
-
10
-
05
Chong
Yidong
<
cyd
@
stupidchicken
.
com
>
*
quail
/
latin
-
ltx
.
el
:
Fix
typo
in
previous
change
.
2006
-
10
-
05
Stefan
Monnier
<
monnier
@
iro
.
umontreal
.
ca
>
*
quail
/
latin
-
ltx
.
el
:
Remove
rules
that
start
with
{
since
they
are
...
...
leim/quail/latin-ltx.el
View file @
f51dc44f
...
...
@@ -185,7 +185,6 @@ system, including many technical ones. Examples:
(
"\\^{J}"
?
Ĵ
)
(
"\\^J"
?
Ĵ
)
(
"\\^{\\j}"
?
ĵ
)
(
"\\^j"
?
ĵ
)
(
"\\c{K}"
?
Ķ
)
(
"\\cK"
?
Ķ
)
\cK
" ?Ķ)
(
"\\c{k}"
?
ķ
)
(
"\\ck"
?
ķ
)
(
"\\'{L}"
?
Ĺ
)
(
"\\'L"
?
Ĺ
)
(
"\\'{l}"
?
ĺ
)
(
"\\'l"
?
ĺ
)
...
...
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