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
2025-02-20
fix: Improve variable setting logic in helpful.el
StrawberryTea
2025-01-31
handle `package-version` safely to prevent `listp` error
Sau P
2024-06-13
Fix scan-sexps error for C-defined variables
StrawberryTea
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
Look for "function" or "variable" text in doc comments case-insensitively
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
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
2022-12-09
Use help-key-binding as face for keystrokes
Nacho Barrientos
2022-12-01
Add support for following and storing org "help" links
Damien Cassou
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-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
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-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-17
Remove dash-function as dependency:
JenChieh
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
[next]