summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOmar AntolĂ­n Camarena <omar.antolin@gmail.com>2025-08-25 07:52:13 -0600
committerGitHub <noreply@github.com>2025-08-25 07:52:13 -0600
commit1371a1e33e3a3d96557beb28dccf1fa762f6ae22 (patch)
tree72994a993efbe605ad7767c468f086663c603db7
parent4f3ac585cd87affc1d208ea6f0fbb9798b88c1bb (diff)
parent9d8a3dbaeea81a14e876066939033596ba57d424 (diff)
Merge pull request #773 from minad/project-buffer-category
Handle new project-buffer category
-rw-r--r--embark.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/embark.el b/embark.el
index c01051b..3b2ff0d 100644
--- a/embark.el
+++ b/embark.el
@@ -208,6 +208,7 @@ Each function should take no arguments and return one of:
(package . embark--remove-package-version)
(multi-category . embark--refine-multi-category)
(buffer . embark--uniquify-orig-buffer)
+ (project-buffer . embark--uniquify-orig-buffer)
(file . embark--simplify-path))
"Alist associating type to functions for transforming targets.
Each function should take a type and a target string and return a