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

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

[elpa] externals/org-real 8d5af75 144/160: Linting


From: ELPA Syncer
Subject: [elpa] externals/org-real 8d5af75 144/160: Linting
Date: Wed, 6 Oct 2021 16:58:34 -0400 (EDT)

branch: externals/org-real
commit 8d5af75b01299969b35bc822dcace5bfc498c5f0
Author: Tyler Grinn <tylergrinn@gmail.com>
Commit: Tyler Grinn <tylergrinn@gmail.com>

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

diff --git a/org-real.el b/org-real.el
index 638319f..26d5812 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]