|
@@ -18168,7 +18168,7 @@ This command does many different things, depending on context:
|
|
|
(let ((org-inhibit-startup-visibility-stuff t)
|
|
|
(org-startup-align-all-tables nil))
|
|
|
(mapc 'delete-overlay org-table-coordinate-overlays)
|
|
|
- (setq org-table-coordinate-overlays nil))
|
|
|
+ (setq org-table-coordinate-overlays nil)
|
|
|
(org-save-outline-visibility 'use-markers (org-mode-restart)))
|
|
|
(message "Local setup has been refreshed"))))
|
|
|
((org-clock-update-time-maybe))
|