branch: externals/vc-jj
commit 8cb13bf72b1996b9cd8b617130779d80fd6cb581
Author: Kristoffer Balintona <[email protected]>
Commit: Kristoffer Balintona <[email protected]>

    Add outline headings for new worktree-related Emacs 31 VC methods
---
 vc-jj.el | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)

diff --git a/vc-jj.el b/vc-jj.el
index 77fc3d65ad..3139d86da5 100644
--- a/vc-jj.el
+++ b/vc-jj.el
@@ -772,6 +772,24 @@ _FILES currently has no effect on this function."
 
 ;;;; find-admin-dir
 
+;;;; add-working-tree
+;; Emacs 31 method
+
+;;;; delete-working-tree
+;; Emacs 31 method
+
+;;;; move-working-tree
+;; Emacs 31 method
+
+;;;; delete-revision
+;; Emacs 31 method
+
+;;;; delete-revisions-from-end
+;; Emacs 31 method
+
+;;;; uncommit-revisions-from-end
+;; Emacs 31 method
+
 ;;; HISTORY FUNCTIONS
 
 ;;;; print-log

Reply via email to