Source: goto-chg-el Section: lisp Priority: optional Maintainer: Debian Emacs addons team Uploaders: Dmitry Bogatov Build-Depends: debhelper (>= 9), dh-elpa (>= 0.0.18) Standards-Version: 3.9.8 Vcs-Git: https://anonscm.debian.org/git/pkg-emacsen/pkg/goto-chg.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-emacsen/pkg/goto-chg.git Package: elpa-goto-chg Architecture: all Depends: ${misc:Depends}, emacs, ${elpa:Depends} Built-Using: ${misc:Built-Using} Recommends: emacs (>= 46.0) Enhances: emacs, emacs24 Description: navigate the point to the most recent edit in the buffer goto-chg is an Emacs addon that allows the user to move point to the most recent edit in the buffer. When the command is repeated, point moves to the second most recent edit, and so on. A negative argument may be used to reverse the direction.