projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
631b3fb
)
native-comp-eln-load-path doc string fix
author
Lars Ingebrigtsen
<larsi@gnus.org>
Sat, 2 Jul 2022 10:54:14 +0000
(12:54 +0200)
committer
Lars Ingebrigtsen
<larsi@gnus.org>
Sat, 2 Jul 2022 10:54:28 +0000
(12:54 +0200)
* src/comp.c (syms_of_comp): Fix grammar in doc string.
src/comp.c
patch
|
blob
|
history
diff --git
a/src/comp.c
b/src/comp.c
index 0c78e60fc43b2c4bb2063a8aaedcd64df53afb12..81d27299fa45117b8f3c074505c17b17d6cbc36a 100644
(file)
--- a/
src/comp.c
+++ b/
src/comp.c
@@
-5781,7
+5781,7
@@
For internal use. */);
DEFVAR_LISP ("native-comp-eln-load-path", Vnative_comp_eln_load_path,
doc: /* List of eln cache directories.
-If a directory is non absolute is assumed to be relative to
+If a directory is non absolute i
t i
s assumed to be relative to
`invocation-directory'.
`comp-native-version-dir' value is used as a sub-folder name inside
each eln cache directory.