aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2020-01-01Improve link creation from Info manual referencesDaniel Martín
2019-11-27Fix typosDamien Cassou
2019-10-01Handle byte-compiled functions bound to keysWilfred Hughes
2019-10-01Adding TODOWilfred Hughes
2019-08-14Ensure ? in symbols isn't needlessly escapedWilfred Hughes
2019-08-14Use "and" in summariesWilfred Hughes
2019-08-07Fix helpful--convert-c-name callsNick Drozd
2019-08-07Use trusty to fix Emacs 26.xWilfred Hughes
2019-07-24Remove another used functionWilfred Hughes
2019-07-24Remove unused functionWilfred Hughes
2019-07-24Report package/emacs version for custom variablesWilfred Hughes
2019-07-11Show the original value for defcustom variablesWilfred Hughes
2019-07-11Roll versionWilfred Hughes
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