index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
help.el
Age
Commit message (
Expand
)
Author
2026-05-06
; Improve doc strings of several Help-related user options
Eli Zaretskii
2026-04-02
lisp/help.el (help-function-arglist): Fix last change
Stefan Monnier
2026-04-02
lisp/help.el (help-function-arglist): Handle advised aliases (bug#80725)
Stefan Monnier
2026-03-02
Initialize help-window-old-frame again
Basil L. Contovounesios
2026-01-10
Bind 'apropos-user-option' to C-h u
Philip Kaludercic
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-11-05
Add option to auto-refresh the lossage buffer. (Bug#79732)
Elías Gabriel Pérez
2025-08-30
Fix "C-u C-h C-n"
Eli Zaretskii
2025-08-07
(help-function-arglist): Fix bug#79128
Stefan Monnier
2025-05-29
Use 'outline-heading-end-regexp' consistently.
Juri Linkov
2025-05-12
help.el: Don't abuse `inhibit-modification-hooks`
Stefan Monnier
2025-04-18
Merge from savannah/emacs-30
Yuan Fu
2025-04-12
lisp/help.el (help-form-show): Improve last change (bug#77118)
Stefan Monnier
2025-04-12
Merge from origin/emacs-30
Eli Zaretskii
2025-04-12
Fix display of keys in 'help-form' buffers (bug#77118)
Stephen Berman
2025-03-18
Use 'help-key' function in more places
Stefan Kangas
2025-02-22
(help--append-keystrokes-help): Fix bug#76341
Stefan Monnier
2025-02-10
Merge remote-tracking branch 'origin/emacs-30'
Stefan Monnier
2025-02-10
lisp/help.el (help-function-arglist): Fix out-of-bounds access (bug#76179)
Stefan Monnier
2025-02-01
Merge branch 'scratch/no-purespace' into 'master'
Stefan Kangas
2025-01-02
Update copyright year to 2025
Stefan Kangas
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-12-16
Bind inhibit-read-only to t in substitute-command-keys
Stefan Kangas
2024-12-12
Delete remaining calls to purecopy
Stefan Kangas
2024-11-13
Delete commented out help--describe-vector implementation
Stefan Kangas
2024-10-24
Mark if-let and when-let obsolete
Sean Whitton
2024-07-20
Miscellaneous checkdoc fixes
Stefan Kangas
2024-06-24
Don't show char name for multi-char translations
Robert Pluim
2024-06-11
Show character names when describing translations
Robert Pluim
2024-05-29
Add 'help-find-source' and bind it to C-h 4 s
Andrea Corallo
2024-04-28
Use a dedicated type to represent interpreted-function values
Stefan Monnier
2024-04-20
Avoid "C-h for help" prompt in "C-h" commands describing keys
Eli Zaretskii
2024-04-13
Allow 'help-quick' to use a non-global keymap
Philip Kaludercic
2024-04-13
; Fix typo in 'help-quick-sections' docstring
Philip Kaludercic
2024-03-26
* lisp/help.el (help-function-arglist): Don't `substitute-command-keys`
Stefan Monnier
2024-03-21
* lisp/help.el (help--analyze-key): Use `help-fns-function-name`
Stefan Monnier
2024-03-21
(help-fns-function-name): New function
Stefan Monnier
2024-02-24
Merge from origin/emacs-29
Eli Zaretskii
2024-02-24
Fix 'help-quick-toggle'
Eli Zaretskii
2024-02-11
Make sure the binding shown by echo-keystrokes-help is not shadowed
Dmitry Gutov
2024-01-06
Merge from origin/emacs-29
Eli Zaretskii
2024-01-04
Provide decent documentation for 'help-quick'
Eli Zaretskii
2024-01-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-10-09
Improve formatting of bindings in 'help-quick'
Philip Kaludercic
2023-09-17
Rename describe-map-tree to help--describe-map-tree
Stefan Kangas
2023-09-02
Merge from origin/emacs-29
Eli Zaretskii
2023-09-02
* lisp/help.el (substitute-quotes): Improve docstring.
Stefan Kangas
2023-09-01
Properly describe minor mode lighters while mode-line-compact
Po Lu
2023-08-12
Merge from origin/emacs-29
Eli Zaretskii
[next]