kevsmith / hypotheticalabs

Misc. Erlang Hackery

This URL has Read+Write access

commit  0ebccc75cacfc60331e2e2b7dbc3ac656ec64153
tree    ffe43bbdfdb22c44e34781ca55192a2af3433c1d
parent  7c20eefc796d13b0b2b0e4bf77b5733ee03928ee
hypotheticalabs / emacs
name age message
..
file .gitignore Fri Aug 01 06:14:49 -0700 2008 * Removing distel since it needs to be installe... [kevsmith]
file README Fri Aug 01 06:23:52 -0700 2008 Added README [kevsmith]
directory autosave/ Loading commit data...
directory custom_keys/
directory erlang/
directory flymake/
directory git/ Wed Sep 03 15:00:18 -0700 2008 * Removing spurious Makefile [kevsmith]
file my_config.el
directory whitespace/
emacs/README
To use these files in your Emacs config drop the following two
lines in your .emacs file:

(add-to-list 'load-path "<path_to_checked_out_emacs_files>")
(require 'my_config)

Obviously, you'll need to replace <path_to_checked_out_emacs_files>
with the actual path to this code tree :)

Note: If you're using Aquamacs Emacs its version of .emacs is:

~/Library/Preferences/Aquamacs Eamcs/customizations