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

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

[elpa] externals/hyperbole updated (7184b30 -> d65920b)


From: Stefan Monnier
Subject: [elpa] externals/hyperbole updated (7184b30 -> d65920b)
Date: Tue, 22 Sep 2020 10:29:24 -0400 (EDT)

monnier pushed a change to branch externals/hyperbole.

      from  7184b30   Fix ibut:delete
       new  a4f880c   hbdata.el (hbdata:write): Make first ebut in dir work 
immediately
       new  9e13b43   hui-select.el and hyperbole.el reformatting; no logic 
changes
       new  f55f332   Smart Key activation of global Org links and Agenda items
       new  e26ab90   (hyperb:init): Remove WSL abbrev of /mnt/c as /c since 
may not exist
       new  7eae539   (hui:ibut-label-create): Skip back past opening delimiter
       new  af73116   hib-kbd.el: Recognize helm-M-x or counsel-M-x bound to M-x
       new  82653d5   hib-kbd.el: Recognize helm-M-x or counsel-M-x bound to M-x
       new  6f36320   Merge branch 'master' of github.com:rswgnu/hyperbole
       new  97a4d80   Raise org-mode ibtype priority to near top; fix markdown 
# link activation
       new  42487cb   Temporarily disable helm-mode when executing a key series
       new  734c6a8   Merge branch 'master' of github.com:rswgnu/hyperbole
       new  09032d9   Disable minibuffer-completion-confirm while processing 
key series
       new  3c0df00   Add support for dired-sidebar (#33)
       new  74922d1   Merge Mats dired-sidebar support and rsw mods
       new  335441d   Fix that Action Key did not expand collapsed Koutline 
trees
       new  1cf5f3d   Allow Action Key to expand a tree when point is on the 
ellipsis
       new  f633365   Normalize committer email addresses
       new  8ef773d   Add Action/Assist key support for magit modes
       new  520ecae   Fix improper registering of a drag outside of Emacs when 
none
       new  55a73f9   Add TALK subdirectory for upcoming talk on Hyperbole
       new  008182b   Fixes, Helm and Magit Smart Key support doc in prep. for 
7.1.3
       new  21b2b1c   Use magit if available for git social button (#32)
       new  b8fd1e8   Merge branch 'master' of github.com:rswgnu/hyperbole
       new  845119a   hib-social.el - Rename to hibtypes-git-use-magit-flag; 
make first ebut in file work without saving
       new  d65920b   V7.1.3 - Improve key series, mouse handling and


Summary of changes:
 .hypb                |  Bin 3226 -> 3509 bytes
 .mailmap             |    7 +
 Changes              |  133 ++++-
 DEMO                 |    4 +-
 HY-ABOUT             |    2 +-
 HY-NEWS              |   57 +++
 HY-TALK/.hypb        |    4 +
 HY-TALK/HY-TALK.org  |  456 +++++++++++++++++
 HY-TALK/HYPB         |   44 ++
 MANIFEST             |  158 +++---
 Makefile             |    2 +-
 README.md            |    2 +-
 README.md.html       |    2 +-
 hbdata.el            |   37 +-
 hbut.el              |    7 +-
 hib-kbd.el           |  120 +++--
 hib-social.el        |   15 +-
 hibtypes.el          |  107 ++--
 hmouse-drv.el        |   87 ++--
 hsys-org.el          |   87 ++--
 hui-dired-sidebar.el |   64 +++
 hui-mini.el          |   12 +-
 hui-mouse.el         |   58 ++-
 hui-select.el        | 1331 +++++++++++++++++++++++++-------------------------
 hui-window.el        |   25 +-
 hui.el               |   18 +-
 hversion.el          |    2 +-
 hycontrol.el         |    2 +-
 hypb.el              |   17 +
 hyperbole.el         |   39 +-
 kotl/kotl-mode.el    |   23 +-
 man/hkey-help.txt    |    5 +-
 man/hyperbole.html   |  347 ++++++++-----
 man/hyperbole.info   |  Bin 528429 -> 534000 bytes
 man/hyperbole.pdf    |  Bin 1284189 -> 1289960 bytes
 man/hyperbole.texi   |  145 +++++-
 man/version.texi     |    8 +-
 37 files changed, 2298 insertions(+), 1129 deletions(-)
 create mode 100644 .mailmap
 create mode 100644 HY-TALK/.hypb
 create mode 100644 HY-TALK/HY-TALK.org
 create mode 100644 HY-TALK/HYPB
 create mode 100644 hui-dired-sidebar.el



reply via email to

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