diff options
author | Tharre <tharre3@gmail.com> | 2015-09-14 20:19:14 +0200 |
---|---|---|
committer | Tharre <tharre3@gmail.com> | 2016-10-07 20:13:36 +0000 |
commit | 98ba0e744bdf99ce0a894451700f11c39dc2579b (patch) | |
tree | 0586076ab8c7f3acde1bfef4375e6d4bdcd76003 /shell/_emacs/site-lisp/site-lisp-autoloads.el | |
parent | 71a55046a49ea4f340638fc989fbad1a6b001ca7 (diff) | |
download | dotfiles-98ba0e744bdf99ce0a894451700f11c39dc2579b.tar.gz dotfiles-98ba0e744bdf99ce0a894451700f11c39dc2579b.tar.xz dotfiles-98ba0e744bdf99ce0a894451700f11c39dc2579b.zip |
emacs: actually install .emacs.d
Diffstat (limited to 'shell/_emacs/site-lisp/site-lisp-autoloads.el')
-rw-r--r-- | shell/_emacs/site-lisp/site-lisp-autoloads.el | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/shell/_emacs/site-lisp/site-lisp-autoloads.el b/shell/_emacs/site-lisp/site-lisp-autoloads.el deleted file mode 100644 index 2b1e039..0000000 --- a/shell/_emacs/site-lisp/site-lisp-autoloads.el +++ /dev/null @@ -1,5 +0,0 @@ - -(autoload 'refresh-proxy-settings "dconf-proxy" "Refresh proxy settings" t) -(autoload 'eval-and-replace "util" "Eval and replace lisp expression" t) - -(provide 'site-lisp-autoloads) |