Ver a proveniência

Update pack command name

pull/15/head
10sr há 7 anos
ascendente
cometimento
6c38b88c5f
1 ficheiros alterados com 1 adições e 1 eliminações
  1. +1
    -1
      emacs.el

+ 1
- 1
emacs.el Ver ficheiro

@@ -1425,7 +1425,7 @@ the list."

(when (autoload-eval-lazily 'pack '(dired-do-pack-or-unpack pack-pack))
(with-eval-after-load 'dired
(define-key dired-mode-map "P" 'dired-do-pack-or-unpack)))
(define-key dired-mode-map "P" 'pack-dired-dwim)))

(when (autoload-eval-lazily 'dired-list-all-mode)
(setq dired-listing-switches "-lhF")


Carregando…
Cancelar
Guardar