aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2018-01-11Don't prompt the user about unsafe buffer-local variables0.6Wilfred Hughes
2018-01-11Ensure we link command references in variable docstrings tooWilfred Hughes
2018-01-07Allow running ERT tests found in property listsWilfred Hughes
2018-01-07Fix buffer cleanupWilfred Hughes
2018-01-07Error on unbound symbolsWilfred Hughes
2018-01-07Fix unused argumentWilfred Hughes
2018-01-07Stricter regexps for highlighting `foo' in docstringsWilfred Hughes
2018-01-02Kill old buffers according to recency of useWilfred Hughes
2018-01-02Silence byte-compiler warningWilfred Hughes
2018-01-01Add make-button functionsNick Drozd
2018-01-01Use sym-type in advice stringNick Drozd
2018-01-01Consolidate whitespaceNick Drozd
2018-01-01Add helpful--calculate-referencesNick Drozd
2018-01-01Handle keymap references in docstringsWilfred Hughes
2018-01-01Better handling of keybindingsWilfred Hughes
2017-12-31Minor refactoringWilfred Hughes
2017-12-31Remove side-effect-free statement (#81)Johann Klähn
2017-12-31Add imenu supportWilfred Hughes
2017-12-31Highlight keywords in docstringsWilfred Hughes
2017-12-31Factor out a heading faceWilfred Hughes
2017-12-30Symbols needs to be quoted when reading in new valuesWilfred Hughes
2017-12-30Expand recommended keybindingsWilfred Hughes
2017-12-30Remove old 'coming soon'Wilfred Hughes
2017-12-30Update changelogWilfred Hughes
2017-12-30Offer disassembly of symbol properties tooWilfred Hughes
2017-12-30Fix incorrect let nestingWilfred Hughes
2017-12-30Handle command key substitution correctlyWilfred Hughes
2017-12-22Remove commands that are already defined in EmacsWilfred Hughes
2017-12-22Ensure no trailing newlines on text from helpful--sourceWilfred Hughes
2017-12-22Fix indentWilfred Hughes
2017-12-22Bump versionWilfred Hughes
2017-12-22Cleanup old helpful buffers0.5Wilfred Hughes
2017-12-22Refactor helpful-update formatting (#76)Nick Drozd
2017-12-22Speedup opening helpful buffers for primitive functionsWilfred Hughes
2017-12-21Add missing newline for consistent formattingWilfred Hughes
2017-12-21Convert command keys references to buttonsWilfred Hughes
2017-12-21Remove completed todoWilfred Hughes
2017-12-21Ensure we copy strings before creating buttonsWilfred Hughes
2017-12-18Tweak button wordingWilfred Hughes
2017-12-18Show symbol properties last, as they're the least usefulWilfred Hughes