]> git.eshelyaron.com Git - emacs.git/commit
doprnt %X support
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 27 Jan 2025 21:01:47 +0000 (13:01 -0800)
committerEshel Yaron <me@eshelyaron.com>
Thu, 30 Jan 2025 18:08:46 +0000 (19:08 +0100)
commite4ae9d2ebcbd238f907da42ada1832ca2505485a
treeb10d284c2a7abd8d384ce6b31248cfa4c276f3a5
parent370eaa085ebaac0896cd32be7bcefbe35ac2f902
doprnt %X support

* src/doprnt.c (doprnt): Also support %X, since callers
now use %X.

(cherry picked from commit 9b2e230c063f3e716c08a31685e16dff91130f4d)
src/doprnt.c