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
path:
root
/
CHANGELOG.md
Age
Commit message (
Expand
)
Author
2018-01-20
Ensure we handle edebug info correctly
Wilfred Hughes
2018-01-20
Be defensive against missing primitive source code
Wilfred Hughes
2018-01-20
More robust `foo' handling in docstring highlighting
Wilfred Hughes
2018-01-15
Don't error if a symbol is only defined in a .elc file
Wilfred Hughes
2018-01-11
Roll version
Wilfred Hughes
2018-01-11
Don't prompt the user about unsafe buffer-local variables
0.6
Wilfred Hughes
2018-01-11
Ensure we link command references in variable docstrings too
Wilfred Hughes
2018-01-07
Allow running ERT tests found in property lists
Wilfred Hughes
2018-01-07
Stricter regexps for highlighting `foo' in docstrings
Wilfred Hughes
2018-01-02
Kill old buffers according to recency of use
Wilfred Hughes
2018-01-01
Handle keymap references in docstrings
Wilfred Hughes
2018-01-01
Better handling of keybindings
Wilfred Hughes
2017-12-31
Add imenu support
Wilfred Hughes
2017-12-31
Highlight keywords in docstrings
Wilfred Hughes
2017-12-30
Symbols needs to be quoted when reading in new values
Wilfred Hughes
2017-12-30
Update changelog
Wilfred Hughes
2017-12-22
Bump version
Wilfred Hughes
2017-12-22
Cleanup old helpful buffers
0.5
Wilfred Hughes
2017-12-22
Speedup opening helpful buffers for primitive functions
Wilfred Hughes
2017-12-21
Convert command keys references to buttons
Wilfred Hughes
2017-12-21
Ensure we copy strings before creating buttons
Wilfred Hughes
2017-12-18
Show aliases
Wilfred Hughes
2017-12-16
Enable function tracing from Helpful buffers
Wilfred Hughes
2017-12-16
Propertize references to Info nodes
Wilfred Hughes
2017-12-14
Next version will be 0.5
Wilfred Hughes
2017-12-14
Ensure that we don't call find-file with propertized strings
0.4
Wilfred Hughes
2017-12-13
Allow enabling edebug from helpful buffers
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
Update changelog
Wilfred Hughes
2017-12-10
Ensure we can find the definition of functions even in narrowed buffers
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
Allow setting and toggling variables
Wilfred Hughes
2017-12-10
Show the name of the variable too
Wilfred Hughes
2017-12-06
Next release will be 0.4
Wilfred Hughes
2017-12-06
Update changelog
0.3
Wilfred Hughes
2017-11-20
Go to the source when pressing RET on the code excerpt
Wilfred Hughes
2017-10-08
Update changelog
Wilfred Hughes
2017-09-24
Roll version
Wilfred Hughes
2017-09-24
Define a helpful-symbol command
0.2
Wilfred Hughes
2017-09-10
Ensure we handle aliased primitive functions
Wilfred Hughes
2017-09-04
Add a helpful-key command
Wilfred Hughes
2017-09-02
Adding a helpful-callable command
Wilfred Hughes
2017-09-02
Update changelog
Wilfred Hughes
2017-08-27
Convert closures to equivalent defun forms
Wilfred Hughes