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
2022-03-08
Implement persp-merge-list as a frame parameter.
Nicholas Hubbard
2022-03-08
Wrap persp-consult-source in with-eval-after-load
Ivan Popovych
2022-03-06
Add consult integration
Ivan Popovych
2022-03-02
Fixed typo in error message.
Nicholas Hubbard
2022-03-01
Fixed variable name typo.
Nicholas Hubbard
2022-03-01
Add perspective buffer list merging.
Nicholas Hubbard
2022-02-25
Rewrite persp-other-buffer to respect ido-ignore-buffers.
gcv
2021-12-12
Add metadata to persp-kill-buffer*.
gcv
2021-12-11
Fix restore of multibyte buffer names when loading state from file.
Sergey V. Firsov
2021-11-21
Put last-buffer kill check behind a feature flag.
gcv
2021-11-21
Reenable check for killing last buffer, but attempt to optimize it.
gcv
2021-11-21
Merge pull request #170 from aaronjensen/do-not-require
gcv
2021-11-21
Do not require xref, respond to it being required
Aaron Jensen
2021-11-21
Do not require which-key, respond to it being required
Aaron Jensen
2021-11-02
Add 'buffer category to persp-switch-to-buffer*.
Constantine Vetoshev
2021-11-01
Temporarily remove persp-maybe-kill-buffer from kill-buffer-query-functions â...
Constantine Vetoshev
2021-11-01
Working on a real fix to #163 and #167.
Constantine Vetoshev
2021-10-31
Try to fix https://github.com/nex3/perspective-el/issues/167
Constantine Vetoshev
2021-10-21
persp-switch-to-scratch-buffer: switch to the scratch buffer
Matthew White
2021-10-21
persp-other-buffer: use persp-get-scratch-buffer if needed
Matthew White
2021-10-21
persp-get-scratch-buffer: get or create a scratch buffer
Matthew White
2021-10-21
persp-new: enable initial-major-mode only if needed
Matthew White
2021-10-21
persp-new: properly insert the initial-scratch-message
Matthew White
2021-10-21
persp-switch: remove duplicated code
Matthew White
2021-10-21
persp-new: return the existing perspective or create a new one
Matthew White
2021-10-21
persp-maybe-kill-buffer: disassociate buffer via persp-forget-buffer
Matthew White
2021-10-21
persp-set-buffer: disassociate buffer via persp-forget-buffer
Matthew White
2021-10-21
persp-remove-buffer: disassociate buffer via persp-forget-buffer
Matthew White
2021-10-21
persp-forget-buffer: disassociate buffer with perspective
Matthew White
2021-10-21
persp-maybe-kill-buffer: don't kill a perspective's last buffer
Matthew White
2021-10-21
persp-reset-windows: keep window-prev-buffers empty
Matthew White
2021-10-20
persp-remove-buffer: bury buffer walking windows in one way loop
Matthew White
2021-10-20
persp-remove-buffer: force update current-buffer when burying it
Matthew White
2021-10-20
make-persp, persp-activate: force update current-buffer
Matthew White
2021-10-20
persp-set-buffer: use BUFFER-OR-NAME as argument, discard killed
Matthew White
2021-10-20
persp-add-buffer: discard unexisting buffer as argument
Matthew White
2021-10-20
persp-get-buffer-names: get a perspective's list of live buffers
Matthew White
2021-10-20
persp-get-buffers: get a perspective's list of buffers
Matthew White
2021-09-19
Add workaround for potential recursive minibuffer problems.
Constantine Vetoshev
2021-09-18
Version 2.17.
2.17
Constantine Vetoshev
2021-08-20
Fix Helm integration loading order bug.
Constantine Vetoshev
2021-08-18
Improve Helm integration.
Constantine Vetoshev
2021-08-11
Simplify and improve Ivy and Counsel integration.
Constantine Vetoshev
2021-07-31
Bump to version 2.16.
2.16
Constantine Vetoshev
2021-07-09
persp-mode: properly restore header-line-format default value
Matthew White
2021-07-06
Add persp-kill-others.
Constantine Vetoshev
2021-06-09
Make backwards-compatible with Emacs 24.
Constantine Vetoshev
2021-06-09
Revert "Drop support for Emacs 24.4, since xref is only available in >25."
Constantine Vetoshev
2021-06-09
Clean up the xref marker ring for removed perspectives.
Constantine Vetoshev
2021-06-09
Drop support for Emacs 24.4, since xref is only available in >25.
Constantine Vetoshev
[prev]
[next]