57366f385a
* Added muse * Added graphviz-dot-mode * Remove all trailing whitespace on save. This is the last commit I'm going to do before throwing it all away again.
5 lines
249 B
EmacsLisp
5 lines
249 B
EmacsLisp
(add-to-list 'load-path "~/.emacs.d/elisp")
|
|
(add-to-list 'load-path "~/.emacs.d/naquadah-theme")
|
|
(add-to-list 'load-path "~/.emacs.d/auto-complete-clang")
|
|
(add-to-list 'load-path "~/.emacs.d/nxhtml")
|
|
(add-to-list 'load-path "~/.emacs.d/elisp/muse")
|