summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/lisp.el
diff options
context:
space:
mode:
authorKen Brown <kbrown@cornell.edu>2018-07-27 14:24:01 -0400
committerKen Brown <kbrown@cornell.edu>2018-07-27 17:22:23 -0400
commit81d6418e6b7c3e637dccf9c856d9c4b94bd43b97 (patch)
tree3184286a9067d69a44bc138d4b3130a57f27c88d /lisp/emacs-lisp/lisp.el
parent8c8bf7db62af2c80537b5760bea01f7da9712a0e (diff)
downloademacs-81d6418e6b7c3e637dccf9c856d9c4b94bd43b97.tar.gz
emacs-81d6418e6b7c3e637dccf9c856d9c4b94bd43b97.tar.bz2
emacs-81d6418e6b7c3e637dccf9c856d9c4b94bd43b97.zip
Fix file-name-case-insensitive-p on non-existent files
* src/fileio.c (Ffile_name_case_insensitive_p): If the file doesn't exist, move up the filesystem tree until an existing directory is found. Then test that directory for case-insensitivity. (Bug#32246)
Diffstat (limited to 'lisp/emacs-lisp/lisp.el')
0 files changed, 0 insertions, 0 deletions