File: control

package info (click to toggle)
marginalia 2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 236 kB
  • sloc: lisp: 1,118; makefile: 4
file content (33 lines) | stat: -rw-r--r-- 1,405 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
Source: marginalia
Section: editors
Priority: optional
Maintainer: Debian Emacsen team <debian-emacsen@lists.debian.org>
Uploaders: Aymeric Agon-Rambosson <aymeric.agon@yandex.com>
Build-Depends: debhelper-compat (= 13),
 dh-elpa,
 texinfo,
 elpa-htmlize,
Standards-Version: 4.7.2
Homepage: https://github.com/minad/marginalia
Rules-Requires-Root: no
Vcs-Browser: https://salsa.debian.org/emacsen-team/marginalia
Vcs-Git: https://salsa.debian.org/emacsen-team/marginalia.git

Package: elpa-marginalia
Architecture: all
Depends: ${elpa:Depends}, ${misc:Depends}
Recommends: emacs
Enhances: emacs
Description: 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 be displayed with the completion candidates. It cannot
 modify the appearance of the candidates themselves, which are shown as supplied
 by the original commands.
 .
 The annotations are added based on the completion category. For example
 find-file reports the file category and M-x reports the command category. You
 can cycle between more or less detailed annotators or even disable the
 annotator with command marginalia-cycle.