aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/help.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* Show character names when describing translationsRobert Pluim2024-06-111-2/+7
* Add 'help-find-source' and bind it to C-h 4 sAndrea Corallo2024-05-291-0/+2
* Use a dedicated type to represent interpreted-function valuesStefan Monnier2024-04-281-2/+1
* Avoid "C-h for help" prompt in "C-h" commands describing keysEli Zaretskii2024-04-201-1/+7
* Allow 'help-quick' to use a non-global keymapPhilip Kaludercic2024-04-131-4/+10
* ; Fix typo in 'help-quick-sections' docstringPhilip Kaludercic2024-04-131-1/+1
* * lisp/help.el (help-function-arglist): Don't `substitute-command-keys`Stefan Monnier2024-03-261-1/+1
* * lisp/help.el (help--analyze-key): Use `help-fns-function-name`Stefan Monnier2024-03-211-1/+3
* (help-fns-function-name): New functionStefan Monnier2024-03-211-31/+13
* Merge from origin/emacs-29Eli Zaretskii2024-02-241-2/+10
|\
| * Fix 'help-quick-toggle'Eli Zaretskii2024-02-241-2/+10
* | Make sure the binding shown by echo-keystrokes-help is not shadowedDmitry Gutov2024-02-111-0/+21
* | Merge from origin/emacs-29Eli Zaretskii2024-01-061-3/+10
|\ \ | |/
| * Provide decent documentation for 'help-quick'Eli Zaretskii2024-01-041-3/+10
* | Merge from savannah/emacs-29Po Lu2024-01-021-1/+1
|\ \ | |/
| * ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* | Improve formatting of bindings in 'help-quick'Philip Kaludercic2023-10-091-5/+7
* | Rename describe-map-tree to help--describe-map-treeStefan Kangas2023-09-171-8/+10
* | Merge from origin/emacs-29Eli Zaretskii2023-09-021-3/+4
|\ \ | |/
| * * lisp/help.el (substitute-quotes): Improve docstring.Stefan Kangas2023-09-021-3/+4
* | Properly describe minor mode lighters while mode-line-compactPo Lu2023-09-011-3/+48
* | Merge from origin/emacs-29Eli Zaretskii2023-08-121-1/+1
|\ \ | |/
| * ; Fix typoStefan Kangas2023-08-101-1/+1
* | ; * lisp/help.el (describe-bindings-outline-rules): Fix :type tags.Eli Zaretskii2023-04-261-1/+1
* | ; Fix last change in help.elEli Zaretskii2023-04-241-2/+7
* | Add option to control default outlining in 'C-h b'Eshel Yaron2023-04-241-2/+11
|/
* Fix indentation regression in 'C-h l'Eli Zaretskii2023-03-291-0/+4
* Allow showing prefix commands in Help buffersEli Zaretskii2023-03-231-0/+7
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* * lisp/help.el: Use 'C-h C-q' to toggle 'help-quick' window (bug#60249).Juri Linkov2022-12-281-18/+14
* Fix "C-h k" when clicking on another frameEli Zaretskii2022-12-031-2/+4
* * lisp/help.el (describe-bindings): Use the outline-default-rules feature.Juri Linkov2022-11-231-4/+5
* ; Doc fixes: remove references to missing symbolsStefan Kangas2022-11-211-4/+1
* Prefer defvar-keymap in help.elStefan Kangas2022-10-291-60/+62
* Unify outline-minor-mode-use-buttons with in-margins/insert values (bug#57813)Juri Linkov2022-10-221-1/+1
* * lisp/outline.el (outline-minor-mode-insert-buttons): New defvar-local.Juri Linkov2022-10-181-1/+2
* Clear misleading message in help-quit-or-quickLars Ingebrigtsen2022-10-161-1/+4
* Add a quick-help menuPhilip Kaludercic2022-10-141-1/+134
* Fix substitute-command-keys for global binding lookupRobert Pluim2022-09-211-0/+6
* Allow keymap to override advertised-binding in docstringsRobert Pluim2022-09-201-1/+4
* Revert "Fix help--analyze-key problem when not called from menu"Lars Ingebrigtsen2022-09-131-2/+1
* Fix help--analyze-key problem when not called from menuLars Ingebrigtsen2022-09-131-1/+2
* New function substitute-quotesStefan Kangas2022-09-101-2/+14
* Fix return value of help--key-description-fontifiedStefan Kangas2022-08-191-7/+10
* * lisp/help.el (describe-map-tree, describe-map): Simplify.Stefan Kangas2022-08-031-16/+14
* Add face to mouse buttons in command substitutionsStefan Kangas2022-08-031-0/+1
* Use icons in outlineLars Ingebrigtsen2022-07-281-1/+0
* Merge from origin/emacs-28Stefan Kangas2022-07-241-4/+13
|\
| * Fix bookmark support for Help functions in native-compilation buildsEli Zaretskii2022-07-231-4/+14
* | Minor doc fix in search-forward-help-for-helpStefan Kangas2022-07-211-2/+3