]> code.delx.au - gnu-emacs-elpa/history - diff-hl-dired.el
Fix typo
[gnu-emacs-elpa] / diff-hl-dired.el
2013-11-14 Dmitry GutovFix byte-compilation warnings
2013-11-10 Dmitry GutovUpdate the copyright blurbs
2013-09-26 Dmitry GutovUpdate the documentation, add new screenshots
2013-09-10 Dmitry Gutov* diff-hl-mode: Extract diff-hl-maybe-define-bitmaps.
2013-09-08 Dmitry Gutov* diff-hl-add-highlighting: Return the overlay
2013-09-08 Dmitry Gutovdiff-hl-dired-highlight-items: Use diff-hl-fringe-bmp...
2013-09-07 Dmitry Gutovdiff-hl-dired-update: Only process the results once
2013-09-05 Dmitry Gutovdiff-hl-dired-highlight-items: Use the `single' type
2013-09-05 Dmitry GutovAutoload diff-hl-dired-mode
2013-09-05 Dmitry GutovHighlight unregistered files in diff-hl-dired
2013-09-05 Dmitry Gutov* Use one diff-hl-dired-process-buffer per dired buffer.
2013-09-04 Dmitry GutovInitial implementation of diff-hl-dired-mode