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

Add no-byte-compile.
author Eli Zaretskii <eliz@gnu.org>
date Sun, 14 Oct 2001 19:35:40 +0000
parents f599bb706c60
children 695cf19ef79e d7ddb3e565de 8827e60c74c7
line wrap: on
line diff
--- a/lisp/international/latin-8.el	Sun Oct 14 19:19:57 2001 +0000
+++ b/lisp/international/latin-8.el	Sun Oct 14 19:35:40 2001 +0000
@@ -104,4 +104,10 @@
 (or set-case-syntax-set-multibyte
     (provide 'latin-8))
 
+;;; 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-8.el ends here