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

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

[nongnu] elpa/helm 187b6f1e2b 1/5: Delete trailing whitespace


From: ELPA Syncer
Subject: [nongnu] elpa/helm 187b6f1e2b 1/5: Delete trailing whitespace
Date: Tue, 17 Jan 2023 10:59:12 -0500 (EST)

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

    Delete trailing whitespace
---
 helm-lib.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/helm-lib.el b/helm-lib.el
index 55cc5f3416..e944a6bd9c 100644
--- a/helm-lib.el
+++ b/helm-lib.el
@@ -401,7 +401,7 @@ available APPEND is ignored."
       (subr-native-elisp-p object)))
 
 ;; Available only in emacs-27+
-(unless (fboundp 'proper-list-p) 
+(unless (fboundp 'proper-list-p)
   (defun proper-list-p (seq)
     "Return OBJECT's length if it is a proper list, nil otherwise."
     (unless (or (null (consp seq))



reply via email to

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