emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [PATCH] org-entities: rename section with eth and thorn to "Icelandic"
@ 2020-06-30 12:21 Albert Krewinkel
  2020-07-05 21:52 ` Nicolas Goaziou
  0 siblings, 1 reply; 2+ messages in thread
From: Albert Krewinkel @ 2020-06-30 12:21 UTC (permalink / raw)
  To: emacs-orgmode; +Cc: Albert Krewinkel

Eth and thorn are letters in the Icelandic alphabet, and the language
is in active use.

TINYCHANGE
---
 lisp/org-entities.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lisp/org-entities.el b/lisp/org-entities.el
index e32ce269b..5529f77ef 100644
--- a/lisp/org-entities.el
+++ b/lisp/org-entities.el
@@ -226,7 +226,7 @@ packages to be loaded, add these packages to `org-latex-packages-alist'."
      ("beth" "\\beth" t "ℶ" "beth" "beth" "ב")
      ("dalet" "\\daleth" t "ℸ" "dalet" "dalet" "ד")
 
-     "** Dead languages"
+     "** Icelandic"
      ("ETH" "\\DH{}" nil "Ð" "D" "Ð" "Ð")
      ("eth" "\\dh{}" nil "ð" "dh" "ð" "ð")
      ("THORN" "\\TH{}" nil "Þ" "TH" "Þ" "Þ")
-- 
2.27.0



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

* Re: [PATCH] org-entities: rename section with eth and thorn to "Icelandic"
  2020-06-30 12:21 [PATCH] org-entities: rename section with eth and thorn to "Icelandic" Albert Krewinkel
@ 2020-07-05 21:52 ` Nicolas Goaziou
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2020-07-05 21:52 UTC (permalink / raw)
  To: Albert Krewinkel; +Cc: emacs-orgmode

Hello,

Albert Krewinkel <albert@zeitkraut.de> writes:

> Eth and thorn are letters in the Icelandic alphabet, and the language
> is in active use.
>
> TINYCHANGE

Applied. Thank you.

Regards,
-- 
Nicolas Goaziou


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

end of thread, other threads:[~2020-07-05 21:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-30 12:21 [PATCH] org-entities: rename section with eth and thorn to "Icelandic" Albert Krewinkel
2020-07-05 21:52 ` Nicolas Goaziou

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).