index
:
helpful.git
fix_advice
master
smarter-syms
summary
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-12-14
Ensure that we don't call find-file with propertized strings
0.4
Wilfred Hughes
2017-12-14
Emulate eval-expression more closely when reading new values
Wilfred Hughes
2017-12-14
Ensure enabling and disabling edebug works as expected
Wilfred Hughes
2017-12-13
Don't offer Forget for primitives
Wilfred Hughes
2017-12-13
Fix crash on definition of primitive variables
Wilfred Hughes
2017-12-13
Ensure that we cleanup freshly created buffers
Wilfred Hughes
2017-12-13
Allow enabling edebug from helpful buffers
Wilfred Hughes
2017-12-13
Calculate C paths relative to find-function-C-source-directory
Wilfred Hughes
2017-12-12
Add unit test for helpful on macros
Wilfred Hughes
2017-12-12
Add TODO
Wilfred Hughes
2017-12-11
Handle edebug properties being a single marker
Wilfred Hughes
2017-12-11
Add a cleanup command helpful-kill-buffers
Wilfred Hughes
2017-12-10
Don't crash on edebugged functions
Wilfred Hughes
2017-12-10
Require emacs 25.1+
Wilfred Hughes
2017-12-10
Use the library name, not the raw path
Wilfred Hughes
2017-12-10
Update changelog
Wilfred Hughes
2017-12-10
Only try to kill the buffer we've created
Wilfred Hughes
2017-12-10
Only prepend whitespace if there was a previous button
Wilfred Hughes
2017-12-10
Ensure that we handle interactively defined functions
Wilfred Hughes
2017-12-10
Ensure we can find the definition of functions even in narrowed buffers
Wilfred Hughes
2017-12-10
Remove completed todo
Wilfred Hughes
2017-12-10
Fix whitespace
Wilfred Hughes
2017-12-10
Minor tidying
Wilfred Hughes
2017-12-10
Better handling of special forms
Wilfred Hughes
2017-12-10
Allow users to call Customize from helpful buffers
Wilfred Hughes
2017-12-10
helpful-update now returns nil, so don't use 'should
Wilfred Hughes
2017-12-10
Allow setting and toggling variables
Wilfred Hughes
2017-12-10
Show the name of the variable too
Wilfred Hughes
2017-12-10
Preserve point position more precisely
Wilfred Hughes
2017-12-10
Always show a blank line before buttons
Wilfred Hughes
2017-12-10
Prefer make-text-button over custom wrappers
Wilfred Hughes
2017-12-10
Ensure helpful--dissassembly passes the symbol
Wilfred Hughes
2017-12-07
Require shut-up (#62)
Daniel Kraus
2017-12-06
Next release will be 0.4
Wilfred Hughes
2017-12-06
Update changelog
0.3
Wilfred Hughes
2017-12-06
Allow moving with TAB and S-TAB
Wilfred Hughes
2017-12-06
Silence info lookups
Wilfred Hughes
2017-12-06
Improve buffer name
Wilfred Hughes
2017-12-06
Document usage
Wilfred Hughes
2017-11-29
Fix byte compiler warning
Wilfred Hughes
2017-11-29
Fix typo
Wilfred Hughes
2017-11-20
Go to the source when pressing RET on the code excerpt
Wilfred Hughes
2017-11-16
Cleanup temporary info buffer
Wilfred Hughes
2017-11-16
Update tests broken in 3e10f70
Wilfred Hughes
2017-11-16
Disable undercover until we've fixed tests
Wilfred Hughes
2017-11-16
Merge pull request #53 from narendraj9/master
Wilfred Hughes
2017-11-12
Add autoload for helpful-callable
Wilfred Hughes
2017-11-12
Fix helpful-find-var for variables defined in C-Source
Narendra Joshi
2017-11-03
Show the value of buffer-local values
Wilfred Hughes
2017-10-16
Simplify and rename helpful--position-head
Wilfred Hughes
[next]