diff options
author | Stefan Kangas <stefankangas@gmail.com> | 2024-10-06 01:47:50 +0200 |
---|---|---|
committer | Stefan Kangas <stefankangas@gmail.com> | 2024-10-06 01:53:06 +0200 |
commit | 2d4d6dc43a417b873024d1bee93036d3749f59af (patch) | |
tree | 65c76494e733233fa8380d0261282186c86e5074 | |
parent | b68b9f291cc52f6120858534ff450fa7f6381d0b (diff) | |
download | emacs-2d4d6dc43a417b873024d1bee93036d3749f59af.tar.gz emacs-2d4d6dc43a417b873024d1bee93036d3749f59af.tar.bz2 emacs-2d4d6dc43a417b873024d1bee93036d3749f59af.zip |
Delete XIE X extension from TODO
According to Wikipedia, XIE "is no longer included in the X11 reference
distribution, having been removed with X11R6.7 in 2004."
Ref: https://en.wikipedia.org/wiki/X_Image_Extension
* etc/TODO: Delete item to use XIE X extension.
-rw-r--r-- | etc/TODO | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -788,9 +788,6 @@ to ASCII. *** Provide a user friendly interface to specify fonts -** Use the XIE X extension, if available, for image display -This is obsolete, as XIE itself is now considered obsolete. - ** Make monochrome images honor the face Display those images using the foreground and background colors of the applicable faces. |