diff options
author | Lars Ingebrigtsen <larsi@gnus.org> | 2016-02-10 14:47:24 +1100 |
---|---|---|
committer | Lars Ingebrigtsen <larsi@gnus.org> | 2016-02-10 14:47:24 +1100 |
commit | 14369a976379499b18f9de1a128e5d2c867c84c2 (patch) | |
tree | ad803afa2a4f2c6a4f2f104398690172de035f24 /lisp/gnus/gnus-fun.el | |
parent | b444e664d0a0be2eefe243345579bb0ebd08b112 (diff) | |
download | emacs-14369a976379499b18f9de1a128e5d2c867c84c2.tar.gz emacs-14369a976379499b18f9de1a128e5d2c867c84c2.tar.bz2 emacs-14369a976379499b18f9de1a128e5d2c867c84c2.zip |
Remove the now empty gnus-ems.el and references to it
Diffstat (limited to 'lisp/gnus/gnus-fun.el')
-rw-r--r-- | lisp/gnus/gnus-fun.el | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lisp/gnus/gnus-fun.el b/lisp/gnus/gnus-fun.el index a6b27300233..c1dd333ee50 100644 --- a/lisp/gnus/gnus-fun.el +++ b/lisp/gnus/gnus-fun.el @@ -28,7 +28,6 @@ (require 'cl)) (require 'mm-util) -(require 'gnus-ems) (require 'gnus-util) (require 'gnus) |