all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#65248: 30.0.50; Welsh language characters missing
@ 2023-08-12 14:18 Devon Sean McCullough
  2023-08-13  6:44 ` Eli Zaretskii
  0 siblings, 1 reply; 2+ messages in thread
From: Devon Sean McCullough @ 2023-08-12 14:18 UTC (permalink / raw)
  To: 65248

I know no Welsh but a cursory check online confirms they occur.

diff -aBbdu --label emacs/lisp/international/iso-transl.el --label 
\#\<buffer\ iso-transl.el\> emacs/lisp/international/iso-transl.el 
/tmp/buffer-content-3gnodk
--- emacs/lisp/international/iso-transl.el
+++ #<buffer iso-transl.el>
@@ -203,11 +203,15 @@
      ("^I"   . [?Î])
      ("^O"   . [?Ô])
      ("^U"   . [?Û])
+    ("^W"   . [?Ŵ])
+    ("^Y"   . [?Ŷ])
      ("^a"   . [?â])
      ("^e"   . [?ê])
      ("^i"   . [?î])
      ("^o"   . [?ô])
      ("^u"   . [?û])
+    ("^w"   . [?ŵ])
+    ("^y"   . [?ŷ])
      ("^^A"  . [?Ǎ])
      ("^^C"  . [?Č])
      ("^^E"  . [?Ě])

Diff finished.  Sat Aug 12 10:08:48 2023





^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#65248: 30.0.50; Welsh language characters missing
  2023-08-12 14:18 bug#65248: 30.0.50; Welsh language characters missing Devon Sean McCullough
@ 2023-08-13  6:44 ` Eli Zaretskii
  0 siblings, 0 replies; 2+ messages in thread
From: Eli Zaretskii @ 2023-08-13  6:44 UTC (permalink / raw)
  To: Devon Sean McCullough; +Cc: 65248-done

> Date: Sat, 12 Aug 2023 10:18:47 -0400
> From: Devon Sean McCullough <emacs-hacker2017@jovi.net>
> 
> I know no Welsh but a cursory check online confirms they occur.

Thanks, installed on the emacs-29 branch, and closing the bug.





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-08-13  6:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-08-12 14:18 bug#65248: 30.0.50; Welsh language characters missing Devon Sean McCullough
2023-08-13  6:44 ` Eli Zaretskii

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.