File: control

package info (click to toggle)
char-menu-el 0.1.1-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 96 kB
  • sloc: lisp: 76; makefile: 2
file content (25 lines) | stat: -rw-r--r-- 962 bytes parent folder | download | duplicates (2)
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
Source: char-menu-el
Section: lisp
Priority: optional
Maintainer: Debian Emacsen team <debian-emacsen@lists.debian.org>
Uploaders: Lev Lamberov <dogsleg@debian.org>
Build-Depends: debhelper-compat (= 13),
               dh-elpa
Standards-Version: 4.5.1
Rules-Requires-Root: no
Homepage: https://github.com/mrkkrp/char-menu
Vcs-Browser: https://salsa.debian.org/emacsen-team/char-menu-el
Vcs-Git: https://salsa.debian.org/emacsen-team/char-menu-el.git

Package: elpa-char-menu
Architecture: all
Depends: ${elpa:Depends},
         ${misc:Depends}
Recommends: emacs (>= 46.0)
Enhances: emacs
Description: create your own menu for fast insertion of arbitrary symbols
 This package allows one to insert arbitrary symbols in Emacs in a
 very efficient and straightforward way. Whether you ever need to
 insert only a couple of proper punctuation symbols or you're a
 Unicode geek who likes all sorts of arrows and fancy math symbols,
 this package may be of some use.