emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master c7b0eafd72: Merge from origin/emacs-28


From: Stefan Kangas
Subject: master c7b0eafd72: Merge from origin/emacs-28
Date: Fri, 5 Aug 2022 00:43:49 -0400 (EDT)

branch: master
commit c7b0eafd7221b2b4a565448e19bf1b6704137a2e
Merge: 0dbe0fd410 f484da5fcb
Author: Stefan Kangas <stefan@marxist.se>
Commit: Stefan Kangas <stefan@marxist.se>

    Merge from origin/emacs-28
    
    f484da5fcb * doc/lispref/loading.texi (Autoload by Prefix): Fix typo.
---
 doc/lispref/loading.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/lispref/loading.texi b/doc/lispref/loading.texi
index 874200d9f2..0972a7a123 100644
--- a/doc/lispref/loading.texi
+++ b/doc/lispref/loading.texi
@@ -766,7 +766,7 @@ the corresponding list of files to load for it.  Entries to 
this
 mapping are added by calls to @code{register-definition-prefixes}
 which are generated by @code{loaddefs-generate}
 (@pxref{Autoload}).  Files which don't contain any definitions worth
-loading (test files, for examples), should set
+loading (test files, for example), should set
 @code{autoload-compute-prefixes} to @code{nil} as a file-local
 variable.
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]