X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/aec32f66d0db82b562e904dfe7bb6d54796fe773..343a2aefb528ce3c978ba2145705b9e37bfbe02a:/lisp/ChangeLog diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 07c3df9e27..c8fb65e89e 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,9 @@ +2013-02-25 Eli Zaretskii + + * 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 * files.el (basic-save-buffer): Remove redundant directory-creation.