emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] master 65e6824: Document 2d54710c36: vc-git-stash & *vc-di


From: Sam Steingold
Subject: [Emacs-diffs] master 65e6824: Document 2d54710c36: vc-git-stash & *vc-dir*
Date: Sun, 30 Sep 2018 08:32:38 -0400 (EDT)

branch: master
commit 65e6824efb760dc151884b0e211524d714f2d798
Author: Sam Steingold <address@hidden>
Commit: Sam Steingold <address@hidden>

    Document 2d54710c36: vc-git-stash & *vc-dir*
---
 etc/NEWS | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/etc/NEWS b/etc/NEWS
index 155394e..a54abd7 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -325,6 +325,10 @@ file.
 This new variable allows customizing the default arguments passed to
 git-grep when 'vc-git-grep' is used.
 
+*** Command 'vc-git-stash' now respects marks in the '*vc-dir*' buffer.
+When some files are marked, only those are stashed.
+When no files are marked, all modified files are stashed, as before.
+
 ** diff-mode
 *** Hunks are now automatically refined by default.
 To disable it, set the new defcustom 'diff-font-lock-refine' to nil.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]