]> code.delx.au - gnu-emacs/blobdiff - msdos/is_exec.c
(calc-user-define-edit): Add local variable.
[gnu-emacs] / msdos / is_exec.c
index 899c574af0d557e67990643272dd279b55674d87..4da0ec35c56e17f8f83b09a72785dbc54a5432f8 100644 (file)
@@ -220,3 +220,6 @@ _is_executable(const char *filename, int fhandle, const char *extension)
 
   return 0;
 }
+
+/* arch-tag: b0965811-8c3e-4bc4-8d81-4447a3594785
+   (do not change this comment) */