| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2012-03-25 | Added clojure mode to ibuffer. | Luke Hoersten | 1 | -7/+1 | |
| 2012-03-25 | Updated zencoding mode. | Luke Hoersten | 1 | -217/+483 | |
| 2012-03-01 | Added clojure mode. | Luke Hoersten | 2 | -0/+1208 | |
| 2012-02-16 | Updated solarized again. | Luke Hoersten | 1 | -246/+310 | |
| 2012-02-16 | More updates to solarized. | Luke Hoersten | 2 | -23/+42 | |
| 2012-02-13 | Added solarized color theme. | Luke Hoersten | 9 | -2/+613 | |
| 2011-12-04 | Cleaned up color themes a little. Added thirdparty color theme elisp for os x. | Luke Hoersten | 3 | -81/+1670 | |
| 2011-11-20 | Changes to reflect Ubuntu 11.10 upgrade. | Luke Hoersten | 2 | -9/+9 | |
| 2011-10-03 | Split out some init files. | Luke Hoersten | 5 | -31/+53 | |
| 2011-06-15 | Added newline support and 4-width tabs in python. | Luke Hoersten | 1 | -2/+3 | |
| 2011-06-05 | Fixed some minor bugs. | Luke Hoersten | 2 | -9/+8 | |
| 2011-06-05 | Fixed proved/require bugs. | Luke Hoersten | 2 | -1/+2 | |
| 2011-05-18 | Split off programming language-specific custimizations to separate init files. | Luke Hoersten | 4 | -75/+90 | |
| 2011-05-16 | Cleaned up broken python mode stuff. | Luke Hoersten | 2 | -7/+2 | |
| 2011-05-16 | Removed unicode and pretty-modes for better alignment. | Luke Hoersten | 2 | -307/+0 | |
| 2011-05-16 | Added rainbow-delimiter (multi-colored parens) mode and updated twilight ↵ | Luke Hoersten | 3 | -16/+420 | |
| color theme. | |||||
| 2011-05-16 | Removed extranious lambda quotes. | Luke Hoersten | 1 | -7/+7 | |
| 2011-05-14 | Moved 3rd party libs to separate dir and added optional scion haskell support. | Luke Hoersten | 10 | -22/+34 | |
| --HG-- rename : hoersten-align-with-spaces.el => align-with-spaces.el rename : hoersten-pastebin-region.el => pastebin-region.el rename : color-theme-twilight.el => thirdparty/color-theme-twilight.el rename : pretty-mode.el => thirdparty/pretty-mode.el rename : vala-mode.el => thirdparty/vala-mode.el rename : zencoding-mode.el => thirdparty/zencoding-mode.el | |||||
| 2011-04-03 | Added eclipse-style line moving and eshell init. | Luke Hoersten | 3 | -1/+38 | |
| 2010-12-21 | Removed auto-complete mode and cleaned up ibuffer groups. | Luke Hoersten | 1 | -18/+12 | |
| 2010-12-12 | Fixed font problem and removed os-specific config files. | Luke Hoersten | 3 | -40/+37 | |
| 2010-12-12 | Reorganized a ton. Split into 3 main sections: General, Modes, and Requires. | Luke Hoersten | 1 | -94/+113 | |
| 2010-12-04 | Started using eshell with TERM=emacs for bash colors. | Luke Hoersten | 1 | -1/+2 | |
| 2010-11-29 | Added align-with-spaces require. | Luke Hoersten | 6 | -24/+35 | |
| 2010-11-06 | Aquamacs comes with more features so I removed some mac stuff. | Luke Hoersten | 3 | -5/+6 | |
| 2010-11-03 | Fixed up some Mac keys. | Luke Hoersten | 1 | -1/+3 | |
| 2010-11-03 | Added OS specific configs. | Luke Hoersten | 3 | -25/+45 | |
| 2010-10-06 | Added more haskell mode settings | Luke Hoersten | 1 | -6/+14 | |
| 2010-10-05 | Tweaked twilight theme to cleanup whitespace and change background color to ↵ | Luke Hoersten | 1 | -40/+40 | |
| black. | |||||
| 2010-09-28 | Removed hide-lines which hides lines based on a regex. | Luke Hoersten | 2 | -97/+0 | |
| 2010-09-28 | Added some old files. | Luke Hoersten | 6 | -8/+1368 | |
| 2010-09-28 | Rearrainged init.el | Luke Hoersten | 2 | -56/+70 | |
| --HG-- rename : emacs.el => init.el extra : rebase_source : 270edb95cf3c0d0f92355624165a58e95a490001 | |||||
| 2009-09-25 | Whitespace cleanup. | Luke Hoersten | 0 | -0/+0 | |
| --HG-- extra : rebase_source : 49b7913c1694324489b751bd734e0fb1471b473f | |||||
| 2009-09-25 | Mike Davis added capital greeks. | Luke Hoersten | 0 | -0/+0 | |
| --HG-- extra : rebase_source : 48cf1c142b2bbcce7b426b57abb6de913eb19d81 | |||||
| 2010-08-08 | More random cleanups. | Luke Hoersten | 2 | -13/+27 | |
| 2009-12-13 | Updated nav and yasnipped modes as well as cleaned up the pastebin script. | Luke Hoersten | 2 | -21/+29 | |
| 2009-12-13 | Rename file in header. | Luke Hoersten | 1 | -1/+1 | |
| 2009-12-13 | Refactored setq calls to use the multi-variable form. | Luke Hoersten | 2 | -105/+120 | |
| 2009-12-13 | Moved emacs.el to init.el since I'm now using it in my .emacs.d directory. | Luke Hoersten | 1 | -0/+0 | |
| --HG-- rename : emacs.el => init.el | |||||
| 2009-12-04 | Cleaned up emacs.el quite a bit and added better unique file naming. Added ↵ | Luke Hoersten | 3 | -46/+114 | |
| capital greek letters in unicode. | |||||
| 2009-09-25 | Added modified pretty-mode. | Luke Hoersten | 1 | -0/+256 | |
| 2009-09-03 | Cleanups | Luke Hoersten | 1 | -4/+3 | |
| 2009-09-03 | Tweaking whitespace handling | Luke Hoersten | 2 | -2/+7 | |
| 2009-08-14 | Added truncated lines and line numbers to every buffer. Removed frame ↵ | Luke Hoersten | 2 | -5/+4 | |
| resizing because its slow. | |||||
| 2009-08-08 | Added line numbers and line truncation to C++. | Luke Hoersten | 3 | -3/+6 | |
| 2009-03-16 | Added fix for multiline function signature indentation. | Luke Hoersten | 1 | -8/+9 | |
| 2009-03-16 | Added recompile key and removed doxymacs dep because of bug in Ubuntu package. | Luke Hoersten | 2 | -5/+5 | |
| 2009-02-27 | Added electric braces and minor tweaks. | Luke Hoersten | 2 | -1/+5 | |
| 2009-02-05 | Added doxymacs and provides for requires. | Luke Hoersten | 3 | -20/+33 | |
| 2009-01-09 | Removed unneeded line. | Luke Hoersten | 1 | -1/+0 | |
