* Re: master bde0ccd2c2 2/5: Rename alphabetp to hangul-alphabetp
[not found] ` <20220804095121.82999C0F20F@vcs2.savannah.gnu.org>
@ 2022-08-04 10:28 ` Po Lu
2022-08-04 12:33 ` Eli Zaretskii
0 siblings, 1 reply; 2+ messages in thread
From: Po Lu @ 2022-08-04 10:28 UTC (permalink / raw)
To: emacs-devel; +Cc: Stefan Kangas
Stefan Kangas <stefankangas@gmail.com> writes:
> branch: master
> commit bde0ccd2c2d29b818e27d90888da9e3cb36712aa
> Author: Stefan Kangas <stefan@marxist.se>
> Commit: Stefan Kangas <stefan@marxist.se>
>
> Rename alphabetp to hangul-alphabetp
>
> * lisp/leim/quail/hangul.el (hangul-alphabetp): Rename from
> 'alphabetp'. Retain old name as an obsolete alias.
This seems like a useful function to have in general, so why not
document it and move it to i.e. subr.el?
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: master bde0ccd2c2 2/5: Rename alphabetp to hangul-alphabetp
2022-08-04 10:28 ` master bde0ccd2c2 2/5: Rename alphabetp to hangul-alphabetp Po Lu
@ 2022-08-04 12:33 ` Eli Zaretskii
0 siblings, 0 replies; 2+ messages in thread
From: Eli Zaretskii @ 2022-08-04 12:33 UTC (permalink / raw)
To: Po Lu; +Cc: emacs-devel, stefan
> From: Po Lu <luangruo@yahoo.com>
> Cc: Stefan Kangas <stefan@marxist.se>
> Date: Thu, 04 Aug 2022 18:28:22 +0800
>
> Stefan Kangas <stefankangas@gmail.com> writes:
>
> > branch: master
> > commit bde0ccd2c2d29b818e27d90888da9e3cb36712aa
> > Author: Stefan Kangas <stefan@marxist.se>
> > Commit: Stefan Kangas <stefan@marxist.se>
> >
> > Rename alphabetp to hangul-alphabetp
> >
> > * lisp/leim/quail/hangul.el (hangul-alphabetp): Rename from
> > 'alphabetp'. Retain old name as an obsolete alias.
>
> This seems like a useful function to have in general, so why not
> document it and move it to i.e. subr.el?
Its name is misleading: it actually supports only ASCII letters. You
can easily do that by using [:ascii:] and [:alpha:].
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-08-04 12:33 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <165960668099.18547.12808934681617855650@vcs2.savannah.gnu.org>
[not found] ` <20220804095121.82999C0F20F@vcs2.savannah.gnu.org>
2022-08-04 10:28 ` master bde0ccd2c2 2/5: Rename alphabetp to hangul-alphabetp Po Lu
2022-08-04 12:33 ` Eli Zaretskii
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.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).