]> code.delx.au - gnu-emacs/blobdiff - lisp/ChangeLog
Implement CLASH_DETECTION for MS-Windows.
[gnu-emacs] / lisp / ChangeLog
index 07c3df9e279a5de18897ad37e6fd7fc18fee0aba..c8fb65e89e8190ff856698d3036635e65b2ad95d 100644 (file)
@@ -1,3 +1,9 @@
+2013-02-25  Eli Zaretskii  <eliz@gnu.org>
+
+       * emacs-lisp/bytecomp.el (byte-recompile-directory): Reject files
+       that match "\`\.#", to avoid compiling lock files, even if they
+       are readable (as they are on MS-Windows).
+
 2013-02-25  Stefan Monnier  <monnier@iro.umontreal.ca>
 
        * files.el (basic-save-buffer): Remove redundant directory-creation.