[Bug 290540] [NEW PORT] editors/marginalia.el: Marginalia in the Emacs minibuffer
Date: Mon, 17 Nov 2025 05:05:00 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=290540
--- Comment #2 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/ports/commit/?id=9ef1f22989612f1f4bdcb36a19f42a36d83a2b22
commit 9ef1f22989612f1f4bdcb36a19f42a36d83a2b22
Author: Pat Maddox <pat@patmaddox.com>
AuthorDate: 2025-10-25 00:32:18 +0000
Commit: Joseph Mingrone <jrm@FreeBSD.org>
CommitDate: 2025-11-17 04:38:26 +0000
editors/marginalia.el: Marginalia in the Emacs minibuffer
This package provides marginalia-mode which adds marginalia to the
minibuffer completions. Marginalia are marks or annotations placed at
the margin of the page of a book or in this case helpful colorful
annotations placed at the margin of the minibuffer for your completion
candidates. Marginalia can only add annotations to the completion
candidates. It cannot modify the appearance of the candidates
themselves, which are shown unaltered as supplied by the original
command.
WWW: https://github.com/minad/marginalia
PR: 290540
editors/Makefile | 1 +
editors/marginalia.el/Makefile (new) | 33 +++++++++++++++++++++++++++++++++
editors/marginalia.el/distinfo (new) | 3 +++
editors/marginalia.el/pkg-descr (new) | 14 ++++++++++++++
editors/marginalia.el/pkg-plist (new) | 2 ++
5 files changed, 53 insertions(+)
--
You are receiving this mail because:
You are the assignee for the bug.