index
:
perspective-el.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
perspective.el
Age
Commit message (
Expand
)
Author
2020-03-01
Bump version to 2.4.
2.4
Constantine Vetoshev
2020-02-24
Merge pull request #124 from nex3/cv/prevent-empty-persp-names
gcv
2020-02-24
Merge pull request #123 from nex3/cv/add-persp-rename-hooks
gcv
2020-02-24
Merge pull request #122 from nex3/cv/fix-frame-delete-cleanup
gcv
2020-02-04
Add persp-ivy-switch-buffer.
David Edmondson
2020-02-04
Preselect the other buffer in persp-counsel-switch-buffer.
David Edmondson
2020-01-27
Lock out empty perspective names on switch and rename.
Constantine Vetoshev
2020-01-27
Add before and after hooks for persp-rename.
Constantine Vetoshev
2020-01-27
Add a cleanup hook for frame deletion.
Constantine Vetoshev
2020-01-24
Fix byte-compiler errors and warnings.
Constantine Vetoshev
2020-01-24
Convert use of rx macro to its underlying rx-to-string function.
Constantine Vetoshev
2020-01-23
Fix byte-compile error
Aaron Jensen
2020-01-23
Remove compatibility with pre-release persp-state files.
Constantine Vetoshev
2020-01-22
Merge pull request #119 from nex3/cv/remove-buffer-history
gcv
2019-12-15
Remove buffer-name-history from perspective state.
Constantine Vetoshev
2019-12-15
Write documentation.
Constantine Vetoshev
2019-12-15
Add persp-state-save and persp-state-load to perspective-map.
Constantine Vetoshev
2019-12-15
Make persp-interactive-completion-function a customizable variable.
Constantine Vetoshev
2019-12-14
Add Perspective-aware buffer switching for bs.el, IBuffer, and Ivy/Counsel.
Constantine Vetoshev
2019-12-03
Added persp-scratch-buffer helper.
Ryan Davis
2019-12-03
Added persp-current-name helper.
Ryan Davis
2019-12-03
Added with-current-perspective helper macro.
Ryan Davis
2019-12-03
Added persp-buffer-filter helper.
Ryan Davis
2019-12-03
Added persp-is-current-buffer helper.
Ryan Davis
2019-12-03
Added persp-mode-guard and added check for persp-curr.
Ryan Davis
2019-12-03
Added persp-current-buffers helper method.
Ryan Davis
2019-12-03
Remove with-selected-frame definition.
Ryan Davis
2019-12-03
Switch to vanilla read for persp-state deserialization. Close #113.
Constantine Vetoshev
2019-12-02
Reindented the lets.
Ryan Davis
2019-12-02
Removed lexical-let and lexical-let*
Ryan Davis
2019-12-02
First pass setting up lexical scope.
Ryan Davis
2019-12-02
Removed warnings that come up from byte compiling.
Ryan Davis
2019-11-27
Merge pull request #95 from dzop/reactivate-buffers
gcv
2019-11-26
Fixed a docstring with a parenthetical that was messing up paredit?!?!
Ryan Davis
2019-11-25
Fix crash when initial-scratch-message is nil.
Constantine Vetoshev
2019-11-25
Use suggestions from https://github.com/nex3/perspective-el/pull/107.
Constantine Vetoshev
2019-11-23
Merge pull request #97 from npjg/master
Ryan Davis
2019-11-23
Merge pull request #102 from nex3/zenspider/version-bump
2.3
Ryan Davis
2019-11-19
Merge pull request #104 from gcv/fix-uninitialized-frame-crashes
Ryan Davis
2019-10-26
Document the window-state-get walker used for persp-state.
Constantine Vetoshev
2019-10-26
Rename hooks for consistency.
Constantine Vetoshev
2019-10-26
Use a more terse create-or-overwrite-file idiom.
Constantine Vetoshev
2019-10-26
Add persp-state-* hooks.
Constantine Vetoshev
2019-10-26
Replace the posframe detection workaround with something better.
Constantine Vetoshev
2019-10-26
Retain perspective order in persp-state.
Constantine Vetoshev
2019-10-26
Add persp-state support for dired buffers.
Constantine Vetoshev
2019-10-26
Do not save ivy-posframe frames.
Constantine Vetoshev
2019-10-26
Clean up exit behavior with persp-mode off.
Constantine Vetoshev
2019-10-26
Make state restore work with frames smaller than when saved.
Constantine Vetoshev
2019-10-26
Add support for persp-state-default-file variable.
Constantine Vetoshev
[next]