comparison ChangeLog @ 47414:7198754128bf

*** empty log message ***
author Stefan Monnier <monnier@iro.umontreal.ca>
date Wed, 11 Sep 2002 21:03:41 +0000
parents cd0bb50410b8
children 7a17a8b1cb9b
comparison
equal deleted inserted replaced
47413:e29c465d41ef 47414:7198754128bf
1 2002-09-11 Stefan Monnier <monnier@cs.yale.edu>
2
3 * Makefile.in (bootstrap-lisp-1, bootstrap-lisp, bootstrap)
4 (bootstrap-clean-after): Delete.
5 (bootstrap): Make the sequencing explicit.
6
1 2002-09-10 Richard M. Stallman <rms@gnu.org> 7 2002-09-10 Richard M. Stallman <rms@gnu.org>
2 8
3 * configure.in: Fix previous LessTif change. 9 * configure.in: Fix previous LessTif change.
4 10
5 2002-09-09 Richard M. Stallman <rms@gnu.org> 11 2002-09-09 Richard M. Stallman <rms@gnu.org>
15 21
16 2002-09-05 Richard M. Stallman <rms@gnu.org> 22 2002-09-05 Richard M. Stallman <rms@gnu.org>
17 23
18 * configure.in: Look for LessTif in /usr/X11R6/LessTif/ before Motif. 24 * configure.in: Look for LessTif in /usr/X11R6/LessTif/ before Motif.
19 25
20 * configure.in: Handle $GCC_LINK_TEST_OPTIONS and 26 * configure.in: Handle $GCC_LINK_TEST_OPTIONS and
21 $NON_GCC_LINK_TEST_OPTIONS after the AC_PROG_... macros. 27 $NON_GCC_LINK_TEST_OPTIONS after the AC_PROG_... macros.
22 28
23 2002-08-26 Kim F. Storm <storm@cua.dk> 29 2002-08-26 Kim F. Storm <storm@cua.dk>
24 30
25 * Makefile.in (install-arch-indep): Do not remove DOC file 31 * Makefile.in (install-arch-indep): Do not remove DOC file
33 2002-07-24 Richard M. Stallman <rms@gnu.org> 39 2002-07-24 Richard M. Stallman <rms@gnu.org>
34 40
35 * configure.in: Don't print anything special about gamedir. 41 * configure.in: Don't print anything special about gamedir.
36 42
37 * configure.in: Delete nonstandard --with-game-user option. 43 * configure.in: Delete nonstandard --with-game-user option.
38 44
39 2002-07-21 Richard M. Stallman <rms@gnu.org> 45 2002-07-21 Richard M. Stallman <rms@gnu.org>
40 46
41 * Makefile.in (gamedir, localstatedir): New variables. 47 * Makefile.in (gamedir, localstatedir): New variables.
42 (epaths-force): Insert value of gamedir into PATH_GAME. 48 (epaths-force): Insert value of gamedir into PATH_GAME.
43 49
86 variable HAVE_CARBON. Also define HAVE_WINDOW_SYSTEM, HAVE_MOUSE, 92 variable HAVE_CARBON. Also define HAVE_WINDOW_SYSTEM, HAVE_MOUSE,
87 and HAVE_MENUS in AH_BOTTOM if HAVE_CARBON is defined. 93 and HAVE_MENUS in AH_BOTTOM if HAVE_CARBON is defined.
88 94
89 2002-04-28 Colin Walters <walters@verbum.org> 95 2002-04-28 Colin Walters <walters@verbum.org>
90 96
91 * configure.in: Delete configure check for access to the game 97 * configure.in: Delete configure check for access to the game user.
92 user.
93 98
94 2002-04-29 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 99 2002-04-29 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
95 100
96 * make-dist: lwlib/Imakefile is removed. 101 * make-dist: lwlib/Imakefile is removed.
97 102
98 2002-04-26 Andrew Choi <akochoi@shaw.ca> 103 2002-04-26 Andrew Choi <akochoi@shaw.ca>
99 104
100 * configure.in: Add support for powerpc-apple-darwin*. 105 * configure.in: Add support for powerpc-apple-darwin*.
101 (HAVE_CARBON): Add. 106 (HAVE_CARBON): Add.
102 107
103 * make-dist: Create directories in mac/Emacs.app. 108 * make-dist: Create directories in mac/Emacs.app.
104 109
105 2002-04-25 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 110 2002-04-25 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
106 111
107 * make-dist: lwlib-Xol* are removed. 112 * make-dist: lwlib-Xol* are removed.
108 113
117 122
118 * config.bat: Update for msdos/sed2v2.inp. 123 * config.bat: Update for msdos/sed2v2.inp.
119 124
120 2002-04-15 Andreas Schwab <schwab@suse.de> 125 2002-04-15 Andreas Schwab <schwab@suse.de>
121 126
122 * Makefile.in ($(srcdir)/src/config.in): Generate using 127 * Makefile.in ($(srcdir)/src/config.in): Generate using autoheader.
123 autoheader.
124 * configure.in: Add config header templates to all AC_DEFINE and 128 * configure.in: Add config header templates to all AC_DEFINE and
125 AC_DEFINE_UNQUOTED symbols. 129 AC_DEFINE_UNQUOTED symbols.
126 * make-dist: Run autoheader if necessary. 130 * make-dist: Run autoheader if necessary.
127 131
128 2002-04-10 Colin Walters <walters@verbum.org> 132 2002-04-10 Colin Walters <walters@verbum.org>
164 2002-02-26 Richard M. Stallman <rms@gnu.org> 168 2002-02-26 Richard M. Stallman <rms@gnu.org>
165 169
166 * configure.in <making srcdir absolute>: Verify that PWD is correct, 170 * configure.in <making srcdir absolute>: Verify that PWD is correct,
167 not just well-formed and valid. 171 not just well-formed and valid.
168 (mips-compaq-nonstopux*): New configuration. 172 (mips-compaq-nonstopux*): New configuration.
169 173
170 2002-02-18 Paul Eggert <eggert@twinsun.com> 174 2002-02-18 Paul Eggert <eggert@twinsun.com>
171 175
172 * make-dist: Port to POSIX 1003.1-2001, which doesn't allow "head -1". 176 * make-dist: Port to POSIX 1003.1-2001, which doesn't allow "head -1".
173 "sed q" is a portable equivalent to plain "head -1". 177 "sed q" is a portable equivalent to plain "head -1".
174 178
265 2001-11-24 Eli Zaretskii <eliz@is.elta.co.il> 269 2001-11-24 Eli Zaretskii <eliz@is.elta.co.il>
266 270
267 These changes add the Emacs Lisp Introduction manual to the 271 These changes add the Emacs Lisp Introduction manual to the
268 distribution: 272 distribution:
269 273
270 * Makefile.in (install-arch-indep, uninstall): Add ELisp Intro 274 * Makefile.in (install-arch-indep, uninstall): Add ELisp Intro files.
271 files.
272 275
273 * make-dist: Copy the files in lispintro directory. 276 * make-dist: Copy the files in lispintro directory.
274 277
275 * config.bat: Configure in the lispintro directory. 278 * config.bat: Configure in the lispintro directory.
276 279
281 (mostlyclean, clean, distclean, maintainer-clean): Add lispintro. 284 (mostlyclean, clean, distclean, maintainer-clean): Add lispintro.
282 (unlock, relock, info, dvi): Ditto. 285 (unlock, relock, info, dvi): Ditto.
283 286
284 2001-11-23 Eli Zaretskii <eliz@is.elta.co.il> 287 2001-11-23 Eli Zaretskii <eliz@is.elta.co.il>
285 288
286 * Makefile.in (uninstall, install-arch-indep): Don't install 289 * Makefile.in (uninstall, install-arch-indep): Don't install gfdl.1.
287 gfdl.1.
288 290
289 * make-dist (etc): Don't distribute gfdl.1. 291 * make-dist (etc): Don't distribute gfdl.1.
290 292
291 2001-11-22 Colin Walters <walters@debian.org> 293 2001-11-22 Colin Walters <walters@debian.org>
292 294
293 * Makefile.in (install-arch-indep): Install the calc .info files. 295 * Makefile.in (install-arch-indep): Install the calc .info files.
294 (uninstall): Handle deletion of calc .info files (thanks Pavel 296 (uninstall): Handle deletion of calc .info files (thanks Pavel Jan,Bm(Bk).
295 Jan,Bm(Bk).
296 297
297 2001-11-17 Eli Zaretskii <eliz@is.elta.co.il> 298 2001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
298 299
299 * make-dist (lispref): Add *.txt, *.el, permute-index, and 300 * make-dist (lispref): Add *.txt, *.el, permute-index, and
300 tindex.pl to the list of those being put into the distribution. 301 tindex.pl to the list of those being put into the distribution.
310 * configure.in, Makefile.in: Add support for --program-prefix, 311 * configure.in, Makefile.in: Add support for --program-prefix,
311 --program-suffix and --program-transform-name options. 312 --program-suffix and --program-transform-name options.
312 313
313 2001-11-13 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 314 2001-11-13 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
314 315
315 * Makefile.in (install-arch-indep): Use `${manext}' instead of 316 * Makefile.in (install-arch-indep): Use `${manext}' instead of `.1'.
316 `.1'.
317 (install-arch-indep): Install emacsclient manual page. 317 (install-arch-indep): Install emacsclient manual page.
318 (uninstall): Uninstall emacsclient manual page. 318 (uninstall): Uninstall emacsclient manual page.
319 319
320 2001-11-12 Eli Zaretskii <eliz@is.elta.co.il> 320 2001-11-12 Eli Zaretskii <eliz@is.elta.co.il>
321 321
377 <athornton@sinenomine.net>. 377 <athornton@sinenomine.net>.
378 378
379 2001-10-25 Gerd Moellmann <gerd@gnu.org> 379 2001-10-25 Gerd Moellmann <gerd@gnu.org>
380 380
381 * Makefile.in (maybe_bootstrap): New target. 381 * Makefile.in (maybe_bootstrap): New target.
382 (all): Add to prerequisites to bootstrap if abbrev.elc doesn't 382 (all): Add to prerequisites to bootstrap if abbrev.elc doesn't exist.
383 exist.
384 383
385 2001-10-24 Ken Raeburn <raeburn@gnu.org> 384 2001-10-24 Ken Raeburn <raeburn@gnu.org>
386 385
387 * configure.in: If --with-hesiod is given, look for 386 * configure.in: If --with-hesiod is given, look for
388 hes_getmailhost and res_send or __res_send; check hesiod and 387 hes_getmailhost and res_send or __res_send; check hesiod and
389 resolv libraries respectively if system libraries don't supply 388 resolv libraries respectively if system libraries don't supply them.
390 them.
391 389
392 2001-10-24 Gerd Moellmann <gerd@gnu.org> 390 2001-10-24 Gerd Moellmann <gerd@gnu.org>
393 391
394 * configure.in: Use $MAKE for `make' if set. 392 * configure.in: Use $MAKE for `make' if set.
395 393
505 2001-02-02 Gerd Moellmann <gerd@gnu.org> 503 2001-02-02 Gerd Moellmann <gerd@gnu.org>
506 504
507 * mkinstalldirs (errstatus): Chmod a+rx directories we create. 505 * mkinstalldirs (errstatus): Chmod a+rx directories we create.
508 506
509 * Makefile.in (uninstall): Ignore exit code of `rm'. 507 * Makefile.in (uninstall): Ignore exit code of `rm'.
508 <<<<<<< ChangeLog
509
510 * Makefile.in (uninstall): Remove more info files.
511 Remove ${libexecdir}/emacs/${version}. Remove ${archlibdir}/fns-*.
512 =======
510 513
511 * Makefile.in (uninstall): Remove more info files. Remove 514 * Makefile.in (uninstall): Remove more info files. Remove
512 ${libexecdir}/emacs/${version}. Remove ${archlibdir}/fns-*. 515 ${libexecdir}/emacs/${version}. Remove ${archlibdir}/fns-*.
516 >>>>>>> 1.214
513 517
514 2001-01-31 Gerd Moellmann <gerd@gnu.org> 518 2001-01-31 Gerd Moellmann <gerd@gnu.org>
515 519
516 * noleim-Makefile.in (extraclean): Add. 520 * noleim-Makefile.in (extraclean): Add.
517 521