emacs-elpa-diffs
[Top][All Lists]
Advanced

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

[elpa] externals/vc-got 49945a0 105/145: mark ignore and ignore-completi


From: ELPA Syncer
Subject: [elpa] externals/vc-got 49945a0 105/145: mark ignore and ignore-completion-table as NOT NEEDED
Date: Thu, 9 Sep 2021 15:58:43 -0400 (EDT)

branch: externals/vc-got
commit 49945a03f424a31602b353a9a26d5a0bf19b9a9f
Author: Omar Polo <op@omarpolo.com>
Commit: Omar Polo <op@omarpolo.com>

    mark ignore and ignore-completion-table as NOT NEEDED
---
 vc-got.el | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/vc-got.el b/vc-got.el
index ae83a7e..2ac2878 100755
--- a/vc-got.el
+++ b/vc-got.el
@@ -95,8 +95,8 @@
 ;; MISCELLANEOUS                        NOT IMPLEMENTED
 ;; - make-version-backups-p             NOT NEEDED, `got' works fine locally
 ;; - root                               DONE
-;; - ignore                             NOT IMPLEMENTED
-;; - ignore-completion-table            NOT IMPLEMENTED
+;; - ignore                             NOT NEEDED, the default action is good
+;; - ignore-completion-table            NOT NEEDED, the default action is good
 ;; - find-ignore-file                   DONE
 ;; - previous-revision                  DONE
 ;; - next-revision                      DONE



reply via email to

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