elpasync pushed a change to branch externals/hyperbole.

      from  61937530ea Add info about Emacs native comp (#529)
       new  dbc6f35360 Add initial version of "hywiki.el" and the hywiki ibtype
       new  4d5293086a * hywiki.el - Remove autoload from defib to fix autoload 
error
       new  1d551be5bb hywiki.el - Fixes and performance improvements
       new  b7931000aa hui-em-but.el - Comment out non-load if non-interactive 
for hywiki
       new  424203e56c hywiki.el - Conditionaly load company-mode backend 
function
       new  fa74da7539 hpath.el - Fix to always trim paths and expand shell 
paths
       new  4e9cc5f25a hyrolo-name-at-p - Fix to test point is in 
'hyrolo-display-buffer'
       new  c3f8c4bc48 hact.el (actype:act, action:params): Add Emacs 30 
closure support
       new  3709b59088 hywiki.el - Add hywiki minor mode and highlighting after 
punct
       new  64ce04dc4a hywiki.el - Enable hywiki-mode on hywiki pages and 
highlight
       new  3fb1173075 Merge branch 'master' into rsw
       new  fffbd7c255 hywiki.el - Fix old/bad function name references
       new  ee3e970cbd hywiki.el - Define 'hywiki--buttonize-characters' before 
use
       new  cedb626489 hywiki.el - Eliminate circular dep on 
`hywiki--buttonize-characters'
       new  2da96d8b06 Fix gbut:act to global button context is the current 
buffer
       new  893b778fcc Add first release of HyWiki to merge
       new  232ed572d8 Merge branch 'master' into rsw
       new  36e6dc66d3 Merge pull request #521 from rswgnu/rsw


Summary of changes:
 ChangeLog            | 167 ++++++++++++++
 MANIFEST             |   4 +
 Makefile             |  10 +-
 hact.el              |  14 +-
 hasht.el             | 432 ++++++++++++++++++++++++++++++++++++
 hbut.el              |  24 +-
 hibtypes.el          |  35 ++-
 hpath.el             | 162 +++++++-------
 hsys-org.el          |  21 +-
 hui-em-but.el        |  81 +++++--
 hui.el               |   8 +-
 hyrolo.el            |  67 +++---
 hywiki.el            | 601 +++++++++++++++++++++++++++++++++++++++++++++++++++
 test/hyrolo-tests.el |  14 +-
 14 files changed, 1462 insertions(+), 178 deletions(-)
 create mode 100644 hasht.el
 create mode 100644 hywiki.el

Reply via email to