]> git.eshelyaron.com Git - emacs.git/commit
There are no file modes on windows and dos
authorSam Steingold <sds@gnu.org>
Thu, 28 Sep 2023 02:33:26 +0000 (22:33 -0400)
committerSam Steingold <sds@gnu.org>
Thu, 28 Sep 2023 02:33:47 +0000 (22:33 -0400)
commit83e0442139f8dbe5b9b3f19e0d1850ab43cf034f
tree6927cb1a32139c7e110959e85de72bcabad2db39
parent7b43d70c7379e89318e6333739f991f158b447f6
There are no file modes on windows and dos

* lisp/ls-lisp.el (ls-lisp-verbosity): Add `modes` on GNU & Unix
  (ls-lisp-format): When `modes` is not in `ls-lisp-verbosity',
   keep just the 1st character of `drwxrwxrwx`.
doc/emacs/msdos.texi
lisp/ls-lisp.el