Mercurial > emacs
diff etc/NEWS @ 106384:8272f561b710
Support applying stashes. Improve UI.
* vc-git.el (vc-git-dir-extra-headers): Add tooltips.
(vc-git-stash-apply, vc-git-stash-pop)
(vc-git-stash-apply-at-point, vc-git-stash-pop-at-point)
(vc-git-stash-menu): New functions.
(vc-git-stash-menu-map): New variable.
(vc-git-stash-map): Add bindings to popup a menu and to apply stashes.
author | Dan Nicolaescu <dann@ics.uci.edu> |
---|---|
date | Thu, 03 Dec 2009 04:08:08 +0000 |
parents | d810540a6f2b |
children | e01e9655414f |
line wrap: on
line diff
--- a/etc/NEWS Thu Dec 03 03:11:14 2009 +0000 +++ b/etc/NEWS Thu Dec 03 04:08:08 2009 +0000 @@ -264,7 +264,7 @@ Signed-off-by line when committing. **** Support for operating with stashes has been added to vc-dir: the stash list is -displayed in the *vc-dir* header, stashes can be created, removed and +displayed in the *vc-dir* header, stashes can be created, removed, applied and their content displayed. **** vc-dir displays the stash status