]> git.eshelyaron.com Git - emacs.git/commit
Beef up the Emacs string utility set a bit
authorLars Ingebrigtsen <larsi@gnus.org>
Mon, 21 Dec 2020 17:53:32 +0000 (18:53 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Mon, 21 Dec 2020 17:53:40 +0000 (18:53 +0100)
commit87e422f1044068a4d27e5e4bfdbc664d9e4bbc43
tree0a383378932cbe4b51a33299df2f3cbf9abaac20
parente352abeac16725c226c1246e3c83f71b8d3fa689
Beef up the Emacs string utility set a bit

* doc/lispref/strings.texi (Modifying Strings): Document them.
* lisp/emacs-lisp/shortdoc.el (string): Add examples.

* lisp/emacs-lisp/subr-x.el (string-clean-whitespace)
(string-fill, string-limit, string-lines, slice-string): New
functions.
doc/lispref/strings.texi
etc/NEWS
lisp/emacs-lisp/shortdoc.el
lisp/emacs-lisp/subr-x.el
test/lisp/emacs-lisp/subr-x-tests.el