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
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-09-27
Rename perspective-specific scratch buffer with perspective.
Constantine Vetoshev
2019-09-27
Add test framework
Nathaniel Nicandro
2019-09-15
Generalizes sorting of perspectives and adds sort-by-creation-time.
Ryan Davis
2019-02-25
Fix error when persp-remove-buffer gets nil as argument.
Constantine Vetoshev
2018-11-17
Add `norecord` argument to `persp-switch`
Nathaniel Nicandro
2018-11-17
Rename `persp-prompt-chronologically` to `persp-sort-chronologically`
Nathaniel Nicandro
2018-11-01
Keep track of the last time a perspective was switched to
Nathaniel Nicandro
2018-11-01
Prevent propagation of window parameters when switching perspectives (#75)
Nathaniel Nicandro
2018-07-17
Resolve common-header-mode-line compat. issue (#73)
2.2
Mark Stuart
2018-06-14
Handle an invalid `persp-point-marker` when activating a perspective (#72)
Nathaniel Nicandro
2018-06-13
Bump version to 2.1
2.1
Natalie Weizenbaum
2018-06-13
Run `persp-switch-hook' only when a perspective was activated. (#71)
Nathaniel Nicandro
2018-06-13
When removing a buffer, bury it in all windows displaying it (#70)
Nathaniel Nicandro
2018-06-05
Bump version to 2.0
Natalie Weizenbaum
2018-06-05
Make perspectives-hash function
Natalie Weizenbaum
2018-06-05
Give persp-curr and persp-last an optional frame parameter
Natalie Weizenbaum
2018-06-05
persp-current-persp -> persp-curr, persp-last-persp -> persp-last
Natalie Weizenbaum
2018-06-05
Make frame parameter names private
Natalie Weizenbaum
2018-06-05
Make persp--current-persp and persp--last-persp to public
John Louis Del Rosario
2018-06-03
Handle nil last and current perspectives
John Louis Del Rosario
2018-06-03
Add comment why header-line-format needs to be set to nil
John Louis Del Rosario
2018-06-03
Remove persp--perspectives-hash
John Louis Del Rosario
2018-06-03
Define persp-let-frame-parameters to temporarily set frame parameters
John Louis Del Rosario
2018-06-02
Set persp-last to (persp-find-some) instead of nil
John Louis Del Rosario
2018-06-02
Update docstrings to not refer to `persp-modestring'.
John Louis Del Rosario
2018-06-02
Wrap some (frame-parameter) calls in a function
John Louis Del Rosario
2018-06-02
Remove commented out variables
John Louis Del Rosario
2017-12-18
Remove `persp-frame-local-let`
John Louis Del Rosario
2017-12-17
Remove usage of `make-variable-frame-local'.
John Louis Del Rosario
2016-06-09
Merge pull request #47 from nex3/ido-ignore
Natalie Weizenbaum
2016-02-19
Clarify the licensing.
Natalie Weizenbaum
2016-02-19
Fix my name one last time.
Natalie Weizenbaum
2015-12-07
add persp-switch-last command
Sylvain Chouleur
2015-11-05
Correct misspellings
Syohei YOSHIDA
2015-10-16
advise set-window-buffer
Christophe Rhodes
2015-07-27
Define and run hook before switching perspectives
Antonio Santos
2015-05-08
Increase version to 1.12.
1.12
Natalie Weizenbaum
2015-05-08
Merge branch 'redshirtrob.save-point-marker'
Natalie Weizenbaum
2015-05-08
Clarify the documentation.
Natalie Weizenbaum
2015-05-08
Increase the version to 1.11.
1.11
Natalie Weizenbaum
2015-05-08
Fix my name even more.
Natalie Weizenbaum
2015-05-08
Don't allow foreign buffers in when killing a buffer.
Natalie Weizenbaum
2015-05-08
Respect ido's ignored files.
Natalie Weizenbaum
2015-05-08
Add a persp-switch-to-buffer command.
Natalie Weizenbaum
2015-05-08
Merge branch 'redshirtrob.master'
Natalie Weizenbaum
2015-05-08
Clean up a docstring.
Natalie Weizenbaum
2015-05-08
Minor cleanup.
Natalie Weizenbaum
[next]