Homepage: https://github.com/mhayashi1120/Emacs-color-dired/raw/master/color-dired.el
Author: Masahiro Hayashi
Updated:
Make colorize dired buffer by modified time
color-dired provides colored text that recently changed. (`Today`, `This week` ,`Last week` and `Last week before`) ## Install: Put this file into load-path'ed directory, and byte compile it if desired. And put the following expression into your ~/.emacs. (require 'color-dired) ## Usage: M-x customize-group (color-dired)