| Commit message (Expand) | Author | Age | Files | Lines |
* | Optionally add argument description in minor mode DOC (bug#10754) | John Shahid | 2018-07-01 | 1 | -3/+0 |
* | Merge from origin/emacs-26 | Glenn Morris | 2018-05-25 | 1 | -2/+2 |
|\ |
|
| * | * lisp/help.el (with-help-window): Doc fix. (Bug#31574) | Eli Zaretskii | 2018-05-24 | 1 | -2/+2 |
* | | Include narrowing indication in describe-mode | Michael Hendricks | 2018-05-05 | 1 | -0/+4 |
* | | Make help-for-help window searchable (Bug#19655) | Simona Arizanova | 2018-04-02 | 1 | -0/+9 |
* | | Merge from origin/emacs-26 | Paul Eggert | 2018-03-20 | 1 | -10/+9 |
|\ \
| |/ |
|
| * | Improve documentation of 'with-help-window' | Nick Helm | 2018-03-20 | 1 | -10/+9 |
* | | Remove many items obsolete since Emacs 22.1 | Glenn Morris | 2018-03-10 | 1 | -5/+0 |
* | | Quieten without-x, without-xml2 builds | Glenn Morris | 2018-02-26 | 1 | -0/+3 |
* | | Describe 'view-lossage' changes in its docstring and NEWS | Robert Pluim | 2018-02-24 | 1 | -0/+2 |
* | | * lisp/help.el (view-lossage): Use the same format as in edit-last-kbd-macro. | Juri Linkov | 2018-02-22 | 1 | -7/+7 |
* | | * lisp/help.el: Rework describe-key's handling of up and double clicks | Stefan Monnier | 2018-01-30 | 1 | -223/+162 |
|/ |
|
* | Update copyright year to 2018 | Paul Eggert | 2018-01-01 | 1 | -1/+1 |
* | * lisp/help.el (describe-key): Only (copy-sequence elt) when elt is a list. | Alan Mackenzie | 2017-12-29 | 1 | -1/+1 |
* | In C-h k <mouse-n>, alert user to existence of any matching down-mouse-event | Alan Mackenzie | 2017-12-24 | 1 | -1/+46 |
* | Make C-h c/k S-mouse-1 display message for mouse-appearance-menu, etc. | Alan Mackenzie | 2017-12-23 | 1 | -2/+21 |
* | Filter obtrusive events in help-read-key-sequence. | Alan Mackenzie | 2017-11-18 | 1 | -5/+11 |
* | Fix "C-h k" in xterm-mouse-mode | Olaf Rogalsky | 2017-11-11 | 1 | -6/+10 |
* | Prefer HTTPS to FTP and HTTP in documentation | Paul Eggert | 2017-09-13 | 1 | -3/+3 |
* | * lisp/emacs-lisp/bytecomp.el: Fix bug#14860. | Stefan Monnier | 2017-07-14 | 1 | -0/+3 |
* | Ignore mouse-movement for describe-key-briefly (Bug#12204) | Noam Postavsky | 2017-07-01 | 1 | -6/+12 |
* | Refactor key describing commands | Noam Postavsky | 2017-07-01 | 1 | -148/+103 |
* | Reimplement module functions | Philipp Stephani | 2017-05-20 | 1 | -13/+6 |
* | Fix typo in docstring | Wilfred Hughes | 2017-04-02 | 1 | -1/+1 |
* | Merge from origin/emacs-25 | Paul Eggert | 2017-01-01 | 1 | -1/+1 |
|\ |
|
| * | Update copyright year to 2017 | Paul Eggert | 2016-12-31 | 1 | -1/+1 |
* | | Merge from origin/emacs-25 | Paul Eggert | 2016-05-13 | 1 | -2/+3 |
|\ \
| |/ |
|
| * | Redo the fix for bug#21839 | Dmitry Gutov | 2016-05-12 | 1 | -2/+3 |
* | | Merge from origin/emacs-25 | Paul Eggert | 2016-05-10 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Allow newlines inside cl function arglists | Dmitry Gutov | 2016-05-10 | 1 | -1/+1 |
* | | Make the minor modes in help buffers into buttons | Lars Ingebrigtsen | 2016-04-27 | 1 | -3/+4 |
* | | Make the describe-key prompts clearer | Lars Ingebrigtsen | 2016-03-04 | 1 | -2/+2 |
* | | Await the final mouse event in C-h c and C-h k. | Alan Mackenzie | 2016-02-19 | 1 | -2/+18 |
|/ |
|
* | Update copyright year to 2016 | Paul Eggert | 2016-01-01 | 1 | -1/+1 |
* | Don't have help functions call x-display-pixel-width/-height on ttys | Martin Rudalics | 2015-12-18 | 1 | -2/+2 |
* | * lisp/help.el: Fix bug with incorrect arglist string | Stefan Monnier | 2015-10-27 | 1 | -3/+4 |
* | Backslash cleanup in Elisp source files | Paul Eggert | 2015-09-17 | 1 | -3/+3 |
* | Go back to grave quoting in source-code docstrings etc. | Paul Eggert | 2015-09-07 | 1 | -4/+4 |
* | text-quoting-style for usage of fn names with ‘’ | Paul Eggert | 2015-09-05 | 1 | -1/+1 |
* | More-conservative ‘format’ quote restyling | Paul Eggert | 2015-08-23 | 1 | -3/+2 |
* | Revert "Prefer ‘format’ to ‘substitute-command-keys’" | Andreas Schwab | 2015-08-23 | 1 | -3/+5 |
* | Use curved quotes in core elisp diagnostics | Paul Eggert | 2015-08-16 | 1 | -1/+1 |
* | Prefer ‘format’ to ‘substitute-command-keys’ | Paul Eggert | 2015-08-14 | 1 | -5/+3 |
* | 2015-07-22 Martin Rudalics <rudalics@gmx.at> | Martin Rudalics | 2015-07-22 | 1 | -2/+2 |
* | (describe-symbol): Rewrite describe-function-or-variable | Stefan Monnier | 2015-07-06 | 1 | -1/+1 |
* | Improve the optional translation of quotes | Paul Eggert | 2015-06-19 | 1 | -3/+5 |
* | Better fix for documenting `X as "`X" | Paul Eggert | 2015-06-13 | 1 | -17/+11 |
* | Document `X as "`X", not as "(` X)" | Paul Eggert | 2015-06-12 | 1 | -12/+17 |
* | Fix quoting of help for functions with odd names | Paul Eggert | 2015-06-11 | 1 | -8/+23 |
* | Use string> instead of equiv lambda with string< | Tassilo Horn | 2015-06-05 | 1 | -1/+1 |