]> git.eshelyaron.com Git - emacs.git/commit
; Fix typo in xfont.c
authorPo Lu <luangruo@yahoo.com>
Sat, 20 Jul 2024 13:48:08 +0000 (21:48 +0800)
committerEshel Yaron <me@eshelyaron.com>
Mon, 22 Jul 2024 10:38:02 +0000 (12:38 +0200)
commit53c8c9608c14f761e9793cdcf5263aea7af78bb4
tree71a84932079220c20f678b4a7a6fd4c29f52449f
parent4c31ba26ffc1b4970be1af3f818f8753a854e459
; Fix typo in xfont.c

* src/xfont.c (xfont_list): Subtract 9 from name, not 10 + 1.

(cherry picked from commit 301b97eb24ad280bdf36f562d5a95e9aff7f4a65)
src/xfont.c