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

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

[GNU ELPA] Project version 0.10.0


From: ELPA update
Subject: [GNU ELPA] Project version 0.10.0
Date: Wed, 06 Sep 2023 17:05:17 -0400

Version 0.10.0 of package Project has just been released in GNU ELPA.
You can now find it in M-x list-packages RET.

Project describes itself as:

  =================================
  Operations on the current project
  =================================

More at https://elpa.gnu.org/packages/project.html

## Summary:

  This file contains generic infrastructure for dealing with
  projects, some utility functions, and commands using that
  infrastructure.

  The goal is to make it easier for Lisp programs to operate on the
  current project, without having to know which package handles
  detection of that project type, parsing its config files, etc.

  This file consists of following parts:

  Infrastructure (the public API):

  Function `project-current' that returns the current project
  instance based on the value of the hook `project-find-functions',
  and several generic functions that act on it.

## Recent NEWS:

[Not available 🙁]



reply via email to

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