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
2019-07-11
Add bookmark support
0.17
Wilfred Hughes
2019-07-10
Show how to configure Helpful with counsel
Wilfred Hughes
2019-06-22
Test in Emacs 26.2, and test both before and after compilation
Wilfred Hughes
2019-06-22
Show if a function is compiled
Erik Arvstedt
2019-06-20
Relax minimum Emacs version
Wilfred Hughes
2019-05-28
Do not require shut-up package
Jonas Bernoulli
2019-05-16
Disable major mode change hooks when finding definitions
Wilfred Hughes
2019-04-07
Prefer displaying string values as literals
Wilfred Hughes
2019-04-07
Don't show the Source Code heading if we don't have any source
Wilfred Hughes
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
Unused variable
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-13
Consider after-change-functions to be a hook
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
Roll version
Wilfred Hughes
2019-03-03
Always autoload callables if they aren't loaded
0.16
Wilfred Hughes
2019-03-03
Set comment-start inside helpful buffers
Wilfred Hughes
2019-02-28
Handle C-style names in helpful-symbol
Nick Drozd
2019-02-28
Replace tabs with spaces
Wilfred Hughes
2019-02-28
Remove all advice before determining source of function
CeleritasCelery
2019-02-27
Bump copyright year
Wilfred Hughes
2019-02-27
Better source detection for functions defined by macros
Wilfred Hughes
2019-02-16
Smarter buffer prompt when inspecting buffer-local values
Wilfred Hughes
2019-02-16
Fix viewing the value of inhibit-read-only
Wilfred Hughes
2019-02-03
If there are no primitives, don't show that header
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-13
Fix indentation
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-12-29
Flash highlight for longer
Wilfred Hughes
2018-10-31
Use Rust syntax highlighting for Rust
Nick Drozd
2018-10-27
Use syntax-ppss to find the outer sexp
Wilfred Hughes
2018-10-21
Fix mistake in comment
Wilfred Hughes
2018-10-21
Update changelog
Wilfred Hughes
2018-10-21
Indentation pedantry
Wilfred Hughes
2018-10-21
Tweak wording to make source code more obvious
Wilfred Hughes
2018-10-14
Roll version
Wilfred Hughes
2018-10-14
Pretty-print primitive values
0.15
Wilfred Hughes
2018-10-14
Roll version
Wilfred Hughes
2018-10-14
Add a note in the changelog for 0de7c15
0.14
Wilfred Hughes
2018-10-14
Show values as rendered ('pretty') by default
Wilfred Hughes
2018-10-01
Add .rs file extension to helpful--primitive-p
Nick Drozd
2018-10-01
Fix function aliases of primitive functions
Wilfred Hughes
2018-10-01
Enable movement in helpful callee buffers
Wilfred Hughes
2018-09-23
Merge pull request #157 from nickdrozd/kbd
Wilfred Hughes
[next]