>>>> "Stephen" == Stephen J Turnbull
<stephen(a)xemacs.org> writes: 
>>>> "Uwe" == Uwe Brauer <oub(a)mat.ucm.es>
writes: 
    Uwe> I cannot see the images directory.
    Stephen> I don't see an images directory on the server, either.
    Stephen> OK, Plan B:  I have added the directory as follows:
    Stephen> $ cd xemacs-packages/auctex
    Stephen> $ mkdir images
    Stephen> $ cvs add images
    Stephen> You  should first backup  your auctex workspace.  Then in
    Stephen> your auctex workspace do
    Stephen> $ cvs -f update
 
Nope does not work
    Stephen> If  this works, you should be  able  to add the  files in
    Stephen>  ./images, and  then  commit them.   Try checking out the
    Stephen> auctex module in a temporary workspace to be sure.  If it
    Stephen> doesn't work, try
    Stephen> $ mv images images.tmp
    Stephen> $ cvs -f update -d
bingo, it seems now to have worked, I checked the server and it seems
that the files are there.
Thanks again for your help.
So Norbert,   could you please  include this  commitment in  your next
pre-release. I would like to announce it  in the relevant mailing list
ask for testing and get it out as a real  package as soon as possible.
The  1.42 package  which  you moved to  official  just yesterday has a
nasty bug in the filling behaviour, hence I want to replace it as soon
as possible with 1.43 which is in sync with 11.54.
Uwe