diff options
| author | Lars Ingebrigtsen | 2016-02-10 14:47:24 +1100 |
|---|---|---|
| committer | Lars Ingebrigtsen | 2016-02-10 14:47:24 +1100 |
| commit | 14369a976379499b18f9de1a128e5d2c867c84c2 (patch) | |
| tree | ad803afa2a4f2c6a4f2f104398690172de035f24 | |
| parent | b444e664d0a0be2eefe243345579bb0ebd08b112 (diff) | |
| download | emacs-14369a976379499b18f9de1a128e5d2c867c84c2.tar.gz emacs-14369a976379499b18f9de1a128e5d2c867c84c2.zip | |
Remove the now empty gnus-ems.el and references to it
| -rw-r--r-- | lisp/gnus/gnus-ems.el | 33 | ||||
| -rw-r--r-- | lisp/gnus/gnus-fun.el | 1 | ||||
| -rw-r--r-- | lisp/gnus/gnus-group.el | 1 | ||||
| -rw-r--r-- | lisp/gnus/gnus-msg.el | 1 | ||||
| -rw-r--r-- | lisp/gnus/gnus.el | 4 | ||||
| -rw-r--r-- | lisp/gnus/gravatar.el | 2 | ||||
| -rw-r--r-- | lisp/gnus/mml2015.el | 2 |
7 files changed, 0 insertions, 44 deletions
diff --git a/lisp/gnus/gnus-ems.el b/lisp/gnus/gnus-ems.el deleted file mode 100644 index 02a9c7b6721..00000000000 --- a/lisp/gnus/gnus-ems.el +++ /dev/null | |||
| @@ -1,33 +0,0 @@ | |||
| 1 | ;;; gnus-ems.el --- functions for making Gnus work under different Emacsen | ||
| 2 | |||
| 3 | ;; Copyright (C) 1995-2016 Free Software Foundation, Inc. | ||
| 4 | |||
| 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | ||
| 6 | ;; Keywords: news | ||
| 7 | |||
| 8 | ;; This file is part of GNU Emacs. | ||
| 9 | |||
| 10 | ;; GNU Emacs is free software: you can redistribute it and/or modify | ||
| 11 | ;; it under the terms of the GNU General Public License as published by | ||
| 12 | ;; the Free Software Foundation, either version 3 of the License, or | ||
| 13 | ;; (at your option) any later version. | ||
| 14 | |||
| 15 | ;; GNU Emacs is distributed in the hope that it will be useful, | ||
| 16 | ;; but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
| 17 | ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
| 18 | ;; GNU General Public License for more details. | ||
| 19 | |||
| 20 | ;; You should have received a copy of the GNU General Public License | ||
| 21 | ;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. | ||
| 22 | |||
| 23 | ;;; Commentary: | ||
| 24 | |||
| 25 | ;;; Code: | ||
| 26 | |||
| 27 | (eval-when-compile | ||
| 28 | (require 'cl) | ||
| 29 | (require 'ring)) | ||
| 30 | |||
| 31 | (provide 'gnus-ems) | ||
| 32 | |||
| 33 | ;;; gnus-ems.el ends here | ||
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 @@ | |||
| 28 | (require 'cl)) | 28 | (require 'cl)) |
| 29 | 29 | ||
| 30 | (require 'mm-util) | 30 | (require 'mm-util) |
| 31 | (require 'gnus-ems) | ||
| 32 | (require 'gnus-util) | 31 | (require 'gnus-util) |
| 33 | (require 'gnus) | 32 | (require 'gnus) |
| 34 | 33 | ||
diff --git a/lisp/gnus/gnus-group.el b/lisp/gnus/gnus-group.el index fe03c810d11..f66d9cef22a 100644 --- a/lisp/gnus/gnus-group.el +++ b/lisp/gnus/gnus-group.el | |||
| @@ -38,7 +38,6 @@ | |||
| 38 | (require 'gnus-undo) | 38 | (require 'gnus-undo) |
| 39 | (require 'gmm-utils) | 39 | (require 'gmm-utils) |
| 40 | (require 'time-date) | 40 | (require 'time-date) |
| 41 | (require 'gnus-ems) | ||
| 42 | 41 | ||
| 43 | (eval-when-compile | 42 | (eval-when-compile |
| 44 | (require 'mm-url) | 43 | (require 'mm-url) |
diff --git a/lisp/gnus/gnus-msg.el b/lisp/gnus/gnus-msg.el index ff16e4a15db..8f0dbfdc205 100644 --- a/lisp/gnus/gnus-msg.el +++ b/lisp/gnus/gnus-msg.el | |||
| @@ -28,7 +28,6 @@ | |||
| 28 | (eval-when-compile (require 'cl)) | 28 | (eval-when-compile (require 'cl)) |
| 29 | 29 | ||
| 30 | (require 'gnus) | 30 | (require 'gnus) |
| 31 | (require 'gnus-ems) | ||
| 32 | (require 'message) | 31 | (require 'message) |
| 33 | (require 'gnus-art) | 32 | (require 'gnus-art) |
| 34 | (require 'gnus-util) | 33 | (require 'gnus-util) |
diff --git a/lisp/gnus/gnus.el b/lisp/gnus/gnus.el index 10a5f9b328e..3d6b44c8562 100644 --- a/lisp/gnus/gnus.el +++ b/lisp/gnus/gnus.el | |||
| @@ -3155,10 +3155,6 @@ Return nil if not defined." | |||
| 3155 | (setcar (nthcdr 2 (gnus-gethash group gnus-newsrc-hashtb)) | 3155 | (setcar (nthcdr 2 (gnus-gethash group gnus-newsrc-hashtb)) |
| 3156 | info)) | 3156 | info)) |
| 3157 | 3157 | ||
| 3158 | ;;; Load the compatibility functions. | ||
| 3159 | |||
| 3160 | (require 'gnus-ems) | ||
| 3161 | |||
| 3162 | 3158 | ||
| 3163 | ;;; | 3159 | ;;; |
| 3164 | ;;; Shutdown | 3160 | ;;; Shutdown |
diff --git a/lisp/gnus/gravatar.el b/lisp/gnus/gravatar.el index 8e5ea313e4a..86940034821 100644 --- a/lisp/gnus/gravatar.el +++ b/lisp/gnus/gravatar.el | |||
| @@ -95,8 +95,6 @@ | |||
| 95 | (cond ((featurep 'xemacs) | 95 | (cond ((featurep 'xemacs) |
| 96 | (require 'gnus-xmas) | 96 | (require 'gnus-xmas) |
| 97 | (defalias 'gravatar-create-image 'gnus-xmas-create-image)) | 97 | (defalias 'gravatar-create-image 'gnus-xmas-create-image)) |
| 98 | ((featurep 'gnus-ems) | ||
| 99 | (defalias 'gravatar-create-image 'gnus-create-image)) | ||
| 100 | (t | 98 | (t |
| 101 | (require 'image) | 99 | (require 'image) |
| 102 | (defalias 'gravatar-create-image 'create-image)))) | 100 | (defalias 'gravatar-create-image 'create-image)))) |
diff --git a/lisp/gnus/mml2015.el b/lisp/gnus/mml2015.el index e2e99771801..0125ddbcc2a 100644 --- a/lisp/gnus/mml2015.el +++ b/lisp/gnus/mml2015.el | |||
| @@ -780,8 +780,6 @@ If set, it overrides the setting of `mml2015-sign-with-sender'." | |||
| 780 | (autoload 'epg-expand-group "epg-config") | 780 | (autoload 'epg-expand-group "epg-config") |
| 781 | (autoload 'epa-select-keys "epa") | 781 | (autoload 'epa-select-keys "epa") |
| 782 | 782 | ||
| 783 | (autoload 'gnus-create-image "gnus-ems") | ||
| 784 | |||
| 785 | (defun mml2015-epg-key-image (key-id) | 783 | (defun mml2015-epg-key-image (key-id) |
| 786 | "Return the image of a key, if any" | 784 | "Return the image of a key, if any" |
| 787 | (with-temp-buffer | 785 | (with-temp-buffer |