unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#63401: 28.2; doc string of `make-directory-autoloads'
@ 2023-05-09 20:49 Drew Adams
  2023-05-10 13:52 ` Eli Zaretskii
  0 siblings, 1 reply; 2+ messages in thread
From: Drew Adams @ 2023-05-09 20:49 UTC (permalink / raw)
  To: 63401

C-h f tells us:

 make-directory-autoloads is an autoloaded interactive Lisp function in
 'autoload.el'.

 (make-directory-autoloads DIR OUTPUT-FILE)

 Update autoload definitions for Lisp files in the directories DIRS.
                                                   ^^^^^^^^^^^^^^^^
 DIR can be either a single directory or a list of
 directories.  (The latter usage is discouraged.)

Typo: DIRS is defined nowhere. Presumably DIRS should be DIR or each of
the DIR occurrences should be DIRS.  (Better yet, use a full word for
the argument.)

In GNU Emacs 28.2 (build 2, x86_64-w64-mingw32)
 of 2022-09-13 built on AVALON
Windowing system distributor 'Microsoft Corp.', version 10.0.19045
System Description: Microsoft Windows 10 Pro (v10.0.2009.19045.2846)

Configured using:
 'configure --with-modules --without-dbus --with-native-compilation
 --without-compress-install CFLAGS=-O2'

Configured features:
ACL GIF GMP GNUTLS HARFBUZZ JPEG JSON LCMS2 LIBXML2 MODULES NATIVE_COMP
NOTIFY W32NOTIFY PDUMPER PNG RSVG SOUND THREADS TIFF TOOLKIT_SCROLL_BARS
XPM ZLIB

(NATIVE_COMP present but libgccjit not available)






^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-05-10 13:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-09 20:49 bug#63401: 28.2; doc string of `make-directory-autoloads' Drew Adams
2023-05-10 13:52 ` Eli Zaretskii

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).