[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: How does one find out what file a library has been loaded from?
From: |
Eli Zaretskii |
Subject: |
Re: How does one find out what file a library has been loaded from? |
Date: |
Wed, 03 Aug 2022 17:16:01 +0300 |
> Date: Mon, 1 Aug 2022 19:31:47 +0000
> Cc: Andrea Corallo <akrl@sdf.org>, emacs-devel@gnu.org
> From: Alan Mackenzie <acm@muc.de>
>
> This is brilliant! It seems to work for me flawlessly. There's just one
> slight mistake:
>
> [ .... ]
>
> > If NATIVE-P is nil, and SYMBOL was loaded from a .eln file, this
> > function will return the absolute file name of that .eln file,
> > if found.
>
> That should surely read "If NATIVE-P is non-nil, ....".
> ^^^^
Yes, of course. Fixed.
With this change installed, feel free to review your proposed
documentation changes in this regard.