emacs-devel
[Top][All Lists]
Advanced

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

Re: emacs-27 fc37dc2: Fix the previous change


From: Lars Ingebrigtsen
Subject: Re: emacs-27 fc37dc2: Fix the previous change
Date: Sat, 06 Feb 2021 17:22:24 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

dgutov@yandex.ru (Dmitry Gutov) writes:

>     Fix the previous change
>
>     * lisp/progmodes/project.el (project-find-regexp):
>     Fix the previous change (project-root is not defined in this version).
>     (project-or-external-find-regexp): Same.

This leads to these warnings:

In project-find-regexp:
progmodes/project.el:728:35: Warning: `project-roots' is an obsolete function
    (as of 0.3.0); use `project-root' instead.
In project-or-external-find-regexp:
progmodes/project.el:760:35: Warning: `project-roots' is an obsolete function
    (as of 0.3.0); use `project-root' instead.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no



reply via email to

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