elpa-pointback

restore window points when returning to buffers

When you have two windows X and Y showing different sections of the same buffer B, then switch to a different buffer in X, and then show B in X again, the new point in X will be the same as in Y.

libpod-weaver-plugin-ensureuniquesections-perl

Pod::Weaver plugin to check for duplicate Pod section headers

Pod::Weaver::Plugin::EnsureUniqueSections is a Pod::Weaver plugin to ensure that the Pod after weaving has no duplicate top-level section headers. This can help you if you are converting from writing all your own POD to generating it with Pod::Weaver. If you begin generating a section with Pod::Weaver but you forget to delete the manually written section of the same name, this plugin will warn you.

libgssrpc4

MIT Kerberos runtime libraries - GSS enabled ONCRPC

Kerberos is a system for authenticating users and services on a network. Kerberos is a trusted third-party service. That means that there is a third party (the Kerberos server) that is trusted by all the entities on the network (users and services, usually called "principals").

libexpat1

XML parsing C library - runtime library

This package contains the runtime, shared library of expat, the C library for parsing XML. Expat is a stream-oriented parser in which an application registers handlers for things the parser might find in the XML document (like start tags).

etcd-client

highly-available key value store -- client

A highly-available key value store for shared configuration and service discovery. etcd is inspired by zookeeper and doozer, with a focus on:

elpa-parent-mode

get major mode's parent modes

This package provides `parent-mode', Emacs mode to get major mode's parent modes.