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-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
2017-10-16
Strip extra newline when we can't load a docstring
Wilfred Hughes
2017-10-15
Require a match when choosing a symbol
Wilfred Hughes
2017-10-14
Ensure that we don't leave any temporary buffers lying about
Wilfred Hughes
2017-10-14
Fix typo
Wilfred Hughes
2017-10-08
Update changelog
Wilfred Hughes
2017-10-08
Don't open extra buffers when finding source code
Wilfred Hughes
2017-10-05
Merge pull request #45 from Alexander-Miller/var-at-point
Wilfred Hughes
2017-10-05
helpful-at-point eldoc fixup.
Alexander Miller
2017-10-05
Merge pull request #44 from Alexander-Miller/var-at-point
Wilfred Hughes
2017-10-05
Also handle variables in helpful-at-point.
Alexander Miller
2017-10-02
Merge pull request #43 from narendraj9/master
Wilfred Hughes
2017-10-02
Fix grammar of logged line
Narendra Joshi
2017-09-30
Add symbol information to error message
Narendra Joshi
2017-09-29
Guard helpful-update against keys bound to undefined commands
Narendra Joshi
2017-09-29
Merge pull request #42 from narendraj9/master
Wilfred Hughes
2017-09-28
Use indirect-function rather than our own loop
Wilfred Hughes
2017-09-28
Test against more emacs versions
Wilfred Hughes
2017-09-27
Handle not yet loaded functions gracefully
Narendra Joshi
2017-09-24
Roll version
Wilfred Hughes
2017-09-24
Define a helpful-symbol command
0.2
Wilfred Hughes
2017-09-24
Clarify whether we're looking at a variable, function or macro
Wilfred Hughes
2017-09-10
Ensure we handle aliased primitive functions
Wilfred Hughes
2017-09-07
Merge pull request #35 from Alexander-Miller/poptobuffer
Wilfred Hughes
2017-09-07
Use pop-to-buffer instead of switch-to-buffer.
Alexander Miller
[prev]
[next]