| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-01-04 | Bump to version 2.14.2.14 | Constantine Vetoshev | |
| 2020-12-17 | Merge pull request #143 from QiangF/master | gcv | |
| sort buffer list by display time in persp-ivy-switch-buffer | |||
| 2020-12-17 | sort buffer list by display time in persp-ivy-switch-buffer | Q | |
| 2020-12-02 | Merge pull request #140 from cjlucas/ignore-persp-switch-hooks-on-norecord | gcv | |
| Don't invoke persp-switch-hook on norecord | |||
| 2020-12-01 | Don't invoke persp-switch-hook on norecord | Chris Lucas | |
| 2020-11-27 | Match persp-read-buffer signature to read-buffer. | Constantine Vetoshev | |
| 2020-11-13 | Bump to version 2.13.2.13 | Constantine Vetoshev | |
| 2020-11-13 | Prevent likely lint problems. | Constantine Vetoshev | |
| 2020-11-13 | Merge pull request #136 from gcentauri/fix-switch-buffer | gcv | |
| Fix: persp-switch-buffer use ivy-switch-buffer as caller | |||
| 2020-11-12 | Fix: persp-switch-buffer use ivy-switch-buffer as caller | Grant Shangreaux | |
| Using counsel-switch-buffer was causing issues with the all-the-icons-ivy integration, as well as preventing all of the ivy actions from showing up in the hydra menu. for example, killing marked buffers is not present in the actions if counsel-switch-buffer is used, but it does appear when the caller is ivy-switch-buffer this may cause issues for people that have further customization on the counsel-switch-buffer caller, but from what i can tell, the counsel-switch-buffer function doesn't even pass itself down as the caller in its implementation. | |||
| 2020-11-09 | Update Travis configuration to test Emacs 27. | Constantine Vetoshev | |
| 2020-11-09 | Bump to version 2.12.2.12 | Constantine Vetoshev | |
| 2020-11-08 | Make C-k respect perspectives in persp-ivy-switch-buffer. | Constantine Vetoshev | |
| 2020-11-06 | Merge pull request #135 from sillygod/master | gcv | |
| Fix error symbol’s value as variable is void: union | |||
| 2020-11-06 | fix error symbol’s value as variable is void: union | jing | |
| 2020-08-27 | Bump to version 2.11.2.11 | Constantine Vetoshev | |
| 2020-08-19 | Second attempt to address bad 'emacsclient -c' behavior. | Constantine Vetoshev | |
| 2020-08-13 | Bump version to 2.10.2.10 | Constantine Vetoshev | |
| 2020-08-13 | Update documentation: discuss Emacs 27 tabs. | Constantine Vetoshev | |
| 2020-08-11 | Revert "Add Emacs 27.1 to Travis testing." Not supported in EVM yet. | Constantine Vetoshev | |
| This reverts commit 1d32f98c8fa41181d84d37c2cf5e3e5de602f7a9. | |||
| 2020-08-11 | Add Emacs 27.1 to Travis testing. | Constantine Vetoshev | |
| 2020-08-11 | Respect initial-buffer-choice when opening a new frame with emacsclient. | Constantine Vetoshev | |
| 2020-08-11 | Work around a crash when closing a frame created by emacsclient. | Constantine Vetoshev | |
| 2020-08-10 | Special handling for frames created by emacsclient. | Constantine Vetoshev | |
| 2020-08-10 | Clean up whitespace. | Constantine Vetoshev | |
| 2020-08-10 | Attempt to fix strange initial buffer behavior with new frames. | Constantine Vetoshev | |
| 2020-07-20 | Bump version to 2.9.2.9 | Constantine Vetoshev | |
| 2020-07-19 | Update README with new notes about Helm. | Constantine Vetoshev | |
| 2020-07-19 | Workaround for new Helm buffer listing behavior (v3.6.3+). | Constantine Vetoshev | |
| 2020-05-13 | Bump version to 2.8.2.8 | Constantine Vetoshev | |
| 2020-05-12 | Fix up commit 4998c118: pull the scratch buffer into perspective. | Constantine Vetoshev | |
| 2020-05-12 | Stop scratch buffer renames when a buffer with the new name exists. | Constantine Vetoshev | |
| This can occur with multiple frames if they have the same perspective names. The situation can come up especially easily with persp-projectile. | |||
| 2020-04-18 | Bump version to 2.7.2.7 | Constantine Vetoshev | |
| 2020-04-14 | Clarify use of completing-read. | Constantine Vetoshev | |
| 2020-04-14 | Simplify regex handling. | Constantine Vetoshev | |
| 2020-04-13 | Update documentation for completing-read frameworks. | Constantine Vetoshev | |
| 2020-04-13 | Fix behavior when persp-mode is inactive. | Constantine Vetoshev | |
| 2020-04-13 | Fix Perspective-native switch-to-buffer and add kill-buffer. | Constantine Vetoshev | |
| 2020-04-13 | Add support for completing-read in persp-remove-buffer. | Constantine Vetoshev | |
| 2020-04-13 | Refactor ignore buffer handling. | Constantine Vetoshev | |
| 2020-04-13 | Add persp-switch-to-buffer* function and documentation. | Constantine Vetoshev | |
| 2020-04-13 | Add missing persp-switch-to-buffer function to documentation. | Constantine Vetoshev | |
| 2020-03-26 | Bump version to 2.6.2.6 | Constantine Vetoshev | |
| 2020-03-20 | Copyedit README. | Constantine Vetoshev | |
| 2020-03-17 | Update display-buffer-alist documentation. | Constantine Vetoshev | |
| 2020-03-13 | Make error reporting more consistent. | Constantine Vetoshev | |
| 2020-03-10 | Bump version to 2.5.2.5 | Constantine Vetoshev | |
| 2020-03-09 | Fix compiler warning. | Constantine Vetoshev | |
| 2020-03-09 | Fix upgrade process problems caused by eager macroexpansion. | Constantine Vetoshev | |
| 2020-03-08 | Fix click events when displaying perspective in header line. | Constantine Vetoshev | |
| Thanks to FabArd (https://github.com/FabArd) for the suggestion! | |||
