summaryrefslogtreecommitdiff
path: root/lisp/help-mode.el
Commit message (Expand)AuthorAge
* ; 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
* Make help-view-source more robustLars Ingebrigtsen2021-06-15
* Add new convenience commands for *Help*Lars Ingebrigtsen2021-06-15
* * lisp/help-mode.el (help-mode-tool-bar-map): Fix tooltips.Stefan Kangas2021-03-08
* Remove redundant requires of easymenuStefan Kangas2021-02-26
* Buttonize function values in help (and add a blank line)Lars Ingebrigtsen2021-02-22
* Add toolbar for help-modeStefan Kangas2021-02-20
* Prefer defvar-local in remaining librariesStefan Kangas2021-02-02
* Hyperlink symbol names without word syntax in HelpBasil L. Contovounesios2021-01-10
* Update copyright year to 2021Paul Eggert2021-01-01
* Prefer setq-local in most filesStefan Kangas2020-12-09
* Remove redundant requires of 'button'Stefan Kangas2020-12-03
* `g' in *Help* doesn't require confirmationLars Ingebrigtsen2020-10-27
* Open describe-function NEWS links in view-modeNick Savage2020-09-10
* Use lexical-binding in help-mode.el and add testsSimen Heggestøyl2020-05-09
* Update copyright year to 2020Paul Eggert2020-01-01
* help-follow-symbol now complains if no symbol found (bug#38248)Juanma Barranquero2019-11-22
* Factor out the lambda from help-function-defLars Ingebrigtsen2019-10-11
* * lisp/help-mode.el (help-mode-menu): Fix typo. (Bug#36485)Stefan Kangas2019-09-13
* Use buffer's name for help-mode bookmarks (Bug#24573)Noam Postavsky2019-07-06
* * lisp/help-fns.el: Make hyperlink for the "first release" infoStefan Monnier2019-06-02
* Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert2019-05-25
* Fixes for "Maintainer:" and related linesPaul Eggert2019-05-19
* Merge from origin/emacs-26Paul Eggert2018-12-31
|\
| * Update copyright year to 2019Paul Eggert2019-01-01
* | Merge from origin/emacs-26Glenn Morris2018-05-23
|\|
| * Fix a typo in describing input methodsEli Zaretskii2018-05-18
* | * lisp/emacs-lisp/ert.el (describe-symbol-backends): Add ourselvesStefan Monnier2018-01-22
* | Merge from origin/emacs-26Paul Eggert2018-01-01
|\|
| * Update copyright year to 2018Paul Eggert2018-01-01
| * * lisp/help-mode.el (help-function-def):Glenn Morris2017-12-07
* | Ensure that we can find definitions when buffer is narrowedWilfred Hughes2017-12-10
* | * lisp/help-mode.el (help-function-def):Glenn Morris2017-12-09
|/
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Make "C-h o" show faces as well as variablesAlexander Gramiak2017-08-05
* Give , and .@ doc strings. Fixes bug #24561.Alan Mackenzie2017-01-23
* Update copyright year to 2017Paul Eggert2016-12-31
* Run find-function-after-hook after finding a symbolTino Calancha2016-09-23
* Make buttons in header lines workVaidheeswaran C2016-02-23
* Update copyright year to 2016Paul Eggert2016-01-01
* Fix doc-string of `help-mode-finish'.Martin Rudalics2015-08-19
* Add doc strings to 2 help-mode.el functionsEli Zaretskii2015-08-15