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

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

[elpa] externals/hyperbole updated (81e8485 -> df14034)


From: Robert Weiner
Subject: [elpa] externals/hyperbole updated (81e8485 -> df14034)
Date: Tue, 9 Aug 2016 19:17:06 +0000 (UTC)

rsw pushed a change to branch externals/hyperbole.

      from  81e8485   * hyperbole-pkg.el: Remove; autogenerated
       new  390a976   * hload-path.el (hyperb:dir): If the Emacs Package 
Manager has already added this     to load-path without a trailing directory 
separator, don't add it with one.
       new  e28b8bf   * HY-ANNOUNCE (About):   README (Files): Added pointers 
to Hyperbole screenshot files.
       new  5ae3550   * hactypes.el (exec-shell-cmd): Replaced call to old 
function 'show-output-from-shell'     with 'comint-show-output'.  This fixed a 
failure when this action type is used.
       new  a2b8a90   * hyperbole.el: Updated the header fields to better match 
GNU standards for use     by the Lisp maintainer package, lisp-mnt.el.
       new  7e1675e   * README.md: Added menu images and screenshots for easy 
access.
       new  ab16a35   * Changes: Renamed this file from ChangeLog since Elpa 
release builds     overwrite any file named ChangeLog with git log information 
which     has less history than Hyperbole's Changes.
       new  77a075f   * README.md.html - Added.
       new  71b8e73   2016-08-05  Bob Weiner  <address@hidden>
       new  1f27deb   * hibtypes.el (annot-bib): Added markdown-mode to the 
excluded list to avoid conflict with its links.               
(markdown-internal-link): Added to follow internal Markdown links.   
man/hyperbole.texi: (Implicit Buttons): Added markdown-internal-link.
       new  fbee779   Minor hibtypes.el edit.
       new  3174664   Fixed misnamed reference to hpath:file-suffix-regexp.
       new  62547e0   * hmouse-tag.el (smart-asm-include-file, 
smart-c-include-file): Simplified conditionals a bit.
       new  ad7a089   * hys-org.el (defib org-mode, org-mode:help): Ensured 
trigger only in org-mode and simplified logic.              (org-heading-at-p): 
Deleted and used org-at-heading-p instead.
       new  cc0493a   * hactypes.el (link-to-web-search): Added so Hyperbole 
global and explicit buttons can execute web searches.   hsettings.el 
(hyperbole-read-web-search-arguments): Added and used in hyperbole-web-search 
and link-to-web-search.   DEMO (Sample Explicit Buttons and Types):   
man/hyperbole.texi (Action Types): Documented link-to-web-search.
       new  72833c9   Merge branch 'master' V6.0.2 of 
http://git.savannah.gnu.org/r/hyperbole into externals/hyperbole
       new  275331f   Updated package, release and elpa targets.
       new  6e38a4b   Merge branch 'master' of 
http://git.savannah.gnu.org/r/hyperbole into externals/hyperbole. Updated 
Makefile.
       new  b0724a8   Updates to release, package and elpa targets.
       new  12651d8   Upcased mistyped HYPB_VERSION in release target.
       new  df14034   Merge branch 'master' of 
http://git.savannah.gnu.org/r/hyperbole into externals/hyperbole


Summary of changes:
 .gitignore                 |    3 +
 .hypb                      |  Bin 2398 -> 2681 bytes
 ChangeLog => Changes       |  181 ++++++++
 DEMO                       |   69 +++-
 HY-ABOUT                   |    2 +-
 HY-ANNOUNCE                |  247 ++++++++---
 HY-NEWS                    |  113 ++++-
 HY-WHY.kotl                |   34 +-
 INSTALL                    |   20 +-
 MANIFEST                   |    5 +-
 Makefile                   |   53 ++-
 README                     |   37 +-
 README.md                  |   60 ++-
 README.md.html             |  985 ++++++++++++++++++++++++++++++++++++++++++++
 hactypes.el                |   12 +-
 hargs.el                   |   15 +-
 hib-social.el              |   17 +-
 hibtypes.el                |   51 ++-
 hinit.el                   |   33 +-
 hload-path.el              |    9 +-
 hmouse-key.el              |    5 +-
 hmouse-tag.el              |   35 +-
 hpath.el                   |  165 +++++---
 hrmail.el                  |    3 +-
 hsettings.el               |   69 ++++
 hsmail.el                  |  169 +++++---
 hsys-org.el                |   53 ++-
 hsys-w3.el => hsys-www.el  |   15 +-
 hui-menu.el                |  630 ++++++++++++++--------------
 hui-mini.el                |  679 ++++++++++++++++--------------
 hui-mouse.el               |   29 +-
 hversion.el                |    2 +-
 hycontrol.el               |    4 +-
 hypb.el                    |   11 +-
 hyperbole.el               |   25 +-
 man/hyperbole.html         |  758 +++++++++++++++++++++-------------
 man/hyperbole.info         |  Bin 429310 -> 436710 bytes
 man/hyperbole.pdf          |  Bin 791819 -> 798585 bytes
 man/hyperbole.texi         |  397 +++++++++++-------
 man/im/menu-hyperbole2.pdf |  Bin 18552 -> 0 bytes
 man/version.texi           |    8 +-
 41 files changed, 3579 insertions(+), 1424 deletions(-)
 rename ChangeLog => Changes (92%)
 create mode 100644 README.md.html
 rename hsys-w3.el => hsys-www.el (91%)
 delete mode 100644 man/im/menu-hyperbole2.pdf



reply via email to

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