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

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

[elpa] externals/compat 0f4e98628c 2/2: string-lines: Add missing test l


From: ELPA Syncer
Subject: [elpa] externals/compat 0f4e98628c 2/2: string-lines: Add missing test link
Date: Sun, 22 Jan 2023 07:57:27 -0500 (EST)

branch: externals/compat
commit 0f4e98628c4a4df608550f1152a60f19a762a838
Author: Daniel Mendler <mail@daniel-mendler.de>
Commit: Daniel Mendler <mail@daniel-mendler.de>

    string-lines: Add missing test link
---
 compat-29.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/compat-29.el b/compat-29.el
index 821d28319c..e597d5ea37 100644
--- a/compat-29.el
+++ b/compat-29.el
@@ -170,7 +170,7 @@ This function does not move point.  Also see 
`line-end-position'."
 
 ;;;; Defined in subr.el
 
-(compat-defun string-lines (string &optional omit-nulls keep-newlines)
+(compat-defun string-lines (string &optional omit-nulls keep-newlines) ;; 
<compat-tests:string-lines>
   "Handle additional KEEP-NEWLINES argument."
   :extended "28.1"
   (if (equal string "")



reply via email to

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