aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2018-01-20Ensure we handle edebug info correctlyWilfred Hughes
2018-01-20More robust `foo' handling in docstring highlightingWilfred Hughes
2018-01-15Don't error if a symbol is only defined in a .elc fileWilfred Hughes
2018-01-07Stricter regexps for highlighting `foo' in docstringsWilfred Hughes
2018-01-01Handle keymap references in docstringsWilfred Hughes
2017-12-30Handle command key substitution correctlyWilfred Hughes
2017-12-21Convert command keys references to buttonsWilfred Hughes
2017-12-18Show aliasesWilfred Hughes
2017-12-16Make tests quieterWilfred Hughes
2017-12-16Don't crash when the underlying buffer has been killedWilfred Hughes
2017-12-16Make it easier to download emacs source codeWilfred Hughes
2017-12-16Add unit tests for helpful--pretty-printWilfred Hughes
2017-12-13Fix crash on definition of primitive variablesWilfred Hughes
2017-12-13Calculate C paths relative to find-function-C-source-directoryWilfred Hughes
2017-12-12Add unit test for helpful on macrosWilfred Hughes
2017-12-10Don't crash on edebugged functionsWilfred Hughes
2017-12-10Only try to kill the buffer we've createdWilfred Hughes
2017-12-10Ensure that we handle interactively defined functionsWilfred Hughes
2017-12-10Better handling of special formsWilfred Hughes
2017-12-10helpful-update now returns nil, so don't use 'shouldWilfred Hughes
2017-12-06Improve buffer nameWilfred Hughes
2017-11-16Disable undercover until we've fixed testsWilfred Hughes
2017-10-14Ensure that we don't leave any temporary buffers lying aboutWilfred Hughes
2017-10-14Fix typoWilfred Hughes
2017-09-27Handle not yet loaded functions gracefullyNarendra Joshi
2017-09-10Ensure we handle aliased primitive functionsWilfred Hughes
2017-08-27Update tests for new reference formattingWilfred Hughes
2017-08-27Fix failing docstring testsWilfred Hughes
2017-08-26Allow viewing variables defined in CWilfred Hughes
2017-08-26Gracefully fail if we can't find variable definitionsWilfred Hughes
2017-08-26Only propertize links to bound variables/functionsWilfred Hughes
2017-08-26Fix misleading variable name from copy-pastingWilfred Hughes
2017-07-22Format quotes in macro callsWilfred Hughes
2017-07-22Ensure the first line of the docstring is clearly separatedWilfred Hughes
2017-06-04Fix testsWilfred Hughes
2017-04-02Handle absent properties.Wilfred Hughes
2017-04-02Handle compiled functions, or functions with only usage specified.Wilfred Hughes
2017-04-02Handle function not having a docstring.Wilfred Hughes
2017-04-02Basic docstring extractionWilfred Hughes
2017-04-02Set up unit testingWilfred Hughes