Add a provide in epa-ks
* lisp/epa-ks.el (epa-ks): Add a provide (bug#55388).
This commit is contained in:
parent
7df302d285
commit
39e9665127
1 changed files with 2 additions and 0 deletions
|
@ -338,4 +338,6 @@ enough, since keyservers have strict timeout settings."
|
|||
(forward-line))
|
||||
keys))
|
||||
|
||||
(provide 'epa-ks)
|
||||
|
||||
;;; epa-ks.el ends here
|
||||
|
|
Loading…
Add table
Reference in a new issue