Procházet zdrojové kódy

Use new variable name

pull/15/head
10sr před 9 roky
rodič
revize
2e402ca8fe
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. +1
    -1
      emacs.el

+ 1
- 1
emacs.el Zobrazit soubor

@@ -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))



Načítá se…
Zrušit
Uložit