contrib/lisp/ox-rss.el: Add (provide 'ox-rss)
This commit is contained in:
parent
fba6a0031f
commit
b08fed6a37
|
@ -392,4 +392,6 @@ information."
|
|||
(buffer-file-name))
|
||||
(sit-for 2))))
|
||||
|
||||
(provide 'ox-rss)
|
||||
|
||||
;;; ox-rss.el ends here
|
||||
|
|
Loading…
Reference in New Issue