mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-06 02:17:34 -08:00
Signed-off-by: Z. Liu <zhixu.liu@gmail.com> Part-of: https://github.com/gentoo/gentoo/pull/42081 Signed-off-by: Sam James <sam@gentoo.org>
20 lines
794 B
XML
20 lines
794 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="project">
|
|
<email>gnu-emacs@gentoo.org</email>
|
|
<name>Gentoo GNU Emacs project</name>
|
|
</maintainer>
|
|
<longdescription>
|
|
Are you tired of using the endless keystrokes of 'C-y M-y M-y M-y ...' to
|
|
get at that bit of text you killed thirty-seven kills ago? Ever wish you
|
|
could just look through everything you've killed recently to find out if you
|
|
killed that piece of text that you think you killed, but you're not quite
|
|
sure? If so, then browse-kill-ring.el is the emacs extension for you.
|
|
</longdescription>
|
|
<stabilize-allarches/>
|
|
<upstream>
|
|
<remote-id type="github">browse-kill-ring/browse-kill-ring</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|