summaryrefslogtreecommitdiff
path: root/hibtypes.el
AgeCommit message (Expand)Author
2023-06-27Try and avoid using `hyperb:stack-frame`Stefan Monnier
2023-06-26Fix ibuts not activating in programming modes outside of commentsBob Weiner
2023-06-25Fix annot-bib ibtype and actype; was not checking for [] delimitersBob Weiner
2023-06-25Merge branch 'master' into rswRobert Weiner
2023-06-25Revert "Try and avoid using `hyperb:stack-frame`"Mats Lidell
2023-06-25Remove FIXME commentsMats Lidell
2023-06-24Fix a few minor miscompilations and warningsStefan Monnier
2023-06-24Try and avoid using `hyperb:stack-frame`Stefan Monnier
2023-06-22hui:ebut-link-directly, hui:ibut-link-directly now work from kbdBob Weiner
2023-06-19Fix a outstanding bugs with Koutliner, paths, ibut creationBob Weiner
2023-06-17Merge branch 'rsw'Robert Weiner
2023-06-17Fix all issues causing any test cases to fail.Bob Weiner
2023-06-11Snapshot of still in progress ibut updates; see Todo listBob Weiner
2023-05-28Use hypb prefix (#336)Mats Lidell
2023-05-20Fixes for 4 failing Hyperbole testsRobert Weiner
2023-05-14Fix a number of byte-compilation warningsRobert Weiner
2023-05-07Add hyperbole-run-test-definition ibtype to run an ERT test from defBob Weiner
2023-04-29Merge branch 'master' of hyperboleRobert Weiner
2023-04-27Silence various byte compiler warnings (#320)Mats Lidell
2023-04-23Small fixes and doc updatesRobert Weiner
2023-04-23Smart Lisp Tags: support for "*Warnings*", "*Flymake log*", etc.Bob Weiner
2023-03-30Add interactive creation of named implicit buttons via Ibut/CreateBob Weiner
2023-03-12Improve Org ID links; add regexp, max-matches to hyrolo-consult-grepBob Weiner
2023-03-12Add drag create of ebut to org id; improve delim path recognitionBob Weiner
2023-03-08Trigger grep-msg ibtype only when matched file name existsBob Weiner
2023-03-08Enable org-id inhibit-message usageBob Weiner
2023-03-08Fix org-id logic; inhibit org-id-find msgs; fix py traceback matchesBob Weiner
2023-03-07Latest rsw updates; see Changelog back to 2023-02-27Bob Weiner
2023-02-13With {M-o} as hkey-operate, defer to any other minor mode bindingBob Weiner
2023-02-06Remove more warnings (#300)Mats Lidell
2023-02-04Add SPDX-License-Identifier (#301)Mats Lidell
2023-01-07Fix issues with RFC implicit buttons, ibtype/actype completionBob Weiner
2022-12-03Expand smart-org to handle opening and closing src block/result hdrsBob Weiner
2022-11-28Updates in prep for Emacs and Org talkBob Weiner
2022-10-15Merge branch 'master' of hyperboleBob Weiner
2022-10-15Make defil button types flash on activationBob Weiner
2022-10-10Update docstrings to not use single quotes, removes warning (#280)Mats Lidell
2022-10-08Use line-beginning-position and line-end-position (#281)Mats Lidell
2022-10-06Initial HyRolo updates to support forthcoming note taking subsystemBob Weiner
2022-10-03Doc strings within 80 char limit for hibtypes.el (#237)Mats Lidell
2022-08-30Support hyrolo-mode nav keys in primary HyRolo fileBob Weiner
2022-08-29Fixes for hyrolo multiple file format searches and klink activationBob Weiner
2022-07-24Fix a number of issues with ibut attribute handlingBob Weiner
2022-07-24Resolve all but one test case issues from the latest updatesBob Weiner
2022-07-23elisp-compiler-msg: Add Smart Key support for ERT "Test <symbol>"Bob Weiner
2022-07-23Fix major issues with ibut:create but some tests still failBob Weiner
2022-07-21Add ibut:create and allow Assist Key :help for Elisp functionsBob Weiner
2022-06-14Fix some package lint messages (#199)Mats Lidell
2022-05-12Add ibtype support for Emacs nativecomp file and function linesBob Weiner
2022-05-12Initial 8.0.1pre changes and fixes for async nativecomp errorsBob Weiner