aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-06-18Formatting pedantryWilfred Hughes
2018-06-18Remove completed TODOWilfred Hughes
2018-06-18Update changelog and tweak comment to matchWilfred Hughes
2018-06-18Ensure enable-local-variables is always nilWilfred Hughes
2018-06-17Test on Emacs 26.1Wilfred Hughes
2018-06-07Handle non-keymaps in minor-mode-map-alist robustlyWilfred Hughes
2018-05-30Whitespace pedantryWilfred Hughes
2018-05-30Fix test that relied on ido-mode being loadedWilfred Hughes
2018-05-30Extract keybindings from minor-mode-map-alist tooWilfred Hughes
2018-05-22Roll versionWilfred Hughes
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