فهرست منبع

added indent macro declaration to `org-save-outline-visibility'

Eric Schulte 15 سال پیش
والد
کامیت
2b08e18b93
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      lisp/org.el

+ 1 - 0
lisp/org.el

@@ -5977,6 +5977,7 @@ This means that the buffer may change while running BODY,
 but it also means that the buffer should stay alive
 during the operation, because otherwise all these markers will
 point nowhere."
+  (declare (indent 1))
   `(let ((data (org-outline-overlay-data ,use-markers)))
      (unwind-protect
 	 (progn