emacs-pretest-bug
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: loaddefs.el on Windows incomplete


From: Eli Zaretskii
Subject: Re: loaddefs.el on Windows incomplete
Date: Thu, 29 Dec 2005 06:40:16 +0200

> From: Ralf Angeli <address@hidden>
> Date: Wed, 28 Dec 2005 23:22:40 +0100
> 
> Okay, now I tried again and creation of autoloads works.  I checked
> this with MinGW's mingw32-make and MSYS' make.  In both cases
> lisp/autoloads.el is created with only a small difference:
> 
> $ diff -u build-with-mingw32-make/lisp/loaddefs.el 
> build-with-make/lisp/loaddefs.el
> --- build-with-mingw32-make/lisp/loaddefs.el  Wed Dec 28 20:40:22 2005
> +++ build-with-make/lisp/loaddefs.el Wed Dec 28 21:29:32 2005
> @@ -29910,7 +29910,7 @@
>  ;;;;;;  "url/url-vars.el" "url/vc-dav.el" "vc-hooks.el" "vcursor.el"
>  ;;;;;;  "version.el" "vms-patch.el" "vmsproc.el" "vt-control.el"
>  ;;;;;;  "vt100-led.el" "w32-fns.el" "w32-vars.el" "widget.el" "window.el"
> -;;;;;;  "x-dnd.el") (17330 63506 99000))
> +;;;;;;  "x-dnd.el") (17331 923 346000))
>  
>  ;;;***
>  
>  
> I don't know if this is significant, though.

It isn't: that's the time when loaddefs.el was updated.

Thanks for testing; I can now consider this issue resolved.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]