summaryrefslogtreecommitdiffstats
path: root/lisp/ravi-init-appearance.el
Commit message (Collapse)AuthorAgeFilesLines
* Speed up initialization a little bitRavi R Kiran2018-09-091-23/+23
|
* Remove unused packagesRavi R Kiran2018-05-301-49/+0
|
* Automatic use of :ensureRavi R Kiran2018-05-291-49/+22
|
* Start bringing compilation window under controlRavi R Kiran2018-05-291-0/+8
|
* Popwin causes too many problemsRavi R Kiran2018-05-231-1/+1
| | | | We should muck directly with display-buffer-alist or use shackle.
* Better help descriptionsRavi R Kiran2017-12-241-0/+7
|
* Become assimilated by the borgRavi R Kiran2017-12-241-0/+9
| | | | Could not resist spaceline mode any longer
* Remove duplicated entryRavi R Kiran2017-05-261-1/+0
|
* Convenience for switching to MRU windowRavi R Kiran2017-05-091-0/+9
|
* Compilation buffer visibilityRavi R Kiran2017-03-061-1/+7
|
* Don't mess with python mode indentsRavi R Kiran2017-03-061-1/+1
|
* Add pdf-tools as a nicer replacement for doc-viewRavi R Kiran2015-10-231-0/+8
|
* ace-window gets confused when tooltips are presentRavi R Kiran2015-09-011-0/+5
|
* Sometimes the dispatch list does come in handyRavi R Kiran2015-08-311-1/+8
| | | | How can we make it display the dispatch alist as help?
* Manage word navigationRavi R Kiran2015-08-261-0/+18
|
* Use which-key in preference to guide-keyRavi R Kiran2015-07-301-1/+9
|
* Move back to popwin modeRavi R Kiran2015-06-251-1/+2
|
* Try different method for managing temporary buffersRavi R Kiran2015-06-181-5/+10
|
* Use unfill from package rather than home-brewed versionRavi R Kiran2015-06-181-8/+3
|
* More utilities for rectangles with long linesRavi R Kiran2015-06-171-4/+4
|
* Move from toggles to repetitionsRavi R Kiran2015-06-101-2/+8
|
* Smarter whitespace compactionRavi R Kiran2015-06-101-0/+5
|
* More functionality with buffer-switchingRavi R Kiran2015-05-261-4/+36
|
* Camel-case conversionsRavi R Kiran2015-05-261-0/+12
| | | | The default keybinding is temporary.
* Easy buffer part erasureRavi R Kiran2015-05-081-0/+7
|
* More helm for use with helmRavi R Kiran2015-03-231-1/+5
|
* Swap keybindings for import-popwin and helm-swoopRavi R Kiran2015-03-231-1/+1
| | | | Helm-swoop is used much more frequently.
* Move main emacs directory out of load pathRavi R Kiran2015-03-171-0/+315
This follows the official emacs recommendation for lisp code inside emacs.d.