emacs-devel
[Top][All Lists]
Advanced

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

Re: Failure to update info files.


From: Luc Teirlinck
Subject: Re: Failure to update info files.
Date: Wed, 1 Dec 2004 08:04:31 -0600 (CST)

Richard Stallman wrote:

   Does this fix it?

   *** Makefile.in      20 Nov 2004 16:36:19 -0500      1.30
   --- Makefile.in      30 Nov 2004 21:17:08 -0500      
   ***************
   *** 124,130 ****
     distclean: clean

     maintainer-clean: clean
   !    rm -f elisp elisp-[1-9] elisp-[1-9][0-9] elisp.dvi elisp.oaux

     dist: $(infodir)/elisp elisp.dvi
           -rm -rf temp
   --- 124,131 ----
     distclean: clean

     maintainer-clean: clean
   !    rm -f elisp.dvi elisp.oaux
   !    cd $(infodir); rm -f elisp elisp-[1-9] elisp-[1-9][0-9] 

     dist: $(infodir)/elisp elisp.dvi
           -rm -rf temp

Yes, it does fix it.  Of course, I guess we should do this not only
for the Elisp manual , but for the other manuals included with the
Emacs CVS distribution as well.

Sincerely,

Luc.




reply via email to

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