Parcourir la source

use end-mark.el

pull/1/head
10sr il y a 11 ans
Parent
révision
7d24bd934a
1 fichiers modifiés avec 7 ajouts et 0 suppressions
  1. +7
    -0
      emacs.el

+ 7
- 0
emacs.el Voir le fichier

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



Chargement…
Annuler
Enregistrer