branch: externals/hyperbole commit 5620af540ecff952fa83d4130ca4fd63d48095d5 Author: Mats Lidell <mats.lid...@lidells.se> Commit: GitHub <nore...@github.com>
Do not mention removed function-in-buffer (#295) Resolves bug#60596 and bug#60597. --- ChangeLog | 9 ++++++++- FAST-DEMO | 35 +++++++++++++++++------------------ man/hyperbole.texi | 3 +-- 3 files changed, 26 insertions(+), 21 deletions(-) diff --git a/ChangeLog b/ChangeLog index 44dfe4e2a6..4aa87b9eb2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2023-01-08 Mats Lidell <ma...@gnu.org> + +* man/hyperbole.texi (Implicit Button Types): Remove ibtypes::org-mode + from function index. + +* FAST-DEMO: (bug#60596) Do not mention 'function-in-buffer', it's removed. + (bug#60597) Replace 'org-mode' with 'org-link-outside-org-mode'. + 2023-01-07 Bob Weiner <r...@gnu.org> * TAGS: Add to distribution, as is utilized in the Hyperbole DEMO. @@ -33,7 +41,6 @@ * Makefile (ELC_COMPILE, ELC_KOTL): Use function to derive elc files. - 2022-12-11 Bob Weiner <r...@gnu.org> * hyperbole.el (hkey-initialize): Fix Emacs bug#59903: handle when C-h is diff --git a/FAST-DEMO b/FAST-DEMO index 36144ff003..58d2ffbb5d 100644 --- a/FAST-DEMO +++ b/FAST-DEMO @@ -274,24 +274,23 @@ pspell-config(1) - prints information about a libpspell installation will jump to its Lisp definition. Use this if you want to see what each type can do. <normal-mode> reverts to the standard mode. -|-----------------------+------------------------+--------------------------| -| Implicit Button Types | -|-----------------------+------------------------+--------------------------| -| action | annot-bib | completion | -| cscope | ctags | debbugs-gnu-mode | -| debbugs-gnu-query | debugger-source | dir-summary | -| doc-id | elink | elisp-compiler-msg | -| etags | function-in-buffer | git-commit-reference | -| glink | gnus-push-button | grep-msg | -| hyp-address | hyp-source | id-cflow | -| ilink | Info-node | ipython-stack-frame | -| kbd-key | klink | mail-address | -| man-apropos | markdown-internal-link | org-mode | -| patch-msg | pathname | pathname-line-and-column | -| rfc | rfc-toc | ripgrep-msg | -| social-reference | texinfo-ref | text-toc | -| www-url | | | -|---------------------------------------------------------------------------| +|------------------------+---------------------------+-----------------------| +| Implicit Button Types | +|------------------------+---------------------------+-----------------------| +| action | annot-bib | completion | +| cscope | ctags | debbugs-gnu-mode | +| debbugs-gnu-query | debugger-source | dir-summary | +| doc-id | elink | elisp-compiler-msg | +| etags | git-commit-reference | glink | +| gnus-push-button | grep-msg | hyp-address | +| hyp-source | id-cflow | ilink | +| Info-node | ipython-stack-frame | kbd-key | +| klink | mail-address | man-apropos | +| markdown-internal-link | org-link-outside-org-mode | patch-msg | +| pathname | pathname-line-and-column | rfc | +| rfc-toc | ripgrep-msg | social-reference | +| texinfo-ref | text-toc | www-url | +|----------------------------------------------------------------------------| Implicit button types are stored in their own namespace, 'ibtypes::', so to see the doc on the 'pathname' ibtype, use {C-h f ibtypes::pathname RET}. To diff --git a/man/hyperbole.texi b/man/hyperbole.texi index 55639da5c1..d62f810b5c 100644 --- a/man/hyperbole.texi +++ b/man/hyperbole.texi @@ -7,7 +7,7 @@ @c Author: Bob Weiner @c @c Orig-Date: 6-Nov-91 at 11:18:03 -@c Last-Mod: 7-Jan-23 at 20:23:20 by Bob Weiner +@c Last-Mod: 8-Jan-23 at 10:13:37 by Mats Lidell @c %**start of header (This is for running Texinfo on a region.) @setfilename hyperbole.info @@ -2116,7 +2116,6 @@ implicit button types (they are listed in increasing order of priority). @table @code -@findex ibtypes smart-org @cindex org-mode @cindex radio target @cindex code block