diff options
| author | Eli Zaretskii <eliz@gnu.org> | 2015-08-31 17:48:26 +0300 |
|---|---|---|
| committer | Eli Zaretskii <eliz@gnu.org> | 2015-08-31 17:48:26 +0300 |
| commit | 697be62c5f2b86e8ad93dfcaa0df07890c24d989 (patch) | |
| tree | 5e6b5d4ea9cd75bbc2eca0d7831b1364b6bc333a /lisp/emacs-lisp/regexp-opt.el | |
| parent | 8af8355c3f72500986f6f10b62714b228d6f35ee (diff) | |
| download | emacs-697be62c5f2b86e8ad93dfcaa0df07890c24d989.tar.gz | |
Make file-accessible-directory-p reliable on MS-Windows
* src/w32.c (w32_accessible_directory_p): New function.
* src/w32.h (w32_accessible_directory_p): Add prototype.
* src/fileio.c (file_accessible_directory_p) [WINDOWSNT]: Call
w32_accessible_directory_p to test a directory for accessibility
by the current user. (Bug#21346)
(Ffile_accessible_directory_p): Remove the w32 specific caveat
from the doc string.
Diffstat (limited to 'lisp/emacs-lisp/regexp-opt.el')
0 files changed, 0 insertions, 0 deletions
