bm-el 202309-2 source package in Ubuntu

Changelog

bm-el (202309-2) unstable; urgency=medium

  * Drop debian/bm-pkg.el, and export the DEB_VERSION_UPSTREAM substvar in
    d/rules, so that dh_elpa will automatically generate the correct
    metadata.

 -- Nicholas D Steeves <email address hidden>  Mon, 04 Dec 2023 11:15:22 -0500

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
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
bm-el_202309-2.dsc 1.9 KiB 060505c163749c4cd37b5b8c3dd33b2811c4c4e42c6d9c32fc12edc64cca96ca
bm-el_202309.orig.tar.xz 21.6 KiB 373933163844cd2e382b7e6cae35eecd6f46bcd7b5471a0de55c7b2cd2181dc0
bm-el_202309-2.debian.tar.xz 3.5 KiB 3f8e76e5474ff912708210bcf6b992e3903847c3481cdf5cf1d2a6809c1b57be

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.