aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-12Add autoloadsDavid Shepherd
2017-06-12Run major mode hooks that are known to be for syntax highlightingWilfred Hughes
2017-06-05Make package-lint happyWilfred Hughes
2017-06-05More checkdoc fixesWilfred Hughes
2017-06-05ScreenshotsWilfred Hughes
2017-06-05Add example for TODOWilfred Hughes
2017-06-05Silence more warningsWilfred Hughes
2017-06-05Silence some checkdoc warningsWilfred Hughes
2017-06-04Move tools to a separate section and improve forgetWilfred Hughes
2017-06-04Mention influencesWilfred Hughes
2017-06-04Fix typoWilfred Hughes
2017-06-04Add todoWilfred Hughes
2017-06-04Add a button for finding all referencesWilfred Hughes
2017-06-04Show references before symbol propsWilfred Hughes
2017-06-04Ensure we can visit references, not just their containing fileWilfred Hughes
2017-06-04Remove completed todosWilfred Hughes
2017-06-04Don't call helpful--reference-positions on primitive functionsWilfred Hughes
2017-06-04Use correct comment syntax for primitivesWilfred Hughes
2017-06-04font-lock-ensure does not exists in Emcs 24Wilfred Hughes
2017-06-04Fix testsWilfred Hughes
2017-06-03Expand commentary and readmeWilfred Hughes
2017-06-03Use buttons for filenamesWilfred Hughes
2017-06-03Don't offer to disassemble primitive functionsWilfred Hughes
2017-06-03Handle function having no callersWilfred Hughes
2017-06-03Separate command for describing interactive functionsWilfred Hughes
2017-06-03Add todoWilfred Hughes
2017-06-03Support both functions and macrosWilfred Hughes
2017-06-03Extract source code and highlight syntax for primitivesWilfred Hughes
2017-06-03Basic buttons in docstringsWilfred Hughes
2017-06-03Handle C functions tooWilfred Hughes
2017-06-02Move definition link with source codeWilfred Hughes
2017-06-02Syntax highlight autogenerated functions tooWilfred Hughes
2017-06-02Inline comments should be only one semicolonWilfred Hughes
2017-06-02show the number of references in each top level sexpWilfred Hughes
2017-06-01Improve references display: don't show duplicatesWilfred Hughes
2017-06-01Add docstringWilfred Hughes
2017-06-01Use -map for lambdas.Wilfred Hughes
2017-05-29Support navigating to the function definitionWilfred Hughes
2017-05-28Abbreviate the file nameWilfred Hughes
2017-05-28Forget button after definitionWilfred Hughes
2017-05-28Add missing dependencyWilfred Hughes
2017-05-28Ensure we only offer symbols that have function definitionsWilfred Hughes
2017-05-26Pass the symbol requested, not a constantWilfred Hughes
2017-05-26Simplify destructuring with -lambdaWilfred Hughes
2017-04-16Addingg more TODOsWilfred Hughes
2017-04-07Use destructuring lambda rather than immediately destructuringWilfred Hughes
2017-04-07Add a useful assertWilfred Hughes
2017-04-07Ensure xref works in helpful buffersWilfred Hughes
2017-04-07Ensure we delete our temporary bufferWilfred Hughes
2017-04-07Show global keybindings first.Wilfred Hughes