GNU bug report logs - #63401
28.2; doc string of `make-directory-autoloads'

Previous Next

Package: emacs;

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.

Full log


Message #10 received at 63401-done <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Drew Adams <drew.adams <at> oracle.com>
Cc: 63401-done <at> debbugs.gnu.org
Subject: Re: bug#63401: 28.2; doc string of `make-directory-autoloads'
Date: Wed, 10 May 2023 16:52:15 +0300
> 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.




This bug report was last modified 2 years and 12 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.