summaryrefslogtreecommitdiff
path: root/lisp/help-mode.el
Commit message (Expand)AuthorAgeFilesLines
* Use buffer's name for help-mode bookmarks (Bug#24573)Noam Postavsky2019-07-061-1/+3
* * lisp/help-fns.el: Make hyperlink for the "first release" infoStefan Monnier2019-06-021-3/+9
* Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert2019-05-251-0/+1
* Fixes for "Maintainer:" and related linesPaul Eggert2019-05-191-1/+0
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Merge from origin/emacs-26Glenn Morris2018-05-231-1/+1
|\ \ | |/
| * Fix a typo in describing input methodsEli Zaretskii2018-05-181-1/+1
* | * lisp/emacs-lisp/ert.el (describe-symbol-backends): Add ourselvesStefan Monnier2018-01-221-1/+9
* | Merge from origin/emacs-26Paul Eggert2018-01-011-1/+1
|\ \ | |/
| * Update copyright year to 2018Paul Eggert2018-01-011-1/+1
| * * lisp/help-mode.el (help-function-def):Glenn Morris2017-12-071-20/+18
* | Ensure that we can find definitions when buffer is narrowedWilfred Hughes2017-12-101-13/+32
* | * lisp/help-mode.el (help-function-def):Glenn Morris2017-12-091-20/+18
|/
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Make "C-h o" show faces as well as variablesAlexander Gramiak2017-08-051-2/+2
* Give , and .@ doc strings. Fixes bug #24561.Alan Mackenzie2017-01-231-1/+1
* Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* Run find-function-after-hook after finding a symbolTino Calancha2016-09-231-0/+2
* Make buttons in header lines workVaidheeswaran C2016-02-231-1/+1
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Fix doc-string of `help-mode-finish'.Martin Rudalics2015-08-191-1/+1
* Add doc strings to 2 help-mode.el functionsEli Zaretskii2015-08-151-0/+2
* Add online-help support to describe typesStefan Monnier2015-07-071-23/+15
* (describe-symbol): Rewrite describe-function-or-variableStefan Monnier2015-07-061-54/+3
* Improve the optional translation of quotesPaul Eggert2015-06-191-3/+3
* Support curved quotes in doc stringsPaul Eggert2015-05-281-3/+4
* * lisp/help-mode.el (help-go-forward): Doc fix.Eli Zaretskii2015-05-161-1/+1
* Use user-error where error is inappropriateKelly Dean2015-02-181-3/+3
* * help-mode.el: Prevent duplicated display of Info buffer. (Bug#13190)Kelly Dean2015-02-171-1/+2
* help-fns.el (describe-function-or-variable): New function on `C-h o'Artur Malabarba2015-02-051-3/+6
* Improve handling of doc-strings and describe-function for cl-genericStefan Monnier2015-01-161-2/+2
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris2014-02-091-1/+1
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* * lisp/help-mode.el (help-mode-map): Bind "l" to help-go-back,Juri Linkov2013-12-191-0/+2
* * lisp/help-mode.el (help-mode-finish): Use derived-mode-p.Stefan Monnier2013-09-171-9/+1
* lisp/*.el: Remove lexical-binding warnings; additional small cleanups.Juanma Barranquero2013-08-101-22/+21
* * lisp/help-fns.el (help-fns--compiler-macro): If the handler function isStefan Monnier2013-06-111-2/+2
* Disambiguate function and variable references in docstrings.Aaron S. Hawley2013-01-111-1/+1
* Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert2013-01-021-2/+2
|\
| * Update copyright notices for 2013.Paul Eggert2013-01-011-2/+2
* | * help-mode.el (help-xref-interned): End on point-min.Chong Yidong2012-11-171-1/+2
|/
* * src/doc.c (get_doc_string): Don't signal an error if the file is missing.Stefan Monnier2012-10-121-8/+6
* Improvements to local-variable reporting in `describe-variable'.Chong Yidong2012-08-051-0/+9
* Don't warn on toggle-read-only calls.Chong Yidong2012-07-131-5/+1
* * lisp/help-mode.el (help-make-xrefs): Don't just withstandStefan Monnier2012-06-271-6/+6
* * lisp/help-mode.el (help-bookmark-make-record, help-bookmark-jump):Drew Adams2012-06-131-6/+5
* lisp/help-mode.el (bookmark-make-record-default): Declare.Juanma Barranquero2012-06-131-0/+2
* * lisp/help-mode.el (help-bookmark-make-record, help-bookmark-jump): New funs.Drew Adams2012-06-111-1/+35