From a77fe429f0f2ed55302763b656ac08807df5168f Mon Sep 17 00:00:00 2001 From: Pieter Degroote Date: Fri, 11 Nov 2022 22:22:58 +0100 Subject: [PATCH] Add files via upload Minor change to the comments; same functionality. --- linux-xcompose/.XCompose | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/linux-xcompose/.XCompose b/linux-xcompose/.XCompose index 30a38f3..915a4ce 100644 --- a/linux-xcompose/.XCompose +++ b/linux-xcompose/.XCompose @@ -286,7 +286,7 @@ : "ẙ" U1E99 # y with ring above -# Macron/Stroke +# Macron and Stroke : "ā" U0101 # a with macron : "Ā" U0100 # A with macron @@ -325,7 +325,7 @@ : "¯" U00AF # macron -# Macron/Stroke (Additional) +# Macron and Stroke (additional) : "ḡ" U1E21 # g with macron : "Ḡ" U1E20 # G with macron -- 2.47.3