]> git.eshelyaron.com Git - emacs.git/commitdiff
* lisp/net/mailcap.el (mailcap-mime-data): Remove long-forgotten `ee`
authorStefan Monnier <monnier@iro.umontreal.ca>
Wed, 12 Aug 2020 18:46:13 +0000 (14:46 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Wed, 12 Aug 2020 18:46:47 +0000 (14:46 -0400)
It referred apparently to the "Electric Eyes" image viewer:
https://archive.org/details/tucows_31588_Electric_Eyes

lisp/net/mailcap.el

index 86f9d2bf07c0c355bbeb90ccaa9b0b1f38ebba42..f01a5deb7ecc33079548557a8b4d25261eca55be 100644 (file)
@@ -269,11 +269,6 @@ is consulted."
       (viewer . "display %s")
       (type . "image/*")
       (test   . (eq window-system 'x))
-      ("needsx11"))
-     (".*"
-      (viewer . "ee %s")
-      (type . "image/*")
-      (test   . (eq window-system 'x))
       ("needsx11")))
     ("text"
      ("plain"