atomic-chrome-el 2.0.0-6 source package in Ubuntu

Changelog

atomic-chrome-el (2.0.0-6) 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:38:17 +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
atomic-chrome-el_2.0.0-6.dsc 2.1 KiB aadb3f80ecd553ea77692570ead839c60d61327aece8a41445b18c5ed995a26d
atomic-chrome-el_2.0.0.orig.tar.gz 213.2 KiB 74224bf648f7401ce15c19f1233cf4c6b7e69f6b4b83145d852f563fcb532cfd
atomic-chrome-el_2.0.0-6.debian.tar.xz 3.4 KiB 32a7803430f009650f0bfaf2f9776bef4f19ae126a1d1605cf06dcee7cb71b0c

Available diffs

No changes file available.

Binary packages built by this source

elpa-atomic-chrome: edit a web-browser text entry area with Emacs

 Atomic Chrome is an extension for the Chromium and Google Chrome
 browsers that allows one to edit text entry areas of a web-page in
 Emacs. Atomic Chrome for Emacs also supports the use of GhostText
 Chromium and Chrome extension.
 .
 This package is similar to "Edit with Emacs"; however, it features
 two advantages over this alternative as a result of its websocket
 design:
   * Live update: The text entry area for which Atomic Chrome has been
     activated and its associated Emacs buffer are synchronised.
     Updates to one continuously propagate to the other.
   * Bidirectional communication: Edit text in either the browser
     or Emacs and difference is applied to the other half.
 .
 Firefox is also supported via the GhostText browser addon.