aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-11Add bookmark support0.17Wilfred Hughes
2019-07-10Show how to configure Helpful with counselWilfred Hughes
2019-06-22Test in Emacs 26.2, and test both before and after compilationWilfred Hughes
2019-06-22Show if a function is compiledErik Arvstedt
2019-06-20Relax minimum Emacs versionWilfred Hughes
2019-05-28Do not require shut-up packageJonas Bernoulli
2019-05-16Disable major mode change hooks when finding definitionsWilfred Hughes
2019-04-07Prefer displaying string values as literalsWilfred Hughes
2019-04-07Don't show the Source Code heading if we don't have any sourceWilfred Hughes
2019-04-07Render keyboard maros in keymap pretty viewWilfred Hughes
2019-03-16Ensure backslashes in string literals are escapedWilfred Hughes
2019-03-16Unused variableWilfred Hughes
2019-03-16Don't interpret "`foo'" as a symbol referenceWilfred Hughes
2019-03-16Don't interpret command references inside doublequoted stringsWilfred Hughes
2019-03-13Consider after-change-functions to be a hookWilfred Hughes
2019-03-09Fix type error for unbound symbolsNick Drozd
2019-03-03Fix docstring rendering when keymap references have their own lineWilfred Hughes
2019-03-03Roll versionWilfred Hughes
2019-03-03Always autoload callables if they aren't loaded0.16Wilfred Hughes
2019-03-03Set comment-start inside helpful buffersWilfred Hughes
2019-02-28Handle C-style names in helpful-symbolNick Drozd
2019-02-28Replace tabs with spacesWilfred Hughes
2019-02-28Remove all advice before determining source of functionCeleritasCelery
2019-02-27Bump copyright yearWilfred Hughes
2019-02-27Better source detection for functions defined by macrosWilfred Hughes
2019-02-16Smarter buffer prompt when inspecting buffer-local valuesWilfred Hughes
2019-02-16Fix viewing the value of inhibit-read-onlyWilfred Hughes
2019-02-03If there are no primitives, don't show that headerWilfred Hughes
2019-01-13Read and display symbols with spaces correctlyWilfred Hughes
2019-01-13Ensure helpful--definition-buffer-opened skips when appropriateWilfred Hughes
2019-01-13Fix indentationWilfred Hughes
2019-01-08Cut repeated calls to helpful--aliasesNick Drozd
2018-12-29Define our own function/variable for unit testing obsolescence dataWilfred Hughes
2018-12-29Add obsolescence information.Nathan Moreau
2018-12-29Flash highlight for longerWilfred Hughes
2018-10-31Use Rust syntax highlighting for RustNick Drozd
2018-10-27Use syntax-ppss to find the outer sexpWilfred Hughes
2018-10-21Fix mistake in commentWilfred Hughes
2018-10-21Update changelogWilfred Hughes
2018-10-21Indentation pedantryWilfred Hughes
2018-10-21Tweak wording to make source code more obviousWilfred Hughes
2018-10-14Roll versionWilfred Hughes
2018-10-14Pretty-print primitive values0.15Wilfred Hughes
2018-10-14Roll versionWilfred Hughes
2018-10-14Add a note in the changelog for 0de7c150.14Wilfred Hughes
2018-10-14Show values as rendered ('pretty') by defaultWilfred Hughes
2018-10-01Add .rs file extension to helpful--primitive-pNick Drozd
2018-10-01Fix function aliases of primitive functionsWilfred Hughes
2018-10-01Enable movement in helpful callee buffersWilfred Hughes
2018-09-23Merge pull request #157 from nickdrozd/kbdWilfred Hughes