From ac37ede3c75d64b5ace26a87928fb3964619b390 Mon Sep 17 00:00:00 2001 From: 10sr <8.slashes@gmail.com> Date: Thu, 7 Jan 2021 15:49:59 +0900 Subject: [PATCH] Remove old comment --- emacs.el | 2 -- 1 file changed, 2 deletions(-) diff --git a/emacs.el b/emacs.el index 276aa6c..4cfc3a4 100644 --- a/emacs.el +++ b/emacs.el @@ -2438,8 +2438,6 @@ ARG is num to show, or defaults to 7." ;; dired-k -;; Current HEAD of original repo is broken -;; https://github.com/syohex/emacs-dired-k/issues/45 (declare-function dired-k-no-revert "dired-k") (when (fboundp 'dired-k) (set-variable 'dired-k-style 'git)