[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/show-font 460da112ed 08/54: Add TODO about other operat
From: |
ELPA Syncer |
Subject: |
[elpa] externals/show-font 460da112ed 08/54: Add TODO about other operating systems |
Date: |
Tue, 10 Sep 2024 03:58:56 -0400 (EDT) |
branch: externals/show-font
commit 460da112edcd3e2ca0f9d2b41ef7c5fc8944ff15
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>
Add TODO about other operating systems
---
show-font.el | 1 +
1 file changed, 1 insertion(+)
diff --git a/show-font.el b/show-font.el
index e181f0e18a..a819587288 100644
--- a/show-font.el
+++ b/show-font.el
@@ -35,6 +35,7 @@
;; 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.
(eval-when-compile (require 'cl-lib))
- [elpa] externals/show-font 2f55db5bad 02/54: Fix rendering of title and subtitle in the given font, (continued)
- [elpa] externals/show-font 2f55db5bad 02/54: Fix rendering of title and subtitle in the given font, ELPA Syncer, 2024/09/10
- [elpa] externals/show-font bd9b392cf8 10/54: Simplify show-font--get-attribute, ELPA Syncer, 2024/09/10
- [elpa] externals/show-font abb3e13345 17/54: Add TODO to refine show-font--get-pangram, ELPA Syncer, 2024/09/10
- [elpa] externals/show-font 6f878f50bc 18/54: Simplify the file name handler, ELPA Syncer, 2024/09/10
- [elpa] externals/show-font f8e4484bcd 20/54: Clarity show-font-pangram-p doc string, ELPA Syncer, 2024/09/10
- [elpa] externals/show-font f90e03c5e8 22/54: Refine how the title faces are produced, ELPA Syncer, 2024/09/10
- [elpa] externals/show-font c10b077657 25/54: Add TODO about how best to support multiple languages, ELPA Syncer, 2024/09/10
- [elpa] externals/show-font b572bacf0c 26/54: Make the major mode disable line numbers locally, ELPA Syncer, 2024/09/10
- [elpa] externals/show-font 5cf734e21a 35/54: Define a button and use it to help the user install current file, ELPA Syncer, 2024/09/10
- [elpa] externals/show-font c5d7fd6e34 01/54: Add initial version of show-font, ELPA Syncer, 2024/09/10
- [elpa] externals/show-font 460da112ed 08/54: Add TODO about other operating systems,
ELPA Syncer <=
- [elpa] externals/show-font a1ffe8afdf 05/54: Autoload show-font-extensions-regexp to make the package install correctly, ELPA Syncer, 2024/09/10
- [elpa] externals/show-font 1ab166f5df 14/54: Remove done to-do items, ELPA Syncer, 2024/09/10
- [elpa] externals/show-font 791416d748 16/54: Rework how we expand the pangrams for the defcustom :type, ELPA Syncer, 2024/09/10
- [elpa] externals/show-font d3a51209eb 09/54: Use setq-local consistency in the major mode definition, ELPA Syncer, 2024/09/10
- [elpa] externals/show-font 97b3301dd3 12/54: Add error checking in show-font--prepare-text, ELPA Syncer, 2024/09/10
- [elpa] externals/show-font 9a40c37d54 04/54: Add link to demo in the README, ELPA Syncer, 2024/09/10
- [elpa] externals/show-font b951202b9b 29/54: Define commands to (i) preview an installed font (ii) list+preview all installed fonts, ELPA Syncer, 2024/09/10
- [elpa] externals/show-font 36d3197e13 43/54: Autoload `show-font-handler`, ELPA Syncer, 2024/09/10
- [elpa] externals/show-font a38c7ba286 53/54: Fix a couple of typos, ELPA Syncer, 2024/09/10
- [elpa] externals/show-font 0d5978f07b 52/54: Add link with sample pictures, ELPA Syncer, 2024/09/10