summaryrefslogtreecommitdiff
path: root/lisp/help.el
Commit message (Expand)AuthorAgeFilesLines
* 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
* | (describe-key) Mention the keymap in which the binding was found.Nicolas Richard2014-06-121-8/+79
* | * lisp/help.el (where-is): Use `default' arg of completing-read.Cameron Desautels2014-06-111-2/+4
* | Merge from emacs-24; up to 2014-04-02T16:17:08Z!dmantipov@yandex.ruGlenn Morris2014-04-081-2/+6
|\ \ | |/
| * * lisp/help.el (describe-bindings): Fix buffer handling.Stefan Monnier2014-04-081-2/+6
* | Merge from emacs-24; up to 2014-04-01T20:18:12Z!eggert@cs.ucla.eduDaniel Colascione2014-04-071-1/+1
|\ \ | |/
| * Minor doc updates related to dribble filesGlenn Morris2014-04-051-3/+2
* | Make some files in etc obsoleteGlenn Morris2014-03-221-4/+4
* | * help.el (temp-buffer-setup-hook): Remove help-mode-setup.Leo Liu2014-03-221-4/+0
|/
* Fix behavior of with-temp-buffer-window (Bug#16816, Bug#17007).Martin Rudalics2014-03-161-17/+19
* Move some help functions from help-fns.el to help.el, which is preloaded.Glenn Morris2014-03-131-0/+107
* Revert recent with-temp-buffer-window change (Bug#16816, Bug#16882).Martin Rudalics2014-02-281-3/+8
* Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris2014-02-091-1/+1
* * help.el (describe-bindings): Doc fix.Lars Ingebrigtsen2014-02-081-2/+2
* * lisp/help.el (help-for-help-internal): Add "P" to text.Glenn Morris2014-01-291-0/+1