Explorar o código

lisp/org.el: Minor aesthetic clean-up

Bastien %!s(int64=3) %!d(string=hai) anos
pai
achega
8531bb615c
Modificáronse 1 ficheiros con 4 adicións e 2 borrados
  1. 4 2
      lisp/org.el

+ 4 - 2
lisp/org.el

@@ -653,8 +653,10 @@ defined in org-duration.el.")
   "Hook that is run after org.el has been loaded."
   :group 'org
   :type 'hook)
-(make-obsolete-variable 'org-load-hook
-                        "use `with-eval-after-load' instead." "Org 9.5")
+
+(make-obsolete-variable
+ 'org-load-hook
+ "use `with-eval-after-load' instead." "Org 9.5")
 
 (defcustom org-log-buffer-setup-hook nil
   "Hook that is run after an Org log buffer is created."