Explorar el Código

Update comment

master
10sr hace 4 años
padre
commit
23a6644512
Firmado por: 10sr ID de clave GPG: 7BEC428194130EB2
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. +2
    -1
      emacs.el

+ 2
- 1
emacs.el Ver fichero

@@ -2410,7 +2410,8 @@ Any output will be written to current buffer."
;; (set-variable 'dired-k-date-colors
;; `((,most-positive-fixnum)))

;; always execute dired-k when dired buffer is opened
;; always execute dired-k when dired buffer is opened and reverted
;; TODO: Always up-to-date
(add-hook 'dired-after-readin-hook #'dired-k-no-revert)
)



Cargando…
Cancelar
Guardar