summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* TeX supportRavi R Kiran2014-02-174-0/+186
* Export to reveal.js presentationsRavi R Kiran2014-02-173-0/+6
* Sometimes buffers are not associated with filesRavi R Kiran2014-02-161-1/+3
* Initialize org mode correctlyRavi R Kiran2014-02-162-3/+7
* Automatically enable ergodox modeRavi R Kiran2014-02-161-5/+9
* Org modeRavi R Kiran2014-02-142-1/+48
* Browse the kill ring easilyRavi R Kiran2014-02-131-2/+7
* Tame ediffRavi R Kiran2014-02-121-0/+32
* Manage popup windowsRavi R Kiran2014-02-121-0/+13
* Even more character-based navigationRavi R Kiran2014-02-121-0/+5
* Indirect regionsRavi R Kiran2014-02-032-0/+45
* Make bindings available from the beginningRavi R Kiran2014-02-031-2/+1
* Fold regionsRavi R Kiran2014-02-031-0/+8
* Try to avoid shift keysRavi R Kiran2014-02-032-0/+58
* Smarter beginning/end-of-lineRavi R Kiran2014-02-031-0/+34
* More keybindings and region fixesRavi R Kiran2014-02-021-1/+7
* Visual regexp modeRavi R Kiran2014-01-241-0/+7
* Use ido vertical modeRavi R Kiran2014-01-241-5/+11
* c-newline-and-indent is not an interactive functionRavi R Kiran2014-01-241-1/+1
* Workaround for emacs 24.3 bug: lisp-mode-map does not inherit from prog-mode-mapRavi R Kiran2014-01-241-0/+1
* c-newline-and-indent is not an interactive functionRavi R Kiran2014-01-151-1/+0
* Ergodox support that allows 4 modifier keysRavi R Kiran2014-01-153-3/+83
* closing delimiters and more spacing fixesRavi R Kiran2014-01-061-3/+41
* Use smartparens mode in lispRavi R Kiran2014-01-061-1/+6
* 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
* Handle different innamespace indents correctlyRavi R Kiran2013-12-271-97/+103
* Avoid magit fullscreen modeRavi R Kiran2013-12-271-2/+10