summaryrefslogtreecommitdiff
path: root/lisp/help-fns.el
Commit message (Expand)AuthorAgeFilesLines
* Add new face 'help-key-binding' for keybindings in helpStefan Kangas2021-03-081-8/+13
* Restrict the version guesser to top-level headingsStephen Berman2021-03-051-1/+1
* Remove the "Documentation:" line from the variable helpLars Ingebrigtsen2021-02-241-1/+0
* Buttonize function values in help (and add a blank line)Lars Ingebrigtsen2021-02-221-1/+1
* Fix problem with the newly introduces `minor-modes' variableLars Ingebrigtsen2021-02-141-7/+7
* Make `C-h m' list unbound commands applicable for the modeLars Ingebrigtsen2021-02-141-1/+22
* Don't ask the user to make a bug report on missing arglistsLars Ingebrigtsen2021-02-041-2/+2
* * lisp/help-fns.el: Move defvar keymap-name-history closer to where it's used.Juri Linkov2021-01-191-3/+3
* Define keymap-name-historyJames N. V. Cash2021-01-191-0/+3
* Minor shortdoc link improvementsDaniel Martín2021-01-101-1/+3
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Follow good regexp practiceMattias Engdegård2020-12-181-1/+1
* Prefer setq-local in most filesStefan Kangas2020-12-091-2/+1
* Add 'completions-detailed' to add prefix/suffix with 'affixation-function'Juri Linkov2020-11-251-10/+41
* ; * lisp/help-fns.el (help-fns-describe-function-functions): Fix typo.Stefan Kangas2020-10-111-1/+1
* Improve documentation of shortdoc featuresEli Zaretskii2020-10-111-2/+2
* Add support for displaying short documentation for function groupsLars Ingebrigtsen2020-10-111-0/+33
* * lisp/help-fns.el (help-fns--first-release): Use etc/NEWS as wellStefan Monnier2020-09-241-1/+1
* Revert "Use format-prompt in read-file-name calls that have a default"Lars Ingebrigtsen2020-09-131-6/+4
* Use format-prompt in read-file-name calls that have a defaultLars Ingebrigtsen2020-09-071-4/+6
* Use `format-prompt' when prompting with default valuesLars Ingebrigtsen2020-09-061-9/+4
* Make format-prompt interpret a nil default value as "no default"Lars Ingebrigtsen2020-08-301-3/+1
* Use format-prompt a couple of placesLars Ingebrigtsen2020-08-261-1/+1
* Only search for a variable when instructedAlexander Gramiak2020-08-111-0/+1
* Add new commands to describe buttons and widgetsMauro Aranda2020-08-071-0/+44
* Fix some side-effecting uses of make-text-buttonBasil L. Contovounesios2020-06-041-2/+1
* Try and improve the *Help* layout for things like `diff-refine`.Stefan Monnier2020-05-051-4/+4
* Merge from origin/emacs-27Glenn Morris2020-04-151-1/+1
|\
| * Fix edge case errors in filename-matching regexpsMattias Engdegård2020-04-141-1/+1
* | Fix handling of empty input in describe-variable and describe-symbolJuri Linkov2020-03-061-2/+2
* | Merge from origin/emacs-27Glenn Morris2020-03-041-0/+2
|\|
| * Fix describe-variable on values with circular syntax (Bug#39805)Noam Postavsky2020-03-031-0/+2
* | Use help-fns-short-filename in other describe- commandsŠtěpán Němec2020-03-031-4/+112
* | Provide default for describe-keymap promptStefan Kangas2020-02-041-6/+44
* | Add new help command describe-keymapStefan Kangas2020-02-041-0/+59
|/
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Make some anonymous faces extend to EOLEli Zaretskii2019-11-271-1/+2
* * lisp/help-fns.el (describe-variable): Add quotes to symbol value of origval.Juri Linkov2019-11-031-1/+5
* Added face parameter :extend.Jimmy Aguilar Mena2019-10-141-0/+1
* (help-fns--var-aliases): Fix compilation warning in previous patch.Lars Ingebrigtsen2019-10-141-1/+1
* Make `C-h v' list all aliases a variable hasLars Ingebrigtsen2019-10-141-0/+24
* Add more sanity checks to help-fns--globalized-minor-modeLars Ingebrigtsen2019-10-091-1/+2
* Make the help page mention the customizeable global mode variableLars Ingebrigtsen2019-10-011-18/+26
* * lisp/help-fns.el: Fix missing dependencyStefan Monnier2019-09-221-0/+1
* Move describe-face to the new help-fns machineryLars Ingebrigtsen2019-09-211-0/+132
* Make `describe-function' say that disabled functions are disabledLars Ingebrigtsen2019-08-171-0/+6
* Rename variables and functions with "auto-load" in their namesLars Ingebrigtsen2019-08-151-4/+8
* Make describe-face also output the version informationLars Ingebrigtsen2019-07-141-5/+6
* Revert "Make describe-face also output the version information"Lars Ingebrigtsen2019-07-141-6/+5
* Make describe-face also output the version informationLars Ingebrigtsen2019-07-141-5/+6