aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-27Update and expand screenshots0.1Wilfred Hughes
2017-08-27Format references with a consistent horizontal positionWilfred Hughes
2017-08-27Add Lines Of Code badgeWilfred Hughes
2017-08-27Fix failing docstring testsWilfred Hughes
2017-08-26Remove completed todoWilfred Hughes
2017-08-26Show references to variables tooWilfred Hughes
2017-08-26Add initial valueWilfred Hughes
2017-08-26Don't append whitespace when we don't have a previous sectionWilfred Hughes
2017-08-26Allow viewing variables defined in CWilfred Hughes
2017-08-26Gracefully fail if we can't find variable definitionsWilfred Hughes
2017-08-26Don't offer nil or t as variablesWilfred Hughes
2017-08-26Basic helpful-variable implementationWilfred Hughes
2017-08-26Remove completed todoWilfred Hughes
2017-08-26Only propertize links to bound variables/functionsWilfred Hughes
2017-08-26Fix misleading variable name from copy-pastingWilfred Hughes
2017-07-22Only show docs or props if we have something to showWilfred Hughes
2017-07-22Convenience command for help at pointWilfred Hughes
2017-07-22Don't claim everything is advised!Wilfred Hughes
2017-07-22sort symbol propertiesWilfred Hughes
2017-07-22Report when functions/macros are advisedWilfred Hughes
2017-07-22Don't show compiled functions on symbol propertiesWilfred Hughes
2017-07-22Format quotes in macro callsWilfred Hughes
2017-07-22Ensure the first line of the docstring is clearly separatedWilfred Hughes
2017-07-22don't try to insert nil for source codeWilfred Hughes
2017-07-22Tweak formatting of debug sectionWilfred Hughes
2017-07-22Align reference countsWilfred Hughes
2017-07-22Don't force loading of the C source codeWilfred Hughes
2017-07-01Add MELPA badgeWilfred Hughes
2017-06-25Punctuation tweaksWilfred Hughes
2017-06-19Merge pull request #2 from davidshepherd7/masterWilfred Hughes
2017-06-12More TODOsWilfred Hughes
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