update packages
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
(define-package "git-commit" "20250221.105" "Edit Git commit messages" 'nil :commit "d4fdadc127d3d8b98e71d38675bb0438c6ae93f1" :authors
|
||||
(define-package "git-commit" "20250307.1746" "Edit Git commit messages" 'nil :commit "80cae1a26f13a4d48a19cfe8612a561348423f35" :authors
|
||||
'(("Jonas Bernoulli" . "emacs.magit@jonas.bernoulli.dev")
|
||||
("Sebastian Wiesner" . "lunaryorn@gmail.com")
|
||||
("Florian Ragwitz" . "rafl@debian.org")
|
||||
|
||||
@@ -178,6 +178,7 @@ The major mode configured here is turned on by the minor mode
|
||||
(function-item markdown-mode)
|
||||
(function-item org-mode)
|
||||
(function-item fundamental-mode)
|
||||
(function-item log-edit-mode)
|
||||
(function-item git-commit-elisp-text-mode)
|
||||
(function :tag "Another mode")
|
||||
(const :tag "No major mode")))
|
||||
@@ -187,6 +188,7 @@ The major mode configured here is turned on by the minor mode
|
||||
;;;###autoload markdown-mode
|
||||
;;;###autoload org-mode
|
||||
;;;###autoload fundamental-mode
|
||||
;;;###autoload log-edit-mode
|
||||
;;;###autoload git-commit-elisp-text-mode))))
|
||||
|
||||
(defvaralias 'git-commit-mode-hook 'git-commit-setup-hook
|
||||
|
||||
Reference in New Issue
Block a user