]> git.eshelyaron.com Git - emacs.git/commit
Disable Ffile_system_info for Android special directories
authorPo Lu <luangruo@yahoo.com>
Sun, 23 Jun 2024 08:41:36 +0000 (16:41 +0800)
committerEshel Yaron <me@eshelyaron.com>
Mon, 24 Jun 2024 07:07:24 +0000 (09:07 +0200)
commit00de3fd4fb9ea7beea095fd71647c2e59b170944
tree64a6b01c38d7f8f03ff745507f8312dca28c00be
parentc3d3f5fe6b4ffb32ccd846ec8031859a960e50d9
Disable Ffile_system_info for Android special directories

* src/fileio.c (Ffile_system_info): Return Qnil if FILENAME
refers to a special directory.

(cherry picked from commit 60475a73d17d293f5c1e82bc5b3c058b414266e8)
src/fileio.c