0
0
Fork 1
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2024-08-22 10:49:19 +00:00

Minor refactoring.

This commit is contained in:
Nicolas Goaziou 2010-07-29 12:29:41 +02:00
parent 80b269d947
commit 7eb193de1d

View file

@ -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)