summaryrefslogtreecommitdiff
path: root/lisp/help-mode.el
Commit message (Expand)AuthorAge
* 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
* Add online-help support to describe typesStefan Monnier2015-07-07
* (describe-symbol): Rewrite describe-function-or-variableStefan Monnier2015-07-06
* Improve the optional translation of quotesPaul Eggert2015-06-19
* Support curved quotes in doc stringsPaul Eggert2015-05-28
* * lisp/help-mode.el (help-go-forward): Doc fix.Eli Zaretskii2015-05-16
* Use user-error where error is inappropriateKelly Dean2015-02-18
* * help-mode.el: Prevent duplicated display of Info buffer. (Bug#13190)Kelly Dean2015-02-17
* help-fns.el (describe-function-or-variable): New function on `C-h o'Artur Malabarba2015-02-05
* Improve handling of doc-strings and describe-function for cl-genericStefan Monnier2015-01-16
* Update copyright year to 2015Paul Eggert2015-01-01
* Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris2014-02-09
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-01
* * lisp/help-mode.el (help-mode-map): Bind "l" to help-go-back,Juri Linkov2013-12-19
* * lisp/help-mode.el (help-mode-finish): Use derived-mode-p.Stefan Monnier2013-09-17
* lisp/*.el: Remove lexical-binding warnings; additional small cleanups.Juanma Barranquero2013-08-10
* * lisp/help-fns.el (help-fns--compiler-macro): If the handler function isStefan Monnier2013-06-11