summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/shortdoc.el
Commit message (Expand)AuthorAge
* Add new functions to replace strings/regexp in a regionLars Ingebrigtsen2021-08-16
* Mark up commands in shortdoc.el for modesMasahiro Nakamura2021-08-15
* Rename directory-append to file-name-concatLars Ingebrigtsen2021-07-25
* Extend directory-append to take an arbitrary number of componentsLars Ingebrigtsen2021-07-24
* Add new function `directory-append'Lars Ingebrigtsen2021-07-24
* Use make-separator-line in shortdocLars Ingebrigtsen2021-07-19
* Make 'n'/'p' work again in shortdoc after previous changesLars Ingebrigtsen2021-07-17
* Add more car/cdr examples to shortdocLars Ingebrigtsen2021-07-15
* Improve the shortdoc link action in *Help* buffersLars Ingebrigtsen2021-07-15
* Mention more split-string-* functions in shortdocLars Ingebrigtsen2021-07-15
* Add new function file-name-with-extensionColin Woodbury2021-06-30
* Fix shortdoc-add-function section creationBasil L. Contovounesios2021-06-21
* Add a new documentation group for overlaysDaniel Martín2021-05-30
* Improve the documentation of documentation groupsDaniel Martín2021-05-30
* Fix shortdoc examplesMattias Engdegård2021-05-29
* Fix looking-at-p example in shortdoc.elDaniel Martín2021-05-28
* Fix the length= shortdoc exampleAlexandr Vityazev2021-05-18
* * lisp/emacs-lisp/shortdoc.el: Doc fixes.Stefan Kangas2021-04-29
* Move string-trim functions to subr.elLars Ingebrigtsen2021-03-24
* Use named faces in shortdocProtesilaos Stavrou2021-02-24
* Minor shortdoc link improvementsDaniel Martín2021-01-10
* Update copyright year to 2021Paul Eggert2021-01-01
* ; Fix recent shortdoc.el and fns.c additionsBasil L. Contovounesios2020-12-27
* Add new predicates for sequence lengthsLars Ingebrigtsen2020-12-27
* Allow `string-limit' to work on encoded stringsLars Ingebrigtsen2020-12-25
* Remove `string-slice' -- it's not very well definedLars Ingebrigtsen2020-12-25
* Improve the string-limit doc stringLars Ingebrigtsen2020-12-23
* Make string-pad take an optional START parameterLars Ingebrigtsen2020-12-22
* Change the string-limit parameter semanticsLars Ingebrigtsen2020-12-22
* Add try-completion to the string shortdocLars Ingebrigtsen2020-12-21
* Add string-chop-newlineLars Ingebrigtsen2020-12-21
* Rename slice-string to string-sliceLars Ingebrigtsen2020-12-21
* Add `string-pad'Lars Ingebrigtsen2020-12-21
* Beef up the Emacs string utility set a bitLars Ingebrigtsen2020-12-21
* shortdoc: prefer seq-contains-p over seq-containsBrian Leung2020-11-09
* ; Remove spurious FIXMEs in my last commitStefan Kangas2020-10-30
* Add shortdoc navigation commandsStefan Kangas2020-10-30
* ; * lisp/emacs-lisp/shortdoc.el (regexp): less contrived rx exampleMattias Engdegård2020-10-28
* Run substitute-command-keys on shortdoc section headingsStefan Kangas2020-10-28
* Extend the regexp shortdoc groupStefan Kangas2020-10-28
* Tweak how shortdocs are displayedLars Ingebrigtsen2020-10-26
* Add section "Replacing Match" to the regexp shortdoc groupStefan Kangas2020-10-25
* Add shortdoc group for alistStefan Kangas2020-10-25
* Add shortdoc group for hash-tableStefan Kangas2020-10-25
* Simplify syntax of shortdoc face specsBasil L. Contovounesios2020-10-20
* Fix error in file shortdoc groupLars Ingebrigtsen2020-10-11
* Improve documentation of shortdoc featuresEli Zaretskii2020-10-11
* Add more numeric shortdocsLars Ingebrigtsen2020-10-11
* Tweak shortdoc colours on light backgroundsLars Ingebrigtsen2020-10-11
* Autoload shortdoc command and adjust NEWSLars Ingebrigtsen2020-10-11