aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-08Add n and p as movement keybindings0.12Wilfred Hughes
2018-07-08Adding todoWilfred Hughes
2018-07-07Consider mapconcat tooWilfred Hughes
2018-07-07Detect more forms of function callsWilfred Hughes
2018-07-07Skip running find-file-hook (#135)Jonathan Hayase
2018-07-06Mention perf in changelogWilfred Hughes
2018-07-06Merge pull request #134 from Wilfred/fix_repeated_callsWilfred Hughes
2018-07-06Don't try to find definitions for primitives if we don't have a source pathWilfred Hughes
2018-07-06Only kill the buffer once, at the endWilfred Hughes
2018-07-06Cut repeated calls to helpful--definitionNick Drozd
2018-07-06Minor refactor in -can-edebug-pNick Drozd
2018-07-06Handle anonymous functions in keymapsWilfred Hughes
2018-07-06Allow viewing callees from a function tooWilfred Hughes
2018-06-30Fix helpful--keymap-keys to handle smerge-mode-map (#131)Nick Drozd
2018-06-29Support pretty view of hook values tooWilfred Hughes
2018-06-29Offer a prettier view for strings and keymapsWilfred Hughes
2018-06-27Improve the helpful group definitionWilfred Hughes
2018-06-19Roll versionWilfred Hughes
2018-06-19Mention when manual links were implemented0.11Wilfred Hughes
2018-06-19Handle another docstring URL syntaxWilfred Hughes
2018-06-18Better handling of syntax highlight on large code snippetsWilfred Hughes
2018-06-18Abbreviate source paths where possibleWilfred Hughes
2018-06-18Handle references to non-existent keymaps in docstringsWilfred Hughes
2018-06-18Disable testing on Emacs trunkWilfred Hughes
2018-06-18Formatting pedantryWilfred Hughes
2018-06-18Remove completed TODOWilfred Hughes
2018-06-18Update changelog and tweak comment to matchWilfred Hughes
2018-06-18Ensure enable-local-variables is always nilWilfred Hughes
2018-06-17Test on Emacs 26.1Wilfred Hughes
2018-06-07Handle non-keymaps in minor-mode-map-alist robustlyWilfred Hughes
2018-05-30Whitespace pedantryWilfred Hughes
2018-05-30Fix test that relied on ido-mode being loadedWilfred Hughes
2018-05-30Extract keybindings from minor-mode-map-alist tooWilfred Hughes
2018-05-22Roll versionWilfred Hughes
2018-05-22Show preceding comments and autoload cookies in source0.10Wilfred Hughes
2018-05-22Silence warning about undefined imenu variableWilfred Hughes
2018-05-10Don't highlight very large code snippetsWilfred Hughes
2018-04-29When navigating to a reference, scroll to put it at the topWilfred Hughes
2018-04-28Updated screenshot with more features shownWilfred Hughes
2018-04-28Ignore widget-global-mapWilfred Hughes
2018-04-28When visiting a reference, temporarily highlight the symbolWilfred Hughes
2018-04-28Smoke test for helpful-visit-referenceWilfred Hughes
2018-04-28Ensure we don't linkify escaped backticksWilfred Hughes
2018-04-28Restoring undercoverWilfred Hughes
2018-04-28Add unit tests for helpful--bound-pWilfred Hughes
2018-04-28Load signature from functions that (declare ...) the signatureWilfred Hughes
2018-04-28It is now 2018Wilfred Hughes
2018-04-07Merge branch 'linkify'Wilfred Hughes
2018-04-07Also linkify bare URLsWilfred Hughes
2018-04-07Add unit test for linkifying URLsWilfred Hughes