diff lisp/ChangeLog @ 106492:88a0c109936e

Add support for stashing a snapshot of the current tree. * vc-git.el (vc-git-stash-snapshot): New function. (vc-git-stash-map, vc-git-extra-menu-map): Add a mapping for it.
author Dan Nicolaescu <dann@ics.uci.edu>
date Tue, 08 Dec 2009 15:56:57 +0000
parents fbfaf7bb384e
children b8137ccaf665
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue Dec 08 11:27:53 2009 +0000
+++ b/lisp/ChangeLog	Tue Dec 08 15:56:57 2009 +0000
@@ -1,3 +1,9 @@
+2009-12-08  Dan Nicolaescu  <dann@ics.uci.edu>
+
+	Add support for stashing a snapshot of the current tree.
+	* vc-git.el (vc-git-stash-snapshot): New function.
+	(vc-git-stash-map, vc-git-extra-menu-map): Add a mapping for it.
+
 2009-12-08  Jose E. Marchesi  <jemarch@gnu.org>
 
 	* play/gomoku.el (gomoku-mode-map): Remap `move-(beginning|end)-of-line'