aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2018-04-07Linkify URLs in documentation stringsSean Allred
2018-03-31Roll versionWilfred Hughes
2018-03-31Use the default Emacs pretty-printer0.9Wilfred Hughes
2018-03-31Ensure we can find the definitions of interactively defined functionsWilfred Hughes
2018-03-29Handle 'info anchor' references tooWilfred Hughes
2018-03-29Better wording of references when dealing with primitivesWilfred Hughes
2018-03-16Fix keymap rendering with prefix keysWilfred Hughes
2018-03-16Handle aliases separatelyWilfred Hughes
2018-03-12Mark new variable buffers as openedWilfred Hughes
2018-03-12Split helpful--definition test into two distinct testsWilfred Hughes
2018-03-03Roll versionWilfred Hughes
2018-03-02Allow users to specify the function used to display the buffer0.8Wilfred Hughes
2018-03-02Fix references to top-level formsWilfred Hughes
2018-02-20Don't show a version if no version has been specifiedWilfred Hughes
2018-02-20Update changelogWilfred Hughes
2018-02-20Improve wordingWilfred Hughes
2018-02-20Navigate to the position tooWilfred Hughes
2018-02-20Support functions defined in non-file buffersWilfred Hughes
2018-02-18Ensure we still show the source code of the functionWilfred Hughes
2018-02-17Handle unnamed functions bound to keysWilfred Hughes
2018-02-17Fix broken testWilfred Hughes
2018-02-15Only call indirect-function for functionsWilfred Hughes
2018-02-14Fix a crash for functions whose body ends with a symbolWilfred Hughes
2018-02-10Mention aliases tooWilfred Hughes
2018-02-10Roll versionWilfred Hughes
2018-02-10Update screenshots0.7Wilfred Hughes
2018-02-10Display keymap references in docstringsWilfred Hughes
2018-02-04Require f.el (#95)Sean Allred
2018-01-20Show a summary of the function/macro or variableWilfred Hughes
2018-01-20Ensure we handle edebug info correctlyWilfred Hughes
2018-01-20Be defensive against missing primitive source codeWilfred 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-11Roll versionWilfred Hughes