Files
emacs/lisp/eshell
Mattias Engdegård 0ef5bbd5d4 Fix eshell glob modifiers
Modified globbing such as *.txt(W) for all world-writable files ending
in .txt apparently never worked correctly.

* lisp/eshell/em-pred.el (eshell-predicate-alist): Use correct
elisp syntax for octal constants.
(eshell-pred-file-mode): Return a boolean, not a number.
2020-10-31 18:03:38 +01:00
..
2020-09-11 22:04:24 +02:00
2020-10-31 18:03:38 +01:00
2020-10-02 09:38:24 -07:00