mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-16 17:24:23 +00:00
(DONTCOMPILE): Add various language files.
This commit is contained in:
parent
9a02c067e4
commit
28c7d1b825
1 changed files with 14 additions and 0 deletions
|
|
@ -63,6 +63,20 @@ DONTCOMPILE = \
|
|||
$(lisp)/international/latin-8.el \
|
||||
$(lisp)/international/latin-9.el \
|
||||
$(lisp)/international/mule-conf.el \
|
||||
$(lisp)/language/czech.el \
|
||||
$(lisp)/language/devanagari.el \
|
||||
$(lisp)/language/english.el \
|
||||
$(lisp)/language/greek.el \
|
||||
$(lisp)/language/hebrew.el \
|
||||
$(lisp)/language/japanese.el \
|
||||
$(lisp)/language/korean.el \
|
||||
$(lisp)/language/lao.el \
|
||||
$(lisp)/language/misc-lang.el \
|
||||
$(lisp)/language/romanian.el \
|
||||
$(lisp)/language/slovak.el \
|
||||
$(lisp)/language/thai.el \
|
||||
$(lisp)/language/utf-8-lang.el \
|
||||
$(lisp)/language/georgian.el \
|
||||
$(lisp)/loaddefs.el \
|
||||
$(lisp)/loadup.el \
|
||||
$(lisp)/mail/blessmail.el \
|
||||
|
|
|
|||
Loading…
Reference in a new issue