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
1bb371ee
Commit
1bb371ee
authored
Oct 05, 2002
by
Dave Love
Browse files
Remove international/latin-N.el.
parent
42ea0349
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
8 deletions
+0
-8
lisp/loadup.el
lisp/loadup.el
+0
-8
No files found.
lisp/loadup.el
View file @
1bb371ee
...
...
@@ -81,14 +81,6 @@
(
load
"case-table"
)
(
load
"international/characters"
)
(
let
((
set-case-syntax-set-multibyte
t
))
(
load
"international/latin-1"
)
(
load
"international/latin-2"
)
(
load
"international/latin-3"
)
(
load
"international/latin-4"
)
(
load
"international/latin-5"
)
(
load
"international/latin-8"
)
(
load
"international/latin-9"
))
;; Load language-specific files.
(
load
"language/chinese"
)
(
load
"language/cyrillic"
)
...
...
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