summaryrefslogtreecommitdiffstats
path: root/.emacs.d/functions.el
Commit message (Collapse)AuthorAgeFilesLines
* EMACS: Init style updateGravatar Tom Willemsen2011-09-101-152/+0
|
* EMACS: Stop using lambdas for hooksGravatar Tom Willemsen2011-09-061-21/+0
|
* EMACS: Disable <CTRL>-z when in XGravatar Tom Willemsen2011-09-051-8/+0
| | | | | | | | | | | `.emacs.d/functions.el' - Removed functions `(x-init)' and `(cli-init)'. `.emacs.d/init.el' - Moved initialization for with and without window systems from seperate functions. - Globally unset <CTRL>-z when we have a window system.
* EMACS: theme, fullscreen, fontGravatar Tom Willemsen2011-08-301-17/+0
| | | | | | | | | | | | | | | | | | | | `.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: Show scrollbar and add space before line numbersGravatar Tom Willemsen2011-08-291-1/+2
|
* EMACS: Moved message settings, added flyspellGravatar Tom Willemsen2011-08-181-4/+0
|
* Can use default-frame-alist and initial-frame-alistGravatar Tom Willemsen2011-08-121-7/+0
|
* Moved away from pi-php-mode againGravatar Tom Willemsen2011-08-121-3/+0
| | | | Using php-mode by ejmr.
* EMACS: Don't use auto-fill-mode for prog-modeGravatar Tom Willemsen2011-08-081-2/+1
|
* Preparing placing home-directory in repoGravatar Tom Willemsen2011-07-281-0/+212