[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/vc-got dd4e6a2cc7 5/7: fix the quote in the docstring o
From: |
ELPA Syncer |
Subject: |
[elpa] externals/vc-got dd4e6a2cc7 5/7: fix the quote in the docstring of `vc-got--status' |
Date: |
Sat, 28 May 2022 11:58:12 -0400 (EDT) |
branch: externals/vc-got
commit dd4e6a2cc72980b1044a36207117a950aa501241
Author: Stefan Monnier <monnier@iro.umontreal.ca>
Commit: Omar Polo <op@omarpolo.com>
fix the quote in the docstring of `vc-got--status'
---
vc-got.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/vc-got.el b/vc-got.el
index dce4e00478..2cf17f80b5 100755
--- a/vc-got.el
+++ b/vc-got.el
@@ -246,7 +246,7 @@ worktree."
t)))))
(defun vc-got--status (status-codes dir-or-file &optional files)
- "Return a list of lists '(FILE STATUS STAGE-STATUS).
+ "Return a list of lists (FILE STATUS STAGE-STATUS).
DIR-OR-FILE can be either a directory or a file. If FILES is
given, return the status of those files, otherwise the status of
DIR-OR-FILE. STATUS-CODES is either nil, or a string that's
- [elpa] externals/vc-got updated (86d9909a7e -> d009a36e09), ELPA Syncer, 2022/05/28
- [elpa] externals/vc-got 16a2f37b7f 3/7: update vc-got-{pull, push} docstrings, ELPA Syncer, 2022/05/28
- [elpa] externals/vc-got d009a36e09 7/7: ignore files created by elpa, ELPA Syncer, 2022/05/28
- [elpa] externals/vc-got 78607b0cc5 1/7: update package URL, ELPA Syncer, 2022/05/28
- [elpa] externals/vc-got f0d7c7e7cf 6/7: simplify some bits of code, ELPA Syncer, 2022/05/28
- [elpa] externals/vc-got dd4e6a2cc7 5/7: fix the quote in the docstring of `vc-got--status',
ELPA Syncer <=
- [elpa] externals/vc-got 18cc42ab3c 4/7: tag 1.1.1, ELPA Syncer, 2022/05/28
- [elpa] externals/vc-got b3b5f78ac6 2/7: don't list the TODO in the package description, ELPA Syncer, 2022/05/28