Selaa lähdekoodia

Minor refactoring.

Nicolas Goaziou 14 vuotta sitten
vanhempi
commit
7eb193de1d
1 muutettua tiedostoa jossa 1 lisäystä ja 2 poistoa
  1. 1 2
      lisp/org-list.el

+ 1 - 2
lisp/org-list.el

@@ -1232,8 +1232,7 @@ the whole buffer."
 			      (or (ignore-errors
 				    (org-entry-get nil "COOKIE_DATA"))
 				  ""))))
-	   (cstat 0)
-	   )
+	   (cstat 0))
       (when all
 	(goto-char (point-min))
 	(outline-next-heading)