aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-05-23Deal with Ubuntu 20.04 deprecation in CI.Constantine Vetoshev
2025-05-23Version 2.20.Constantine Vetoshev
2025-02-21Try to fix incompatibility with switch-to-prev-buffer-skip.gcv
2025-02-15Update README table of contents.Constantine Vetoshev
2025-02-15Add Getting Started to the README.Constantine Vetoshev
2025-02-15Update the CHANGELOG.Constantine Vetoshev
2025-02-15Merge branch 'blahgeek-reactivate-preserve-order'Constantine Vetoshev
2025-02-12check buffer-live-pYikai Zhao
2025-02-11persp-reactive-buffers: preserve recent visited order of buffersYikai Zhao
2024-10-30Version 2.19.2.19gcv
2024-10-30Merge pull request #211 from titibandit/next-prevgcv
2024-10-30mentions `switch-to-prev-buffer-skip` customization in ReadmeThibaut Meyer
2024-04-13Update CI Emacs versions.gcv
2024-04-13Add persp-kill-other-buffers.gcv
2024-02-17Fix ibuffer loading error.gcv
2023-08-04Update tests to run on Emacs 29.1.gcv
2022-09-26Update tests to run on Emacs 28.2.gcv
2022-09-20Version 2.18.2.18gcv
2022-09-20Reorganize the "Musings" section in the README.gcv
2022-09-08Merge pull request #189 from titibandit/fix-purgegcv
2022-09-08fixes persp-purge-exception-p when argument is not a live bufferThibaut Meyer
2022-08-28Update documentation.gcv
2022-08-28Pre-declare free variables.gcv
2022-08-28Fix comment.gcv
2022-07-19persp-purge-initial-persp-on-save: purges the inital persp upon saveThibaut Meyer
2022-07-05Avoid killing the last buffer in a perspective by default.gcv
2022-07-05Merge pull request #187 from syohex/quotegcv
2022-07-05Remove needless quote from the choice valueShohei YOSHIDA
2022-06-15Avoid activating persp-mode when it is already active.gcv
2022-05-21Add clarifying comments.gcv
2022-05-21feat: compatible with xref in emacs29Giap Tran
2022-04-20Remove the default key prefix when using Emacs 28 or later.gcv
2022-04-11Add running 28.1 tests to GitHub Actions.gcv
2022-04-11Move code around to make the byte-compiler happy.gcv
2022-04-11Update documentation for persp-add-buffer-to-frame-global.gcv
2022-04-11Rename persp-add-frame-global-buffer to persp-add-buffer-to-frame-global.gcv
2022-04-07Guard against creating frame global perspective implicitly.Nicholas Hubbard
2022-04-07Add keybinding for persp-add-frame-global-buffer.Nicholas Hubbard
2022-04-07Minor documentation change.Nicholas Hubbard
2022-04-07Minor re-implementation of frame global perspective.Nicholas Hubbard
2022-04-06Add frame global perspective.Nicholas Hubbard
2022-04-04Merge pull request #177 from NicholasBHubbard/mastergcv
2022-04-04Wrap with-perspectives' BODY arg in a progn and return it.Nicholas Hubbard
2022-03-19Change `persp-unmerge` key to `u` to avoid `RET` conflict.gcv
2022-03-19Remove details of internal changes from CHANGELOG.gcv
2022-03-19Update CHANGELOG with `persp-merge` and `persp-unmerge` information.gcv
2022-03-19Minor cleanup (whitespace, spelling, documentation).gcv
2022-03-19Merge branch 'master' of https://github.com/NicholasBHubbard/perspective-el i...gcv
2022-03-15Make persp-merge-list restorable regardless of frame count.Nicholas Hubbard
2022-03-15Add persp-merge and persp-unmerge to perspective-map.Nicholas Hubbard