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
2022-12-01
Update changelog
0.20
Wilfred Hughes
2022-12-01
Add support for following and storing org "help" links
Damien Cassou
2022-12-01
Test again Emacs 28 and drop CI for 25/26
Wilfred Hughes
2022-11-08
Remove use of (point) as a generalized variable
ksqsf
2022-10-23
Mark symbol in "the command <symbol>" as callable
Kisaragi Hiu
2022-09-25
Ignore comments when narrowing to defun
Wilfred Hughes
2022-09-18
Don't activate a major mode in throwaway buffers
Wilfred Hughes
2022-09-18
Remove unused variable
Wilfred Hughes
2022-09-18
Preserve point when finding variables defined in an open buffer
Wilfred Hughes
2022-09-18
Factor out a helper for opening buffers if needed
Wilfred Hughes
2022-08-29
Assign `list-buffers-directory` to help topic
Daniel Nagy
2022-08-29
Unescape \= in signature docstring
Nikita Bloshchanevich
2022-07-04
Fix advised native-compiled function being treated as primitives
Kisaragi Hiu
2022-05-28
Check for emacs version in helpful--docstring test
Erik Šabič
2022-05-28
Fix advised function docstring test
Erik Šabič
2022-05-12
Roll version
Wilfred Hughes
2022-04-11
Add buttons for shortdoc groups when shortdoc.el is available
Kisaragi Hiu
2022-02-20
Fix `helpful--autoloaded-p` in Emacs 29.0.50 (#283)
Adrià Garriga-Alonso
2021-12-26
Update buffers before switching to them.
Roshan Shariff
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
Don't offer 'find all references' for anonymous lambdas
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-10-20
Change "compiled" to "byte-compiled"
Daniel Nagy
2021-03-19
Prevent error in helpful-variable if sexp at point can't be read
Dario Gjorgjevski
2021-03-19
Merge pull request #266 from nbfalcon/bugfix/keyboard-macro-space-dot
Wilfred Hughes
2021-03-14
Keyboard macros: fix space before "."
Nikita Bloshchanevich
2021-03-06
Tweak UI wording
Wilfred Hughes
2021-03-06
Capitalise package description to match emacs convention
Wilfred Hughes
2021-02-18
Merge pull request #259 from jcs-PR/df
Wilfred Hughes
2021-02-17
Remove dash-function as dependency:
JenChieh
2021-02-14
Merge pull request #257 from iwahbe/fix-circular-structure-pprint
Wilfred Hughes
2021-02-14
Remove travis configuration
Wilfred Hughes
2021-02-14
Download emacs source during tests, and split steps
Wilfred Hughes
2021-02-14
Set up tests on GitHub actions
Wilfred Hughes
2021-02-12
Fix helpful--pretty-print on circular structures
Ian Wahbe
2020-10-11
Fix hang on autoload functions with advice
Wilfred Hughes
2020-10-11
Correct docstring on predicate helper
Wilfred Hughes
2020-09-30
Roll version
Wilfred Hughes
2020-09-30
Choose the default symbol more intelligently
0.18
Wilfred Hughes
2020-09-30
Cross-reference the different functions for callables
Wilfred Hughes
2020-09-22
Detect docstring symbol references that are unambiguous
Wilfred Hughes
2020-09-17
Fix docstring extraction in Emacs 27
Wilfred Hughes
2020-05-06
Merge pull request #240 from xeals/master
Wilfred Hughes
2020-05-04
Add "natively compiled" info to summary
xeals
2020-05-04
Check callables aren't native-compiled before calling them primitive
xeals
2020-02-02
Disable test that fails when we byte-compile
Wilfred Hughes
2020-01-11
Add support for CL generic methods
Damien Cassou
[next]