Procházet zdrojové kódy

use end-mark.el

pull/1/head
10sr před 11 roky
rodič
revize
7d24bd934a
1 změnil soubory, kde provedl 7 přidání a 0 odebrání
  1. +7
    -0
      emacs.el

+ 7
- 0
emacs.el Zobrazit soubor

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



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