aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-17Resolve common-header-mode-line compat. issue (#73)2.2Mark Stuart
2018-06-14Handle an invalid `persp-point-marker` when activating a perspective (#72)Nathaniel Nicandro
2018-06-13Bump version to 2.12.1Natalie Weizenbaum
2018-06-13Run `persp-switch-hook' only when a perspective was activated. (#71)Nathaniel Nicandro
2018-06-13When removing a buffer, bury it in all windows displaying it (#70)Nathaniel Nicandro
2018-06-05Merge pull request #67 from john2x/no-frame-local-vars2.0Natalie Weizenbaum
2018-06-05Bump version to 2.0Natalie Weizenbaum
2018-06-05Make perspectives-hash functionNatalie Weizenbaum
2018-06-05Give persp-curr and persp-last an optional frame parameterNatalie Weizenbaum
2018-06-05persp-current-persp -> persp-curr, persp-last-persp -> persp-lastNatalie Weizenbaum
2018-06-05Make frame parameter names privateNatalie Weizenbaum
2018-06-05Make persp--current-persp and persp--last-persp to publicJohn Louis Del Rosario
2018-06-03Handle nil last and current perspectivesJohn Louis Del Rosario
2018-06-03Add comment why header-line-format needs to be set to nilJohn Louis Del Rosario
2018-06-03Remove persp--perspectives-hashJohn Louis Del Rosario
2018-06-03Define persp-let-frame-parameters to temporarily set frame parametersJohn Louis Del Rosario
2018-06-02Set persp-last to (persp-find-some) instead of nilJohn Louis Del Rosario
2018-06-02Update docstrings to not refer to `persp-modestring'.John Louis Del Rosario
2018-06-02Wrap some (frame-parameter) calls in a functionJohn Louis Del Rosario
2018-06-02Remove commented out variablesJohn Louis Del Rosario
2018-05-29Remove notes.mdJohn Louis Del Rosario
2017-12-29Add notesJohn Louis Del Rosario
2017-12-18Remove `persp-frame-local-let`John Louis Del Rosario
2017-12-17Remove usage of `make-variable-frame-local'.John Louis Del Rosario
2016-06-09Merge pull request #47 from nex3/ido-ignoreNatalie Weizenbaum
2016-03-17Merge pull request #58 from spwhitton/apt-getNatalie Weizenbaum
2016-03-16Debian and Ubuntu installation instructionsSean Whitton
2016-02-19Clarify the licensing.Natalie Weizenbaum
2016-02-19Fix my name one last time.Natalie Weizenbaum
2015-12-11Merge pull request #57 from schouleu/switch-lastNatalie Weizenbaum
2015-12-07add persp-switch-last commandSylvain Chouleur
2015-11-06Merge pull request #56 from syohex/typoNatalie Weizenbaum
2015-11-05Correct misspellingsSyohei YOSHIDA
2015-10-16Merge pull request #52 from csrhodes/set-window-buffer-adviceNatalie Weizenbaum
2015-10-16advise set-window-bufferChristophe Rhodes
2015-08-14Merge pull request #49 from antonio/before-switch-hookNatalie Weizenbaum
2015-07-27Define and run hook before switching perspectivesAntonio Santos
2015-05-08Increase version to 1.12.1.12Natalie Weizenbaum
2015-05-08Merge branch 'redshirtrob.save-point-marker'Natalie Weizenbaum
2015-05-08Clarify the documentation.Natalie Weizenbaum
2015-05-08Increase the version to 1.11.1.11Natalie Weizenbaum
2015-05-08Fix my name even more.Natalie Weizenbaum
2015-05-08Don't allow foreign buffers in when killing a buffer.Natalie Weizenbaum
2015-05-08Respect ido's ignored files.Natalie Weizenbaum
2015-05-08Add a persp-switch-to-buffer command.Natalie Weizenbaum
2015-05-08Merge branch 'redshirtrob.master'Natalie Weizenbaum
2015-05-08Clean up a docstring.Natalie Weizenbaum
2015-05-08Merge branch 'arbelt.custom-prefix'Natalie Weizenbaum
2015-05-08Minor cleanup.Natalie Weizenbaum
2015-05-08Allow customization of the perspective prefix key.Albert Z. Wang