* lisp/net/mailcap.el (mailcap-mime-data): Remove long-forgotten ee
It referred apparently to the "Electric Eyes" image viewer: https://archive.org/details/tucows_31588_Electric_Eyes
This commit is contained in:
parent
7e3fd65bb9
commit
fd6058b8fb
1 changed files with 0 additions and 5 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue