emacs-devel
[Top][All Lists]
Advanced

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

Re: master 705292c 1/2: Remove unused DEFSYM


From: Stefan Kangas
Subject: Re: master 705292c 1/2: Remove unused DEFSYM
Date: Fri, 8 Jan 2021 10:43:57 -0600

Robert Pluim <rpluim@gmail.com> writes:

> Iʼm just worried that thereʼs code that relies on the history-length
> symbol existing (perhaps Iʼm being overly paranoid).

Unless I'm missing something, it already exists on the Lisp level, since
there's a DEFVAR_LISP ("history-length", ...) further down.

And the compiler should catch any undefined variables in C, no?



reply via email to

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