`.emacs.d/functions.el'
- Don't require the lcars-theme.
- Removed theme settings for markdown mode.
- Don't use the fullscreen function at startup.
`.emacs.d/init.el'
- Switched to naquadah-theme.
- Change some markdown-mode theme settings when the naquadah
theme is loaded.
- Increased font-size to 11, from 10.
`.emacs.d/ryuslash-load-path.el'
- Added `~/.emacs.d/naquadah-theme' to `load-path'.
`.emacs.d/init.el'
- Created function `oni-php-show-outline' which calls `occur'
to search for PHP outlines (function, class, etc.
definitions).
- Bind <F7> to the function `oni-php-show-outline' in
`php-mode'.