Mercurial
dotfiles
/ file revision
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
| file |
latest
|
revisions
|
annotate
|
diff
|
raw
|
help
.emacs.d/ag-startup.el
author
Adam Gomaa <adam@gomaa.us>
Sun Dec 18 13:13:02 2011 -0500
changeset 521
67f37d330ad0
parent 472
c612416acd9a
permissions
-rw-r--r--
Remove project & _list_projects, I don't use them anymore.
1
;; So that emacsclient will find me.
2
(server-start)
3
4
(provide 'ag-startup)