Set `generated-autoload-file' in erc-status-sidebar.el
* lisp/erc/erc-status-sidebar.el: Set `generated-autoload-file' to ERC's dedicated "erc-loaddefs.el", since we don't need this file's autoloaded functions to be available before ERC itself is loaded.
This commit is contained in:
parent
d08568e6e9
commit
931b9f5953
1 changed files with 4 additions and 0 deletions
|
@ -302,3 +302,7 @@ to the `window-configuration-change-hook'."
|
|||
|
||||
(provide 'erc-status-sidebar)
|
||||
;;; erc-status-sidebar.el ends here
|
||||
|
||||
;; Local Variables:
|
||||
;; generated-autoload-file: "erc-loaddefs.el"
|
||||
;; End:
|
||||
|
|
Loading…
Add table
Reference in a new issue