projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1d4e903
)
; * etc/NEWS: Fix a typo.
author
Eli Zaretskii
<eliz@gnu.org>
Tue, 31 May 2022 16:19:23 +0000
(19:19 +0300)
committer
Eli Zaretskii
<eliz@gnu.org>
Tue, 31 May 2022 16:19:23 +0000
(19:19 +0300)
etc/NEWS
patch
|
blob
|
history
diff --git
a/etc/NEWS
b/etc/NEWS
index ea68728259c73e396fad41759a4bf02c01a9c989..0d4532985b2aec7e4f565db936e288ffd45523ff 100644
(file)
--- a/
etc/NEWS
+++ b/
etc/NEWS
@@
-1738,7
+1738,7
@@
Emacs buffers, like indentation and the like. The new ert function
+++
** loaddefs.el generation has been reimplemented.
-The various loaddefs.el files in the Emacs tree (which contain
s
+The various loaddefs.el files in the Emacs tree (which contain
information about autoloads, built-in packages and package prefixes)
used to be generated by functions in autoloads.el. These are now
generated by loaddefs-gen.el instead. This leads to functionally