Ver código fonte

Add comment

master
10sr 5 anos atrás
pai
commit
3bed7ae4a2
Acessado por: 10sr ID da chave GPG: C384BB17CBB19347
1 arquivos alterados com 1 adições e 0 exclusões
  1. +1
    -0
      emacs.el

+ 1
- 0
emacs.el Ver arquivo

@@ -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 .; "


Carregando…
Cancelar
Salvar