GNU bug report logs -
#63401
28.2; doc string of `make-directory-autoloads'
Previous Next
Reported by: Drew Adams <drew.adams <at> oracle.com>
Date: Tue, 9 May 2023 20:50:02 UTC
Severity: minor
Found in version 28.2
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 63401 in the body.
You can then email your comments to 63401 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#63401
; Package
emacs
.
(Tue, 09 May 2023 20:50:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Drew Adams <drew.adams <at> oracle.com>
:
New bug report received and forwarded. Copy sent to
bug-gnu-emacs <at> gnu.org
.
(Tue, 09 May 2023 20:50:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
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)
Reply sent
to
Eli Zaretskii <eliz <at> gnu.org>
:
You have taken responsibility.
(Wed, 10 May 2023 13:52:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Drew Adams <drew.adams <at> oracle.com>
:
bug acknowledged by developer.
(Wed, 10 May 2023 13:52:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 63401-done <at> debbugs.gnu.org (full text, mbox):
> From: Drew Adams <drew.adams <at> oracle.com>
> Date: Tue, 9 May 2023 20:49:23 +0000
>
> 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.)
This function is obsolete since 29.1; use ‘loaddefs-generate’ instead.
I fixed the doc string regardless; closing.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Thu, 08 Jun 2023 11:24:05 GMT)
Full text and
rfc822 format available.
This bug report was last modified 1 year and 338 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.