* lisp/international/iso-transl.el (iso-transl-char-map): Add 'C-x 8 E'
to align with the other currency characters.
* etc/NEWS: Announce it.
(cherry picked from commit
3ad2dd7f3bf5309aa5a12aa5d16b0d0d9f9364c4)
'iso-transl-set-language'. Double guillemets were already supported via
'C-x 8 <' and 'C-x 8 >'
+*** Additional 'C-x 8' key translation for Euro "€" currency symbol.
+This can now be entered using 'C-x 8 E' in addition to the existing
+'C-x 8 * E' translation.
+
\f
* Changes in Specialized Modes and Packages in Emacs 30.1
("?" . [?¿])
("*C" . [?©])
("C" . [?©])
+ ("*E" . [?€])
+ ("E" . [?€])
("*L" . [?£])
("L" . [?£])
("*P" . [?¶])
("**" . [?•])
("*'" . [?′])
("*\"" . [?″])
- ("*E" . [?€])
("No" . [?№])
("a<" . [?←])
("a>" . [?→])