projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6908309
)
; * src/fns.c (Frequire): Fix a typo in the doc string. (Bug#56328)
author
Brennan Vincent
<brennan@umanwizard.com>
Thu, 30 Jun 2022 18:24:48 +0000
(14:24 -0400)
committer
Eli Zaretskii
<eliz@gnu.org>
Fri, 1 Jul 2022 05:32:13 +0000
(08:32 +0300)
Copyright-paperwork-exempt: yes
src/fns.c
patch
|
blob
|
history
diff --git
a/src/fns.c
b/src/fns.c
index 65dc3b61f2b861b40cbdae3d192c2e7506dd0cf4..b2b209e1e8a1edb0b15269df5cd57563260813d9 100644
(file)
--- a/
src/fns.c
+++ b/
src/fns.c
@@
-3112,7
+3112,7
@@
dynamic module files, in that order; but the function will not try to
load the file without any suffix. See `get-load-suffixes' for the
complete list of suffixes.
-To find the file, this function searches th
at
directories in `load-path'.
+To find the file, this function searches th
e
directories in `load-path'.
If the optional third argument NOERROR is non-nil, then, if
the file is not found, the function returns nil instead of signaling