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
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
Merge pull request #67 from john2x/no-frame-local-vars
2.0
Natalie Weizenbaum
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
2018-05-29
Remove notes.md
John Louis Del Rosario
2017-12-29
Add notes
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-03-17
Merge pull request #58 from spwhitton/apt-get
Natalie Weizenbaum
2016-03-16
Debian and Ubuntu installation instructions
Sean Whitton
2016-02-19
Clarify the licensing.
Natalie Weizenbaum
2016-02-19
Fix my name one last time.
Natalie Weizenbaum
2015-12-11
Merge pull request #57 from schouleu/switch-last
Natalie Weizenbaum
2015-12-07
add persp-switch-last command
Sylvain Chouleur
2015-11-06
Merge pull request #56 from syohex/typo
Natalie Weizenbaum
2015-11-05
Correct misspellings
Syohei YOSHIDA
2015-10-16
Merge pull request #52 from csrhodes/set-window-buffer-advice
Natalie Weizenbaum
2015-10-16
advise set-window-buffer
Christophe Rhodes
2015-08-14
Merge pull request #49 from antonio/before-switch-hook
Natalie Weizenbaum
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
Merge branch 'arbelt.custom-prefix'
Natalie Weizenbaum
2015-05-08
Minor cleanup.
Natalie Weizenbaum
2015-05-08
Allow customization of the perspective prefix key.
Albert Z. Wang
[next]