unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Re: emacs-27 fc37dc2: Fix the previous change
       [not found] ` <20210204231716.1808D20DFE@vcs0.savannah.gnu.org>
@ 2021-02-06 16:22   ` Lars Ingebrigtsen
  2021-02-06 21:00     ` Dmitry Gutov
  0 siblings, 1 reply; 2+ messages in thread
From: Lars Ingebrigtsen @ 2021-02-06 16:22 UTC (permalink / raw)
  To: emacs-devel; +Cc: Dmitry Gutov

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



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: emacs-27 fc37dc2: Fix the previous change
  2021-02-06 16:22   ` emacs-27 fc37dc2: Fix the previous change Lars Ingebrigtsen
@ 2021-02-06 21:00     ` Dmitry Gutov
  0 siblings, 0 replies; 2+ messages in thread
From: Dmitry Gutov @ 2021-02-06 21:00 UTC (permalink / raw)
  To: Lars Ingebrigtsen, emacs-devel

On 06.02.2021 18:22, Lars Ingebrigtsen wrote:
> 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.

Yes, thank you. These warnings are only in master.

I forgot to add 'Do not merge' to the commit message before pushing and 
didn't manage to fix the situation with 'gitmerge' because of a conflict 
in one of the previous commits.

Now that somebody else merged emacs-27 to master, I can 'git revert'.



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-02-06 21:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20210204231714.5838.15380@vcs0.savannah.gnu.org>
     [not found] ` <20210204231716.1808D20DFE@vcs0.savannah.gnu.org>
2021-02-06 16:22   ` emacs-27 fc37dc2: Fix the previous change Lars Ingebrigtsen
2021-02-06 21:00     ` Dmitry Gutov

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).