Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2012-05-04 | emacs: use template-mode instead of template-simple | Alexander Sulfrian | 1 | -418/+0 | |
2012-04-25 | emacs.d: updated byte-compile files | Alexander Sulfrian | 1 | -0/+0 | |
2012-04-25 | emacs.d/lisp: fix color-themes setup | Alexander Sulfrian | 2 | -0/+0 | |
2012-04-25 | emacs.d/lisp: added color-theme module | Alexander Sulfrian | 2 | -0/+1664 | |
2012-04-25 | emacs: added some additional modes | Alexander Sulfrian | 35 | -0/+16337 | |
2012-04-25 | emacs.d/list: added deft script for quick notes | Alexander Sulfrian | 1 | -0/+764 | |
2012-04-24 | emacs.d/lisp: added self-compile-mode | Alexander Sulfrian | 2 | -0/+61 | |
self written script for byte-compiling lisp files on save | |||||
2012-04-24 | emacs.d/lisp/yasnippet: added yasnippet | Alexander Sulfrian | 537 | -0/+70936 | |
2012-04-24 | emacs.d/lisp: added personal color themes | Alexander Sulfrian | 2 | -0/+71 | |
2012-04-24 | emacs.d/lisp/magit: version bump | Alexander Sulfrian | 27 | -2026/+7163 | |
2012-04-24 | emacs.d/lisp/delphi-mode-ench: require cl to be able to use pushnew | Alexander Sulfrian | 1 | -0/+2 | |
it cl is not required before, we need it here | |||||
2010-09-05 | added custom linum-narrow.el for global line numbers while narrowing | Alexander Sulfrian | 1 | -0/+205 | |
2010-04-27 | updated emacs config | Alexander Sulfrian | 3 | -0/+1425 | |
added browse module for the kill ring added sml-modline to hide scrollbar added dir-locals menu for directory local settings (from .dir-locals.el) | |||||
2010-01-17 | cua for rect-selections, advice for copy/kill line, y-or-n-p for winring-delete | Alexander Sulfrian | 1 | -445/+0 | |
2010-01-13 | heavy update of emacs configs | Alexander Sulfrian | 5 | -1/+1710 | |
2009-12-15 | added winring with ecb-compatibility, more delphi-mode improvments | Alexander Sulfrian | 2 | -0/+821 | |
2009-12-11 | added magit for emacs (better git handling) | Alexander Sulfrian | 16 | -0/+5231 | |
2009-11-19 | added rudel (obby and other colab framework for emacs) | Alexander Sulfrian | 131 | -0/+42676 | |
2009-10-25 | added multi-mode and html-php-mode | Alexander Sulfrian | 2 | -0/+615 | |
2009-10-22 | moved to correct place | Alexander Sulfrian | 1 | -0/+3676 | |
2009-10-21 | cleanup | Alexander Sulfrian | 1 | -0/+360 | |
added ignores for some emacs files added smex.el that is included from .emacs | |||||
2009-06-01 | updated emacs config: rect-mark, saveposition, gitignore | Alexander Sulfrian | 1 | -0/+445 | |
added rect-mark to make it posible to visual select rectangle regions added saveposition to jump to the position of the last visit of the file added gitignore file to ignore the dynamic files by emacs | |||||
2009-04-16 | updated emacs config | Alexander Sulfrian | 1 | -0/+418 | |
enabled the templates automatic add template to new files added templates added .emacs.d/lisp to load-path automatic follow symlinks to vc automatic bytecompile .emacs in dotfiles |