From: Mark Wooding Date: Tue, 16 Jan 2024 12:33:22 +0000 (+0000) Subject: symm/gcm-*.S: Fix the `ṽ' encodings. X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/catacomb/commitdiff_plain/d7c0f9a72d04fde7a8b02a042535fbb6e85823f0?hp=d7c0f9a72d04fde7a8b02a042535fbb6e85823f0 symm/gcm-*.S: Fix the `ṽ' encodings. For some reason, Emacs got confused about how it wanted to display that. I think I did something crazy involving entering combining characters by hand; this time, I just typed the thing on the keyboard using the compose key and it worked. ---