summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/shortdoc.el
Commit message (Expand)AuthorAgeFilesLines
* shortdoc: prefer seq-contains-p over seq-containsBrian Leung2020-11-091-2/+2
* ; Remove spurious FIXMEs in my last commitStefan Kangas2020-10-301-2/+0
* Add shortdoc navigation commandsStefan Kangas2020-10-301-3/+53
* ; * lisp/emacs-lisp/shortdoc.el (regexp): less contrived rx exampleMattias EngdegÄrd2020-10-281-1/+1
* Run substitute-command-keys on shortdoc section headingsStefan Kangas2020-10-281-1/+1
* Extend the regexp shortdoc groupStefan Kangas2020-10-281-10/+34
* Tweak how shortdocs are displayedLars Ingebrigtsen2020-10-261-16/+18
* Add section "Replacing Match" to the regexp shortdoc groupStefan Kangas2020-10-251-0/+7
* Add shortdoc group for alistStefan Kangas2020-10-251-0/+39
* Add shortdoc group for hash-tableStefan Kangas2020-10-251-0/+31
* Simplify syntax of shortdoc face specsBasil L. Contovounesios2020-10-201-7/+4
* Fix error in file shortdoc groupLars Ingebrigtsen2020-10-111-0/+1
* Improve documentation of shortdoc featuresEli Zaretskii2020-10-111-6/+7
* Add more numeric shortdocsLars Ingebrigtsen2020-10-111-3/+23
* Tweak shortdoc colours on light backgroundsLars Ingebrigtsen2020-10-111-2/+2
* Autoload shortdoc command and adjust NEWSLars Ingebrigtsen2020-10-111-0/+1
* Use Unicode arrows in shortdoc resultsLars Ingebrigtsen2020-10-111-7/+13
* Add support for displaying short documentation for function groupsLars Ingebrigtsen2020-10-111-0/+1077