Bläddra i källkod

Add comment

master
10sr 6 år sedan
förälder
incheckning
a253f728d4
Signerad av: 10sr GPG-nyckel ID: 7BEC428194130EB2
1 ändrade filer med 1 tillägg och 0 borttagningar
  1. +1
    -0
      emacs.el

+ 1
- 0
emacs.el Visa fil

@@ -643,6 +643,7 @@ found, otherwise returns nil."
(add-hook 'editorconfig-custom-hooks
'editorconfig-custom-majormode))

;; Add readonly=true to set read-only-mode
(add-hook 'editorconfig-custom-hooks
(lambda (props)
(let ((r (gethash 'readonly props)))


Laddar…
Avbryt
Spara