aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2017-12-06Update changelog0.3Wilfred Hughes
2017-12-06Allow moving with TAB and S-TABWilfred Hughes
2017-12-06Silence info lookupsWilfred Hughes
2017-12-06Improve buffer nameWilfred Hughes
2017-12-06Document usageWilfred Hughes
2017-11-29Fix byte compiler warningWilfred Hughes
2017-11-29Fix typoWilfred Hughes
2017-11-20Go to the source when pressing RET on the code excerptWilfred Hughes
2017-11-16Cleanup temporary info bufferWilfred Hughes
2017-11-16Update tests broken in 3e10f70Wilfred Hughes
2017-11-16Disable undercover until we've fixed testsWilfred Hughes
2017-11-16Merge pull request #53 from narendraj9/masterWilfred Hughes
2017-11-12Add autoload for helpful-callableWilfred Hughes
2017-11-12Fix helpful-find-var for variables defined in C-SourceNarendra Joshi
2017-11-03Show the value of buffer-local valuesWilfred Hughes
2017-10-16Simplify and rename helpful--position-headWilfred Hughes