diff options
| author | Stefan Monnier | 2010-04-02 21:54:24 -0400 |
|---|---|---|
| committer | Stefan Monnier | 2010-04-02 21:54:24 -0400 |
| commit | 2912322b80f7db17e3aefd58884056f99f1024e6 (patch) | |
| tree | 2dc8988120a3aaedc331c4b4d92021277f05a07b /ChangeLog | |
| parent | a568f507d1a646c351e1eda0266378316493ab11 (diff) | |
| parent | d86d8ea85a165558eb06fe16ffdf24c06886e7b4 (diff) | |
| download | emacs-2912322b80f7db17e3aefd58884056f99f1024e6.tar.gz emacs-2912322b80f7db17e3aefd58884056f99f1024e6.zip | |
Merge from emacs-23
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 20 |
1 files changed, 10 insertions, 10 deletions
| @@ -3631,8 +3631,8 @@ | |||
| 3631 | 3631 | ||
| 3632 | 1999-10-09 Stefan Monnier <monnier@cs.yale.edu> | 3632 | 1999-10-09 Stefan Monnier <monnier@cs.yale.edu> |
| 3633 | 3633 | ||
| 3634 | * make-dist (dontcompile): look for the DONTCOMPILE variable rather | 3634 | * make-dist (dontcompile): Look for the DONTCOMPILE variable rather |
| 3635 | than the obsolete dontcompilefiles pseudo-rule in lisp/Makefile. | 3635 | than the obsolete dontcompilefiles pseudo-rule in lisp/Makefile. |
| 3636 | 3636 | ||
| 3637 | 1999-10-09 Richard M. Stallman <rms@gnu.org> | 3637 | 1999-10-09 Richard M. Stallman <rms@gnu.org> |
| 3638 | 3638 | ||
| @@ -3641,7 +3641,7 @@ | |||
| 3641 | 3641 | ||
| 3642 | 1999-10-08 Stefan Monnier <monnier@cs.yale.edu> | 3642 | 1999-10-08 Stefan Monnier <monnier@cs.yale.edu> |
| 3643 | 3643 | ||
| 3644 | * update-subdirs: also ignore CVS subdirs. | 3644 | * update-subdirs: Also ignore CVS subdirs. |
| 3645 | 3645 | ||
| 3646 | 1999-10-07 Gerd Moellmann <gerd@gnu.org> | 3646 | 1999-10-07 Gerd Moellmann <gerd@gnu.org> |
| 3647 | 3647 | ||
| @@ -6201,8 +6201,8 @@ | |||
| 6201 | src/Makefile.in is built from src/Makefile. | 6201 | src/Makefile.in is built from src/Makefile. |
| 6202 | 6202 | ||
| 6203 | * Makefile.in (src/Makefile, lib-src/Makefile, oldXMenu/Makefile): | 6203 | * Makefile.in (src/Makefile, lib-src/Makefile, oldXMenu/Makefile): |
| 6204 | If these files are out of date, simply have config.status | 6204 | If these files are out of date, simply have config.status |
| 6205 | rebuild them; don't rebuild them explicitly. | 6205 | rebuild them; don't rebuild them explicitly. |
| 6206 | 6206 | ||
| 6207 | 1993-09-25 Brian J. Fox (bfox@ai.mit.edu) | 6207 | 1993-09-25 Brian J. Fox (bfox@ai.mit.edu) |
| 6208 | 6208 | ||
| @@ -6397,7 +6397,7 @@ | |||
| 6397 | 6397 | ||
| 6398 | 1993-07-12 Frederic Pierresteguy (F.Pierresteguy@frcl.bull.fr) | 6398 | 1993-07-12 Frederic Pierresteguy (F.Pierresteguy@frcl.bull.fr) |
| 6399 | 6399 | ||
| 6400 | * configure.in (m68k-bull-sysv3): new config. | 6400 | * configure.in (m68k-bull-sysv3): New config. |
| 6401 | 6401 | ||
| 6402 | 1993-07-10 Jim Blandy (jimb@geech.gnu.ai.mit.edu) | 6402 | 1993-07-10 Jim Blandy (jimb@geech.gnu.ai.mit.edu) |
| 6403 | 6403 | ||
| @@ -6620,7 +6620,7 @@ | |||
| 6620 | 6620 | ||
| 6621 | * make-dist: Rebuild configure if configure.in is newer. | 6621 | * make-dist: Rebuild configure if configure.in is newer. |
| 6622 | 6622 | ||
| 6623 | * Makefile.in (src:, lib-src:, FRC:): force the src and lib-src | 6623 | * Makefile.in (src:, lib-src:, FRC:): Force the src and lib-src |
| 6624 | targets to be executed even if make remembers that it has already | 6624 | targets to be executed even if make remembers that it has already |
| 6625 | satisfied FRC. | 6625 | satisfied FRC. |
| 6626 | 6626 | ||
| @@ -7120,7 +7120,7 @@ | |||
| 7120 | * make-dist: Don't distribute etc/Old files. | 7120 | * make-dist: Don't distribute etc/Old files. |
| 7121 | 7121 | ||
| 7122 | * GETTING.GNU.SOFTWARE, PROBLEMS: Registered into RCS with their | 7122 | * GETTING.GNU.SOFTWARE, PROBLEMS: Registered into RCS with their |
| 7123 | backups. | 7123 | backups. |
| 7124 | 7124 | ||
| 7125 | 1993-03-20 Jim Blandy (jimb@geech.gnu.ai.mit.edu) | 7125 | 1993-03-20 Jim Blandy (jimb@geech.gnu.ai.mit.edu) |
| 7126 | 7126 | ||
| @@ -7150,7 +7150,7 @@ | |||
| 7150 | 1993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu) | 7150 | 1993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu) |
| 7151 | 7151 | ||
| 7152 | * Makefile.in: Add commented-out variable settings for developer's | 7152 | * Makefile.in: Add commented-out variable settings for developer's |
| 7153 | configuration. | 7153 | configuration. |
| 7154 | 7154 | ||
| 7155 | 1993-03-14 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | 7155 | 1993-03-14 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) |
| 7156 | 7156 | ||
| @@ -7765,7 +7765,7 @@ | |||
| 7765 | the script. | 7765 | the script. |
| 7766 | * INSTALL: Doc fix. | 7766 | * INSTALL: Doc fix. |
| 7767 | 7767 | ||
| 7768 | * Makefile: brought the Makefile up to the GNU coding | 7768 | * Makefile: Brought the Makefile up to the GNU coding |
| 7769 | standards, as described in standards.text: | 7769 | standards, as described in standards.text: |
| 7770 | (TAGS): New name for the target which rebuilds the tags table. | 7770 | (TAGS): New name for the target which rebuilds the tags table. |
| 7771 | (check): New target; doesn't do anything yet. | 7771 | (check): New target; doesn't do anything yet. |