Source: beginend-el
Section: lisp
Priority: optional
Maintainer: Debian Emacs addons team <pkg-emacsen-addons@lists.alioth.debian.org>
Uploaders: Lev Lamberov <dogsleg@debian.org>
Build-Depends: debhelper (>= 10),
               dh-elpa,
               elpa-assess,
               elpa-buttercup
Standards-Version: 4.1.1
Testsuite: autopkgtest-pkg-elpa
Homepage: https://github.com/DamienCassou/beginend
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-emacsen/pkg/beginend-el.git/
Vcs-Git: https://anonscm.debian.org/git/pkg-emacsen/pkg/beginend-el.git

Package: elpa-beginend
Architecture: all
Depends: ${elpa:Depends},
         ${misc:Depends}
Recommends: emacs (>= 46.0)
Enhances: emacs,
          emacs25
Description: redefine M-< and M-> for some modes to get to meaningful locations
 This package redefines M-< and M-> (or any key bound to
 beginning-of-buffer or end-of-buffer) for some modes so that point
 moves to meaningful locations. The real beginning and end of buffers
 (i. e., point-min and point-max) are still accessible by pressing the
 same key again.
