aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | Merge branch 'fill-columns'justbur2015-07-101-181/+216
| | |\ \
| | | * | Reorganize code and clean-up comments a littlejustbur2015-07-101-107/+123
| | | * | Re-enable the prefix optionjustbur2015-07-101-62/+30
| | | * | Require dashjustbur2015-07-101-1/+2
| | | * | Merge pull request #26 from bmag/fill-columnsJustin Burkett2015-07-101-3/+4
| | | |\ \
| | | | * | Check frame width in a non-buggy wayBar Magal2015-07-101-1/+1
| | | | * | Use toggle-truncate-lines; reduce -> cl-reduceBar Magal2015-07-101-2/+3
| | | |/ /
| | | * | Bring back error message for too small of a framejustbur2015-07-101-16/+16
| | | * | Fix bug (layout wasn't going to 1 line)justbur2015-07-101-1/+1
| | | * | Fill columns first with variable column widthjustbur2015-07-101-109/+158
| | * | | Merge pull request #27 from bmag/masterJustin Burkett2015-07-101-11/+11
| | |\ \ \ | | | |/ / | | |/| |
| | | * | Fix some defcustomsBar Magal2015-07-101-11/+11
| | |/ /
| | * | Fix bug in populate bufferjustbur2015-07-091-1/+2
| | |/
| | * Fix #6: TODO for defcustomjustbur2015-07-091-34/+73
| | * Make variables stand-out in readmejustbur2015-07-091-5/+5
| | * Fix add replacement functionsjustbur2015-07-091-16/+20
| | * Another typojustbur2015-07-091-1/+1
| | * Typo in add-major-mode-key-based-...justbur2015-07-091-1/+1
| | * Merge branch 'better-window-sizes'justbur2015-07-091-18/+84
| | |\
| | | * remove mode-linejustbur2015-07-091-1/+1
| | | * Merge branch 'better-window-sizes' of https://github.com/bmag/emacs-which-key...justbur2015-07-091-8/+16
| | | |\
| | | | * Use fit-window-to-buffer againBar Magal2015-07-091-8/+16
| | | * | Change side-window params to percentagesjustbur2015-07-091-2/+2
| | | |/
| | | * Allow percentages for side-window max sizes #19Bar Magal2015-07-091-4/+29
| | | * Fix text vs. total window width handling #22Bar Magal2015-07-091-8/+41
| | * | Add functions for adding to replacement alistsjustbur2015-07-091-0/+34
| | * | Remove mode-line and tweak max-heightjustbur2015-07-091-3/+2
| | |/
| | * Make user setup functions interactive and autoloadjustbur2015-07-091-0/+6
| | * Fix #22justbur2015-07-091-1/+3
| | * Remove hidden-mode-line-modejustbur2015-07-091-1/+1
| | * Add minibuffer picturejustbur2015-07-081-0/+0
| | * Delete which-key-minibuffer.PNGJustin Burkett2015-07-081-0/+0
| | * Add bottom section and picture to readmejustbur2015-07-081-0/+10
| | * Add minibuffer picturejustbur2015-07-081-0/+0
| | * Add config setup functions and morejustbur2015-07-081-8/+33
| | * Update readmejustbur2015-07-083-10/+65
| | * Possible fix for #18justbur2015-07-081-1/+2
| | * Fix #21justbur2015-07-081-2/+6
| | * Fix act-width in populate-bufferjustbur2015-07-081-8/+9
| | * Rework key-based replacementjustbur2015-07-081-17/+21
| | * Fix replace-match and rewrite propertize-keyjustbur2015-07-081-16/+15
| | * Break out key-based replacement function.justbur2015-07-081-28/+30
| | * Fixes #19justbur2015-07-081-1/+3
| | * Remove hide-popup call from update functionjustbur2015-07-081-15/+14
| | * Fix bug in format-matchesjustbur2015-07-081-12/+9
| | * Add option to specify major-mode in replacementsjustbur2015-07-081-25/+31
| | * Revert unintended change to act-height calcjustbur2015-07-081-1/+1
| | * Fix #17 errors when not enough room is available.justbur2015-07-081-28/+46
| | * Add :group to facesjustbur2015-07-081-5/+10
| | * Require cl-libjustbur2015-07-081-2/+1