Skip to content

Commit

Permalink
Drop 25.x support
Browse files Browse the repository at this point in the history
  • Loading branch information
jcs090218 committed Jan 27, 2022
1 parent d281ec5 commit de5f625
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion company-fuzzy.el
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
;; Description: Fuzzy matching for `company-mode'.
;; Keyword: auto auto-complete complete fuzzy matching
;; Version: 1.3.0
;; Package-Requires: ((emacs "24.4") (company "0.8.12") (s "1.12.0") (ht "2.0"))
;; Package-Requires: ((emacs "26.1") (company "0.8.12") (s "1.12.0") (ht "2.0"))
;; URL: https://github.com/jcs-elpa/company-fuzzy

;; This file is NOT part of GNU Emacs.
Expand Down

0 comments on commit de5f625

Please sign in to comment.