aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/help.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* Initialize help-window-old-frame againBasil L. Contovounesios7 days1-0/+1
* Bind 'apropos-user-option' to C-h uPhilip Kaludercic2026-01-101-0/+1
* ; Add 2026 to copyright years.Sean Whitton2026-01-011-1/+1
* Add option to auto-refresh the lossage buffer. (Bug#79732)Elías Gabriel Pérez2025-11-051-26/+94
* Fix "C-u C-h C-n"Eli Zaretskii2025-08-301-0/+1
* (help-function-arglist): Fix bug#79128Stefan Monnier2025-08-071-47/+48
* Use 'outline-heading-end-regexp' consistently.Juri Linkov2025-05-291-1/+0
* help.el: Don't abuse `inhibit-modification-hooks`Stefan Monnier2025-05-121-4/+5
* Merge from savannah/emacs-30Yuan Fu2025-04-181-5/+3
|\
| * lisp/help.el (help-form-show): Improve last change (bug#77118)Stefan Monnier2025-04-121-5/+3
* | Merge from origin/emacs-30Eli Zaretskii2025-04-121-2/+7
|\ \ | |/
| * Fix display of keys in 'help-form' buffers (bug#77118)Stephen Berman2025-04-121-2/+7
* | Use 'help-key' function in more placesStefan Kangas2025-03-181-1/+1
* | (help--append-keystrokes-help): Fix bug#76341Stefan Monnier2025-02-221-12/+11
* | Merge remote-tracking branch 'origin/emacs-30'Stefan Monnier2025-02-101-1/+1
|\ \ | |/
| * lisp/help.el (help-function-arglist): Fix out-of-bounds access (bug#76179)Stefan Monnier2025-02-101-1/+1
| * Update copyright year to 2025Stefan Kangas2025-01-021-1/+1
* | Merge branch 'scratch/no-purespace' into 'master'Stefan Kangas2025-02-011-1/+1
|\ \
| * | Delete remaining calls to purecopyStefan Kangas2024-12-121-1/+1
* | | Update copyright year to 2025Paul Eggert2025-01-011-1/+1
* | | Bind inhibit-read-only to t in substitute-command-keysStefan Kangas2024-12-161-0/+1
|/ /
* | Delete commented out help--describe-vector implementationStefan Kangas2024-11-131-73/+0
* | Mark if-let and when-let obsoleteSean Whitton2024-10-241-3/+3
|/
* Miscellaneous checkdoc fixesStefan Kangas2024-07-201-1/+1
* Don't show char name for multi-char translationsRobert Pluim2024-06-241-1/+2
* 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