Sfoglia il codice sorgente

delete unneeded memo

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

+ 0
- 3
emacs.el Vedi File

@@ -1,9 +1,6 @@
;; load another file
;; (load-file "~/filepath")

;; (thing-at-point 'word)
;; (define-generic-mode)

(unless (file-directory-p (expand-file-name "~/.emacs.d"))
(make-directory (expand-file-name "~/.emacs.d")))
(unless (file-directory-p (expand-file-name "~/.emacs.d/lisp"))


Caricamento…
Annulla
Salva