summaryrefslogtreecommitdiffstats
path: root/emacs.d
Commit message (Collapse)AuthorAgeFilesLines
* Changed load-dir to d-dir, autopair, no commentsGravatar Tom Willemsen2011-04-154-16/+3
| | | | | | | | | | * Changed the load-dir variable in .emacs to d-dir (from emacs._d_). Using the same variable as emacs didn't seem like a good idea to me. * Moved autopair settings from 10-modules and 10-settings to 20-autopair * Removed the folding-mode comments from load files.
* BytecompileGravatar Tom Willemsen2011-04-142-15/+10
| | | | Byte-compile and recompile all modules in .emacs.d and .emacs.d/elisp
* Folding changes and narrow-to-region enabledGravatar Tom Willemsen2011-04-141-15/+1
|
* Added folding-mode, might be useful after allGravatar Tom Willemsen2011-04-136-31/+5479
|
* Improved fontlock, added htmlize, set some gvim optionsGravatar Tom Willemsen2011-04-122-4/+1676
|
* Changed emacs font and auto-maximized windowGravatar Tom Willemsen2011-04-122-12/+11
|
* Added functions and supercharged my fontlocking for C ↵Gravatar Tom Willemsen2011-04-023-8/+35
| | | | and PHP
* Fixed font-lock for #include <sys/stat.h> etc.Gravatar Tom Willemsen2011-04-011-3/+10
|
* I don't use mumamo so don't need settings for it.Gravatar Tom Willemsen2011-04-011-1/+0
|
* No more scrollbar\!Gravatar Tom Willemsen2011-04-011-0/+1
|
* More fontlock!Gravatar Tom Willemsen2011-04-011-0/+17
| | | | | I increased fontlocking for c-mode and php-mode to also show certain operators like [] {} + - / -> => etc.
* Moved columnsGravatar Tom Willemsen2011-03-241-4/+4
|
* Minor tweaksGravatar Tom Willemsen2011-03-233-6/+13
|
* I don't like nxhtmlGravatar Tom Willemsen2011-03-23515-130679/+317
|
* Got rid of pesky font-lock-beginning-of-syntax-function ↵Gravatar Tom Willemsen2011-03-181-6/+7
| | | | warning
* Big emacs cleanup, must be lighterGravatar Tom Willemsen2011-03-1748-23193/+2
|
* Merge branch 'master' of gitorious.org:ryuslash/dotfilesGravatar Tom Willemsen2011-03-171-1/+0
|\
| * Removed some junkGravatar Tom Willemsen2011-03-101-1/+0
| |
* | Big changes, last one before I wipe it all.Gravatar Tom Willemsen2011-03-1738-7/+15070
|/ | | | | | | | | | | * 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.
* Django, orgGravatar Tom Willemsen2011-03-07520-1/+131646
| | | | | | * Added nxhtml, mostly for django support. * Changed some org settings.
* New .emacs styleGravatar Tom Willemsen2011-02-2135-0/+145
| | | | | | | | | | * .emacs only loops through .emacs.d and runs the *.el files there. * files are automatically compiled before loading. But only if it hasn't already been compiled. * all emacs el files, save for the startup scripts, have been moved to .emacs.d/elisp
* Added auto-complete-clang and threw out some old stuffGravatar Tom Willemsen2011-02-161-0/+0
|
* Bumped submodulesGravatar Tom Willemsen2011-02-131-0/+0
|
* Naquadah themeGravatar Tom Willemsen2011-02-031-0/+0
| | | | | Updated naquadah theme submodule Added naquadah theme as default
* Tamsyn font for linux console and submodule updatesGravatar Tom Willemsen2011-02-021-0/+0
| | | | | | | * Added a few lines to my zshrc to switch the font when logging in on a TTY. * Updated all the submodules.
* Added naquadah theme for emacsGravatar Tom Willemsen2011-02-011-0/+0
|
* Switching emacs to my personal theme againGravatar Tom Willemsen2011-01-282-0/+38
|
* Changed emacs color themeGravatar Tom Willemsen2011-01-131-0/+1
|
* Replaced whitespace-mode with column-marker-mode, seems ↵Gravatar Tom Willemsen2011-01-021-0/+259
| | | | faster
* ChangesGravatar Tom Willemsen2010-12-211-0/+1135
| | | | | | | removed org sharing from .emacs added lua-mode to .emacs.d files changed timestamp to [mm:ss] to match status bar in irssi/custom.theme added newsbeuter configuration
* Added emacs configGravatar Tom Willemsen2010-12-0521-0/+32278