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
/
helpful.el
Age
Commit message (
Expand
)
Author
2017-09-28
We depend on cl-prettyprint in cl-extra
fix_advice
Wilfred Hughes
2017-09-28
Allow loading nadvice to fail
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
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
Also show the value of variables
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-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
0.1 is now released, next will be 0.2
Wilfred Hughes
2017-08-27
Format references with a consistent horizontal position
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-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
2017-07-22
Format quotes in macro calls
Wilfred Hughes
2017-07-22
Ensure the first line of the docstring is clearly separated
Wilfred Hughes
2017-07-22
don't try to insert nil for source code
Wilfred Hughes
2017-07-22
Tweak formatting of debug section
Wilfred Hughes
2017-07-22
Align reference counts
Wilfred Hughes
2017-07-22
Don't force loading of the C source code
Wilfred Hughes
2017-06-25
Punctuation tweaks
Wilfred Hughes
2017-06-19
Merge pull request #2 from davidshepherd7/master
Wilfred Hughes
2017-06-12
More TODOs
Wilfred Hughes
2017-06-12
Add autoloads
David Shepherd
2017-06-12
Run major mode hooks that are known to be for syntax highlighting
Wilfred Hughes
2017-06-05
Make package-lint happy
Wilfred Hughes
[next]