Show
Ignore:
Timestamp:
2005年11月26日 08時33分26秒 (3 years ago)
Author:
miyoshi
Message:

Sync up with Emacs CVS HEAD.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • vendor/emacs-CVS_HEAD/ChangeLog

    r3939 r3988  
     12005-11-22  Romain Francoise  <romain@orebokech.com> 
     2 
     3        * make-dist: Add etc/images/icons. 
     4 
     52005-11-03  Andreas Schwab  <schwab@suse.de> 
     6 
     7        * configure.in: Use GZIP_PROG instead of GZIP. 
     8 
     9        * Makefile.in (GZIP_PROG): Renamed from GZIP. 
     10        (install-arch-indep): Adjust. 
     11 
     122005-11-01  Andreas Schwab  <schwab@suse.de> 
     13 
     14        * Makefile.in (bootstrap): Fix dependencies for parallel build. 
     15        (bootfast): Likewise. 
     16 
     172005-11-01  Romain Francoise  <romain@orebokech.com> 
     18 
     19        * configure.in: Check for gzip. 
     20        * configure: Regenerate. 
     21 
     22        * Makefile.in (install): Compress source files. 
     23 
    1242005-10-24  Steven Tamm  <steventamm@mac.com> 
    225 
    3         * configure.in: Fix darwin386 configuration issue 
    4         * configure: Regenerate 
     26        * configure.in: Fix darwin386 configuration issue. 
     27        * configure: Regenerate. 
    528 
    6292005-10-22  Eli Zaretskii  <eliz@gnu.org>