update packages
This commit is contained in:
@@ -17,15 +17,16 @@
|
||||
;; Homepage: https://github.com/magit/magit
|
||||
;; Keywords: git tools vc
|
||||
|
||||
;; Package-Version: 4.3.1
|
||||
;; Package-Version: 20250621.2237
|
||||
;; Package-Revision: a4f73fb2fb55
|
||||
;; Package-Requires: (
|
||||
;; (emacs "27.1")
|
||||
;; (compat "30.0.2.0")
|
||||
;; (llama "0.6.1")
|
||||
;; (magit-section "4.3.1")
|
||||
;; (compat "30.1")
|
||||
;; (llama "0.6.3")
|
||||
;; (magit-section "4.3.6")
|
||||
;; (seq "2.24")
|
||||
;; (transient "0.8.5")
|
||||
;; (with-editor "3.4.3"))
|
||||
;; (transient "0.9.0")
|
||||
;; (with-editor "3.4.4"))
|
||||
|
||||
;; SPDX-License-Identifier: GPL-3.0-or-later
|
||||
|
||||
@@ -782,6 +783,7 @@ For X11 something like ~/.xinitrc should work.\n"
|
||||
(require 'magit-gitignore)
|
||||
(require 'magit-sparse-checkout)
|
||||
(require 'magit-extras)
|
||||
(require 'magit-dired)
|
||||
(require 'git-rebase)
|
||||
(require 'magit-bookmark)))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user