bm-el 202309-4 source package in Ubuntu

Changelog

bm-el (202309-4) 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 17:43:05 +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
bm-el_202309-4.dsc 2.0 KiB 5c2ada893e6a1921e6364f88bcc7cad0cc470c4d7b11db0c3ac82cd7f8977b57
bm-el_202309.orig.tar.xz 21.6 KiB 373933163844cd2e382b7e6cae35eecd6f46bcd7b5471a0de55c7b2cd2181dc0
bm-el_202309-4.debian.tar.xz 3.6 KiB 866d6889dfa07721e65800419d1c1d8e60b12b9b9bfd208dac7276eaa8725f48

Available diffs

No changes file available.

Binary packages built by this source

elpa-bm: visual bookmarks for GNU Emacs

 Bm.el enables visible bookmarks in GNU Emacs.
 .
 Features:
   - Navigate between bookmarks specific to the current buffer or cycle
     through all buffers. When cycling through bookmarks in all open
     buffers, the search will always wrap around.
   - Configurable wrapping modes when end of bookmark set is reached.
   - Setting bookmarks based on a regexp, or on a line number.
   - Goto the point of a bookmark or the beginning its line.
   - Persistent bookmarks: They are non-persistent by default, but can
     be automatically persisted on either a global or per-buffer basis.
   - Annotated bookmarks: The annotation is displayed in the message
     area when navigating to a bookmark.
   - List bookmarks with annotations and context in a separate buffer.
   - Different bookmark styles: fringe-only, line-only, or both.
   - Experimental support for creating or removing a standard Emacs
     filename-based bookmark every time one toggles a bm.el one.