summaryrefslogtreecommitdiff
path: root/hui-select.el
AgeCommit message (Expand)Author
2026-03-29Remove fboundp checks for functions found in Emacs 28.2 (#922)Mats Lidell
2026-03-07hypb:in-string-p - Remove broken skip back a char on ending delimbw
2026-03-07hypb:in-string-p - Rewrite to better support complex stringsbw
2026-03-07hypb:in-string-p - Fix closing quote to match opening quotebw
2026-01-01Remove leading asterix from defcustom docstrings (#837)Mats Lidell
2025-08-30hywiki fix bugs; hui-select fix narrowed defun selectionbw
2025-08-18Merge branch 'master' into rswRobert Weiner
2025-08-17First try to fix testcover instrumentation (#771)Mats Lidell
2025-08-10rsw hywiki bug fixes and additional improvementsbw
2025-06-22hywiki-word-at - Remove HyWikiWord highlighting, do elsewherebw
2025-06-22fix more warnings (#755)Mats Lidell
2025-06-21hui.el - Add more context types to hui:kill/copy cmds when no regionbw
2025-06-11update copyright notice date for changed files (#746)Mats Lidell
2025-04-17Remove byte compile warnings (#697)Mats Lidell
2025-03-16Latest rsw updates; hywiki hooks and hywiki-word-at rewrittenbw
2025-02-25hywiki.el - Simplify per-char hook functions; improve hywiki-word-atbw
2025-02-23hui-select.el - Make Action Key on delimited pairs match hui-selectbw
2025-02-09hui-select.el - Fix multi-line double-quoted string selectionbw
2025-01-26hywiki.el - Persistent loading and saving of all referent typesbw
2025-01-19hui-kill-region improvements; 2 tests failing thoughbw
2024-09-09hui-select.el - Fix # in syntax-table to be punctuationbw
2024-09-07Fix Action Key not highlighting matching HTML tag pairsbw
2024-08-18Add tree-sitter "programming modes" supported by Hyperbole (#576)Mats Lidell
2024-04-20Replace C++ defun-prompt-regexp to fix hang in EmacsBob Weiner
2024-04-16hui-select-initialize - Disable C++ defun-prompt-regexp definitionBob Weiner
2024-01-20Cleanup of flycheck/flymake info and warning messages (#449)Mats Lidell
2023-12-27Fix most remaining outstanding issues in HyRolo, ibut-link-directlybw
2023-11-30limit hyrolo-grep-file backward searchbw
2023-11-23Improve tag/symbol finding, <> and {} handlingbw
2023-11-21Hyperbole Keys defer to any bindings in current modesbw
2023-10-29Define and use new java-defun-prompt-regexp (#398)Mats Lidell
2023-10-04Rework of compile files separately before kview update (#388)Mats Lidell
2023-06-25Merge branch 'master' into rswRobert Weiner
2023-06-24Revert FIXME, keep for now because of issues with web modesMats Lidell
2023-06-24* hui-select.el: Fix a few warnings and improve some docstringsStefan Monnier
2023-06-22hui:ebut-link-directly, hui:ibut-link-directly now work from kbdBob Weiner
2023-05-14Restore Smart Key depress window buffer if switched before releaseBob Weiner
2023-02-27Merge Mats and RSW's recent changes. Fix bug#61666 from John C.Bob Weiner
2023-02-04Add SPDX-License-Identifier (#301)Mats Lidell
2022-10-15Make defil button types flash on activationBob Weiner
2022-10-03hui-select.el: Shorten docs strings to be within 80 char limit. (#259)Mats Lidell
2022-08-29Improve Org cmd overrides; make work when called from kbd macrosBob Weiner
2022-06-19Remove xemacs compatibility code fragments (#187)Mats Lidell
2022-06-06Extend eobp checks to allow anywhere in blank lines before eobBob Weiner
2022-05-16Fix som complex path, key series and windows grid resolutionsBob Weiner
2022-05-12Initial 8.0.1pre changes and fixes for async nativecomp errorsBob Weiner
2022-04-18Fix many Koutliner and thing copy issues; update Hyperbole manualBob Weiner
2022-04-17Eliminate many byte-compilation warnings/errorsBob Weiner
2022-04-12{M-w} and {C-x r s} utilize selectable things when no region activeBob Weiner
2022-02-20Generalize Hyperbole key binding deferrals to other modesRobert Weiner