aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorJuri Linkov2020-07-02 01:08:18 +0300
committerJuri Linkov2020-07-02 01:08:18 +0300
commitc70a3a41630a39283f10f183cefb4643a6d424cc (patch)
tree3dfd7c8d864d035a14e9b104067be66e89c3afe7 /etc
parentaa6c35e95f8f5014894c3c8db33524b70d4ee055 (diff)
downloademacs-c70a3a41630a39283f10f183cefb4643a6d424cc.tar.gz
emacs-c70a3a41630a39283f10f183cefb4643a6d424cc.zip
Revert feature added in bfd96e995d using project directories in vc (bug#41821)
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS4
1 files changed, 0 insertions, 4 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 930c00cccdf..fc5c215d2a7 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -197,10 +197,6 @@ The relevant commands are those that don't change the VC state.
197The non-file buffers which can use VC commands are those that have 197The non-file buffers which can use VC commands are those that have
198their 'default-directory' under VC. 198their 'default-directory' under VC.
199 199
200*** 'M-n' now works in minibuffer prompts of VC commands.
201Typing 'M-n' in the minibuffer that prompts for a VC directory in VC
202commands now retrieves directories of previously used VC projects.
203
204*** New command 'vc-dir-root' uses the root directory without asking. 200*** New command 'vc-dir-root' uses the root directory without asking.
205 201
206*** New commands 'vc-dir-mark-registered-files' (bound to '* r') and 202*** New commands 'vc-dir-mark-registered-files' (bound to '* r') and