summaryrefslogtreecommitdiff
path: root/lisp/help.el
Commit message (Expand)AuthorAgeFilesLines
* Rename variables and functions with "auto-load" in their namesLars Ingebrigtsen2019-08-151-1/+4
* Revert "Make `view-lossage' output of chars read from `read-char' more logical"Lars Ingebrigtsen2019-08-051-22/+12
* Make `view-lossage' output of chars read from `read-char' more logicalLars Ingebrigtsen2019-08-051-12/+22
* Tweak point movement in view-echo-area-messagesDrew Adams2019-07-061-3/+7
* 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
* * lisp/help.el (help--read-key-sequence): Handle `switch-frame' eventsStefan Monnier2019-05-101-2/+11
* ; * lisp/help.el (view-lossage): Fix commentary. (Bug#35596)Eli Zaretskii2019-05-081-1/+1
* * lisp/help.el (function-called-at-point): Use Elisp's forward-sexp-functionStefan Monnier2019-05-011-11/+13
* Remove some obsolete stub files from etc/Glenn Morris2019-01-111-3/+2
* 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-10-271-1/+1
|\ \ | |/
| * ; * lisp/help.el (with-help-window): Remove extra space in doc.Charles A. Roelli2018-10-251-1/+1
* | Optionally add argument description in minor mode DOC (bug#10754)John Shahid2018-07-011-3/+0
* | Merge from origin/emacs-26Glenn Morris2018-05-251-2/+2
|\ \ | |/
| * * lisp/help.el (with-help-window): Doc fix. (Bug#31574)Eli Zaretskii2018-05-241-2/+2
* | Include narrowing indication in describe-modeMichael Hendricks2018-05-051-0/+4
* | Make help-for-help window searchable (Bug#19655)Simona Arizanova2018-04-021-0/+9
* | Merge from origin/emacs-26Paul Eggert2018-03-201-10/+9
|\ \ | |/
| * Improve documentation of 'with-help-window'Nick Helm2018-03-201-10/+9
* | Remove many items obsolete since Emacs 22.1Glenn Morris2018-03-101-5/+0
* | Quieten without-x, without-xml2 buildsGlenn Morris2018-02-261-0/+3
* | Describe 'view-lossage' changes in its docstring and NEWSRobert Pluim2018-02-241-0/+2
* | * lisp/help.el (view-lossage): Use the same format as in edit-last-kbd-macro.Juri Linkov2018-02-221-7/+7
* | * lisp/help.el: Rework describe-key's handling of up and double clicksStefan Monnier2018-01-301-223/+162
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* * lisp/help.el (describe-key): Only (copy-sequence elt) when elt is a list.Alan Mackenzie2017-12-291-1/+1
* In C-h k <mouse-n>, alert user to existence of any matching down-mouse-eventAlan Mackenzie2017-12-241-1/+46
* Make C-h c/k S-mouse-1 display message for mouse-appearance-menu, etc.Alan Mackenzie2017-12-231-2/+21
* Filter obtrusive events in help-read-key-sequence.Alan Mackenzie2017-11-181-5/+11
* Fix "C-h k" in xterm-mouse-modeOlaf Rogalsky2017-11-111-6/+10
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-3/+3
* * lisp/emacs-lisp/bytecomp.el: Fix bug#14860.Stefan Monnier2017-07-141-0/+3
* Ignore mouse-movement for describe-key-briefly (Bug#12204)Noam Postavsky2017-07-011-6/+12
* Refactor key describing commandsNoam Postavsky2017-07-011-148/+103
* Reimplement module functionsPhilipp Stephani2017-05-201-13/+6
* Fix typo in docstringWilfred Hughes2017-04-021-1/+1
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | Merge from origin/emacs-25Paul Eggert2016-05-131-2/+3
|\ \ | |/
| * Redo the fix for bug#21839Dmitry Gutov2016-05-121-2/+3
* | Merge from origin/emacs-25Paul Eggert2016-05-101-1/+1
|\ \ | |/
| * Allow newlines inside cl function arglistsDmitry Gutov2016-05-101-1/+1
* | Make the minor modes in help buffers into buttonsLars Ingebrigtsen2016-04-271-3/+4
* | Make the describe-key prompts clearerLars Ingebrigtsen2016-03-041-2/+2
* | Await the final mouse event in C-h c and C-h k.Alan Mackenzie2016-02-191-2/+18
|/
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Don't have help functions call x-display-pixel-width/-height on ttysMartin Rudalics2015-12-181-2/+2
* * lisp/help.el: Fix bug with incorrect arglist stringStefan Monnier2015-10-271-3/+4