m-buffer-el 0.15-3 source package in Ubuntu

Changelog

m-buffer-el (0.15-3) unstable; urgency=medium

  * Team upload.
  * Rebuild against dh-elpa 2.1.5.
    Upload pushed to dgit-repos but not salsa.
    See <https://lists.debian.org/debian-emacsen/2024/07/msg00077.html>.

 -- Sean Whitton <email address hidden>  Thu, 25 Jul 2024 22:35:46 +0900

Upload details

Uploaded by:
Debian Emacsen team
Uploaded to:
Sid
Original maintainer:
Debian Emacsen team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
m-buffer-el_0.15-3.dsc 2.0 KiB d878c58f6490b70d31f3dd6c1aa3bb135133d282e8070ae7ef3d8326cc21918c
m-buffer-el_0.15.orig.tar.gz 18.7 KiB 5c85812f05cab972924b4618405835314ade10f19f39b5dd24fe6bad1d43e87e
m-buffer-el_0.15-3.debian.tar.xz 2.4 KiB 490dd0a987a4a844c5cf4b9266a34d4a3cdf25cbf4c73c4b2ecd9dbb1b5b8ee1

Available diffs

No changes file available.

Binary packages built by this source

elpa-m-buffer: list-oriented, functional buffer manipulation

 This package provides a set of list-oriented functions for operating
 over the contents of buffers, mostly revolving around regexp
 searching, and regions. They avoid the use of looping, manipulating
 global state with `match-data'. Many high-level functions exist for
 matching sentences, lines and so on.