]> git.eshelyaron.com Git - emacs.git/commitdiff
; * lisp/so-long.el: Silence byte-compiler warnings
authorPhil Sainty <psainty@orcon.net.nz>
Fri, 15 Nov 2019 23:12:36 +0000 (12:12 +1300)
committerPhil Sainty <psainty@orcon.net.nz>
Fri, 15 Nov 2019 23:16:05 +0000 (12:16 +1300)
lisp/so-long.el

index 78fa32508ae5da31967ceb34ccba273e2f3eae3e..7d54594dd3027f6c31db6914e985de943029fbc3 100644 (file)
 (declare-function outline-toggle-children "outline")
 (declare-function outline-toggle-children "outline")
 
+(declare-function ad-find-advice "advice")
+(declare-function ad-remove-advice "advice")
+
 (defvar so-long-enabled nil
   "Set to nil to prevent `so-long' from being triggered automatically.