summaryrefslogtreecommitdiff
path: root/lisp/help.el
Commit message (Expand)AuthorAge
* Redo the fix for bug#21839Dmitry Gutov2016-05-12
* Allow newlines inside cl function arglistsDmitry Gutov2016-05-10
* Update copyright year to 2016Paul Eggert2016-01-01
* Don't have help functions call x-display-pixel-width/-height on ttysMartin Rudalics2015-12-18
* * lisp/help.el: Fix bug with incorrect arglist stringStefan Monnier2015-10-27
* Backslash cleanup in Elisp source filesPaul Eggert2015-09-17
* Go back to grave quoting in source-code docstrings etc.Paul Eggert2015-09-07
* text-quoting-style for usage of fn names with ‘’Paul Eggert2015-09-05
* More-conservative ‘format’ quote restylingPaul Eggert2015-08-23
* Revert "Prefer ‘format’ to ‘substitute-command-keys’"Andreas Schwab2015-08-23
* Use curved quotes in core elisp diagnosticsPaul Eggert2015-08-16
* Prefer ‘format’ to ‘substitute-command-keys’Paul Eggert2015-08-14
* 2015-07-22 Martin Rudalics <rudalics@gmx.at>Martin Rudalics2015-07-22
* (describe-symbol): Rewrite describe-function-or-variableStefan Monnier2015-07-06
* Improve the optional translation of quotesPaul Eggert2015-06-19
* Better fix for documenting `X as "`X"Paul Eggert2015-06-13
* Document `X as "`X", not as "(` X)"Paul Eggert2015-06-12
* Fix quoting of help for functions with odd namesPaul Eggert2015-06-11
* Use string> instead of equiv lambda with string<Tassilo Horn2015-06-05
* Support curved quotes in doc stringsPaul Eggert2015-05-28
* help--binding-locus: Document argument POSITION.Nicolas Richard2015-05-08
* help-fns.el (describe-function-or-variable): New function on `C-h o'Artur Malabarba2015-02-05
* Avoid generating invalid usage info for pathological functionStefan Monnier2015-01-21
* Update copyright year to 2015Paul Eggert2015-01-01
* Add code for "preserving" window sizes.Martin Rudalics2014-12-18
* Fix two issues around help-window-select. (Bug#11039) (Bug#19012)Martin Rudalics2014-11-28
* * lisp/help.el (view-lossage): Include the actual commands run.Stefan Monnier2014-11-09
* * lisp/help.el (temp-buffer-setup-hook,temp-buffer-show-hook): RevertLeo Liu2014-08-07
* Merge from emacs-24; up to 2014-06-15T04:52:34Z!eli@barzilay.orgGlenn Morris2014-07-02
|\
| * Doc and comment fixes re "online" helpGlenn Morris2014-06-28
* | Fix previous revision (2014-06-12T15:54:37Z!theonewiththeevillook@yahoo.fr)Bastien Guerry2014-06-13
* | (describe-key) Mention the keymap in which the binding was found.Nicolas Richard2014-06-12
* | * lisp/help.el (where-is): Use `default' arg of completing-read.Cameron Desautels2014-06-11
* | Merge from emacs-24; up to 2014-04-02T16:17:08Z!dmantipov@yandex.ruGlenn Morris2014-04-08
|\|
| * * lisp/help.el (describe-bindings): Fix buffer handling.Stefan Monnier2014-04-08
* | Merge from emacs-24; up to 2014-04-01T20:18:12Z!eggert@cs.ucla.eduDaniel Colascione2014-04-07
|\|
| * Minor doc updates related to dribble filesGlenn Morris2014-04-05
* | Make some files in etc obsoleteGlenn Morris2014-03-22
* | * help.el (temp-buffer-setup-hook): Remove help-mode-setup.Leo Liu2014-03-22
|/
* Fix behavior of with-temp-buffer-window (Bug#16816, Bug#17007).Martin Rudalics2014-03-16
* Move some help functions from help-fns.el to help.el, which is preloaded.Glenn Morris2014-03-13
* Revert recent with-temp-buffer-window change (Bug#16816, Bug#16882).Martin Rudalics2014-02-28
* Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris2014-02-09
* * help.el (describe-bindings): Doc fix.Lars Ingebrigtsen2014-02-08
* * lisp/help.el (help-for-help-internal): Add "P" to text.Glenn Morris2014-01-29
* Make etc/FTP and etc/ORDERS obsoleteGlenn Morris2014-01-09
* Reference efaq.info in preference to etc/MORE.STUFFGlenn Morris2014-01-07
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-01
* Support resizing frames and windows pixelwise.Martin Rudalics2013-11-30
* Add a major-mode for the *Messages* bufferGlenn Morris2013-09-17