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

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

[elpa] externals/compat f7d4860240 06/10: Mark function as tested


From: ELPA Syncer
Subject: [elpa] externals/compat f7d4860240 06/10: Mark function as tested
Date: Thu, 5 Jan 2023 10:57:31 -0500 (EST)

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

    Mark function as tested
---
 compat-29.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/compat-29.el b/compat-29.el
index afb52c2b56..1141a7f1ff 100644
--- a/compat-29.el
+++ b/compat-29.el
@@ -29,7 +29,7 @@
 
 ;;;; Defined in xdisp.c
 
-(compat-defun get-display-property (position prop &optional object properties) 
;; <UNTESTED>
+(compat-defun get-display-property (position prop &optional object properties) 
;; <OK>
   "Get the value of the `display' property PROP at POSITION.
 If OBJECT, this should be a buffer or string where the property is
 fetched from.  If omitted, OBJECT defaults to the current buffer.



reply via email to

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