emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Entering emojis


From: Eli Zaretskii
Subject: Re: Entering emojis
Date: Wed, 03 Nov 2021 20:56:00 +0200

> From: Andreas Schwab <schwab@linux-m68k.org>
> Cc: Lars Ingebrigtsen <larsi@gnus.org>,  stefankangas@gmail.com,
>   emacs-devel@gnu.org
> Date: Sat, 30 Oct 2021 09:06:35 +0200
> 
> On Okt 30 2021, Eli Zaretskii wrote:
> 
> >> +DEFUN ("font-has-glyph-p", Ffont_has_glyph_p, Sfont_has_glyph_p, 2, 2, 0,
> >
> > Please call this font-has-char, since that's what it tests.
> >
> >> +       doc:
> >> +       /* Say whether FONT has a glyph for CHAR.  */)
> >
> > Not FONT, FONT-OBJECT.  They are different beasts.
> 
> And CHAR needs to be CHARACTER, since that's how the arguement is
> spelled.

Yes, I've changed that not long ago.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]