aboutsummaryrefslogtreecommitdiff
path: root/evil-types.el
AgeCommit message (Expand)Author
2011-09-25Add buffer-local variables for central Visual conceptsVegard Øye
2011-09-16Rewrite `evil-get-property'Vegard Øye
2011-08-12Add customization variable `evil-cross-lines'Vegard Øye
2011-07-22Don't expand ranges that are already expandedVegard Øye
2011-07-03Clean up macro declarationsVegard Øye
2011-06-28Rename propertiesVegard Øye
2011-06-23Refactor range utilitiesVegard Øye
2011-06-21Add `evil-range-p' check to range functionsVegard Øye
2011-06-19Simplify `evil-range-union'Vegard Øye
2011-06-16Add :contract function for `line' typeVegard Øye
2011-06-16Add range utilitiesVegard Øye
2011-06-16Reorder `evil-transform's argumentsVegard Øye
2011-06-12Add `evil-range' functionVegard Øye
2011-06-08Remove code duplication in selection functionsVegard Øye
2011-05-30Tidy up requirementsVegard Øye
2011-05-25Rename property variablesVegard Øye
2011-05-22Add calling conventions to macro docstringsVegard Øye
2011-04-01Use variables `key' and `arg' for keywords in macrosVegard Øye
2011-03-29Store motion type as a command propertyVegard Øye
2011-03-26Use `with-current-buffer' instead of `set-buffer'Frank Fischer
2011-03-22Define `evil-visual-block-rotate' in terms of `evil-block-rotate'Vegard Øye
2011-03-22Set overlay type with `evil-set-type'Vegard Øye
2011-03-22Fix `exclusive'-`inclusive' normalizationVegard Øye
2011-03-21Add functions for transforming overlaysVegard Øye
2011-03-17Add :normalize type transformationsVegard Øye
2011-03-10Clean up keyword readingVegard Øye
2011-03-08Let `evil-expand' accept a nil TYPEVegard Øye
2011-03-07Add `evil-define-operator' macroVegard Øye
2011-03-07Add type systemVegard Øye