summaryrefslogtreecommitdiffstats
path: root/emacs.d (follow)
Commit message (Collapse)AuthorAgeFilesLines
* added custom linum-narrow.el for global line numbers while narrowingAlexander Sulfrian2010-09-051-0/+205
|
* updated namespace snippetAlexander Sulfrian2010-04-271-1/+4
|
* updated emacs configAlexander Sulfrian2010-04-273-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)
* modified c/c++-mode, added #include snippetsAlexander Sulfrian2010-01-242-0/+9
|
* cua for rect-selections, advice for copy/kill line, y-or-n-p for winring-deleteAlexander Sulfrian2010-01-171-445/+0
|
* heavy update of emacs configsAlexander Sulfrian2010-01-1313-8/+1773
|
* added winring with ecb-compatibility, more delphi-mode improvmentsAlexander Sulfrian2009-12-1512-6/+876
|
* change pascal template to autogenerate unit name from filenameAlexander Sulfrian2009-12-121-1/+3
|
* added magit for emacs (better git handling)Alexander Sulfrian2009-12-1116-0/+5231
|
* added delphi stuffAlexander Sulfrian2009-12-105-0/+78
| | | | | | added templet for ultrastar .pas files added some delphi snippets for procedures and functions added imenu stuff for delphi-code
* added rudel (obby and other colab framework for emacs)Alexander Sulfrian2009-11-19131-0/+42676
|
* added multi-mode and html-php-modeAlexander Sulfrian2009-10-252-0/+615
|
* added snippets for loading with module from dotfilesAlexander Sulfrian2009-10-22404-0/+2338
|
* added dropdown-list moduleAlexander Sulfrian2009-10-221-0/+258
|
* moved to correct placeAlexander Sulfrian2009-10-221-0/+0
|
* added yasnippetAlexander Sulfrian2009-10-221-0/+3676
|
* cleanupAlexander Sulfrian2009-10-211-0/+360
| | | | | added ignores for some emacs files added smex.el that is included from .emacs
* updated emacs config: rect-mark, saveposition, gitignoreAlexander Sulfrian2009-06-011-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
* updated emacs configAlexander Sulfrian2009-04-162-0/+422
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