| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 | ||||
| * | Magit amend mode | Ravi R Kiran | 2013-12-02 | 1 | -0/+8 |
| | | |||||
| * | Easy switching in ibuffer to previous buffer | Ravi R Kiran | 2013-12-02 | 1 | -1/+11 |
| | | |||||
| * | Navigation commands | Ravi R Kiran | 2013-12-02 | 2 | -0/+43 |
| | | |||||
| * | Allow toggling whitespace in diffs | Ravi R Kiran | 2013-12-02 | 1 | -0/+18 |
| | | | | | To do: easy way to get to vc-git-grep | ||||
| * | Initial support for auto-complete; much more configuration needed | Ravi R Kiran | 2013-12-02 | 1 | -0/+19 |
| | | |||||
| * | Text insertion/completion | Ravi R Kiran | 2013-12-01 | 2 | -0/+76 |
| | | | | | autocomplete-mode still to be added | ||||
| * | Start emacs server | Ravi R Kiran | 2013-12-01 | 1 | -0/+3 |
| | | |||||
| * | Add disabled functionality | Ravi R Kiran | 2013-12-01 | 2 | -0/+38 |
| | | |||||
| * | More appearance fixes | Ravi R Kiran | 2013-12-01 | 1 | -0/+7 |
| | | |||||
| * | Support git | Ravi R Kiran | 2013-12-01 | 3 | -2/+131 |
| | | | | | Other VCs to follow someday | ||||
| * | Support for projects | Ravi R Kiran | 2013-12-01 | 1 | -0/+12 |
| | | |||||
| * | Use ido for completion of buffers/files | Ravi R Kiran | 2013-12-01 | 3 | -5/+127 |
| | | | | | Ido supersedes ffap for most use cases. | ||||
| * | End-of-file handling | Ravi R Kiran | 2013-11-30 | 1 | -0/+5 |
| | | |||||
| * | File handling | Ravi R Kiran | 2013-11-30 | 3 | -0/+123 |
| | | |||||
| * | Save undo history | Ravi R Kiran | 2013-11-30 | 1 | -1/+7 |
| | | |||||
| * | Initial appearance tweaks | Ravi R Kiran | 2013-11-30 | 2 | -0/+93 |
| | | |||||
| * | Add mark-handling commands | Ravi R Kiran | 2013-11-30 | 2 | -0/+78 |
| | | |||||
| * | Add ignored list | Ravi R Kiran | 2013-11-30 | 1 | -0/+2 |
| | | |||||
| * | More defaults | Ravi R Kiran | 2013-11-30 | 1 | -1/+10 |
| | | |||||
| * | Basic setup | Ravi R Kiran | 2013-11-30 | 1 | -0/+43 |
