diff options
author | Stefan Kangas <stefankangas@gmail.com> | 2024-07-01 05:14:25 +0200 |
---|---|---|
committer | Stefan Kangas <stefankangas@gmail.com> | 2024-07-03 02:08:19 +0200 |
commit | d64396b8e427e883c47754b133d56cace1219f97 (patch) | |
tree | 0ff7161635ce6be95c3fdb6e8aae440c235102c3 /lisp/emacs-lisp/lisp-mode.el | |
parent | b534183135397498e66131fbc5414ef1d445a471 (diff) | |
download | emacs-d64396b8e427e883c47754b133d56cace1219f97.tar.gz emacs-d64396b8e427e883c47754b133d56cace1219f97.tar.bz2 emacs-d64396b8e427e883c47754b133d56cace1219f97.zip |
Autoload some string functions
These functions are documented in both `(elisp) Creating Strings' and
'M-x shortdoc RET string RET', so users will expect them to be available
without having to require 'subr-x'.
* lisp/emacs-lisp/subr-x.el (string-fill, string-limit, string-pad)
(string-chop-newline): Autoload.
Diffstat (limited to 'lisp/emacs-lisp/lisp-mode.el')
0 files changed, 0 insertions, 0 deletions