emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] master updated (876d210 -> 269e61a)


From: Oleh Krehel
Subject: [elpa] master updated (876d210 -> 269e61a)
Date: Fri, 08 May 2015 13:43:37 +0000

abo_abo pushed a change to branch master.

      from  876d210   Add 'packages/avy/' from commit 
'32003515c8efa2cf38b62c45499dae30bc7cacb8'
       new  7b44c1f   avy-jump.el (avi-goto-subword-0): New command
       new  ff4ce51   Don't collect candidates hidden by outlines
       new  b61131c   avy-jump.el (avi--overlay-pre): Handle plain numbers
       new  cd6583b   avy-jump.el (avi-all-windows): New defcustom
       new  17b44a8   Update a few commands to jump in one or more windows
       new  f92689a   avy-jump.el (avi--line): Fixup the issue with org outlines
       new  d1780dd   avy-jump.el (avi-goto-line): Work with one or more windows
       new  3bbd404   Make sure avi-move-line and avi-copy-line behave 
consistently.
       new  ca92a08   avy-jump.el (avi-goto-word-1): Count some syms as words
       new  6a0acfc   Add "make compile" and "make run"
       new  dfe24f3   Add `avi-word-punc-regexp` defcustom
       new  ee76efd   Fix rounding error
       new  1e94459   avy-jump.el (avi--goto): Push mark before moving
       new  c53b0d2   Start the decoupling of ace-window and avy-jump
       new  05e7016   Ace Window now depends on Avy
       new  cc38c04   Bump version
       new  269e61a   Merge commit 'cc38c044a13e6df822431d6c706cf4b9255900bd' 
from ace-window


Summary of changes:
 packages/ace-window/Cask          |    8 +
 packages/ace-window/Makefile      |   15 +-
 packages/ace-window/ace-window.el |   19 +--
 packages/ace-window/avy-jump.el   |  288 -------------------------------------
 packages/ace-window/avy-test.el   |   68 ---------
 packages/ace-window/avy.el        |  117 ---------------
 6 files changed, 22 insertions(+), 493 deletions(-)
 create mode 100644 packages/ace-window/Cask
 delete mode 100644 packages/ace-window/avy-jump.el
 delete mode 100644 packages/ace-window/avy-test.el
 delete mode 100644 packages/ace-window/avy.el



reply via email to

[Prev in Thread] Current Thread [Next in Thread]