summaryrefslogtreecommitdiffhomepage
path: root/lib/skels/jao-skel-dot.emacs.el
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2022-03-13 00:39:14 +0000
committerjao <jao@gnu.org>2022-03-13 00:39:14 +0000
commit747696945a91464e34af86f49d373d1d7a9130c0 (patch)
treea8d1cdc9b13ea30ddb94fce11f7b720edab51041 /lib/skels/jao-skel-dot.emacs.el
parentbf94b3f00b45794aa4ca70b665efde7ca205d8c8 (diff)
downloadelibs-747696945a91464e34af86f49d373d1d7a9130c0.tar.gz
elibs-747696945a91464e34af86f49d373d1d7a9130c0.tar.bz2
skels: obsolete skeletons back to the closet
Diffstat (limited to 'lib/skels/jao-skel-dot.emacs.el')
-rw-r--r--lib/skels/jao-skel-dot.emacs.el11
1 files changed, 0 insertions, 11 deletions
diff --git a/lib/skels/jao-skel-dot.emacs.el b/lib/skels/jao-skel-dot.emacs.el
deleted file mode 100644
index a82e500..0000000
--- a/lib/skels/jao-skel-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")
-