summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Enable popwin-mode by defaultRavi R Kiran2014-06-171-2/+2
|
* Remove useless files from recentf-listRavi R Kiran2014-06-101-4/+9
|
* Finally fix new frame cursor color problemRavi R Kiran2014-06-091-1/+1
|
* Handle nested paranthesesRavi R Kiran2014-05-271-1/+3
|
* Better window switchingRavi R Kiran2014-05-271-1/+7
|
* Simpler keybindings and guide-key supportRavi R Kiran2014-05-041-17/+28
|
* Use pos-tip for guide-keyRavi R Kiran2014-05-041-0/+8
|
* Keep windows from moving around if possibleRavi R Kiran2014-05-041-0/+1
|
* Start of dired configurationRavi R Kiran2014-04-302-0/+136
|
* Make comint-derived modes appear like readlineRavi R Kiran2014-04-301-0/+9
|
* Mode for handling switching to REPLsRavi R Kiran2014-04-273-0/+59
| | | | ESS and Julia next
* Easy insertion of python documentationRavi R Kiran2014-04-231-0/+10
|
* Too many spaces for normal useRavi R Kiran2014-04-161-9/+3
|
* Attempt at minimizing flickerRavi R Kiran2014-03-201-4/+4
|
* Overlay map for modal highlight-symbolRavi R Kiran2014-03-101-1/+16
|
* Emacsclient as kmail editorRavi R Kiran2014-03-101-0/+5
|
* Subword mode is less than useful in my caseRavi R Kiran2014-03-101-1/+1
|
* Deactivate the mark in a stronger fashionRavi R Kiran2014-03-071-1/+1
|
* More keybindings for search-based navigationRavi R Kiran2014-03-031-0/+10
|
* Other window is used too oftenRavi R Kiran2014-03-031-0/+2
|
* Check for free keysRavi R Kiran2014-03-031-0/+4
|
* Sort by vc in ibuffer modeRavi R Kiran2014-03-031-0/+12
|
* Use default versions first before enhanced versionsRavi R Kiran2014-03-021-8/+6
|
* Extra jedi argumentsRavi R Kiran2014-02-181-6/+17
| | | | | | The directory local file should contain something like this: ((python-mode . ((extra-jedi-args . ("--sys-path" "/var/log"))) ))
* 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
|