* admin/unidata/unidata-gen.el (unidata-gen-files): Disable version-control
[bpt/emacs.git] / admin / unidata / unidata-gen.el
index a45358d..110f2d6 100644 (file)
@@ -1239,6 +1239,7 @@ is the character itself.")))
            (if (eobp)
                (insert ";; Local Variables:\n"
                        ";; coding: utf-8\n"
+                       ";; version-control: never\n"
                        ";; no-byte-compile: t\n"
                        ";; End:\n\n"
                        (format ";; %s ends here\n" basename)))
@@ -1247,6 +1248,7 @@ is the character itself.")))
       (message "Writing %s..." charprop-file)
       (insert ";; Local Variables:\n"
              ";; coding: utf-8\n"
+             ";; version-control: never\n"
              ";; no-byte-compile: t\n"
              ";; End:\n\n"
              (format ";; %s ends here\n"