emacs-devel
[Top][All Lists]
Advanced

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

Re: master 97679d06e8 1/2: Avoid an unnecessary call to intern


From: Po Lu
Subject: Re: master 97679d06e8 1/2: Avoid an unnecessary call to intern
Date: Mon, 19 Sep 2022 18:22:13 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.91 (gnu/linux)

Stefan Kangas <stefankangas@gmail.com> writes:

> branch: master
> commit 97679d06e854da4656b64df1bafa9a321c05349d
> Author: Stefan Kangas <stefankangas@gmail.com>
> Commit: Stefan Kangas <stefankangas@gmail.com>
>
>     Avoid an unnecessary call to intern
>     
>     * src/doc.c (Fdocumentation): Prefer DEFSYM to using intern directly.

Maybe we should get rid of all of the calls to intern with a static
string in one go?

I think leaving them there is really just a waste of cycles.


reply via email to

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