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

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

[nongnu] elpa/projectile bf1b7b1faa 2/4: Tweak a changelog entry


From: ELPA Syncer
Subject: [nongnu] elpa/projectile bf1b7b1faa 2/4: Tweak a changelog entry
Date: Sun, 30 Oct 2022 11:59:22 -0400 (EDT)

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

    Tweak a changelog entry
---
 CHANGELOG.md | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index c53973328c..8d5c89236d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,9 +6,7 @@
 
 * [#1591](https://github.com/bbatsov/projectile/issues/1591): Add `project.el` 
integration that will make Projectile the default provider for project lookup.
 * Add new command `projectile-find-references` (bound to `C-c C-p ?` and `C-c 
C-p s x`).
-* Add helpers for `dir-local-variables` for 3rd party use.
-  Functions `projectile-add-dir-local-variable` and 
`projectile-delete-dir-local-variable`
-  wraps their built-in counterparts. They always use `.dir-locals.el` from 
root of projectile project.
+* [#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.
 
 ### Bug fixed
 



reply via email to

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