aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-12-18Future performance workWilfred Hughes
2017-12-18Fix debugging section when we can only traceWilfred Hughes
2017-12-17Add missing requireWilfred Hughes
2017-12-16Enable function tracing from Helpful buffersWilfred Hughes
2017-12-16Tweak wording following feedback in #67Wilfred Hughes
2017-12-16Make tests quieterWilfred Hughes
2017-12-16Don't crash when the underlying buffer has been killedWilfred Hughes
2017-12-16Make it easier to download emacs source codeWilfred Hughes
2017-12-16Improve docstringWilfred Hughes
2017-12-16Add unit tests for helpful--pretty-printWilfred Hughes
2017-12-16Fix crash on variables containing keyword plistsWilfred Hughes
2017-12-16Propertize references to Info nodesWilfred Hughes
2017-12-16Don't roll our own properties removalWilfred Hughes
2017-12-16Factoring out a helpful--propertize-symbols worker functionWilfred Hughes
2017-12-16Ensure that we use the buffer-local value of varsWilfred 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-14Emulate eval-expression more closely when reading new valuesWilfred Hughes
2017-12-14Ensure enabling and disabling edebug works as expectedWilfred Hughes
2017-12-13Don't offer Forget for primitivesWilfred Hughes
2017-12-13Fix crash on definition of primitive variablesWilfred Hughes
2017-12-13Ensure that we cleanup freshly created buffersWilfred Hughes
2017-12-13Allow enabling edebug from helpful buffersWilfred Hughes
2017-12-13Calculate C paths relative to find-function-C-source-directoryWilfred Hughes
2017-12-12Add unit test for helpful on macrosWilfred Hughes
2017-12-12Add TODOWilfred Hughes
2017-12-11Handle edebug properties being a single markerWilfred Hughes
2017-12-11Add a cleanup command helpful-kill-buffersWilfred Hughes
2017-12-10Don't crash on edebugged functionsWilfred Hughes
2017-12-10Require emacs 25.1+Wilfred Hughes
2017-12-10Use the library name, not the raw pathWilfred Hughes
2017-12-10Update changelogWilfred Hughes
2017-12-10Only try to kill the buffer we've createdWilfred Hughes
2017-12-10Only prepend whitespace if there was a previous buttonWilfred Hughes
2017-12-10Ensure that we handle interactively defined functionsWilfred Hughes
2017-12-10Ensure we can find the definition of functions even in narrowed buffersWilfred Hughes
2017-12-10Remove completed todoWilfred Hughes
2017-12-10Fix whitespaceWilfred Hughes
2017-12-10Minor tidyingWilfred Hughes
2017-12-10Better handling of special formsWilfred Hughes
2017-12-10Allow users to call Customize from helpful buffersWilfred Hughes
2017-12-10helpful-update now returns nil, so don't use 'shouldWilfred Hughes
2017-12-10Allow setting and toggling variablesWilfred Hughes
2017-12-10Show the name of the variable tooWilfred Hughes
2017-12-10Preserve point position more preciselyWilfred Hughes
2017-12-10Always show a blank line before buttonsWilfred Hughes
2017-12-10Prefer make-text-button over custom wrappersWilfred Hughes
2017-12-10Ensure helpful--dissassembly passes the symbolWilfred Hughes
2017-12-07Require shut-up (#62)Daniel Kraus
2017-12-06Next release will be 0.4Wilfred Hughes