Conversation
smart-org - Call `hkey-help-hbut' when on an Org link instead of calling
`hkey-help'. Now displays Org link attributes like a regular Hyperbole
button's attributes.
htype:def-symbol - If given an fboundp function symbol, return that rather
than nil.
hbut:funcall - Expand `key-src' when is a path to resolve any variable
name. This fixes a bug where a buffer name with the variable, like
`${hyperb:dir)/hbut.el' is created.
ibut:set-name-and-label-key-p - Clarify doc that returns t when on implicit
button text only if such text is delimited. Also, fix so recognizes an ibut
if point is on a separator between the ibut name and its text; see doc for
`ibut:label-separator-regexp'.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
smart-org - Fix 'hkey-help' to show org-link attribs and assist doc
smart-org - Call 'hkey-help-hbut' when on an Org link instead of calling 'hkey-help'. Now displays Org link attributes like a regular Hyperbole button's attributes.
htype:def-symbol - If given an 'fboundp' function symbol, return that rather than nil.
hbut:funcall - Expand 'key-src' when is a path to resolve any variable name. This fixes a bug where a buffer name with the variable, like '${hyperb:dir)/hbut.el' is created.
ibut:set-name-and-label-key-p - Clarify doc that returns t when on implicit button text only if such text is delimited. Also, fix so recognizes an ibut if point is on a separator between the ibut name and its text; see doc for 'ibut:label-separator-regexp'.