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
Age
Commit message (
Expand
)
Author
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
Merge pull request #109 from nex3/zenspider/byte-compile-cleanup
Ryan Davis
2019-12-02
Merge pull request #112 from nex3/zenspider/lexical-scope
Ryan Davis
2019-12-02
Switched the test to lexical-binding as well
Ryan Davis
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
Merge pull request #80 from gcv/master
gcv
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
Add a test for persp-state-save and persp-state-load.
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
Update documentation for persp-state.
Constantine Vetoshev
2019-10-26
Add support for persp-state-default-file variable.
Constantine Vetoshev
2019-10-26
Add support for saving and restoring perspectives to disk.
Constantine Vetoshev
2019-10-24
Merge pull request #106 from nex3/zenspider/test-cleanup
Ryan Davis
2019-10-24
Extend persp-find-some to respect current perspective ordering when persp-las...
Ryan Davis
2019-10-22
Clean up buffer cleanup test code.
Ryan Davis
2019-10-22
Allow persp-last to return nil again. Write clarifying comments.
Constantine Vetoshev
2019-10-19
Bumped the version to 2.3 for my last merge.
Ryan Davis
2019-10-19
Untabify.
Ryan Davis
2019-10-10
Fix two more spots which assume 'persp--hash exists on all frames.
Constantine Vetoshev
2019-10-10
Fix errors resulting from uninitialized frames.
Constantine Vetoshev
2019-10-10
Fix test suite bug.
Constantine Vetoshev
2019-10-10
Merge pull request #82 from gcv/fix-persp-remove-buffer-nil
gcv
2019-10-10
Merge pull request #81 from gcv/fix-persp-rename-scratch
gcv
2019-10-02
The test suite found a bug!
Constantine Vetoshev
2019-10-02
Add testing utilities. Add more basic feature tests.
Constantine Vetoshev
[prev]
[next]