C is the one I can think of, I can't work on the defcustom right now. Regards, Nikolaos Chatzikonstantinou
On Wed, Jul 16, 2025, 12:38 PM Ihor Radchenko <yanta...@posteo.net> wrote: > Ihor Radchenko <yanta...@posteo.net> writes: > > >> Subject: [PATCH] add lowercase c to languages recognized for CSS > highlight > > > > Could you please add a commit message as described in > > https://orgmode.org/worg/org-contribute.html#commit-messages ? > > > >> @@ -318,6 +318,7 @@ This affects IDs that are determined from the ID > property.") > >> pre.src-asymptote:before { content: 'Asymptote'; } > >> pre.src-awk:before { content: 'Awk'; } > >> pre.src-authinfo::before { content: 'Authinfo'; } > >> + pre.src-c:before { content: 'C'; } > > > > Because we are changing the default value of a defcustom, we should > > announce this in the news and update :package-version keyword. > > It has been over a month. > Nikolaos, have you had a chance to look into my comments? > > -- > Ihor Radchenko // yantar92, > Org mode maintainer, > Learn more about Org mode at <https://orgmode.org/>. > Support Org development at <https://liberapay.com/org-mode>, > or support my work at <https://liberapay.com/yantar92> >