1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-24 14:30:43 -08:00
emacs/doc
Lars Ingebrigtsen a4ececf004 Move string-trim functions to subr.el
* doc/lispref/strings.texi (Creating Strings): Document them.

* lisp/faces.el: Don't require subr-x, because that leads to build
errors.

* lisp/subr.el (string-trim, string-trim-right)
(string-trim-left): Move here from subr-x.el.

* lisp/emacs-lisp/shortdoc.el (string): Adjust.
2021-03-24 09:22:44 +01:00
..
emacs Prevent open minibuffers getting lost when their frame gets deleted 2021-03-21 16:54:31 +00:00
lispintro Make tags tables from Texinfo sources 2021-03-11 16:42:57 +02:00
lispref Move string-trim functions to subr.el 2021-03-24 09:22:44 +01:00
man Update copyright year to 2021 2021-01-01 01:13:56 -08:00
misc Make the kbd macro work in both Emacs-26 and Emacs-28 2021-03-15 10:04:20 -04:00