aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-12-01Update changelog0.20Wilfred Hughes
2022-12-01Add support for following and storing org "help" linksDamien Cassou
2022-12-01Test again Emacs 28 and drop CI for 25/26Wilfred Hughes
2022-11-08Remove use of (point) as a generalized variableksqsf
2022-10-23Mark symbol in "the command <symbol>" as callableKisaragi Hiu
2022-09-25Ignore comments when narrowing to defunWilfred Hughes
2022-09-18Don't activate a major mode in throwaway buffersWilfred Hughes
2022-09-18Remove unused variableWilfred Hughes
2022-09-18Preserve point when finding variables defined in an open bufferWilfred Hughes
2022-09-18Factor out a helper for opening buffers if neededWilfred Hughes
2022-08-29Assign `list-buffers-directory` to help topicDaniel Nagy
2022-08-29Unescape \= in signature docstringNikita Bloshchanevich
2022-07-04Fix advised native-compiled function being treated as primitivesKisaragi Hiu
2022-05-28Check for emacs version in helpful--docstring testErik Šabič
2022-05-28Fix advised function docstring testErik Šabič
2022-05-12Roll versionWilfred Hughes
2022-04-11Add buttons for shortdoc groups when shortdoc.el is availableKisaragi Hiu
2022-02-20Fix `helpful--autoloaded-p` in Emacs 29.0.50 (#283)Adrià Garriga-Alonso
2021-12-26Update buffers before switching to them.Roshan Shariff
2021-12-10Use lexical-binding in tests and fix crash exposed0.19Wilfred Hughes
2021-12-10Fix warnings on unused vars in test suiteWilfred Hughes
2021-12-10Use well-formed interactive lambdas to silence a warningWilfred Hughes
2021-12-10Don't offer 'find all references' for anonymous lambdasWilfred Hughes
2021-12-10Fix crash on lambdas with docstringsWilfred Hughes
2021-12-10Rewrite helpful--tree-any-p as a loopWilfred Hughes
2021-10-20Change "compiled" to "byte-compiled"Daniel Nagy
2021-03-19Prevent error in helpful-variable if sexp at point can't be readDario Gjorgjevski
2021-03-19Merge pull request #266 from nbfalcon/bugfix/keyboard-macro-space-dotWilfred Hughes
2021-03-14Keyboard macros: fix space before "."Nikita Bloshchanevich
2021-03-06Tweak UI wordingWilfred Hughes
2021-03-06Capitalise package description to match emacs conventionWilfred Hughes
2021-02-18Merge pull request #259 from jcs-PR/dfWilfred Hughes
2021-02-17Remove dash-function as dependency:JenChieh
2021-02-14Merge pull request #257 from iwahbe/fix-circular-structure-pprintWilfred Hughes
2021-02-14Remove travis configurationWilfred Hughes
2021-02-14Download emacs source during tests, and split stepsWilfred Hughes
2021-02-14Set up tests on GitHub actionsWilfred Hughes
2021-02-12Fix helpful--pretty-print on circular structuresIan Wahbe
2020-10-11Fix hang on autoload functions with adviceWilfred Hughes
2020-10-11Correct docstring on predicate helperWilfred Hughes
2020-09-30Roll versionWilfred Hughes
2020-09-30Choose the default symbol more intelligently0.18Wilfred Hughes
2020-09-30Cross-reference the different functions for callablesWilfred Hughes
2020-09-22Detect docstring symbol references that are unambiguousWilfred Hughes
2020-09-17Fix docstring extraction in Emacs 27Wilfred Hughes
2020-05-06Merge pull request #240 from xeals/masterWilfred Hughes
2020-05-04Add "natively compiled" info to summaryxeals
2020-05-04Check callables aren't native-compiled before calling them primitivexeals
2020-02-02Disable test that fails when we byte-compileWilfred Hughes
2020-01-11Add support for CL generic methodsDamien Cassou