help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: Screenshots, frame shots straight from Emacs


From: Leo Butler
Subject: Re: Screenshots, frame shots straight from Emacs
Date: Wed, 21 Jul 2021 14:17:27 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux)

Stefan Monnier via Users list for the GNU Emacs text editor
<help-gnu-emacs@gnu.org> writes:

>>> -(require 'cl)
>>> +(require 'cl-lib)
>> What is the difference?
>
> They provide the same features but under different names (i.e. the
> above change should generally come with other changes to adjust to the
> different names; they seemed to be missing from the patch).

The byte compiler did not complain after making the change. I didn't
investigate further, but suspect that the requirement is unneeded.

Leo



reply via email to

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