diff lisp/international/latin-5.el @ 39928:f630f8658de3

Add no-byte-compile.
author Eli Zaretskii <eliz@gnu.org>
date Sun, 14 Oct 2001 19:35:40 +0000
parents c1e30dd29cb1
children 695cf19ef79e d7ddb3e565de 8827e60c74c7
line wrap: on
line diff
--- a/lisp/international/latin-5.el	Sun Oct 14 19:19:57 2001 +0000
+++ b/lisp/international/latin-5.el	Sun Oct 14 19:35:40 2001 +0000
@@ -111,4 +111,10 @@
 (or set-case-syntax-set-multibyte
     (provide 'latin-5))
 
+;;; Don't compile this file: src/Makefile.in instructs make-docfile
+;;; to look at the .el file!
+;;; Local Variables:
+;;; no-byte-compile: t
+;;; End:
+
 ;;; latin-5.el ends here