summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Unfill from Sacha ChuaRavi R Kiran2014-11-121-0/+10
|
* Use ag for faster search if we canRavi R Kiran2014-11-101-2/+13
|
* More company-mode setup: c-headers and yasnippetRavi R Kiran2014-11-101-1/+27
|
* Hungry delete everywhereRavi R Kiran2014-11-101-0/+19
| | | | | The commented out line is the preferred version once a newer version of the package is available from MELPA.
* Easy fetching of values from dir-localsRavi R Kiran2014-11-101-0/+9
|
* Start replacement of auto-complete with company-modeRavi R Kiran2014-11-035-39/+19
|
* Do not keep old message buffers aroundRavi R Kiran2014-11-031-0/+1
|
* Simplify throwaway snippetsRavi R Kiran2014-11-021-0/+6
|
* Do not enable signatureRavi R Kiran2014-10-191-1/+2
|
* Switch to existing mu4e window if possibleRavi R Kiran2014-10-191-2/+14
|
* Add default yasnippet snipper dir to snippet dir listRavi R Kiran2014-10-191-1/+1
|
* Move to newer muRavi R Kiran2014-09-291-0/+0
|
* Better message citationRavi R Kiran2014-09-201-0/+1
|
* Different update rates for different accountsRavi R Kiran2014-07-141-1/+23
|
* Keybinding to start emailRavi R Kiran2014-07-101-1/+1
|
* Enable file/directory name completionRavi R Kiran2014-07-101-2/+2
|
* Use correct additional info pathRavi R Kiran2014-07-091-1/+1
|
* Set up defaults and prevent answering to selfRavi R Kiran2014-07-081-4/+15
|
* Set up mu for emailRavi R Kiran2014-07-072-0/+147
|
* More ways to look at git historyRavi R Kiran2014-07-051-1/+9
|
* More isearch goodies from EmacsWikiRavi R Kiran2014-07-051-0/+40
|
* Raise region-bindings-mode to higher priority than smartparensRavi R Kiran2014-06-281-0/+2
|
* Less modeline clutterRavi R Kiran2014-06-282-1/+2
|
* More sequences with guide-key helpRavi R Kiran2014-06-281-0/+4
|
* More useful zap-to-charRavi R Kiran2014-06-281-0/+5
|
* Add ace-jump-line-mode with keybindingRavi R Kiran2014-06-271-1/+2
|
* 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"))) ))