aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
AgeCommit message (Expand)Author
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-07Stricter regexps for highlighting `foo' in docstringsWilfred Hughes
2018-01-02Kill old buffers according to recency of useWilfred Hughes
2018-01-01Handle keymap references in docstringsWilfred Hughes
2018-01-01Better handling of keybindingsWilfred Hughes
2017-12-31Add imenu supportWilfred Hughes
2017-12-31Highlight keywords in docstringsWilfred Hughes
2017-12-30Symbols needs to be quoted when reading in new valuesWilfred Hughes
2017-12-30Update changelogWilfred Hughes
2017-12-22Bump versionWilfred Hughes
2017-12-22Cleanup old helpful buffers0.5Wilfred Hughes
2017-12-22Speedup opening helpful buffers for primitive functionsWilfred Hughes
2017-12-21Convert command keys references to buttonsWilfred Hughes
2017-12-21Ensure we copy strings before creating buttonsWilfred Hughes
2017-12-18Show aliasesWilfred Hughes
2017-12-16Enable function tracing from Helpful buffersWilfred Hughes
2017-12-16Propertize references to Info nodesWilfred Hughes
2017-12-14Next version will be 0.5Wilfred Hughes
2017-12-14Ensure that we don't call find-file with propertized strings0.4Wilfred Hughes
2017-12-13Allow enabling edebug from helpful buffersWilfred Hughes
2017-12-11Add a cleanup command helpful-kill-buffersWilfred Hughes
2017-12-10Don't crash on edebugged functionsWilfred Hughes
2017-12-10Update changelogWilfred Hughes
2017-12-10Ensure we can find the definition of functions even in narrowed buffersWilfred Hughes
2017-12-10Better handling of special formsWilfred Hughes
2017-12-10Allow users to call Customize from helpful buffersWilfred Hughes
2017-12-10Allow setting and toggling variablesWilfred Hughes
2017-12-10Show the name of the variable tooWilfred Hughes
2017-12-06Next release will be 0.4Wilfred Hughes
2017-12-06Update changelog0.3Wilfred Hughes
2017-11-20Go to the source when pressing RET on the code excerptWilfred Hughes
2017-10-08Update changelogWilfred Hughes
2017-09-24Roll versionWilfred Hughes
2017-09-24Define a helpful-symbol command0.2Wilfred Hughes
2017-09-10Ensure we handle aliased primitive functionsWilfred Hughes
2017-09-04Add a helpful-key commandWilfred Hughes
2017-09-02Adding a helpful-callable commandWilfred Hughes
2017-09-02Update changelogWilfred Hughes
2017-08-27Convert closures to equivalent defun formsWilfred Hughes