summaryrefslogtreecommitdiff
path: root/lisp/help.el
Commit message (Expand)AuthorAgeFilesLines
* Merge from origin/emacs-27Glenn Morris2020-04-151-1/+1
|\
| * Fix edge case errors in filename-matching regexpsMattias Engdegård2020-04-141-1/+1
* | Use help-fns-short-filename in other describe- commandsŠtěpán Němec2020-03-031-108/+0
|/
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Add prefix to help.el uni-confusable* varsNoam Postavsky2019-12-131-9/+16
* Improve errors & warnings due to fancy quoted vars (Bug#32939)Noam Postavsky2019-11-281-0/+49
* Make some anonymous faces extend to EOLEli Zaretskii2019-11-271-1/+2
* Rework previous fix to bug#38222Juanma Barranquero2019-11-231-6/+3
* Make help-split-fundoc more flexible about what returnsJuanma Barranquero2019-11-231-16/+28
* Strip "(fn...)" from output of `describe-mode' (bug#38222)Juanma Barranquero2019-11-191-2/+6
* Upcase parameters in things like "&optional (arg 3)"Lars Ingebrigtsen2019-10-091-2/+11
* lisp/*.el: Fix typos and other trivial doc fixesJuanma Barranquero2019-09-211-1/+1
* 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