ソースを参照

Use new variable name

pull/15/head
10sr 8年前
コミット
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))



読み込み中…
キャンセル
保存