pointback 0.2-1 source package in Ubuntu

Changelog

pointback (0.2-1) unstable; urgency=medium

  * Initial release (Closes: #853026).

 -- Sean Whitton <email address hidden>  Sat, 28 Jan 2017 21:14:19 -0700

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe misc

Builds

Zesty: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
pointback_0.2-1.dsc 2.0 KiB 8c31d3d5351afcdcb98a1a8daa3f9fe67d93c5fdecce24255921c48d08e94897
pointback_0.2.orig.tar.xz 1.5 KiB b22f0c591e687f55136f53f01ea2293ba59473035f32e9ef93d334cd099074a4
pointback_0.2-1.debian.tar.xz 1.7 KiB 8d015f69a1aa63ad476c6255e6ddf08115c8dfb050ec48d4cc4efc5289b9589b

No changes file available.

Binary packages built by this source

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.
 .
 With pointback-mode (or global-pointback-mode), window points are
 preserved instead, and point will be where it originally was in X for
 B when you return to B.