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
2024-06-07
Fix wrong-type-argument error in helpful-key
mmarshall540
2023-10-27
Use setopt for "set" button if available
StrawberryTea
2023-10-07
Test CI on Emacs 29
Wilfred Hughes
2023-10-07
Repair helpful--display-implementations test for emacs 29.1
aagon
2023-10-07
Look for "function" or "variable" text in doc comments case-insensitively
Wilfred Hughes
2023-10-07
Remove broken tokei LOC badge
Wilfred Hughes
2023-09-11
fix nil pos when building button for vars
Jimmy Yuen Ho Wong
2023-08-08
Enable outline-support for Emacs 29
Rahguzar
2023-08-08
Mark customizable variables (user options) in the summary line
Kisaragi Hiu
2023-08-08
Support describing faces using `helpful-symbol`.
yuhan0
2023-08-08
Improve user-friendliness of disambiguation prompt
yuhan0
2023-07-30
Roll version for 0.22
Wilfred Hughes
2023-07-30
Update changelog for 0.21
0.21
Wilfred Hughes
2023-07-30
0.20 has been released, roll version
Wilfred Hughes
2023-05-04
helpful--heading: propertize newline as well, enabling `:extend t`
Mekeor Melire
2023-04-18
suppress some compiler warnings
Lucius Hu
2023-03-22
Remap `revert-buffer` and `revert-buffer-quick` to `helpful-update`.
okamsn
2023-02-27
`C-h x` for commands (standard binding)
Hraban Luyat
2022-12-09
Use help-key-binding as face for keystrokes
Nacho Barrientos
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
[next]