aboutsummaryrefslogtreecommitdiff
path: root/perspective.el
AgeCommit message (Expand)Author
2021-09-18Version 2.17.2.17Constantine Vetoshev
2021-08-20Fix Helm integration loading order bug.Constantine Vetoshev
2021-08-18Improve Helm integration.Constantine Vetoshev
2021-08-11Simplify and improve Ivy and Counsel integration.Constantine Vetoshev
2021-07-31Bump to version 2.16.2.16Constantine Vetoshev
2021-07-09persp-mode: properly restore header-line-format default valueMatthew White
2021-07-06Add persp-kill-others.Constantine Vetoshev
2021-06-09Make backwards-compatible with Emacs 24.Constantine Vetoshev
2021-06-09Revert "Drop support for Emacs 24.4, since xref is only available in >25."Constantine Vetoshev
2021-06-09Clean up the xref marker ring for removed perspectives.Constantine Vetoshev
2021-06-09Drop support for Emacs 24.4, since xref is only available in >25.Constantine Vetoshev
2021-06-09Make xref integration work by default.Constantine Vetoshev
2021-06-09Move xref integration documentation and rename variables.Constantine Vetoshev
2021-06-07Isolate xref--marker-ring between perspectivesGiap Tran
2021-05-23Fix byte-compiler warnings.Constantine Vetoshev
2021-05-23Change formatting and spacing.Constantine Vetoshev
2021-05-22Add persp-ibuffer-set-filter-groupsGiap Tran
2021-04-01Bump to version 2.15.2.15Constantine Vetoshev
2021-03-09Make persp-buffer-menu and persp-list-buffers consistent with built-in buffer...Constantine Vetoshev
2021-03-09improved persp-buffer-menu functionThibaut Meyer
2021-03-08added persp-list-buffers functionThibaut Meyer
2021-03-06Update documentation.Constantine Vetoshev
2021-03-06Clean up which-key integration.Constantine Vetoshev
2021-03-06Add persp-modestring-short option.Constantine Vetoshev
2021-03-06Fix some bugs with mode-line updates.Constantine Vetoshev
2021-03-06Add error reporting to persp-switch-by-number.Constantine Vetoshev
2021-03-06Improve which-key feedback for persp-switch-by-number.Constantine Vetoshev
2021-03-06No need to quote lambdas.Constantine Vetoshev
2021-03-04refactor persp-switch-by-number command.gzj
2021-03-03add persp-switch-by-number command.gzj
2021-01-04Bump to version 2.14.2.14Constantine Vetoshev
2020-12-17sort buffer list by display time in persp-ivy-switch-bufferQ
2020-12-01Don't invoke persp-switch-hook on norecordChris Lucas
2020-11-27Match persp-read-buffer signature to read-buffer.Constantine Vetoshev
2020-11-13Bump to version 2.13.2.13Constantine Vetoshev
2020-11-13Prevent likely lint problems.Constantine Vetoshev
2020-11-12Fix: persp-switch-buffer use ivy-switch-buffer as callerGrant Shangreaux
2020-11-09Bump to version 2.12.2.12Constantine Vetoshev
2020-11-08Make C-k respect perspectives in persp-ivy-switch-buffer.Constantine Vetoshev
2020-11-06fix error symbol’s value as variable is void: unionjing
2020-08-27Bump to version 2.11.2.11Constantine Vetoshev
2020-08-19Second attempt to address bad 'emacsclient -c' behavior.Constantine Vetoshev
2020-08-13Bump version to 2.10.2.10Constantine Vetoshev
2020-08-11Respect initial-buffer-choice when opening a new frame with emacsclient.Constantine Vetoshev
2020-08-11Work around a crash when closing a frame created by emacsclient.Constantine Vetoshev
2020-08-10Special handling for frames created by emacsclient.Constantine Vetoshev
2020-08-10Clean up whitespace.Constantine Vetoshev
2020-08-10Attempt to fix strange initial buffer behavior with new frames.Constantine Vetoshev
2020-07-20Bump version to 2.9.2.9Constantine Vetoshev
2020-07-19Workaround for new Helm buffer listing behavior (v3.6.3+).Constantine Vetoshev