aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-10Bump version to 2.5.2.5Constantine Vetoshev
2020-03-09Fix compiler warning.Constantine Vetoshev
2020-03-09Fix upgrade process problems caused by eager macroexpansion.Constantine Vetoshev
2020-03-08Fix click events when displaying perspective in header line.Constantine Vetoshev
2020-03-03Fix comments.Constantine Vetoshev
2020-03-02Add use-package documentation.Constantine Vetoshev
2020-03-01Bump version to 2.4.2.4Constantine Vetoshev
2020-02-24Merge pull request #124 from nex3/cv/prevent-empty-persp-namesgcv
2020-02-24Merge pull request #123 from nex3/cv/add-persp-rename-hooksgcv
2020-02-24Merge pull request #122 from nex3/cv/fix-frame-delete-cleanupgcv
2020-02-04Update documentation for persp-ivy-switch-buffer.Constantine Vetoshev
2020-02-04Merge pull request #126 from nex3/cv/contributinggcv
2020-02-04Merge pull request #125 from dme/mastergcv
2020-02-04Add persp-ivy-switch-buffer.David Edmondson
2020-02-04Preselect the other buffer in persp-counsel-switch-buffer.David Edmondson
2020-01-31Fix CONTRIBUTING.org numbering.gcv
2020-01-31Add CONTRIBUTING.org.Constantine Vetoshev
2020-01-27Lock out empty perspective names on switch and rename.Constantine Vetoshev
2020-01-27Add before and after hooks for persp-rename.Constantine Vetoshev
2020-01-27Add a cleanup hook for frame deletion.Constantine Vetoshev
2020-01-24Fix byte-compiler errors and warnings.Constantine Vetoshev
2020-01-24Convert use of rx macro to its underlying rx-to-string function.Constantine Vetoshev
2020-01-24Merge pull request #121 from aaronjensen/fix-compilation-errorgcv
2020-01-23Fix byte-compile errorAaron Jensen
2020-01-23Remove compatibility with pre-release persp-state files.Constantine Vetoshev
2020-01-22Merge pull request #119 from nex3/cv/remove-buffer-historygcv
2020-01-22Merge pull request #118 from nex3/cv/comfort+docsgcv
2019-12-15Remove buffer-name-history from perspective state.Constantine Vetoshev
2019-12-15Write documentation.Constantine Vetoshev
2019-12-15Add persp-state-save and persp-state-load to perspective-map.Constantine Vetoshev
2019-12-15Make persp-interactive-completion-function a customizable variable.Constantine Vetoshev
2019-12-14Add Perspective-aware buffer switching for bs.el, IBuffer, and Ivy/Counsel.Constantine Vetoshev
2019-12-10Merge pull request #116 from nex3/zenspider/cleanup+refactorRyan Davis
2019-12-03Added persp-scratch-buffer helper.Ryan Davis
2019-12-03Added persp-current-name helper.Ryan Davis
2019-12-03Added with-current-perspective helper macro.Ryan Davis
2019-12-03Added persp-buffer-filter helper.Ryan Davis
2019-12-03Added persp-is-current-buffer helper.Ryan Davis
2019-12-03Added persp-mode-guard and added check for persp-curr.Ryan Davis
2019-12-03Added persp-current-buffers helper method.Ryan Davis
2019-12-03Remove with-selected-frame definition.Ryan Davis
2019-12-03Switch to vanilla read for persp-state deserialization. Close #113.Constantine Vetoshev
2019-12-02Merge pull request #109 from nex3/zenspider/byte-compile-cleanupRyan Davis
2019-12-02Merge pull request #112 from nex3/zenspider/lexical-scopeRyan Davis
2019-12-02Switched the test to lexical-binding as wellRyan Davis
2019-12-02Reindented the lets.Ryan Davis
2019-12-02Removed lexical-let and lexical-let*Ryan Davis
2019-12-02First pass setting up lexical scope.Ryan Davis
2019-12-02Removed warnings that come up from byte compiling.Ryan Davis
2019-11-27Merge pull request #95 from dzop/reactivate-buffersgcv