update packages
This commit is contained in:
@@ -4,8 +4,8 @@
|
||||
|
||||
;; Author: Alexander Miller <alexanderm@web.de>
|
||||
;; Package-Requires: ((emacs "26.1") (treemacs "0.0") (pfuture "1.3" ) (magit "2.90.0"))
|
||||
;; Package-Version: 20250320.2145
|
||||
;; Package-Revision: 55079b017fb8
|
||||
;; Package-Version: 20250726.2233
|
||||
;; Package-Revision: 68e444e066a3
|
||||
;; Homepage: https://github.com/Alexander-Miller/treemacs
|
||||
|
||||
;; This program is free software; you can redistribute it and/or modify
|
||||
@@ -98,6 +98,7 @@ current git status and just go through the lines as they are right now."
|
||||
(pfuture-callback `(,treemacs-python-executable
|
||||
"-O" "-S"
|
||||
,treemacs--git-status.py
|
||||
,treemacs-git-executable
|
||||
,magit-root
|
||||
,(number-to-string treemacs-max-git-entries)
|
||||
,treemacs-git-command-pipe
|
||||
|
||||
Reference in New Issue
Block a user