浏览代码

Remove old comment

master
10sr 3 年前
父节点
当前提交
ac37ede3c7
签署人:: 10sr GPG 密钥 ID: 7BEC428194130EB2
共有 1 个文件被更改,包括 0 次插入2 次删除
  1. +0
    -2
      emacs.el

+ 0
- 2
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)


正在加载...
取消
保存