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

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

[elpa] externals/org-real e94d133e8a 144/188: Linting


From: ELPA Syncer
Subject: [elpa] externals/org-real e94d133e8a 144/188: Linting
Date: Sun, 5 May 2024 22:56:03 -0400 (EDT)

branch: externals/org-real
commit e94d133e8aae14a7f6ee73c6b69db3cf50cc8e74
Author: Amy Grinn <grinn.amy@gmail.com>
Commit: Amy Grinn <grinn.amy@gmail.com>

    Linting
---
 org-real.el | 1 -
 1 file changed, 1 deletion(-)

diff --git a/org-real.el b/org-real.el
index 638319fa9d..26d5812389 100644
--- a/org-real.el
+++ b/org-real.el
@@ -1395,7 +1395,6 @@ If FORCE-VISIBLE, always make CHILD visible in PARENT."
   (if (slot-boundp box :height) (slot-makeunbound box :height))
   (mapc 'org-real--make-dirty (org-real--get-children box 'all)))
 
-;; TODO check if `eq' works
 (cl-defmethod org-real--next ((box org-real-box) &optional exclude-children)
   "Retrieve any boxes for which the :rel-box slot is BOX.
 



reply via email to

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