summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Kangas <stefankangas@gmail.com>2024-10-06 01:47:50 +0200
committerStefan Kangas <stefankangas@gmail.com>2024-10-06 01:53:06 +0200
commit2d4d6dc43a417b873024d1bee93036d3749f59af (patch)
tree65c76494e733233fa8380d0261282186c86e5074
parentb68b9f291cc52f6120858534ff450fa7f6381d0b (diff)
downloademacs-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/TODO3
1 files changed, 0 insertions, 3 deletions
diff --git a/etc/TODO b/etc/TODO
index 87ca19f37f2..21c85216964 100644
--- a/etc/TODO
+++ b/etc/TODO
@@ -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.