浏览代码

Use new variable name

pull/15/head
10sr 9 年前
父节点
当前提交
2e402ca8fe
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      emacs.el

+ 1
- 1
emacs.el 查看文件

@@ -717,7 +717,7 @@ IF OK-IF-ALREADY-EXISTS is true force download."
;; file handling

(when (require 'editorconfig nil t)
(defvar-set edconf-get-properties-function
(defvar-set editorconfig-get-properties-function
'editorconfig-core-get-properties-hash)
(editorconfig-mode 1))



正在加载...
取消
保存