aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index d4363f14c0f..dd43a497686 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,13 @@
12009-12-03 Dan Nicolaescu <dann@ics.uci.edu>
2
3 Support applying stashes. Improve UI.
4 * vc-git.el (vc-git-dir-extra-headers): Add tooltips.
5 (vc-git-stash-apply, vc-git-stash-pop)
6 (vc-git-stash-apply-at-point, vc-git-stash-pop-at-point)
7 (vc-git-stash-menu): New functions.
8 (vc-git-stash-menu-map): New variable.
9 (vc-git-stash-map): Add bindings to popup a menu and to apply stashes.
10
12009-12-03 Glenn Morris <rgm@gnu.org> 112009-12-03 Glenn Morris <rgm@gnu.org>
2 12
3 * vc.el (log-view-vc-backend, log-view-vc-fileset): Declare. 13 * vc.el (log-view-vc-backend, log-view-vc-fileset): Declare.