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

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