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
/
test
Age
Commit message (
Expand
)
Author
2021-12-10
Use lexical-binding in tests and fix crash exposed
0.19
Wilfred Hughes
2021-12-10
Fix warnings on unused vars in test suite
Wilfred Hughes
2021-12-10
Use well-formed interactive lambdas to silence a warning
Wilfred Hughes
2021-12-10
Fix crash on lambdas with docstrings
Wilfred Hughes
2021-12-10
Rewrite helpful--tree-any-p as a loop
Wilfred Hughes
2021-03-19
Prevent error in helpful-variable if sexp at point can't be read
Dario Gjorgjevski
2020-10-11
Fix hang on autoload functions with advice
Wilfred Hughes
2020-02-02
Disable test that fails when we byte-compile
Wilfred Hughes
2020-01-11
Add support for CL generic methods
Damien Cassou
2020-01-01
Improve link creation from Info manual references
Daniel MartÃn
2019-11-27
Fix typos
Damien Cassou
2019-10-01
Handle byte-compiled functions bound to keys
Wilfred Hughes
2019-08-14
Ensure ? in symbols isn't needlessly escaped
Wilfred Hughes
2019-08-14
Use "and" in summaries
Wilfred Hughes
2019-08-07
Fix helpful--convert-c-name calls
Nick Drozd
2019-07-24
Report package/emacs version for custom variables
Wilfred Hughes
2019-07-11
Show the original value for defcustom variables
Wilfred Hughes
2019-05-28
Do not require shut-up package
Jonas Bernoulli
2019-04-07
Render keyboard maros in keymap pretty view
Wilfred Hughes
2019-03-16
Ensure backslashes in string literals are escaped
Wilfred Hughes
2019-03-16
Don't interpret "`foo'" as a symbol reference
Wilfred Hughes
2019-03-16
Don't interpret command references inside doublequoted strings
Wilfred Hughes
2019-03-09
Fix type error for unbound symbols
Nick Drozd
2019-03-03
Fix docstring rendering when keymap references have their own line
Wilfred Hughes
2019-03-03
Always autoload callables if they aren't loaded
0.16
Wilfred Hughes
2019-02-28
Handle C-style names in helpful-symbol
Nick Drozd
2019-02-28
Remove all advice before determining source of function
CeleritasCelery
2019-02-27
Better source detection for functions defined by macros
Wilfred Hughes
2019-02-16
Fix viewing the value of inhibit-read-only
Wilfred Hughes
2019-01-13
Read and display symbols with spaces correctly
Wilfred Hughes
2019-01-13
Ensure helpful--definition-buffer-opened skips when appropriate
Wilfred Hughes
2019-01-08
Cut repeated calls to helpful--aliases
Nick Drozd
2018-12-29
Define our own function/variable for unit testing obsolescence data
Wilfred Hughes
2018-12-29
Add obsolescence information.
Nathan Moreau
2018-10-27
Use syntax-ppss to find the outer sexp
Wilfred Hughes
2018-10-21
Fix mistake in comment
Wilfred Hughes
2018-10-01
Fix function aliases of primitive functions
Wilfred Hughes
2018-09-13
Add support for named keyboard macros
Nick Drozd
2018-08-12
Clearly separate library names from absolute paths
Wilfred Hughes
2018-08-12
Make tests less verbose
Wilfred Hughes
2018-08-12
Rename file to avoid confusion with other projects' unit tests
0.13
Wilfred Hughes
2018-08-02
Extract source code for advised primitives
Wilfred Hughes
2018-08-02
Add failing helpful--primitive-p test
Nick Drozd
2018-07-28
Fix an issue with detecting autoloaded core Emacs functions
Wilfred Hughes
2018-07-28
Show keybindings for command aliases too
Wilfred Hughes
2018-07-28
Merge pull request #137 from nickdrozd/key-sequences
Wilfred Hughes
2018-07-24
Merge pull request #145 from nickdrozd/lambda-callees
Wilfred Hughes
2018-07-23
Don't describe special forms as functions
Wilfred Hughes
2018-07-23
Fix helpful--show-callees to handle anonymous functions
Nick Drozd
2018-07-23
Add callees button smoke tests
Nick Drozd
[next]