diff options
author | Eli Zaretskii <eliz@gnu.org> | 2013-04-06 10:41:09 +0300 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2013-04-06 10:41:09 +0300 |
commit | 33bb237a73a4ba97f21e673dac36b1f8c1299289 (patch) | |
tree | fd1904d5ce25925f8990cb052fc0f43c67766fff /lisp/emacs-lisp/easy-mmode.el | |
parent | cd542620197df6fefe2c2bebca1967ec84e8fa7c (diff) | |
download | emacs-33bb237a73a4ba97f21e673dac36b1f8c1299289.tar.gz emacs-33bb237a73a4ba97f21e673dac36b1f8c1299289.tar.bz2 emacs-33bb237a73a4ba97f21e673dac36b1f8c1299289.zip |
Fix the non-creation of backup files in temporary-file directory on Windows.
lisp/files.el (normal-backup-enable-predicate): On MS-Windows and
MS-DOS compare truenames of temporary-file-directory and of the
file, so that 8+3 aliases (usually found in $TEMP on Windows)
don't fail comparison by compare-strings. Also, compare file
names case-insensitively on MS-Windows and MS-DOS.
Diffstat (limited to 'lisp/emacs-lisp/easy-mmode.el')
0 files changed, 0 insertions, 0 deletions