| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Visual regexp mode | Ravi R Kiran | 2014-01-24 | 1 | -0/+7 | |
| | | ||||||
| * | Use ido vertical mode | Ravi R Kiran | 2014-01-24 | 1 | -5/+11 | |
| | | ||||||
| * | c-newline-and-indent is not an interactive function | Ravi R Kiran | 2014-01-24 | 1 | -1/+1 | |
| | | ||||||
| * | Workaround for emacs 24.3 bug: lisp-mode-map does not inherit from prog-mode-map | Ravi R Kiran | 2014-01-24 | 1 | -0/+1 | |
| | | ||||||
| * | c-newline-and-indent is not an interactive function | Ravi R Kiran | 2014-01-15 | 1 | -1/+0 | |
| | | ||||||
| * | Ergodox support that allows 4 modifier keys | Ravi R Kiran | 2014-01-15 | 3 | -3/+83 | |
| | | ||||||
| * | closing delimiters and more spacing fixes | Ravi R Kiran | 2014-01-06 | 1 | -3/+41 | |
| | | ||||||
| * | Use smartparens mode in lisp | Ravi R Kiran | 2014-01-06 | 1 | -1/+6 | |
| | | ||||||
| * | Add spaces after/before parens like I want | Ravi R Kiran | 2014-01-06 | 1 | -16/+66 | |
| | | ||||||
| * | Disable auto-indent-mode as it is too complex | Ravi R Kiran | 2014-01-06 | 2 | -0/+22 | |
| | | ||||||
| * | XKB layouts for keyboards we use | Ravi R Kiran | 2014-01-02 | 2 | -0/+93 | |
| | | ||||||
| * | Automatic header line insertion | Ravi R Kiran | 2014-01-01 | 1 | -1/+9 | |
| | | ||||||
| * | Make python interpreter plot and prevent interference with tab completion | Ravi R Kiran | 2014-01-01 | 1 | -1/+3 | |
| | | ||||||
| * | Save history in appropriate place | Ravi R Kiran | 2014-01-01 | 2 | -23/+29 | |
| | | ||||||
| * | Look at everything rather than just commands | Ravi R Kiran | 2013-12-31 | 1 | -0/+2 | |
| | | ||||||
| * | Python support | Ravi R Kiran | 2013-12-31 | 6 | -0/+143 | |
| | | ||||||
| * | Avoid copyright notices | Ravi R Kiran | 2013-12-31 | 1 | -0/+1 | |
| | | ||||||
| * | Automatic indentation of newlines and yanks | Ravi R Kiran | 2013-12-30 | 1 | -0/+7 | |
| | | ||||||
| * | Unclutter mode-line | Ravi R Kiran | 2013-12-30 | 2 | -0/+2 | |
| | | ||||||
| * | Treat current line as region if no region present | Ravi R Kiran | 2013-12-30 | 2 | -0/+657 | |
| | | ||||||
| * | Simplify keybinding as it is very useful | Ravi R Kiran | 2013-12-29 | 1 | -2/+2 | |
| | | ||||||
| * | Duplicate lines easily | Ravi R Kiran | 2013-12-29 | 1 | -0/+27 | |
| | | ||||||
| * | moccur-edit is not in MELPA | Ravi R Kiran | 2013-12-28 | 2 | -3/+540 | |
| | | ||||||
| * | Remove redundant code | Ravi R Kiran | 2013-12-28 | 1 | -2/+0 | |
| | | ||||||
| * | discover.el has some teething problems | Ravi R Kiran | 2013-12-28 | 1 | -2/+9 | |
| | | ||||||
| * | Macro bind-key does work | Ravi R Kiran | 2013-12-28 | 1 | -13/+11 | |
| | | ||||||
| * | Automated emacs help for some prefix keys | Ravi R Kiran | 2013-12-28 | 1 | -1/+20 | |
| | | ||||||
| * | Use a real named function instead of a lambda | Ravi R Kiran | 2013-12-28 | 1 | -8/+11 | |
| | | ||||||
| * | Single key commands | Ravi R Kiran | 2013-12-28 | 1 | -5/+40 | |
| | | ||||||
| * | Ensure that multiple cursors is enabled | Ravi R Kiran | 2013-12-28 | 1 | -0/+1 | |
| | | ||||||
| * | I don't use underscores as delimiters | Ravi R Kiran | 2013-12-28 | 1 | -0/+2 | |
| | | ||||||
| * | More C++ cleanups | Ravi R Kiran | 2013-12-28 | 1 | -14/+6 | |
| | | | | | Special handling of parentheses will have to wait until we sort out smartparens in C++ mode | |||||
| * | Handle different innamespace indents correctly | Ravi R Kiran | 2013-12-27 | 1 | -97/+103 | |
| | | ||||||
| * | Avoid magit fullscreen mode | Ravi R Kiran | 2013-12-27 | 1 | -2/+10 | |
| | | ||||||
| * | Enable magit-svn correctly | Ravi R Kiran | 2013-12-05 | 1 | -23/+28 | |
| | | ||||||
| * | Simplify instructions to be tangled | Ravi R Kiran | 2013-12-05 | 1 | -0/+4 | |
| | | ||||||
| * | Initial version of documentation | Ravi R Kiran | 2013-12-03 | 1 | -0/+41 | |
| | | ||||||
| * | Add modules for mails | Ravi R Kiran | 2013-12-03 | 3 | -0/+6 | |
| | | ||||||
| * | More history ignores | Ravi R Kiran | 2013-12-03 | 1 | -0/+2 | |
| | | ||||||
| * | Old compatibility key bindings | Ravi R Kiran | 2013-12-03 | 1 | -0/+4 | |
| | | ||||||
| * | Set font only if found | Ravi R Kiran | 2013-12-03 | 1 | -7/+6 | |
| | | ||||||
| * | Add doxymacs from git | Ravi R Kiran | 2013-12-03 | 3 | -5/+10 | |
| | | ||||||
| * | Local modifications | Ravi R Kiran | 2013-12-02 | 1 | -0/+36 | |
| | | ||||||
| * | Show matching parens | Ravi R Kiran | 2013-12-02 | 1 | -0/+2 | |
| | | ||||||
| * | C++ support and local configuration support | Ravi R Kiran | 2013-12-02 | 2 | -0/+337 | |
| | | ||||||
| * | smartparens and color-moccur | Ravi R Kiran | 2013-12-02 | 1 | -0/+22 | |
| | | | | | smartparens will require a lot more configuration | |||||
| * | Diminish correctly | Ravi R Kiran | 2013-12-02 | 1 | -1/+1 | |
| | | ||||||
| * | Visual line movement confuses me | Ravi R Kiran | 2013-12-02 | 1 | -0/+3 | |
| | | ||||||
| * | Add webjump | Ravi R Kiran | 2013-12-02 | 1 | -0/+19 | |
| | | ||||||
| * | Add move-lines for moving regions and lines | Ravi R Kiran | 2013-12-02 | 3 | -2/+169 | |
| | | | | | Add wgrep for writable grep buffers | |||||
