Sfoglia il codice sorgente

emacs.el: Add sexps for using dirtree

pull/1/head
10sr 10 anni fa
parent
commit
bd1bb0506d
1 ha cambiato i file con 3 aggiunte e 0 eliminazioni
  1. +3
    -0
      emacs.el

+ 3
- 0
emacs.el Vedi File

@@ -140,6 +140,7 @@ IF OK-IF-ALREADY-EXISTS is true force download."
gnuplot-mode
erlang
git-commit-mode
dirtree
)
)

@@ -901,6 +902,8 @@ found, otherwise returns nil."
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; some modes and hooks

(lazy-load-eval 'dirtree)

(and (fetch-library
"https://raw.github.com/10sr/emacs-lisp/master/remember-major-modes-mode.el"
t)


Caricamento…
Annulla
Salva