summaryrefslogtreecommitdiffhomepage
path: root/attic/skels/dot.emacs.el
diff options
context:
space:
mode:
Diffstat (limited to 'attic/skels/dot.emacs.el')
-rw-r--r--attic/skels/dot.emacs.el11
1 files changed, 0 insertions, 11 deletions
diff --git a/attic/skels/dot.emacs.el b/attic/skels/dot.emacs.el
deleted file mode 100644
index a82e500..0000000
--- a/attic/skels/dot.emacs.el
+++ /dev/null
@@ -1,11 +0,0 @@
-;; boilerplate skels configuration:
-
-;;; add skels directory to your load path
-(add-to-list 'load-path "~/lib/emacs/skels")
-(load "init-skel")
-
-;;; set configuration variables
-(setq jao-company-name "Free Software Foundation, Inc.")
-(setq jao-cpp-root-namespace "")
-(setq jao-copyright-file ".copyright")
-