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
Age
Commit message (
Expand
)
Author
2010-06-06
Bump version to 1.1.
1.1
Nathan Weizenbaum
2010-06-06
Fix persp-frame-local-let to properly handle variables that are not already d...
Nathan Weizenbaum
2010-05-16
Add headers for ELPA.
1.0
Nathan Weizenbaum
2010-05-16
Checkdoc fixes.
Nathan Weizenbaum
2010-05-16
Add commentary.
Nathan Weizenbaum
2010-05-16
Emacs 23.2 compatibility.
Nathan Weizenbaum
2010-05-16
Update the copyright.
Nathan Weizenbaum
2009-09-21
Fix recursive editing.
Nathan Weizenbaum
2009-08-12
Make persp-add-buffer work interactively.
Nathan Weizenbaum
2009-07-27
Add support for displaying persps in the header.
Nathan Weizenbaum
2009-07-27
Add a bunch of hooks.
Nathan Weizenbaum
2009-07-17
Add a persp-make-variable-persp-local function.
Nathan Weizenbaum
2009-01-27
Properly scope make-persp.
Nathan Weizenbaum
2009-01-18
Update make-persp and persp-activate to have nicer APIs.
Nathan Weizenbaum
2009-01-17
Add a check to make sure we don't activate killed persps in general.
Nathan Weizenbaum
2009-01-17
Really don't let killed persps hang around in persp-last.
Nathan Weizenbaum
2009-01-16
Unset persp-last when we delete the relevant perspective.
Nathan Weizenbaum
2009-01-16
Update modeline string after killing a perspective.
Will Farrington
2009-01-16
Use initial-major-mode for scratch buffers.
Nathan Weizenbaum
2009-01-16
Properly handle internal buffers with persp-set-ido-buffers.
Nathan Weizenbaum
2009-01-15
Be a little more efficient when choosing which buffers to display for persp-r...
Nathan Weizenbaum
2009-01-15
Screw it, I'm using cl wholesale.
Nathan Weizenbaum
2009-01-15
Bind persp-add-buffer to C-x x a.
Nathan Weizenbaum
2009-01-15
Make persp-add-buffer able to import buffers not already in the persp.
Nathan Weizenbaum
2009-01-15
Fix persp-add-buffer so that it doesn't make dups.
Nathan Weizenbaum
2009-01-15
Merge branch 'master' of git@github.com:nex3/perspective-el
Nathan Weizenbaum
2009-01-15
Fix a stupid typo.
Nathan Weizenbaum
2009-01-15
Fix persp-set-ido-buffers so it doesn't choke on killed buffers.
Nathan Weizenbaum
2009-01-15
Support ido for buffer matching within persps.
Nathan Weizenbaum
2009-01-14
Add docs for buffer-history field of perspective.
Nathan Weizenbaum
2009-01-14
Save buffer history per-persp.
Nathan Weizenbaum
2009-01-14
persp-mode *is* a mode.
Nathan Weizenbaum
2009-01-14
Make perspectives be a mode rather than some non-standard activated thing.
Nathan Weizenbaum
2009-01-14
Use a struct for perspectives.
Nathan Weizenbaum
2009-01-11
Add a persp-read-buffer function to use as read-buffer-function.
Nathan Weizenbaum
2009-01-04
Add with-selected-frame for Emacs 22 compat.
Nathan Weizenbaum
2008-11-27
Fix perspective.el for most recent CVS Emacs.
Nathan Weizenbaum
2008-10-03
Fix a bug in persp-save.
Nathan Weizenbaum
2008-09-16
Add a keybinding for persp-import.
Nathan Weizenbaum
2008-09-16
Make sure persp-remove-buffer doesn't kill a buffer that's in use by another ...
Nathan Weizenbaum
2008-09-16
Allow perspectives to be imported without switching to them.
Nathan Weizenbaum
2008-09-16
Add a function to import perspectives from other frames.
Nathan Weizenbaum
2008-09-15
Allow quick keys to cycle between perspectives with the same first letter.
Nathan Weizenbaum
2008-09-14
Make perspectives work with multiple frames.
Nathan Weizenbaum
2008-09-14
Remove abort-recusive-edit advice, which was screwing stuff up.
Nathan Weizenbaum
2008-09-13
Add mouse support for the modeline display.
Nathan Weizenbaum
2008-09-13
Didn't mean to commit that...
Nathan Weizenbaum
2008-09-13
Don't do anything to {abort,exit}-recursive-edit if we aren't actually in one.
Nathan Weizenbaum
2008-09-13
Merge commit 'origin/master'
Nathan Weizenbaum
2008-09-13
Compatibility with recursive editing.
Nathan Weizenbaum
[next]