unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Justin Burkett <justin@burkett.cc>
To: emacs-devel@gnu.org
Subject: [ELPA] New package: vdiff
Date: Wed, 17 May 2017 08:12:50 -0400	[thread overview]
Message-ID: <CAF5dqNJPCVe-qT=+RQ3+cuVTLd2Ljs4dd+zTjWLN5iNycANDgg@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 1259 bytes --]

Hi all,

I'm submitting my package vdiff.el to be added to ELPA. This is the first
time I've added to ELPA, so please let me know if I missed (or can improve)
something. A while back, Stefan asked me to do this, but I got sidetracked
with work and forgot about it. Sorry Stefan.

Intro to vdiff

vdiff is a diff tool for Emacs that is made to behave like vimdiff, meaning
diff
information is displayed in buffers as you edit them. There are commands for
cycling through the hunks detected by =diff= and applying changes from one
buffer to the other. The main features are

  1. Synchronized scrolling of the buffers with lines matching between the
two
  2. Commands to transmit (send/receive) hunks between buffers
  3. Automatic folding of lines that are unchanged in both buffers
  4. Commands to jump easily between hunks
  5. Everything done through overlays, meaning vdiff doesn't alter the
actual
     text in the buffer (unless you are transmit changes of course)
  6. Unlike ediff, remain in buffers instead of having to use a third
"control
     buffer"
  7. Hydra from abo_abo's package to simplify navigation and moving changes.

I tried to follow the ELPA readme and pushed it as a subtree to the branch
scratch/add-vdiff.

Thanks,
Justin Burkett

[-- Attachment #2: Type: text/html, Size: 1603 bytes --]

             reply	other threads:[~2017-05-17 12:12 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-17 12:12 Justin Burkett [this message]
2017-05-19  6:19 ` [ELPA] New package: vdiff Thien-Thi Nguyen
2017-05-20 14:56   ` raman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAF5dqNJPCVe-qT=+RQ3+cuVTLd2Ljs4dd+zTjWLN5iNycANDgg@mail.gmail.com' \
    --to=justin@burkett.cc \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).