update packages

This commit is contained in:
2025-11-25 19:52:03 +01:00
parent 14ba373378
commit dbbae92267
280 changed files with 13451 additions and 11207 deletions

View File

@@ -794,7 +794,7 @@ FORCE-EXPAND: Boolean"
(when ,force-expand
(funcall (alist-get (treemacs-button-get btn :state) treemacs-TAB-actions-config))))
(-when-let (dom-node (treemacs-find-in-dom ,path))
(setf (treemacs-dom-node->refresh-flag dom-node) t)))))))
(setf (treemacs-dom-node->refresh-flag dom-node) nil)))))))
(defun treemacs-update-node (path &optional force-expand)
"Update the node identified by its PATH.