Преглед изворни кода

delete unneeded memo

pull/1/head
10sr пре 14 година
родитељ
комит
76775ee928
1 измењених фајлова са 0 додато и 3 уклоњено
  1. +0
    -3
      emacs.el

+ 0
- 3
emacs.el Прегледај датотеку

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


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

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


Loading…
Откажи
Сачувај