diff options
author | Lars Ingebrigtsen <larsi@gnus.org> | 2022-06-25 12:20:05 +0200 |
---|---|---|
committer | Lars Ingebrigtsen <larsi@gnus.org> | 2022-06-25 12:20:05 +0200 |
commit | 2f346b0ab10a8777ff5629af30a224b4f0ea16a6 (patch) | |
tree | 8adf9ac663f2c412c6e3fc39ef98670f5c17d5d2 /lisp/emacs-lisp/hierarchy.el | |
parent | 376ecd5346496a4f11a3bc93814b03d7a884b841 (diff) | |
download | emacs-2f346b0ab10a8777ff5629af30a224b4f0ea16a6.tar.gz emacs-2f346b0ab10a8777ff5629af30a224b4f0ea16a6.tar.bz2 emacs-2f346b0ab10a8777ff5629af30a224b4f0ea16a6.zip |
Re-fix build warnings about subr-x defsubsts
* lisp/term/haiku-win.el (require):
* lisp/progmodes/elisp-mode.el (require):
* lisp/isearch.el (require): Require subr-x at compile time, since
these use defsubsts/macros from there.
* lisp/emacs-lisp/subr-x.el (string-empty-p): Move from here...
* lisp/simple.el (string-empty-p): ... to here. This is to help
with a build problem where files.el is using the defsubst, but
requiring subr-x.el at compile time leads to load errors.
Diffstat (limited to 'lisp/emacs-lisp/hierarchy.el')
0 files changed, 0 insertions, 0 deletions