aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/help.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Run menu-item :filter function before showing bindingStefan Kangas2020-11-151-0/+1
* Simplify getting value of text-quoting-style (Bug#44471)Stefan Kangas2020-11-091-2/+2
* Fix mistake in Lisp conversion of describe-map-treeStefan Kangas2020-11-011-2/+2
* Don't bind standard-output in substitute-command-keysStefan Kangas2020-11-011-2/+1
* Insert describe-map-tree header into original bufferStefan Kangas2020-11-011-9/+9
* Prefer Lisp version of describer in help--describe-vectorscratch/substitute-command-keysStefan Kangas2020-10-181-1/+4
* Improve substitute-command-keys performanceStefan Kangas2020-10-181-70/+72
* Translate describe_vector to LispStefan Kangas2020-10-181-2/+73
* Translate describe_map to LispStefan Kangas2020-10-181-0/+164
* Translate describe_map_tree to LispStefan Kangas2020-10-181-2/+88
* Add new Lisp implementation of substitute-command-keysStefan Kangas2020-10-181-0/+144
* Add a keybinding to the help menu to display manualsBoruch Baum2020-10-131-0/+2
* Give Lisp control on the lossage sizeTino Calancha2020-09-171-0/+1
* Merge from origin/emacs-27Glenn Morris2020-09-091-2/+2
|\
| * Fix help message with help-window-selectStefan Kangas2020-09-011-2/+2
* | Use `format-prompt' when prompting with default valuesLars Ingebrigtsen2020-09-061-7/+4
* | Remove many items obsolete since Emacs 23.2 and 23.3Stefan Kangas2020-08-241-1/+0
* | 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
|\ \ | |/