summaryrefslogtreecommitdiff
path: root/lisp/help.el
Commit message (Expand)AuthorAge
* Update copyright year to 2021Paul Eggert2021-01-01
* Run menu-item :filter function before showing bindingStefan Kangas2020-11-15
* Simplify getting value of text-quoting-style (Bug#44471)Stefan Kangas2020-11-09
* Fix mistake in Lisp conversion of describe-map-treeStefan Kangas2020-11-01
* Don't bind standard-output in substitute-command-keysStefan Kangas2020-11-01
* Insert describe-map-tree header into original bufferStefan Kangas2020-11-01
* Prefer Lisp version of describer in help--describe-vectorStefan Kangas2020-10-18
* Improve substitute-command-keys performanceStefan Kangas2020-10-18
* Translate describe_vector to LispStefan Kangas2020-10-18
* Translate describe_map to LispStefan Kangas2020-10-18
* Translate describe_map_tree to LispStefan Kangas2020-10-18
* Add new Lisp implementation of substitute-command-keysStefan Kangas2020-10-18
* Add a keybinding to the help menu to display manualsBoruch Baum2020-10-13
* Give Lisp control on the lossage sizeTino Calancha2020-09-17
* Merge from origin/emacs-27Glenn Morris2020-09-09
|\
| * Fix help message with help-window-selectStefan Kangas2020-09-01
* | Use `format-prompt' when prompting with default valuesLars Ingebrigtsen2020-09-06
* | Remove many items obsolete since Emacs 23.2 and 23.3Stefan Kangas2020-08-24
* | Merge from origin/emacs-27Glenn Morris2020-04-15
|\|
| * Fix edge case errors in filename-matching regexpsMattias Engdegård2020-04-14
* | Use help-fns-short-filename in other describe- commandsŠtěpán Němec2020-03-03
|/
* Update copyright year to 2020Paul Eggert2020-01-01
* Add prefix to help.el uni-confusable* varsNoam Postavsky2019-12-13
* Improve errors & warnings due to fancy quoted vars (Bug#32939)Noam Postavsky2019-11-28
* Make some anonymous faces extend to EOLEli Zaretskii2019-11-27
* Rework previous fix to bug#38222Juanma Barranquero2019-11-23
* Make help-split-fundoc more flexible about what returnsJuanma Barranquero2019-11-23
* Strip "(fn...)" from output of `describe-mode' (bug#38222)Juanma Barranquero2019-11-19
* Upcase parameters in things like "&optional (arg 3)"Lars Ingebrigtsen2019-10-09
* lisp/*.el: Fix typos and other trivial doc fixesJuanma Barranquero2019-09-21
* Rename variables and functions with "auto-load" in their namesLars Ingebrigtsen2019-08-15
* Revert "Make `view-lossage' output of chars read from `read-char' more logical"Lars Ingebrigtsen2019-08-05
* Make `view-lossage' output of chars read from `read-char' more logicalLars Ingebrigtsen2019-08-05
* Tweak point movement in view-echo-area-messagesDrew Adams2019-07-06
* Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert2019-05-25
* Fixes for "Maintainer:" and related linesPaul Eggert2019-05-19
* * lisp/help.el (help--read-key-sequence): Handle `switch-frame' eventsStefan Monnier2019-05-10
* ; * lisp/help.el (view-lossage): Fix commentary. (Bug#35596)Eli Zaretskii2019-05-08
* * lisp/help.el (function-called-at-point): Use Elisp's forward-sexp-functionStefan Monnier2019-05-01
* Remove some obsolete stub files from etc/Glenn Morris2019-01-11
* Merge from origin/emacs-26Paul Eggert2018-12-31
|\
| * Update copyright year to 2019Paul Eggert2019-01-01
* | Merge from origin/emacs-26Glenn Morris2018-10-27
|\|
| * ; * lisp/help.el (with-help-window): Remove extra space in doc.Charles A. Roelli2018-10-25
* | Optionally add argument description in minor mode DOC (bug#10754)John Shahid2018-07-01
* | Merge from origin/emacs-26Glenn Morris2018-05-25
|\|
| * * lisp/help.el (with-help-window): Doc fix. (Bug#31574)Eli Zaretskii2018-05-24
* | Include narrowing indication in describe-modeMichael Hendricks2018-05-05
* | Make help-for-help window searchable (Bug#19655)Simona Arizanova2018-04-02
* | Merge from origin/emacs-26Paul Eggert2018-03-20
|\|