summaryrefslogtreecommitdiff
path: root/hyperbole.el
AgeCommit message (Expand)Author
2023-06-27* hyperbole.el: Preload `kotl-autoloads`Stefan Monnier
2023-06-27Get rid of `hyperb:stack-frame`Stefan Monnier
2023-06-27* hversion.el (hyperb:path-being-loaded): Delete functionStefan Monnier
2023-06-25Don't remove hyperb:automount-prefixes and hyperb:path-being-loadedRobert Weiner
2023-06-25Remove FIXME commentsMats Lidell
2023-06-24Keep orig until explainedMats Lidell
2023-06-24* hyperbole.el: Preload `kotl-autoloads`Stefan Monnier
2023-06-24Get rid of `hyperb:stack-frame`Stefan Monnier
2023-06-24* hversion.el (hyperb:path-being-loaded): Delete functionStefan Monnier
2023-03-07Latest rsw updates; see Changelog back to 2023-02-27Bob Weiner
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-10-03hyperbole.el: Shorten docs strings to be within 80 char limit. (#265)Mats Lidell
2022-06-14Fix some package lint messages (#199)Mats Lidell
2022-05-22Fix Org, Klink and Info link issuesBob Weiner
2022-05-12Initial 8.0.1pre changes and fixes for async nativecomp errorsBob Weiner
2022-05-01Release Hyperbole 8.0.0, the Epiphany releaseBob Weiner
2022-04-24hkey-set-key: Turn into a command with interactive calling supportBob Weiner
2022-04-18Fix many Koutliner and thing copy issues; update Hyperbole manualBob 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
2022-02-14Use underscore prefix on unused arguments (#167)Mats Lidell
2022-01-24Add Last-Mod date header lineBob Weiner
2022-01-16Require only Emacs version 27.0 or higher not 27.1Robert Weiner
2021-12-26Fix many outstanding issues for V8 releaseBob Weiner
2021-12-12* hyperbole.el (hkey-initialize): Unconditionalize C-c prefix keyBob Weiner
2021-12-12hyperbole.el (hkey-initialize): Add missing Hyperbole C-c prefixBob Weiner
2021-11-07Large set of RSW updates across last three weekendsBob Weiner
2021-05-29pathname ibtype handle 'word:323233' properly and require Emacs 27.1Bob Weiner
2021-05-18Rename hypb-with-suppressed-warnings to hypb:with-suppressed-warningsBob Weiner
2021-05-18Use compatibility macro for with-suppressed-warnings (#92)Mats Lidell
2021-05-17Remove use of with-suppressed-warnings (#91)Mats Lidell
2021-05-17Diverse changes to silence warnings (#90)Mats Lidell
2021-05-16Only try to load autoloads if available (#89)Mats Lidell
2021-05-16Ensure kotl-autoloads.el is loaded when Hyperbole is initializedBob Weiner
2021-05-15Fix and use make-directory-autoloads in Emacs 27Bob Weiner
2021-05-13Fix hyperb:generate-autoloads default-directory bugBob Weiner
2021-05-11Fix hsys-org-enable-smart-keys init, hkey-help and demo-org-hide-header-testBob Weiner
2021-05-10Change kotl-mode:mail-tree binding from {C-c @} to {C-c C-@}Bob Weiner
2021-05-09Fix set-buffer byte-compiler warnings; remove outdated referencesBob Weiner
2021-05-09Add Hyperbole menu customization for Org Smart Key controlBob Weiner
2021-05-03GNU Hyperbole 8.0.0 Pre-releaseBob Weiner
2021-04-30Simplify prefix key bindings, removing global parent keymapsBob Weiner
2021-04-28Redo hyperbole-mode; new {r} HyRolo search in match bufferBob Weiner
2021-04-28eXit from minibuffer menu and mode; add gbut:ebut-program automationBob Weiner
2021-04-27Complete Hyperbole global minor mode setup; mega bug fix patchBob Weiner
2021-04-25Add hsys-org-enable-smart-keys for improved Org-mode M-RET bindingBob Weiner
2021-04-19Small syntactic updatesBob Weiner
2021-04-16Fix a number of issues, especially in complex pathname handlingBob Weiner