emacs-elpa-diffs
[Top][All Lists]
Advanced

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

[nongnu] elpa/projectile 752ef1c020 1/2: Add a changelog entry for #1812


From: ELPA Syncer
Subject: [nongnu] elpa/projectile 752ef1c020 1/2: Add a changelog entry for #1812
Date: Mon, 14 Nov 2022 01:59:20 -0500 (EST)

branch: elpa/projectile
commit 752ef1c0205a90ae45294c2469292250f3088b6f
Author: Bozhidar Batsov <bozhidar@batsov.dev>
Commit: Bozhidar Batsov <bozhidar@batsov.dev>

    Add a changelog entry for #1812
---
 CHANGELOG.md | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1145b86cc3..3538ab626e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -9,6 +9,10 @@
 * [#1737](https://github.com/bbatsov/projectile/pull/1737): Add helpers for 
`dir-local-variables` for 3rd party use. Functions 
`projectile-add-dir-local-variable` and `projectile-delete-dir-local-variable` 
wrap their built-in counterparts. They always use `.dir-locals.el` from the 
root of the current Projectile project.
 * Add a new defcustom (`projectile-dirconfig-file`) controlling the name of 
the file used as Projectile’s root marker and configuration file.
 
+### Changes
+
+* [#1812](https://github.com/bbatsov/projectile/pull/1812): Add a 
`projectile-root-marked` function for finding roots marked by `.projectile`. 
Prioritize `.projectile` above other bottom-up root files.
+
 ### Bug fixed
 
 * [#1796](https://github.com/bbatsov/projectile/issues/1796): Fix 
`projectile-root-bottom-up` doesn’t always find bottom-most file



reply via email to

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