emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/fontaine 0b8b3385a2 2/4: Remove FIXME about x-family-fo


From: ELPA Syncer
Subject: [elpa] externals/fontaine 0b8b3385a2 2/4: Remove FIXME about x-family-fonts
Date: Wed, 7 Sep 2022 10:57:42 -0400 (EDT)

branch: externals/fontaine
commit 0b8b3385a20dd52e8ab02c98b5066816740c37e4
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>

    Remove FIXME about x-family-fonts
    
    It works on my --with-pgtk and I will assume it works elsewhere as well.
---
 fontaine.el | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/fontaine.el b/fontaine.el
index 3e7dfd80ec..63923f3592 100644
--- a/fontaine.el
+++ b/fontaine.el
@@ -575,9 +575,6 @@ Target FRAME, if provided as an optional argument."
     (seq-filter
      (lambda (fam)
        (aref fam 5))
-     ;; FIXME 2022-04-26: Is `x-family-fonts' the right call here, or
-     ;; will it not work in some Emacs builds?
-     ;;
      ;; NOTE 2022-04-26: `x-family-fonts' and `x-list-fonts' accept a
      ;; pattern, but I cannot find how to use it properly to filter out
      ;; certain families.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]