summaryrefslogtreecommitdiffhomepage
path: root/attic/skels/dot.emacs.el
blob: a82e500411ba9bc47e659dfc267402a33637f950 (plain)
1
2
3
4
5
6
7
8
9
10
11
;; 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")