summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Add spaces after/before parens like I wantRavi R Kiran2014-01-061-16/+66
|
* Disable auto-indent-mode as it is too complexRavi R Kiran2014-01-062-0/+22
|
* XKB layouts for keyboards we useRavi R Kiran2014-01-022-0/+93
|
* Automatic header line insertionRavi R Kiran2014-01-011-1/+9
|
* Make python interpreter plot and prevent interference with tab completionRavi R Kiran2014-01-011-1/+3
|
* Save history in appropriate placeRavi R Kiran2014-01-012-23/+29
|
* Look at everything rather than just commandsRavi R Kiran2013-12-311-0/+2
|
* Python supportRavi R Kiran2013-12-316-0/+143
|
* Avoid copyright noticesRavi R Kiran2013-12-311-0/+1
|
* Automatic indentation of newlines and yanksRavi R Kiran2013-12-301-0/+7
|
* Unclutter mode-lineRavi R Kiran2013-12-302-0/+2
|
* Treat current line as region if no region presentRavi R Kiran2013-12-302-0/+657
|
* Simplify keybinding as it is very usefulRavi R Kiran2013-12-291-2/+2
|
* Duplicate lines easilyRavi R Kiran2013-12-291-0/+27
|
* moccur-edit is not in MELPARavi R Kiran2013-12-282-3/+540
|
* Remove redundant codeRavi R Kiran2013-12-281-2/+0
|
* discover.el has some teething problemsRavi R Kiran2013-12-281-2/+9
|
* Macro bind-key does workRavi R Kiran2013-12-281-13/+11
|
* Automated emacs help for some prefix keysRavi R Kiran2013-12-281-1/+20
|
* Use a real named function instead of a lambdaRavi R Kiran2013-12-281-8/+11
|
* Single key commandsRavi R Kiran2013-12-281-5/+40
|
* Ensure that multiple cursors is enabledRavi R Kiran2013-12-281-0/+1
|
* I don't use underscores as delimitersRavi R Kiran2013-12-281-0/+2
|
* More C++ cleanupsRavi R Kiran2013-12-281-14/+6
| | | | Special handling of parentheses will have to wait until we sort out smartparens in C++ mode
* Handle different innamespace indents correctlyRavi R Kiran2013-12-271-97/+103
|
* Avoid magit fullscreen modeRavi R Kiran2013-12-271-2/+10
|
* Enable magit-svn correctlyRavi R Kiran2013-12-051-23/+28
|
* Simplify instructions to be tangledRavi R Kiran2013-12-051-0/+4
|
* Initial version of documentationRavi R Kiran2013-12-031-0/+41
|
* Add modules for mailsRavi R Kiran2013-12-033-0/+6
|
* More history ignoresRavi R Kiran2013-12-031-0/+2
|
* Old compatibility key bindingsRavi R Kiran2013-12-031-0/+4
|
* Set font only if foundRavi R Kiran2013-12-031-7/+6
|
* Add doxymacs from gitRavi R Kiran2013-12-033-5/+10
|
* Local modificationsRavi R Kiran2013-12-021-0/+36
|
* Show matching parensRavi R Kiran2013-12-021-0/+2
|
* C++ support and local configuration supportRavi R Kiran2013-12-022-0/+337
|
* smartparens and color-moccurRavi R Kiran2013-12-021-0/+22
| | | | smartparens will require a lot more configuration
* Diminish correctlyRavi R Kiran2013-12-021-1/+1
|
* Visual line movement confuses meRavi R Kiran2013-12-021-0/+3
|
* Add webjumpRavi R Kiran2013-12-021-0/+19
|
* Add move-lines for moving regions and linesRavi R Kiran2013-12-023-2/+169
| | | | Add wgrep for writable grep buffers
* Magit amend modeRavi R Kiran2013-12-021-0/+8
|
* Easy switching in ibuffer to previous bufferRavi R Kiran2013-12-021-1/+11
|
* Navigation commandsRavi R Kiran2013-12-022-0/+43
|
* Allow toggling whitespace in diffsRavi R Kiran2013-12-021-0/+18
| | | | To do: easy way to get to vc-git-grep
* Initial support for auto-complete; much more configuration neededRavi R Kiran2013-12-021-0/+19
|
* Text insertion/completionRavi R Kiran2013-12-012-0/+76
| | | | autocomplete-mode still to be added
* Start emacs serverRavi R Kiran2013-12-011-0/+3
|
* Add disabled functionalityRavi R Kiran2013-12-012-0/+38
|