summaryrefslogtreecommitdiff
path: root/lisp/help.el
AgeCommit message (Expand)Author
2026-05-06; Improve doc strings of several Help-related user optionsEli Zaretskii
2026-04-02lisp/help.el (help-function-arglist): Fix last changeStefan Monnier
2026-04-02lisp/help.el (help-function-arglist): Handle advised aliases (bug#80725)Stefan Monnier
2026-03-02Initialize help-window-old-frame againBasil L. Contovounesios
2026-01-10Bind 'apropos-user-option' to C-h uPhilip Kaludercic
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-11-05Add option to auto-refresh the lossage buffer. (Bug#79732)Elías Gabriel Pérez
2025-08-30Fix "C-u C-h C-n"Eli Zaretskii
2025-08-07(help-function-arglist): Fix bug#79128Stefan Monnier
2025-05-29Use 'outline-heading-end-regexp' consistently.Juri Linkov
2025-05-12help.el: Don't abuse `inhibit-modification-hooks`Stefan Monnier
2025-04-18Merge from savannah/emacs-30Yuan Fu
2025-04-12lisp/help.el (help-form-show): Improve last change (bug#77118)Stefan Monnier
2025-04-12Merge from origin/emacs-30Eli Zaretskii
2025-04-12Fix display of keys in 'help-form' buffers (bug#77118)Stephen Berman
2025-03-18Use 'help-key' function in more placesStefan Kangas
2025-02-22(help--append-keystrokes-help): Fix bug#76341Stefan Monnier
2025-02-10Merge remote-tracking branch 'origin/emacs-30'Stefan Monnier
2025-02-10lisp/help.el (help-function-arglist): Fix out-of-bounds access (bug#76179)Stefan Monnier
2025-02-01Merge branch 'scratch/no-purespace' into 'master'Stefan Kangas
2025-01-02Update copyright year to 2025Stefan Kangas
2025-01-01Update copyright year to 2025Paul Eggert
2024-12-16Bind inhibit-read-only to t in substitute-command-keysStefan Kangas
2024-12-12Delete remaining calls to purecopyStefan Kangas
2024-11-13Delete commented out help--describe-vector implementationStefan Kangas
2024-10-24Mark if-let and when-let obsoleteSean Whitton
2024-07-20Miscellaneous checkdoc fixesStefan Kangas
2024-06-24Don't show char name for multi-char translationsRobert Pluim
2024-06-11Show character names when describing translationsRobert Pluim
2024-05-29Add 'help-find-source' and bind it to C-h 4 sAndrea Corallo
2024-04-28Use a dedicated type to represent interpreted-function valuesStefan Monnier
2024-04-20Avoid "C-h for help" prompt in "C-h" commands describing keysEli Zaretskii
2024-04-13Allow 'help-quick' to use a non-global keymapPhilip Kaludercic
2024-04-13; Fix typo in 'help-quick-sections' docstringPhilip 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 functionStefan Monnier
2024-02-24Merge from origin/emacs-29Eli Zaretskii
2024-02-24Fix 'help-quick-toggle'Eli Zaretskii
2024-02-11Make sure the binding shown by echo-keystrokes-help is not shadowedDmitry Gutov
2024-01-06Merge from origin/emacs-29Eli Zaretskii
2024-01-04Provide decent documentation for 'help-quick'Eli Zaretskii
2024-01-02Merge from savannah/emacs-29Po Lu
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-10-09Improve formatting of bindings in 'help-quick'Philip Kaludercic
2023-09-17Rename describe-map-tree to help--describe-map-treeStefan Kangas
2023-09-02Merge from origin/emacs-29Eli Zaretskii
2023-09-02* lisp/help.el (substitute-quotes): Improve docstring.Stefan Kangas
2023-09-01Properly describe minor mode lighters while mode-line-compactPo Lu
2023-08-12Merge from origin/emacs-29Eli Zaretskii