summaryrefslogtreecommitdiff
path: root/lisp/help.el
Commit message (Expand)AuthorAgeFilesLines
* 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
* Backslash cleanup in Elisp source filesPaul Eggert2015-09-171-3/+3
* Go back to grave quoting in source-code docstrings etc.Paul Eggert2015-09-071-4/+4
* text-quoting-style for usage of fn names with ‘’Paul Eggert2015-09-051-1/+1
* More-conservative ‘format’ quote restylingPaul Eggert2015-08-231-3/+2
* Revert "Prefer ‘format’ to ‘substitute-command-keys’"Andreas Schwab2015-08-231-3/+5
* Use curved quotes in core elisp diagnosticsPaul Eggert2015-08-161-1/+1
* Prefer ‘format’ to ‘substitute-command-keys’Paul Eggert2015-08-141-5/+3
* 2015-07-22 Martin Rudalics <rudalics@gmx.at>Martin Rudalics2015-07-221-2/+2
* (describe-symbol): Rewrite describe-function-or-variableStefan Monnier2015-07-061-1/+1
* Improve the optional translation of quotesPaul Eggert2015-06-191-3/+5
* Better fix for documenting `X as "`X"Paul Eggert2015-06-131-17/+11
* Document `X as "`X", not as "(` X)"Paul Eggert2015-06-121-12/+17
* Fix quoting of help for functions with odd namesPaul Eggert2015-06-111-8/+23
* Use string> instead of equiv lambda with string<Tassilo Horn2015-06-051-1/+1
* Support curved quotes in doc stringsPaul Eggert2015-05-281-2/+3
* help--binding-locus: Document argument POSITION.Nicolas Richard2015-05-081-1/+2
* help-fns.el (describe-function-or-variable): New function on `C-h o'Artur Malabarba2015-02-051-0/+2
* Avoid generating invalid usage info for pathological functionStefan Monnier2015-01-211-1/+1
* Update copyright year to 2015Paul Eggert2015-01-011-1/+2
* Add code for "preserving" window sizes.Martin Rudalics2014-12-181-2/+5
* Fix two issues around help-window-select. (Bug#11039) (Bug#19012)Martin Rudalics2014-11-281-11/+42
* * lisp/help.el (view-lossage): Include the actual commands run.Stefan Monnier2014-11-091-9/+16
* * lisp/help.el (temp-buffer-setup-hook,temp-buffer-show-hook): RevertLeo Liu2014-08-071-0/+4
* Merge from emacs-24; up to 2014-06-15T04:52:34Z!eli@barzilay.orgGlenn Morris2014-07-021-5/+5
|\
| * Doc and comment fixes re "online" helpGlenn Morris2014-06-281-5/+5
* | Fix previous revision (2014-06-12T15:54:37Z!theonewiththeevillook@yahoo.fr)Bastien Guerry2014-06-131-3/+3