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-09-28
We depend on cl-prettyprint in cl-extra
fix_advice
Wilfred Hughes
2017-09-28
Don't run with undercover
Wilfred Hughes
2017-09-28
Allow loading nadvice to fail
Wilfred Hughes
2017-09-28
Test against more emacs versions
Wilfred Hughes
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
2017-09-05
Add a link to the manual, if this symbol is documented
Wilfred Hughes
2017-09-05
Use helpful-variable when propertizing cross-references
Wilfred Hughes
2017-09-05
Don't talk about C code unless function is a primitive
Wilfred Hughes
2017-09-04
Add a helpful-key command
Wilfred Hughes
2017-09-04
Syntax highlight function signatures
Wilfred Hughes
2017-09-02
Adding a helpful-callable command
Wilfred Hughes
2017-09-02
Update changelog
Wilfred Hughes
2017-09-02
Also show the value of variables
Wilfred Hughes
2017-09-01
Merge pull request #20 from xuchunyang/patch-1
Wilfred Hughes
2017-09-02
Add the project URL to the package header
Chunyang Xu
2017-08-31
Format docstring consistently, even if text-quoting-style is set
Wilfred Hughes
2017-08-30
Merge pull request #11 from DamienCassou/add-missing-space-to-prompt
Wilfred Hughes
2017-08-29
Add missing space at end of prompts
Damien Cassou
2017-08-27
Convert closures to equivalent defun forms
Wilfred Hughes
2017-08-27
Return a definition path even if we don't have a position
Wilfred Hughes
2017-08-27
Simplify docstring screenshot
Wilfred Hughes
2017-08-27
Show a comparison of docstring rendering
Wilfred Hughes
2017-08-27
Update tests for new reference formatting
Wilfred Hughes
2017-08-27
0.1 is now released, next will be 0.2
Wilfred Hughes
2017-08-27
Update and expand screenshots
0.1
Wilfred Hughes
2017-08-27
Format references with a consistent horizontal position
Wilfred Hughes
2017-08-27
Add Lines Of Code badge
Wilfred Hughes
2017-08-27
Fix failing docstring tests
Wilfred Hughes
2017-08-26
Remove completed todo
Wilfred Hughes
2017-08-26
Show references to variables too
Wilfred Hughes
2017-08-26
Add initial value
Wilfred Hughes
2017-08-26
Don't append whitespace when we don't have a previous section
Wilfred Hughes
2017-08-26
Allow viewing variables defined in C
Wilfred Hughes
2017-08-26
Gracefully fail if we can't find variable definitions
Wilfred Hughes
2017-08-26
Don't offer nil or t as variables
Wilfred Hughes
2017-08-26
Basic helpful-variable implementation
Wilfred Hughes
2017-08-26
Remove completed todo
Wilfred Hughes
2017-08-26
Only propertize links to bound variables/functions
Wilfred Hughes
2017-08-26
Fix misleading variable name from copy-pasting
Wilfred Hughes
2017-07-22
Only show docs or props if we have something to show
Wilfred Hughes
2017-07-22
Convenience command for help at point
Wilfred Hughes
2017-07-22
Don't claim everything is advised!
Wilfred Hughes
2017-07-22
sort symbol properties
Wilfred Hughes
2017-07-22
Report when functions/macros are advised
Wilfred Hughes
2017-07-22
Don't show compiled functions on symbol properties
Wilfred Hughes
[next]