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
f8b68b20
Commit
f8b68b20
authored
Dec 18, 1996
by
Richard M. Stallman
Browse files
(iso-languages): Add "german" entry.
parent
f3e6605c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
lisp/international/iso-acc.el
lisp/international/iso-acc.el
+4
-0
No files found.
lisp/international/iso-acc.el
View file @
f8b68b20
...
...
@@ -94,6 +94,10 @@
(
?e
.
?\353
)
(
?i
.
?\357
)
(
?\
.
?\"
))
(
?\~
(
?<
.
?\253
)
(
?>
.
?\273
)
(
?C
.
?\307
)
(
?c
.
?\347
)
(
?\
.
?\~
)))
(
"german"
(
?\"
(
?A
.
?\304
)
(
?O
.
?\326
)
(
?U
.
?\334
)
(
?a
.
?\344
)
(
?o
.
?\366
)
(
?u
.
?\374
)
(
?s
.
?\337
)
(
?\
.
?\"
)))
(
"irish"
(
?
'
(
?A
.
?\301
)
(
?E
.
?\311
)
(
?I
.
?\315
)
(
?O
.
?\323
)
(
?U
.
?\332
)
(
?a
.
?\341
)
(
?e
.
?\351
)
(
?i
.
?\355
)
(
?o
.
?\363
)
(
?u
.
?\372
)
...
...
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