.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)