index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
help-mode.el
Age
Commit message (
Expand
)
Author
2026-02-03
Fix [More] buttons in tutorial and other buttons in Semantic
Dmitry Gutov
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-07-05
lisp/help-mode.el (help-mode-context-menu): Don't quote lambda
Stefan Monnier
2025-02-11
Delete redundant lambdas around unary functions
Stefan Kangas
2025-02-01
Merge branch 'scratch/no-purespace' into 'master'
Stefan Kangas
2025-01-02
(describe-variable): Fix bug#73872
Stefan Monnier
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-12-12
Don't call purecopy in help-mode.el
Stefan Kangas
2024-10-24
Mark if-let and when-let obsolete
Sean Whitton
2024-10-09
help-setup-xref: Fix the previous changes
Dmitry Gutov
2024-10-06
help-setup-xref: Simplify further
Dmitry Gutov
2024-10-06
help-setup-xref: Keep the local values only of some variables
Dmitry Gutov
2024-10-05
; Fix clean up of local variables in Help buffers
Eshel Yaron
2024-10-03
help-setup-xref: Clean up xref backend before non-Lisp uses
Dmitry Gutov
2024-05-23
Fix 'help-view-source' for variables defined in C
Eshel Yaron
2024-03-22
(help-fns-function-description-header): Print functions' type
Stefan Monnier
2024-03-21
(describe-symbol-backends): Fix addition of the "type" backend
Stefan Monnier
2024-02-22
* lisp/help-fns.el (describe-mode-outline): New user option (bug#64684).
Juri Linkov
2024-01-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-07-13
* lisp/help-mode.el (help-setup-xref): Disable outline-minor-mode (bug#64575).
Juri Linkov
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-07-22
Fix spacing in *Help* buttons
Lars Ingebrigtsen
2022-07-21
* lisp/help-mode.el (help-news): Use `view-file`
Stefan Monnier
2022-07-16
Fix xref links in `C-h o'
Lars Ingebrigtsen
2022-07-04
Document using make-composed-keymap with defvar-keymap
Stefan Kangas
2022-06-20
; * lisp/help-mode.el (help-xref-button): Doc fix.
Eli Zaretskii
2022-06-20
Allow removing quotes around links in *Help* buffers
Lars Ingebrigtsen
2022-06-06
Allow using xref buttons in non-*Help* buffers
Stephen Berman
2022-05-29
Fix reference to help-enable-variable-value-editing
Daniel MartÃn
2022-05-13
Revert mistaken change in help-mode-setup
Lars Ingebrigtsen
2022-05-13
Don't clear out local variables in `with-help-window'
Lars Ingebrigtsen
2022-05-07
Allow inhibiting linkification in *Help* buffers
Lars Ingebrigtsen
2022-05-06
Don't override search-default-mode set by user in info/help
Lars Ingebrigtsen
2022-05-06
Char-fold quotation characters in *info* and *Help*
Lars Ingebrigtsen
2022-05-03
Make more buttons in *Help* respect `help-window-keep-selected'
Lars Ingebrigtsen
2022-05-02
Allow reusing the *Help* window with `i'/`s/ commands
Lars Ingebrigtsen
2022-04-17
Allow editing variable values in *Help* buffers
Lars Ingebrigtsen
2022-02-17
Extend bookmark menu with with handler type column
Matthias Meulien
2022-01-24
Add a *Help* command that'll take you to the lispref manual
Lars Ingebrigtsen
2022-01-01
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-11-01
Add buttons to definition in help--describe-command
Lars Ingebrigtsen
2021-11-01
Further xref fix-ups after keymap help changes
Lars Ingebrigtsen
2021-11-01
Fix infloop in help-make-xrefs in certain keymaps
Lars Ingebrigtsen
2021-11-01
Make xref symbol marking work again after describe-keymap changes
Lars Ingebrigtsen
2021-10-31
Add mode tagging to previously added help commands
Lars Ingebrigtsen
2021-10-31
Add 'n'/'p' key bindings in *Help* buffers
Lars Ingebrigtsen
2021-10-24
Add new option help-link-key-to-documentation
Stefan Kangas
2021-10-01
Save position in mark ring before jumping to definition
Ihor Radchenko
[next]