mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-16 09:14:18 +00:00
(DONTCOMPILE): Add latin1-disp.el, ucs-tables.el,
utf-8.el, and utf-8-subst.el as they can't be bytecompiled currently. This is just a temporary workaround.
This commit is contained in:
parent
202c1ac894
commit
1f9944a74c
1 changed files with 4 additions and 0 deletions
|
|
@ -62,6 +62,10 @@ DONTCOMPILE = \
|
|||
$(lisp)/international/latin-5.el \
|
||||
$(lisp)/international/latin-8.el \
|
||||
$(lisp)/international/latin-9.el \
|
||||
$(lisp)/international/latin1-disp.el \
|
||||
$(lisp)/international/ucs-tables.el \
|
||||
$(lisp)/international/utf-8.el \
|
||||
$(lisp)/international/utf-8-subst.el \
|
||||
$(lisp)/international/mule-conf.el \
|
||||
$(lisp)/language/czech.el \
|
||||
$(lisp)/language/devanagari.el \
|
||||
|
|
|
|||
Loading…
Reference in a new issue