Procházet zdrojové kódy

Update comment

master
10sr před 4 roky
rodič
revize
23a6644512
Podepsáno: 10sr ID GPG klíče: 7BEC428194130EB2
1 změnil soubory, kde provedl 2 přidání a 1 odebrání
  1. +2
    -1
      emacs.el

+ 2
- 1
emacs.el Zobrazit soubor

@@ -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)
)



Načítá se…
Zrušit
Uložit