Some small tweaks
This commit is contained in:
parent
095402441a
commit
4ea6d09e85
2 changed files with 2 additions and 2 deletions
2
.emacs.d/.gitignore
vendored
2
.emacs.d/.gitignore
vendored
|
|
@ -10,7 +10,7 @@ places
|
||||||
.svn
|
.svn
|
||||||
.DS_Store
|
.DS_Store
|
||||||
tramp
|
tramp
|
||||||
|
ac-comphist.dat
|
||||||
|
|
||||||
## directories
|
## directories
|
||||||
backups/*
|
backups/*
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
;;; init.el --- Where all the magic begins
|
;;; 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.
|
;; This is the first thing to get loaded.
|
||||||
;;
|
;;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue