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

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

[elpa] externals/company f1b36de47c: Remove outdated comment


From: ELPA Syncer
Subject: [elpa] externals/company f1b36de47c: Remove outdated comment
Date: Wed, 15 Nov 2023 15:57:46 -0500 (EST)

branch: externals/company
commit f1b36de47ced087c7e0d7a55be3f655ddb0adbb6
Author: Dmitry Gutov <dmitry@gutov.dev>
Commit: Dmitry Gutov <dmitry@gutov.dev>

    Remove outdated comment
---
 company.el | 2 --
 1 file changed, 2 deletions(-)

diff --git a/company.el b/company.el
index 00bdd930bf..89f68fdf93 100644
--- a/company.el
+++ b/company.el
@@ -2960,8 +2960,6 @@ from the candidates list.")
     (string-width str)))
 
 ;; TODO: Add more tests!
-;; FIXME: Could work better with text-scale-mode.  But that requires copying
-;; face-remapping-alist into " *string-pixel-width*".
 (defun company-safe-pixel-substring (str from &optional to)
   (let ((from-chars 0)
         (to-chars 0)



reply via email to

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