diff options
| author | Stefan Monnier | 2025-02-28 17:03:21 -0500 |
|---|---|---|
| committer | Stefan Monnier | 2025-02-28 17:03:21 -0500 |
| commit | 5f165caf316f9da6f04f4d6c5a0fa786f6f197b9 (patch) | |
| tree | c3f3da36a2333eeec399d1dd9b016efa38c8f55c /java/org/gnu | |
| parent | 678fdcc16594aaedb319fe145d039aa118174f5d (diff) | |
| download | emacs-5f165caf316f9da6f04f4d6c5a0fa786f6f197b9.tar.gz emacs-5f165caf316f9da6f04f4d6c5a0fa786f6f197b9.zip | |
(internal--c-header-file-path): Move to ffap.el
This function is used so rarely that it's really best not to
preload it.
* lisp/ffap.el (ffap-url-regexp): Precompute.
(ffap-c-path): Use `ffap--c-path`.
(ffap--gcc-is-clang-p, ffap--c-path): Move and rename from subr.el's
* lisp/subr.el (internal--gcc-is-clang-p)
(internal--c-header-file-path): Move to ffap.el and rename.
* lisp/man.el (Man-header-file-path): Default to a new value that
delegates to ffap.
(Man-header-file-path): Obey that new value.
* lisp/emacs-lisp/ert-x.el (ert-gcc-is-clang-p): Use `ffap--gcc-is-clang-p`.
* test/lisp/ffap-tests.el (ffap-tests--c-path)
(ffap-tests--c-path/gcc-mocked, ffap-tests--c-path/clang-mocked):
Move and rename from `subr-tests.el`.
* test/lisp/subr-tests.el (subr-tests-internal--c-header-file-path)
(subr-tests-internal--c-header-file-path/gcc-mocked)
(subr-tests-internal--c-header-file-path/clang-mocked):
Move to `ffap-tests.el` and rename.
Diffstat (limited to 'java/org/gnu')
0 files changed, 0 insertions, 0 deletions