Some small tweaks

This commit is contained in:
John Doty 2014-04-01 12:28:51 -07:00
parent 095402441a
commit 4ea6d09e85
2 changed files with 2 additions and 2 deletions

2
.emacs.d/.gitignore vendored
View file

@ -10,7 +10,7 @@ places
.svn
.DS_Store
tramp
ac-comphist.dat
## directories
backups/*

View file

@ -1,6 +1,6 @@
;;; init.el --- Where all the magic begins
;;
;; Part of the Emacs Starter Kit
;; This was cribbed from the Emacs Starter Kit, but is special for doty.
;;
;; This is the first thing to get loaded.
;;