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

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

[nongnu] elpa/helm 5a830e8de0 2/4: Merge branch 'master' of github.com:e


From: ELPA Syncer
Subject: [nongnu] elpa/helm 5a830e8de0 2/4: Merge branch 'master' of github.com:emacs-helm/helm
Date: Wed, 25 May 2022 07:58:29 -0400 (EDT)

branch: elpa/helm
commit 5a830e8de0a903fcc2e3f9ad356b35c9ef2a11bd
Merge: d491b58cda 49bf6a160a
Author: Thierry Volpiatto <thievol@posteo.net>
Commit: Thierry Volpiatto <thievol@posteo.net>

    Merge branch 'master' of github.com:emacs-helm/helm
---
 helm-grep.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/helm-grep.el b/helm-grep.el
index 66c7e70334..ebfd7d8c21 100644
--- a/helm-grep.el
+++ b/helm-grep.el
@@ -16,6 +16,7 @@
 ;; along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
 ;;; Code:
+(require 'ansi-color)
 (require 'cl-lib)
 (require 'format-spec)
 (require 'helm)



reply via email to

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