update of packages

This commit is contained in:
2023-11-04 19:26:41 +01:00
parent e162a12b58
commit 3b54a3236d
726 changed files with 297673 additions and 34585 deletions

View File

@@ -1,6 +1,6 @@
;;; treemacs-git-commit-diff-mode.el --- A tree style file viewer package -*- lexical-binding: t -*-
;; Copyright (C) 2022 Alexander Miller
;; Copyright (C) 2023 Alexander Miller
;; This program is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by
@@ -56,7 +56,7 @@ Look for the PROJECT either in BUFFER or the local treemacs buffer."
:on-success
(when (buffer-live-p buffer)
(-let [out (-> (pfuture-callback-output)
(string-trim-right)
(treemacs-string-trim-right)
(read))]
(with-current-buffer buffer
(if out