Selaa lähdekoodia

use end-mark.el

pull/1/head
10sr 11 vuotta sitten
vanhempi
commit
7d24bd934a
1 muutettua tiedostoa jossa 7 lisäystä ja 0 poistoa
  1. +7
    -0
      emacs.el

+ 7
- 0
emacs.el Näytä tiedosto

@@ -452,6 +452,13 @@ found, otherwise returns nil."
(set-face-underline-p 'vertical-border
nil)

(and (fetch-library
"https://raw.github.com/tarao/elisp/master/end-mark.el"
t)
(require 'end-mark nil t)
(global-end-mark-mode))


;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; file handling



Ladataan…
Peruuta
Tallenna