diff options
Diffstat (limited to 'lisp/erc/erc-ezbounce.el')
-rw-r--r-- | lisp/erc/erc-ezbounce.el | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/erc/erc-ezbounce.el b/lisp/erc/erc-ezbounce.el index 3af1bd7f7ac..45baa1d1a4c 100644 --- a/lisp/erc/erc-ezbounce.el +++ b/lisp/erc/erc-ezbounce.el @@ -175,3 +175,7 @@ in the alist is nil, prompt for the appropriate values." (provide 'erc-ezbounce) ;;; erc-ezbounce.el ends here + +;; Local Variables: +;; generated-autoload-file: "erc-loaddefs.el" +;; End: |