And remove ~/tmp from the load-path

master
Jacopo De Simoi 8 years ago
parent 8ea08f8371
commit 7c670f5401
  1. 1
      global.org

@ -39,7 +39,6 @@
"multiple-cursors.el"
"expand-region.el"
"dash.el")))
(add-to-list 'load-path "~/tmp") ;;what is this for?
(add-to-list 'load-path "~/kde-emacs")
#+END_SRC
Put autosave files (ie #foo#) and backup files (ie foo~) in ~/.emacs.d/.

Loading…
Cancel
Save