branch: externals/show-font
commit 1ab166f5dfe5890991df0cee6ef7fcdd7af607c5
Author: Protesilaos Stavrou <[email protected]>
Commit: Protesilaos Stavrou <[email protected]>
Remove done to-do items
---
show-font.el | 2 --
1 file changed, 2 deletions(-)
diff --git a/show-font.el b/show-font.el
index 3ed12419d4..4ecd184764 100644
--- a/show-font.el
+++ b/show-font.el
@@ -32,8 +32,6 @@
;;; Code:
-;; TODO 2024-08-24: How to find out if a font is available on the system?
-;; TODO 2024-08-24: Produce informative message if font cannot be displayed.
;; TODO 2024-08-24: Offer option to install missing font.
;; TODO 2024-08-27: Make this package work with other operating systems.