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

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

[elpa] externals/hyperbole updated (cc77f02 -> df1d940)


From: Stefan Monnier
Subject: [elpa] externals/hyperbole updated (cc77f02 -> df1d940)
Date: Wed, 14 Aug 2019 04:40:11 -0400 (EDT)

monnier pushed a change to branch externals/hyperbole.

      from  cc77f02   Merge remote-tracking branch 'hyperbole/master' into 
externals/hyperbole
      adds  131295e   Remove conditionals on xemacs
      adds  9ad2bf0   Remove all featurep checks on xemacs and emacs
      adds  36e4724   7.0.3a bug fixes; add link-to-ibut, link-to-gbut
      adds  91e8a73   Add texinfo pathname section references;improve internal 
image links
      adds  a65ee22   Small coding improvements
      adds  e1a95cc   Improve paragraph filling to match newer Emacs versions
      adds  af55195   Make Action Key handle bi-directional jumping for Org 
mode radio target and internal links
      adds  b128464   Update Changes and add 7.0.3 release message to 
HY-ANNOUNCE
      adds  da8f3fa   Add labeled implicit buttons, in-buffer links to g/e/ibuts
      adds  c547ad4   Merge branch '7.0.3a' into prepare-pr-for-merging
      adds  ff0f602   Merge pull request #11 from matsl/prepare-pr-for-merging
      adds  60d51ad   Remove last references to XEmscs and xterm used under 
Emacs 18
      adds  0829631   Fix small logic errors in new e/g/ilink functions
      adds  f38ee21   7.0.3a changes for creating and modifying ibut labels, 
small fixes
      adds  21c7432   Most changes for 7.0.3a release
      adds  d56c8c0   Most changes for 7.0.3a release
      adds  64c3563   Expanded Org mode doc; introduce 'key series' term in 
Glossary
      adds  e647502   BSD zgrep support for Hyperbole grep command
      adds  332ef33   V7.0.3b test release: Basic DEMO updates
       new  df1d940   * hyperbole.el: Fix `Version:` and gitignore


Summary of changes:
 .gitignore         |    2 +-
 Changes            |  292 ++++++++++++++-
 DEMO               |  119 +++---
 HY-ABOUT           |    2 +-
 HY-ANNOUNCE        |  207 +++++++++++
 HY-NEWS            |  113 +++++-
 MANIFEST           |    1 -
 Makefile           |   13 +-
 README.md          |    2 +-
 README.md.html     |    2 +-
 hactypes.el        |   62 +++-
 hargs.el           |   28 +-
 hbdata.el          |   13 +-
 hbut.el            | 1047 +++++++++++++++++++++++++++++++++++-----------------
 hib-kbd.el         |  131 ++++---
 hibtypes.el        |  145 +++++++-
 hinit.el           |   21 +-
 hmouse-drv.el      |   16 +-
 hmouse-info.el     |   10 +-
 hmouse-key.el      |    2 +-
 hmouse-sh.el       |  351 ++++++++----------
 hmouse-tag.el      |    6 +-
 hpath.el           |   50 +--
 hsettings.el       |   25 +-
 hsys-org.el        |  234 +++++++++++-
 htz.el             |   45 +--
 hui-em-but.el      |    6 +-
 hui-menu.el        |   17 +-
 hui-mini.el        |   42 +--
 hui-mouse.el       |    4 +-
 hui-select.el      |   16 +-
 hui-window.el      |   63 +---
 hui-xe-but.el      |  466 -----------------------
 hui.el             |  240 +++++++++---
 hversion.el        |    6 +-
 hypb.el            |   79 ++--
 hyperbole.el       |    6 +-
 hyrolo-menu.el     |   19 +-
 hyrolo.el          |   81 ++--
 hywconfig.el       |    6 -
 kotl/kfill.el      |   97 +++--
 kotl/kmenu.el      |   10 +-
 kotl/kotl-mode.el  |   35 +-
 kotl/kproperty.el  |    6 +-
 kotl/kview.el      |   58 +--
 kotl/kvspec.el     |   75 ++--
 man/hyperbole.html |  846 ++++++++++++++++++++++++++----------------
 man/hyperbole.info |  Bin 494112 -> 514598 bytes
 man/hyperbole.pdf  |  Bin 1265402 -> 1272682 bytes
 man/hyperbole.texi |  452 +++++++++++++++--------
 man/version.texi   |    8 +-
 51 files changed, 3316 insertions(+), 2261 deletions(-)
 delete mode 100644 hui-xe-but.el



reply via email to

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