Selaa lähdekoodia

Add comment

master
10sr 5 vuotta sitten
vanhempi
commit
3bed7ae4a2
Allekirjoittanut: 10sr GPG Key ID: C384BB17CBB19347
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. +1
    -0
      emacs.el

+ 1
- 0
emacs.el Näytä tiedosto

@@ -749,6 +749,7 @@ found, otherwise returns nil."
(let* ((find (if (executable-find "bfs")
;; Breadth-first find https://github.com/tavianator/bfs
"bfs"
;; Use gfind if available?
"find"))
(findcmd (concat "set -eu; set -o pipefail; "
"echo .; "


Ladataan…
Peruuta
Tallenna