Explorar el Código

delete unneeded memo

pull/1/head
10sr hace 12 años
padre
commit
76775ee928
Se han modificado 1 ficheros con 0 adiciones y 3 borrados
  1. +0
    -3
      emacs.el

+ 0
- 3
emacs.el Ver fichero

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


Cargando…
Cancelar
Guardar