summaryrefslogtreecommitdiff
path: root/lisp/help-mode.el
Commit message (Expand)AuthorAge
* (help-fns-function-description-header): Print functions' typeStefan Monnier2024-03-22
* (describe-symbol-backends): Fix addition of the "type" backendStefan Monnier2024-03-21
* * lisp/help-fns.el (describe-mode-outline): New user option (bug#64684).Juri Linkov2024-02-22
* Merge from savannah/emacs-29Po Lu2024-01-02
|\
| * ; Add 2024 to copyright yearsPo Lu2024-01-02
* | * lisp/help-mode.el (help-setup-xref): Disable outline-minor-mode (bug#64575).Juri Linkov2023-07-13
|/
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* Fix spacing in *Help* buttonsLars Ingebrigtsen2022-07-22
* * lisp/help-mode.el (help-news): Use `view-file`Stefan Monnier2022-07-21
* Fix xref links in `C-h o'Lars Ingebrigtsen2022-07-16
* Document using make-composed-keymap with defvar-keymapStefan Kangas2022-07-04
* ; * lisp/help-mode.el (help-xref-button): Doc fix.Eli Zaretskii2022-06-20
* Allow removing quotes around links in *Help* buffersLars Ingebrigtsen2022-06-20
* Allow using xref buttons in non-*Help* buffersStephen Berman2022-06-06
* Fix reference to help-enable-variable-value-editingDaniel Martín2022-05-29
* Revert mistaken change in help-mode-setupLars Ingebrigtsen2022-05-13
* Don't clear out local variables in `with-help-window'Lars Ingebrigtsen2022-05-13
* Allow inhibiting linkification in *Help* buffersLars Ingebrigtsen2022-05-07
* Don't override search-default-mode set by user in info/helpLars Ingebrigtsen2022-05-06
* Char-fold quotation characters in *info* and *Help*Lars Ingebrigtsen2022-05-06
* Make more buttons in *Help* respect `help-window-keep-selected'Lars Ingebrigtsen2022-05-03
* Allow reusing the *Help* window with `i'/`s/ commandsLars Ingebrigtsen2022-05-02
* Allow editing variable values in *Help* buffersLars Ingebrigtsen2022-04-17
* Extend bookmark menu with with handler type columnMatthias Meulien2022-02-17
* Add a *Help* command that'll take you to the lispref manualLars Ingebrigtsen2022-01-24
* Merge from origin/emacs-28Eli Zaretskii2022-01-01
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* | Add buttons to definition in help--describe-commandLars Ingebrigtsen2021-11-01
* | Further xref fix-ups after keymap help changesLars Ingebrigtsen2021-11-01
* | Fix infloop in help-make-xrefs in certain keymapsLars Ingebrigtsen2021-11-01
* | Make xref symbol marking work again after describe-keymap changesLars Ingebrigtsen2021-11-01
* | Add mode tagging to previously added help commandsLars Ingebrigtsen2021-10-31
* | Add 'n'/'p' key bindings in *Help* buffersLars Ingebrigtsen2021-10-31
* | Add new option help-link-key-to-documentationStefan Kangas2021-10-24
* | Save position in mark ring before jumping to definitionIhor Radchenko2021-10-01
|/
* Add support for man page hyperlinks in doc stringsStefan Kangas2021-09-25
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-16
* Add docstrings to context menu functions, and add middle-separatorJuri Linkov2021-09-15
* * lisp/mouse.el (context-menu-map): Add 'click' arg to called funs (bug#50256)Juri Linkov2021-09-12
* Use window-point in event-start and event-end (bug#50256)Juri Linkov2021-09-12
* Add support for customization group hyperlinks in doc stringsLars Ingebrigtsen2021-09-04
* ; Fix a comment in a recent commit.Eli Zaretskii2021-08-17
* Improve `forward-sexp' in *Help* buffersMichalis V2021-08-17
* Merge branch 'feature/context-menu'Juri Linkov2021-08-17
|\
| * * lisp/help-mode.el (help-mode-context-menu): New function.Juri Linkov2021-08-01
* | ; Fix typosJuri Linkov2021-08-11
* | Don't bind <mouse-2> and RET in *Help* buffersLars Ingebrigtsen2021-07-31
|/
* Make the `s' command in *Help* work for Lisp variables defined in CLars Ingebrigtsen2021-07-19
* ; * lisp/help-mode.el (help-customize): Doc fix. (Bug#36767)Eli Zaretskii2021-06-20
* Add new convenience command for *Help*Juri Linkov2021-06-20