emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/helm fb4996050e 3/6: Put helm-only prop on helm-ff-undo


From: ELPA Syncer
Subject: [nongnu] elpa/helm fb4996050e 3/6: Put helm-only prop on helm-ff-undo
Date: Sat, 12 Aug 2023 03:59:56 -0400 (EDT)

branch: elpa/helm
commit fb4996050edec4f528f7150f220c20c0ea245c31
Author: Thierry Volpiatto <thievol@posteo.net>
Commit: Thierry Volpiatto <thievol@posteo.net>

    Put helm-only prop on helm-ff-undo
---
 helm-files.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/helm-files.el b/helm-files.el
index c55ff06dab..c069a213a9 100644
--- a/helm-files.el
+++ b/helm-files.el
@@ -2921,6 +2921,7 @@ Ensure disabling `helm-ff-auto-update-flag' before 
undoing."
           (helm-check-minibuffer-input))
       (setq helm-ff-auto-update-flag old--flag)
       (setq helm-ff--auto-update-state helm-ff-auto-update-flag))))
+(put 'helm-ff-undo 'helm-only t)
 
 ;;; Auto-update - helm-find-files auto expansion of directories.
 ;;



reply via email to

[Prev in Thread] Current Thread [Next in Thread]