src.nth.io/

summaryrefslogtreecommitdiff
path: root/hoersten-c-style.el
AgeCommit message (Collapse)AuthorFilesLines
2011-05-14Moved 3rd party libs to separate dir and added optional scion haskell support.Luke Hoersten1-1/+1
--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
2010-11-29Added align-with-spaces require.Luke Hoersten1-0/+1
2010-09-28Rearrainged init.elLuke Hoersten1-2/+4
--HG-- rename : emacs.el => init.el extra : rebase_source : 270edb95cf3c0d0f92355624165a58e95a490001
2010-08-08More random cleanups.Luke Hoersten1-8/+7
2009-12-13Refactored setq calls to use the multi-variable form.Luke Hoersten1-50/+54
2009-12-04Cleaned up emacs.el quite a bit and added better unique file naming. Added ↵Luke Hoersten1-0/+9
capital greek letters in unicode.
2009-09-03Tweaking whitespace handlingLuke Hoersten1-0/+1
2009-08-14Added truncated lines and line numbers to every buffer. Removed frame ↵Luke Hoersten1-2/+0
resizing because its slow.
2009-08-08Added line numbers and line truncation to C++.Luke Hoersten1-0/+2
2009-03-16Added fix for multiline function signature indentation.Luke Hoersten1-8/+9
2009-03-16Added recompile key and removed doxymacs dep because of bug in Ubuntu package.Luke Hoersten1-4/+4
2009-02-27Added electric braces and minor tweaks.Luke Hoersten1-0/+3
2009-02-05Added doxymacs and provides for requires.Luke Hoersten1-8/+10
2009-01-09Minor updates.Luke Hoersten1-41/+46
2009-01-01Initial commit.Luke Hoersten1-0/+50