root/trunk/ChangeLog

Revision 4220, 197.7 kB (checked in by miyoshi, 3 months ago)

Sync up with Emacs22.2.

  • Property svn:eol-style set to native
<
Line 
1 2008-03-26  Chong Yidong  <cyd@stupidchicken.com>
2
3         * Version 22.2 released.
4
5 2008-02-25  Dan Nicolaescu  <dann@ics.uci.edu>
6
7         * configure.in: Print an error for systems that we think are
8         obsolete and are proposed to be removed.
9
10         * configure: Regenerate.
11
12 2008-02-10  Matthew Luckie  <mjl@luckie.org.nz>  (tiny change)
13
14         * configure.in (arm*-*-freebsd*): Added.
15
16 2008-01-23  Dan Nicolaescu  <dann@ics.uci.edu>
17
18         * configure.in (xtensa): Match more configurations.
19
20         * configure: Regenerate.
21
22 2008-01-21  Dan Nicolaescu  <dann@ics.uci.edu>
23
24         * config.guess, config.sub: Updated from master source.
25
26 2008-01-17  Glenn Morris  <rgm@gnu.org>
27
28         * configure.in (HAVE_X86_64_LIB64_DIR): Also set on s390x systems.
29
30 2007-11-28  Petr Salinger  <Petr.Salinger@seznam.cz>  (tiny change)
31
32         * configure.in: Add support for gnu-kfreebsd.
33
34 2007-09-16  Peter O'Gorman  <bug-gnu-emacs@mlists.thewrittenword.com>  (tiny change)
35
36         * configure.in: Don't use -lpthread on HP-UX.
37
38 2007-09-02  Jan Dj,Ad(Brv  <jan.h.d@swipnet.se>
39
40         * configure.in: Require Gtk/Glib 2.6.
41
42 2007-07-28  Eli Zaretskii  <eliz@gnu.org>
43
44         * Makefile.in (install-arch-indep): Use "rm -f" for removing DOC,
45         to avoid an error message if there is no DOC there.
46
47 2007-07-25  Glenn Morris  <rgm@gnu.org>
48
49         * Relicense all FSF files to GPLv3 or later.
50
51         * COPYING, info/COPYING: Switch to GPLv3.
52
53 2007-06-02  Chong Yidong  <cyd@stupidchicken.com>
54
55         * Version 22.1 released.
56
57 2007-05-03  Glenn Morris  <rgm@gnu.org>
58
59         * configure: Tweak message about the absence of shell functions.
60
61 2007-04-24  Juanma Barranquero  <lekktu@gmail.com>
62
63         * INSTALL (DETAILED BUILDING AND INSTALLATION): Fix typo.
64
65 2007-04-19  Glenn Morris  <rgm@gnu.org>
66
67         * configure.in: Signal error if Xaw libs are missing in a Lucid build.
68
69 2007-04-18  Glenn Morris  <rgm@gnu.org>
70
71         * INSTALL: Mention CPP.
72
73 2007-04-15  Glenn Morris  <rgm@gnu.org>
74
75         * FTP: Replace with a pointer to the web version.
76
77 2007-04-13  Glenn Morris  <rgm@gnu.org>
78
79         * INSTALL: In lib-src, timer, wakeup, yow are removed.
80
81 2007-04-04  Glenn Morris  <rgm@gnu.org>
82
83         * configure.in (NON_GNU_CPP): Use associated preprocessor when
84         compiling with Sun Studio on Solaris.
85
86 2007-03-23  Glenn Morris  <rgm@gnu.org>
87
88         * configure.in: Restore support for hp800 (removed 2007-01-27)
89         following clarification of legal status.
90
91 2007-03-22  Joe Buehler  <jbuehler@spirentcom.com>  (tiny change)
92
93         * configure.in: Add support for AIX4.3 on IBM RS6000.
94
95         * configure: Regenerate.
96
97 2007-03-20  Richard Stallman  <rms@gnu.org>
98
99         * configure.in: Fix previous change.
100
101 2007-03-19  Deanna Phillips  <deanna@sixbit.org>  (tiny change)
102
103         * configure.in (arm-*-openbsd*, hppa-*-openbsd*)
104         (m88k-*-openbsd*, mips64-*-openbsd*, sh-*-openbsd*): Added.
105         (ns32k-*-openbsd*, ns32k-*-openbsd*): Deleted.
106
107 2007-03-19  Chong Yidong  <cyd@stupidchicken.com>
108
109         * configure.in: Don't define KERBEROS, KERBEROS5, or HESIOD if the
110         user specifies "without".
111
112         * configure: Regenerate.
113
114 2007-03-18  Jan Dj,Ad(Brv  <jan.h.d@swipnet.se>
115
116         * configure.in: Warning for Gtk+ and Cygwin added.
117         (HAVE_XFT): OLD_CFLAGS changed to OLD_CPPFLAGS.
118
119 2007-02-27  Glenn Morris  <rgm@gnu.org>
120
121         * make-dist (oldXMenu): Remove Imakefile.
122         (etc/images): Add README.
123
124 2007-02-25  Dan Nicolaescu  <dann@ics.uci.edu>
125
126         * configure.in (xtensa-*-linux-gnu*): New configuration.
127
128         * configure: Regenerate.
129
130 2007-02-22  Dan Nicolaescu  <dann@ics.uci.edu>
131
132         * config.guess, config.sub: Updated from master source.
133
134 2007-01-31  Sascha Wilde  <wilde@sha-bang.de>  (tiny change)
135
136         * configure.in (PKG_CHECK_MODULES): Change ///* to / in cflags and libs.
137
138 2007-01-29  Chong Yidong  <cyd@stupidchicken.com>
139
140         * configure.in: Restore support for hp800's not running HP-UX.
141
142         * configure: Regenerate.
143
144 2007-01-27  Chong Yidong  <cyd@stupidchicken.com>
145
146         * configure.in: Remove support for hp800 and sr2k machine types.
147
148         * configure: Regenerate.
149
150 2007-01-26  Jan Dj,Ad(Brv  <jan.h.d@swipnet.se>
151
152         * configure.in: Add check for libXft.
153
154 2007-01-18  Bruno Haible  <bruno@clisp.org>  (tiny change)
155
156         * INSTALL: Info files moved to share/info.
157
158 2007-01-02  Stephen C. Gilardi  <scgilardi@gmail.com>  (tiny change)
159
160         * configure.in: Detect and use fink-installed in intel-based Mac
161         builds; change Apple Darwin section to support both PowerPC and
162         Intel-based Macs.
163
164 2006-12-26  Andreas Schwab  <schwab@suse.de>
165
166         * Makefile.in (datarootdir): Define.
167
168 2006-12-24  Richard Stallman  <rms@gnu.org>
169
170         * configure.in: Require Autoconf 2.61.
171
172 2006-12-22  Mark Davies  <mark@mcs.vuw.ac.nz>
173
174         * configure.in: Add support for NetBSD on x86-64, hp800 and sh3el.
175         Remove redundant entry for powerpc-apple-netbsd.
176
177         * configure: Regenerate.
178
179 2006-12-22  Chong Yidong  <cyd@stupidchicken.com>
180
181         * configure: Regenerate with autoconf 2.61.
182
183 2006-12-20  Jan Dj,Ad(Brv  <jan.h.d@swipnet.se>
184
185         * configure.in: Detect alsa/asoundlib.h also.
186         * configure: Regenerate.
187
188 2006-12-19  Jan Dj,Ad(Brv  <jan.h.d@swipnet.se>
189
190         * configure.in: Check if GTK+ compiles at all.
191
192 2006-12-10  Andreas Schwab  <schwab@suse.de>
193
194         * configure.in: Remove check for struct timezone, its result is
195         never used.
196
197 2006-12-08  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
198
199         * configure.in: Add support for Solaris 10 on x86-64.
200
201 2006-12-08  Jan Dj,Ad(Brv  <jan.h.d@swipnet.se>
202
203         * INSTALL (DETAILED BUILDING AND INSTALLATION): Document usage
204         of PKG_CONFIG_PATH.
205
206 2006-12-04  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
207
208         * configure.in (HAVE_SYNC): New test.
209
210 2006-12-03  Glenn Morris  <rgm@gnu.org>
211
212         * Makefile.in: Fix Copyright format.
213
214         * configure.in (AH_TOP): Add missing Copyright year.
215
216         * update-subdirs: Add missing Copyright years.
217
218 2006-11-27  Chris Moore  <christopher.ian.moore@gmail.com>
219
220         * Makefile.in: Touch only the parts of the share/emacs directory
221         specific to this version.
222
223 2006-11-26  Chong Yidong  <cyd@stupidchicken.com>
224
225         * configure.in (HAVE_X86_64_LIB64_DIR): New test.
226
227 2006-11-14  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
228
229         * configure.in (HAVE_CANCELMENUTRACKING): Remove test.
230
231 2006-11-08  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
232
233         * configure.in: Prefer X11 to Carbon only when some X-specific
234         option is specified (Thanks to Jan Dj,Ad(Brv and Andreas Schwab).
235
236 2006-11-04  Romain Francoise  <romain@orebokech.com>
237
238         * Makefile.in (bootstrap-clean-before): Fix typo.
239         Use new target `bootstrap-clean' in the leim subdirectory.
240
241 2006-11-03  Giorgos Keramidas  <keramida@ceid.upatras.gr>  (tiny change)
242
243         * configure.in: Enable sparc64/ia64/powerpc FreeBSD builds.
244
245 2006-10-30  Chong Yidong  <cyd@stupidchicken.com>
246
247         * make-dist: Add makefile.w32-in to the man, lispref and lispintro
248         directories.
249
250 2006-10-29  Jeramey Crawford  <jeramey@jeramey.com>
251
252         * configure.in: Enable x86-64 OpenBSD compilation.
253
254 2006-10-28  Glenn Morris  <rgm@gnu.org>
255
256         * AUTHORS: Add cal-html.el author.
257
258 2006-10-28  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
259
260         * make-dist: Make links to mac/make-package and
261         mac/Emacs.app/Contents/Resources/Emacs.icns.
262
263 2006-10-27  Chong Yidong  <cyd@stupidchicken.com>
264
265         * README: Bump version number to 22.0.90.
266
267 2006-10-23  Andreas Schwab  <schwab@suse.de>
268
269         * configure.in: Make sure x_default_search_path is always set even
270         when x_libraries is empty, and look in .../share as well for each
271         library directory.
272
273 2006-09-28  Kenichi Handa  <handa@m17n.org>
274
275         * configure.in (locallisppath): Don't include leim dir.
276         (lisppath): Include leim dir.
277
278 2006-09-15  Jay Belanger  <belanger@truman.edu>
279
280         * COPYING: Replace "Library Public License" by "Lesser Public
281         License" throughout.
282
283 2006-09-11  Paul Eggert  <eggert@cs.ucla.edu>
284
285         * make-dist (EMACS): Exit and fail if the EMACS environment
286         variable is set to something other than an absolute file name.
287
288 2006-08-16  Andreas Schwab  <schwab@suse.de>
289
290         * configure.in (PKG_CHECK_MODULES): Use AS_MESSAGE_LOG_FD instead
291         of hardcoding it.
292
293 2006-08-16  Richard Stallman  <rms@gnu.org>
294
295         * INSTALL.CVS: Clean up wording.
296
297 2006-07-14  Eli Zaretskii  <eliz@gnu.org>
298
299         * configure.in (PKG_CHECK_MODULES): Redirect the output of
300         $PKG_CONFIG --exists "$2" to config.log.
301         * configure: Regenerate.
302
303 2006-07-08  Richard Stallman  <rms@gnu.org>
304
305         * INSTALL (DETAILED BUILDING AND INSTALLATION): Minor corrections.
306
307 2006-07-09  Kim F. Storm  <storm@cua.dk>
308
309         * CONTRIBUTE: Use outline format.
310         Add section on copyright years (from admin/notes/years).
311
312 2006-07-08  Eli Zaretskii  <eliz@gnu.org>
313
314         * configure.in (PKG_CHECK_MODULES): Redirect stderr of pkg-config
315         to /dev/null, since we don't need the error message, just the
316         exit status.
317
318 2006-07-07  Eli Zaretskii  <eliz@gnu.org>
319
320         * CONTRIBUTE: Slight formatting changes and typo fixes.
321         Add description of NEWS markings.
322
323 2006-07-07  Kim F. Storm  <storm@cua.dk>
324
325         * CONTRIBUTE: Mention INSTALL.CVS.
326
327 2006-07-05  Romain Francoise  <romain@orebokech.com>
328
329         * make-dist (top-level): Add CONTRIBUTE.
330
331 2006-07-04  Richard Stallman  <rms@gnu.org>
332
333         * CONTRIBUTE: Much rewrite.
334
335 2006-07-04  Nick Roberts  <nickrob@snap.net.nz>
336
337         * CONTRIBUTE: New file.
338
339 2006-06-24  Eli Zaretskii  <eliz@gnu.org>
340
341         * INSTALL: Mention www.nongnu.org pages that list free Unicode fonts.
342
343 2006-05-18  Jan Dj,Ad(Brv  <jan.h.d@swipnet.se>
344
345         * configure.in: Add check for ALSA.
346
347 2006-05-06  Eli Zaretskii  <eliz@gnu.org>
348
349         * Makefile.in (INFO_FILES): Remove emacs-xtra.
350
351         * info/dir: Remove the Emacs-Xtra entry.
352
353 2006-04-20  Ramprasad B  <ramprasad_i82@yahoo.com>
354
355         * Copyright (sources/emacs): Update copyright year(s).
356
357 2006-04-01  Emanuele Giaquinta  <emanuele.giaquinta@gmail.com>  (tiny change)
358
359         * configure.in (HAVE_XAW3D): Disable Xaw3d check if
360         --without-toolkit-scroll-bars was specified.
361
362 2006-04-01  Christoph Bauer  <Christoph.Bauer@lms-gmbh.de>  (tiny change)
363
364         * configure.in (hppa*-hp-hpux1[1-9]*): Add -D_INCLUDE__STDC_A1_SOURCE
365         to CFLAGS.  Update Copyright years written to src/config.in.
366
367 2006-03-18  Claudio Fontana  <claudio@gnu.org>
368
369         * Makefile.in (INFO_FILES): New variable, contains all Info file names.
370         (install-arch-indep, uninstall): Use $(INFO_FILES) to specify files
371         to be installed/uninstalled.
372         (uninstall): Invoke "$(INSTALL_INFO) --remove" to remove references
373         to Info files installed by Emacs.
374
375 2006-03-03  Claudio Fontana  <claudio@gnu.org>
376
377         * Makefile.in (install, uninstall): Add DESTDIR variable to
378         support staged installations.
379
380 2006-02-14  Richard M. Stallman  <rms@gnu.org>
381
382         * configure.in (s390x-*-linux-gnu*): New configuration.
383
384 2006-01-31  Jan Dj,Ad(Brv  <jan.h.d@swipnet.se>
385
386         * configure.in: Require GTK 2.4 or newer.
387
388 2006-01-29  Michael Olson  <mwolson@gnu.org>
389
390         * Makefile.in (install-arch-indep, uninstall): Add ERC.
391         * info/dir (ERC): New entry.
392
393 2006-01-29  Eli Zaretskii  <eliz@gnu.org>
394
395         * info/dir: Fix last change.
396
397 2006-01-28  Luc Teirlinck  <teirllm@auburn.edu>
398
399         * Makefile.in (install-arch-indep, uninstall): Add rcirc.
400
401 2006-01-27  Eli Zaretskii  <eliz@gnu.org>
402
403         * info/dir: Untabify the whole file.
404         (Rcirc): New entry.
405
406 2006-01-12  Andreas Schwab  <schwab@suse.de>
407
408         * configure.in: Move AC_AIX and AC_GNU_SOURCE before first compile
409         check.
410
411 2006-01-02  Chong Yidong  <cyd@stupidchicken.com>
412
413         * configure.in: Use -Wno-pointer-sign if available.
414
415 2005-12-29  Andreas Schwab  <schwab@suse.de>
416
417         * config.guess, config.sub: Updated from master source.
418
419 2005-12-25  Giorgos Keramidas  <keramida@ceid.upatras.gr>  (tiny change)
420
421         * configure.in: Use amdx86-64 for freebsd on x86_64.
422
423 2005-11-22  Romain Francoise  <romain@orebokech.com>
424
425         * make-dist: Add etc/images/icons.
426
427 2005-11-03  Andreas Schwab  <schwab@suse.de>
428
429         * configure.in: Use GZIP_PROG instead of GZIP.
430
431         * Makefile.in (GZIP_PROG): Renamed from GZIP.
432         (install-arch-indep): Adjust.
433
434 2005-11-01  Andreas Schwab  <schwab@suse.de>
435
436         * Makefile.in (bootstrap): Fix dependencies for parallel build.
437         (bootfast): Likewise.
438
439 2005-11-01  Romain Francoise  <romain@orebokech.com>
440
441         * configure.in: Check for gzip.
442
443         * Makefile.in (install): Compress source files.
444
445 2005-10-24  Steven Tamm  <steventamm@mac.com>
446
447         * configure.in: Fix darwin386 configuration issue.
448
449 2005-10-22  Eli Zaretskii  <eliz@gnu.org>
450
451         * INSTALL.CVS: Add mh-autoloads to the partial rebuild procedure.
452
453 2005-10-17  Bill Wohler  <wohler@newt.com>
454
455         * make-dist: Create and populate etc/images/low-color.
456
457 2005-10-15  Bill Wohler  <wohler@newt.com>
458
459         * make-dist: Create and populate etc/images/gud.
460
461 2005-10-08  Richard M. Stallman  <rms@gnu.org>
462
463         * make-dist (tempparent): Don't check for 14-char file name limit.
464
465 2005-10-07  Romain Francoise  <romain@orebokech.com>
466
467         * make-dist: Add etc/images/ezimage and etc/images/mail
468         directories.  Install images in etc/images.
469
470 2005-10-04  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
471
472         * configure.in: Prefer Carbon if --enable-carbon-app or
473         --with-carbon is explicitly specified even when X11 is detected.
474
475 2005-09-15  Ulf Jasper  <ulf.jasper@web.de>
476
477         * Makefile.in (install-arch-indep, uninstall):
478         Handle newsticker manual.
479         (info): Add - to commands.
480
481 2005-09-10  Giuseppe Scrivano  <gscrivano@gmail.com>
482
483         Remove the MAXPATHLEN limitations:
484
485         * configure.in (AC_CHECK_FUNCS): Check for get_current_dir_name.
486
487 2005-09-09  Eli Zaretskii  <eliz@gnu.org>
488
489         * configure.in <lynxsos*>: Support for LynxOS on PPC.
490         * configure: Regenerate.
491
492 2005-09-05  Paul Eggert  <eggert@cs.ucla.edu>
493
494         * config.guess, config.sub: Updated from master source.
495
496 2005-08-03  Juanma Barranquero  <lekktu@gmail.com>
497
498         * .cvsignore: Add `lock'.
499
500 2005-07-28  Juanma Barranquero  <lekktu@gmail.com>
501
502         * .cvsignore: Add `data' and `site-lisp' (for in-place installs).
503
504 2005-07-26  Paul Eggert  <eggert@cs.ucla.edu>
505
506         Merge gnulib getopt implementation into Emacs.
507
508         * Makefile.in (AUTOCONF_INPUTS): New macro.
509         ($(srcdir)/configure, $(srcdir)/src/stamp-h.in): Depend on it,
510         so that these files also depend on m4/getopt.m4.
511         * configure.in: Configure getopt by including m4/getopt.m4,
512         and configuring a getopt replacement if necessary.
513         * make-dist: Add m4 subdirectory.  Unlink lib-src/getopt.h.
514         * m4/getopt.m4: New file.
515
516 2005-07-06  Lute Kamstra  <lute@gnu.org>
517
518         * configure.in: Fix capitalization.
519
520 2005-07-04  Lute Kamstra  <lute@gnu.org>
521
522         Update FSF's address in GPL notices.
523
524 2005-06-19  J,Ai(Br,At(Bme Marant  <jerome@marant.org>
525
526         * Makefile.in (epaths-force): Protect both lisppath and
527         buildlisppath from whitespace.
528
529 2005-06-08  Steven Tamm  <steventamm@mac.com>
530
531         * configure.in: Support Darwin/MacOSX on Intel
532
533 2005-06-06  Jan Dj,Ad(Brv  <jan.h.d@swipnet.se>
534
535         * configure.in (HAVE_CANCELMENUTRACKING): New test.
536
537 2005-05-11  J,Ai(Br,At(Bme Marant  <jmarant@marant.org>
538
539         * configure.in: Add --enable-locallisppath.
540
541 2005-05-13  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
542
543         * configure.in: Don't check HAVE_CARBON if HAVE_X11 is set to yes.
544         Check HAVE_CARBON before USE_TOOLKIT_SCROLL_BARS.  Define
545         USE_TOOLKIT_SCROLL_BARS by default if HAVE_CARBON is set to yes.
546
547 2005-05-07  J,Ai(Br,At(Bme Marant  <jerome@marant.org>
548
549         * make-dist: Remove references to makefile.nt and makefile.def.
550         Include widgets and images subdirectories of etc.  Do not exclude
551         ldefs-boot.el.
552
553 2005-04-23  Andreas Schwab  <schwab@suse.de>
554
555         * configure.in: Remove duplicate match for powerpc configuration.
556
557 2005-04-20  Thien-Thi Nguyen  <ttn@gnu.org>
558
559         * configure.in: Check for <pwd.h>.
560
561 2005-04-14  Lute Kamstra  <lute@gnu.org>
562
563         * make-dist: Distribute all ChangeLog files in lisp/.
564         Don't distribute ldefs-boot.el.
565         lisp/makefile.nt no longer exists.
566
567 2005-04-13  Lute Kamstra  <lute@gnu.org>
568
569         * make-dist: Don't use DONTCOMPILE from lisp/Makefile.in; check
570         for "no-byte-compile: t" in the file instead.
571
572 2005-03-16  Stefan Monnier  <monnier@iro.umontreal.ca>
573
574         * configure.in <Motif>: Don't let a special LessTif/Motif1.2 install
575         shadow the main Lesstif/Motif-2.1 libs and includes.
576
577 2005-03-10  Jan Dj,Ad(Brv  <jan.h.d@swipnet.se>
578
579         * configure.in: Only add XASSERTS to cppflags.
580
581 2005-03-04  Jan Dj,Ad(Brv  <jan.h.d@swipnet.se>
582
583         * configure.in: Added --enable-asserts.
584
585 2005-02-09  Kim F. Storm  <storm@cua.dk>
586
587         Change release version from 21.4 to 22.1 throughout.
588         Change development version from 21.3.50 to 22.0.50.
589
590 2005-01-19  Steven Tamm  <steventamm@mac.com>
591
592         * configure.in: Check for <sys/utsname.h>.
593
594 2004-12-11  Kim F. Storm  <storm@cua.dk>
595
596         * Makefile.in (info): Undo 2004-12-05 change.
597
598 2004-12-08  Luc Teirlinck  <teirllm@auburn.edu>
599
600         * info/dir (File): Add URL and Org Mode manuals.
601         * Makefile.in (install-arch-indep, uninstall): Add url and org
602         manuals.
603
604 2004-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
605
606         * configure.in (INLINE, RE_TRANSLATE_P): Move patches mistakenly
607         committed to src/config.in.
608
609 2004-12-07  Jan Dj,Ad(Brv  <jan.h.d@swipnet.se>
610
611         * configure.in: If $HAVE_GTK_FILE_CHOOSER = yes, check for
612         pthreads and define HAVE_GTK_AND_PTHREAD.
613
614 2004-12-05  Richard M. Stallman  <rms@gnu.org>
615
616         * Makefile.in (info): Ignore errors building info files.
617
618 2004-11-27  Eli Zaretskii  <eliz@gnu.org>
619
620         * config.bat: If 8-byte alignment is not supported, define
621         NO_DECL_ALIGN in src/config.h, instead of trivially defining
622         DECL_ALIGN.  Protect & with "" because & is special for cmd.exe;
623         filter through Sed to remove the quotes.
624
625 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
626
627         * info/.cvsignore: Ignore everything.  It's OK since .cvsignore does
628         not apply to files explicitly `cvs add'ed.
629
630 2004-11-12  Eli Zaretskii  <eliz@gnu.org>
631
632         * config.bat: Don't require djecho.exe for the v1.x build.
633         Add a test for DECL_ALIGN support, and add a trivial definition to
634         src/config.h if 8-byte alignment is not supported.
635
636 2004-11-08  Kim F. Storm  <storm@cua.dk>
637
638         * Makefile.in (bootstrap, bootstrap-clean-before): Remove .elc
639         files before building.
640         (bootfast, bootstrap-clean-before-fast): New targets, like
641         bootstrap but don't remove .elc files.
642
643 2004-11-06  Lars Brinkhoff  <lars@nocrew.org>
644
645         * configure.in: Add check for getrusage.
646
647 2004-11-02  Jan Dj,Ad(Brv  <jan.h.d@swipnet.se>
648
649         * configure.in (HAVE_GTK_FILE_CHOOSER, $HAVE_GTK_FILE_SELECTION):
650         New tests for new and old GTK file dialogs.
651         (HAVE_GTK): Only set with_toolkit_scroll_bars if not explicitly set
652         to no.
653
654 2004-10-20  Jan Dj,Ad(Brv  <jan.h.d@swipnet.se>
655
656         * configure.in (HAVE_PERSONALITY_LINUX32): New test if PER_LINUX32
657         can be set.  Remove SETARCH test.
658
659 2004-10-08  Steven Tamm  <steventamm@mac.com>
660
661         * configure.in (HAVE_MALLOC_MALLOC_H): Test for malloc/malloc.h
662
663 2004-10-06  Jan Dj,Ad(Brv  <jan.h.d@swipnet.se>
664
665         * configure.in (HAVE_RANDOM_HEAPSTART): Change AC_MSG_ERROR to
666         AC_MSG_WARN.  Move output of warning message to end of configure run.
667
668 2004-10-05  Jan Dj,Ad(Brv  <jan.h.d@swipnet.se>
669
670         * configure.in (HAVE_RANDOM_HEAPSTART): Rename HAVE_EXECSHIELD.
671         Run test to see if heap start address is random.
672
673 2004-09-29  Miles Bader  <miles@gnu.org>
674
675         * configure.in (HAVE_EXECSHIELD): Test correct env variable to see
676         if setarch is present.
677
678 2004-09-25  Jan Dj,Ad(Brv  <jan.h.d@swipnet.se>
679
680         * configure.in (HAVE_EXECSHIELD): Only define on x86.
681
682 2004-09-24  Jan Dj,Ad(Brv  <jan.h.d@swipnet.se>
683
684         * configure.in: Check for exec-shield.
685
686 2004-08-06  Andreas Schwab  <schwab@suse.de>
687
688         * Makefile.in (install-arch-indep, uninstall): Add flymake.
689
690 2004-07-31  Eli Zaretskii  <eliz@gnu.org>
691
692         * config.bat: Update URLs in the comments.
693
694 2004-08-02  Reiner Steib  <Reiner.Steib@gmx.de>
695
696         * Makefile.in (install-arch-indep): Add pgg and sieve.
697
698         * info/.cvsignore: Added pgg and sieve.
699
700 2004-07-05  Andreas Schwab  <schwab@suse.de>
701
702         * Makefile.in (install-arch-indep): Remove .arch-inventory files.
703
704 2004-06-21  Kenichi Handa  <handa@m17n.org>
705
706         * make-dist: Link leim-ext.el into tempdir.
707
708 2004-06-15  Luc Teirlinck  <teirllm@auburn.edu>
709
710         * info/dir (File): Add emacs-xtra.
711         * Makefile.in (install-arch-indep, uninstall): Add emacs-xtra.
712
713 2004-06-12  Juri Linkov  <juri@jurta.org>
714
715         * info/dir: Move menu help lines from `* Menu:' to file header.
716         Describe the purpose of a red *.
717
718 2004-05-04  Dave Love  <fx@gnu.org>
719
720         * configure.in: Don't use `extrasub'.
721
722 2004-04-29  Dave Love  <fx@gnu.org>
723
724         * configure.in: Don't forget to quote args to `test'.
725
726 2004-04-24  Thien-Thi Nguyen  <ttn@gnu.org>
727
728         * autogen.sh: Update filename in "please read" message.
729
730 2004-04-17  Richard M. Stallman  <rms@gnu.org>
731
732         * INSTALL: Move the info about site-lisp dirs,
733         and say uninstalled Emacs looks there too.
734
735 2004-04-04  Eli Zaretskii  <eliz@gnu.org>
736
737         * config.bat (lib-src): Recognize comment lines in Makefile.in
738         that have a TAB after the #, to avoid errors in preprocessing with
739         GCC 3.3.3.
740
741 2004-03-31  Luc Teirlinck  <teirllm@auburn.edu>
742
743         * Makefile.in: Mention in comment that `make maintainer-clean'
744         deletes .elc files.
745
746 2004-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
747
748         * update-subdirs: Add local variables to prevent byte-compiling.
749
750 2004-03-21  Dave Love  <fx@gnu.org>
751
752         * configure.in: Fix previous change.
753
754 2004-03-18  Dave Love  <fx@gnu.org>
755
756         * configure.in: Add -znocombreloc to LDFLAGS if compiler supports it.
757
758 2004-03-15  Luc Teirlinck  <teirllm@auburn.edu>
759
760         * info/dir (File): Add SMTP and SES.
761
762 2004-03-02  Stefan Monnier  <monnier@iro.umontreal.ca>
763
764         * Makefile.in (maintainer-clean): Clean in the lisp dir as well.
765         (bootstrap): Use the new bootstrap-prepare target in lisp.
766
767 2004-02-18  Kim F. Storm  <storm@cua.dk>
768
769         * INSTALL.CVS: Add info about ssh/cvs related problems and work-around.
770
771 2004-02-16  Eli Zaretskii  <eliz@gnu.org>
772
773         * make-dist: Don't link index.*perm and permute-index into tempdir.
774
775 2004-02-14  Jonathan Yavner  <jyavner@member.fsf.org>
776
777         * AUTHORS (JonathanYavner): Rename testcover-*.el to tcover-*.el
778         to match previous changes by Eli Zaretskii.
779
780 2004-02-09  Luc Teirlinck  <teirllm@auburn.edu>
781
782         * Makefile.in: Set CDPATH to an empty string.
783
784 2004-01-27  Stefan Monnier  <monnier@iro.umontreal.ca>
785
786         * configure.in <darwin>: Use fink packages if available.
787
788 2004-01-25  J,Ai(Br,At(Bme Marant  <jmarant@free.fr>  (tiny change)
789
790         * make-dist (lispref): Do include lispref/index.texi.
791
792 2004-01-06  Eric Hanchrow  <offby1@blarg.net>  (tiny change)
793
794         * make-dist (tempdir): Include cursors in nt/icons.
795
796 2003-12-30  Eli Zaretskii  <eliz@gnu.org>
797
798         * INSTALL.CVS: Renamed from INSTALL-CVS to avoid file-name
799         clashes with install-sh on 8+3 filesystems.
800
801 2003-12-08  Miles Bader  <miles@gnu.org>
802
803         * .cvsignore: Add .arch-inventory.
804
805 2003-12-24  Andreas Schwab  <schwab@suse.de>
806
807         * configure.in: Check for <sys/socket.h>.  Include it before
808         including <net/if.h>.  Move check for <net/if.h> before its use.
809
810 2003-12-24  Jan Dj,Ad(Brv  <jan.h.d@swipnet.se>
811
812         * Makefile.in (install-arch-dep): Don't let cd output go into
813         pipe for carbon_appdir.
814
815 2003-12-24  Andreas Schwab  <schwab@suse.de>
816
817         * configure.in (PKG_CHECK_MODULES): Fix quoting.
818
819 2003-12-01  Andreas Schwab  <schwab@suse.de>
820
821         * configure.in (powerpc-apple-darwin*): Use ${CC-cc} instead of
822         hardcoding gcc.
823
824 2003-11-16  Jan Dj,Ad(Brv  <jan.h.d@swipnet.se>
825
826         * configure.in (HAVE_GTK_MULTIDISPLAY): Check if GTK can handle
827         multiple displays.
828         Wrong number of args to AC_CHECK_LIB for HAVE_X_SM test corrected.
829
830 2003-09-23  Dave Love  <fx@gnu.org>
831
832         * configure.in: Check members of struct ifreq.
833
834 2003-09-14  Kim F. Storm  <storm@cua.dk>
835
836         * configure.in: Add checks for sys/ioctl.h and net/if.h.
837
838 2003-09-12  Luc Teirlinck  <teirllm@mail.auburn.edu>
839
840         * Makefile.in (install-arch-indep, uninstall): Add SES manual.
841
842 2003-08-18  Lute Kamstra  <lute@gnu.org>
843
844         * configure.in: Revert the change of 2003-07-29 as GTK+ 2.2 is not
845         required anymore.
846
847 2003-08-07  Andrew Choi  <akochoi@shaw.ca>
848
849         * configure.in [powerpc-apple-darwin*]: Use the -no-cpp-precomp
850         option instead of -traditional-cpp for CPP.
851
852 2003-07-29  Richard M. Stallman  <rms@gnu.org>
853
854         * configure.in (HAVE_XIM): Define if XIM is available.
855
856 2003-07-29  Tim Van Holder  <tim.vanholder@anubex.com>  (tiny change)
857
858         * configure.in: The function gtk_window_set_icon_from_file was
859         introduced in GTK+ 2.2, so check for that release.
860
861 2003-07-23  Andreas Schwab  <schwab@suse.de>
862
863         * configure.in: Add --enable-maintainer-mode, substitute MAINT.
864
865         * Makefile.in (YACC): Remove, not used.
866         (MAINT): Don't set.
867         (${srcdir}/configure, $(srcdir)/src/stamp-h.in): Use @MAINT@ to
868         disable dependency on ${srcdir}/configure.in when maintainer mode
869         is disabled.
870
871 2003-07-22  Dave Love  <fx@gnu.org>
872
873         * configure.in: Make XRegisterIMInstantiateCallback test depend on
874         HAVE_X11, not with_xim.
875         (HAVE_CRTIN): Provide template.
876         <with_png>: Test for png.h and libpng/png.h.
877
878 2003-07-15  Andreas Schwab  <schwab@suse.de>
879
880         * configure.in: Temporarily leave quoting for AC_DEFINE.
881
882 2003-07-13  Stefan Monnier  <monnier@cs.yale.edu>
883
884         * configure.in: Check for posix_memalign.
885
886 2003-07-12  Richard M. Stallman  <rms@gnu.org>
887
888         * configure.in [netbsd systems]: Define HAVE_CRTIN properly.
889
890 2003-07-09  Kim F. Storm  <storm@cua.dk>
891
892         * INSTALL (DETAILED BUILDING AND INSTALLATION): Describe new
893         functionality of --without-xim.
894
895 2003-06-29  Dave Love  <fx@gnu.org>
896
897         * configure.in: Fix XRegisterIMInstantiateCallback check for gcc.
898
899 2003-06-23  Dave Love  <fx@gnu.org>
900
901         * configure.in: Check for sys/_mbstate_t.h.
902         Test XRegisterIMInstantiateCallback prototype.
903         (AH_BOTTOM): Define DO_BLOCK_INPUT, my_strftime.
904
905 2003-06-06  Dave Love  <fx@gnu.org>
906
907         * configure.in: Check for locale.h.
908
909 2003-06-05  Dave Love  <fx@gnu.org>
910
911         * configure.in: Check for memcpy, mempcpy, mblen, mbrlen.
912         Use AC_FUNC_STRFTIME, AC_STRUCT_TIMEZONE, AC_TYPE_MBSTATE_T.
913         (NLIST_STRUCT): Don't define.
914         (AH_BOTTOM): Define my_strftime.
915
916 2003-06-02  Richard M. Stallman  <rms@gnu.org>
917
918         * configure.in: Revert changes of 2003-03-03 and 2003-05-24.
919
920 2003-05-24  Andreas Schwab  <schwab@suse.de>
921
922         * configure.in (AH_BOTTOM) [MAC_OSX]: Do not redefine bcopy,
923         bzero, and bcmp.
924
925 2003-05-22  Dave Love  <fx@gnu.org>
926
927         * configure.in: Remove redundant test for term.h.  Test for difftime.
928
929 2003-05-20  Dave Love  <fx@gnu.org>
930
931         * configure.in: Append * to s390-*-linux-gnu case.
932         (LIBMAIL) <lockfile>: Don't define.
933
934 2003-04-30  Richard M. Stallman  <rms@gnu.org>
935
936         * configure.in: Handle system types sysv5uw* and sysv5OpenUNIX*.
937
938 2003-04-28  Francesco Potort,Al(B  <pot@gnu.org>
939
940         * configure.in: Undo last (RMS') change, as it is useless, per
941         Dave Love.
942
943 2003-04-08  Richard M. Stallman  <rms@gnu.org>
944
945         * configure.in: Put #include of jpeglib.h at start of line.
946
947 2003-04-30  Kai Gro,A_(Bjohann  <kai.grossjohann@gmx.net>
948
949         * INSTALL (* GNU/Linux development packages): Mention Debian and
950         RedHat package names.
951
952 2003-04-30  Boyd Lynn Gerber  <gerberb@zenez.com>
953
954         * configure.in: Handle system types sysv5uw* and sysv5OpenUNIX*.
955
956 2003-04-30  Kai Gro,A_(Bjohann  <kai.grossjohann@gmx.net>
957
958         * INSTALL (* GNU/Linux development packages): Tell people to
959         install additional packages for compiling Emacs.
960
961 2003-04-06  Francesco Potort,Al(B  <pot@gnu.org>
962
963         * configure.in: Use the same configuration for all aix5, not just
964         aix5.1.
965
966 2003-03-16  Nelson H. F. Beebe  <beebe@math.utah.edu>  (tiny change)
967
968         * configure.in: Check for need for bigtoc support on IBM AIX for
969         solving a linker table overflow problem.
970
971 2003-03-03  Rob Browning  <rlb@defaultvalue.org>
972
973         * configure.in: Add AC_CHECK_FUNCS for memcmp and memmove.
974         (AH_BOTTOM): Switch tests to prefer memcmp, memset, and memmove
975         over bzero, bcmp, and bcopy.
976
977 2003-02-23  Simon Josefsson  <jas@extundo.com>
978
979         * Makefile.in (install-arch-indep, uninstall): Add SMTP manual.
980
981 2003-02-21  Klaus Zeitler  <kzeitler@lucent.com>
982
983         * configure.in: Set new hpux10-20.h as "major" include for 10.20.
984
985 2003-02-13  Robert J. Chassell  <bob@rattlesnake.com>  (tiny change)
986
987         * INSTALL (* Extra fonts): Say that Emacs doesn't include fonts.
988
989 2003-02-08  Andreas Schwab  <schwab@suse.de>
990
991         * Makefile.in (EXEEXT): Define to @EXEEXT@ and use this variable
992         instead of the substitution.
993
994 2003-01-31  Joe Buehler  <jhpb@draco.hekimian.com>
995
996         * Makefile.in: Use @EXEEXT@ for Cygwin.
997         Use USERNAME if LOGNAME is not set (for Cygwin).
998
999         * configure.in: Add opsys=cygwin.
1000
1001 2003-01-22  Andreas Schwab  <schwab@suse.de>
1002
1003         * configure.in: Set HAVE_MENUS=yes when HAVE_CARBON=yes instead of
1004         redefining it explicitly in src/config.in.
1005
1006 2003-01-22  Markus Rost  <rost@math.ohio-state.edu>
1007
1008         * Makefile.in (bootstrap): Make bootstrap-after.
1009
1010 2003-01-20  Jan Dj,Ad(Brv  <jan.h.d@swipnet.se>
1011
1012         * configure.in: Fix --with-gtk.
1013
1014 2003-01-19  Jan Dj,Ad(Brv  <jan.h.d@swipnet.se>
1015
1016         * configure.in: Add --with-gtk, --with-x-toolkit=gtk
1017
1018         * INSTALL (DETAILED BUILDING AND INSTALLATION): Add text about GTK.
1019
1020 2003-01-14  Francesco Potort,Al(B  <pot@gnu.org>
1021
1022         * configure.in (m68k-motorola-sysv): Remove (obsolete).
1023
1024 2003-01-07  Steven Tamm  <steventamm@mac.com>
1025
1026         * configure.in: New option, --enable-carbon-app, to specify
1027         that the application should be installed
1028         * Makefile.in (install-arch-dep): On Mac OS X, install the
1029         Emacs.app application if carbon-app is enabled
1030
1031 2003-01-06  Dave Love  <fx@gnu.org>
1032
1033         * configure.in: Check for nl_langinfo.
1034         [!HAVE_SIZE_T]: Fix typedef.
1035
1036 2003-01-06  David Kastrup  <dak@gnu.org>
1037
1038         * Makefile.in (INSTALL_INFO): Get install-info command from configure.
1039
1040         * configure.in: Add tests for install-info.
1041
1042 2002-12-09  Markus Rost  <rost@math.ohio-state.edu>
1043
1044         * configure.in (*-sunos5*, *-solaris*): Revert previous change -
1045         use again sol2-6 instead of sol2-8.
1046
1047 2002-12-09  Dave Love  <fx@gnu.org>
1048
1049         * configure.in (*-sunos5.8*, *-solaris2.8*): Delete configurations.
1050
1051 2002-12-08  Andreas Schwab  <schwab@suse.de>
1052
1053         * Makefile.in (install-arch-indep): Revert last change.
1054
1055 2002-11-27  Dave Love  <fx@gnu.org>
1056
1057         * configure.in: Use AC_CHECK_DECLS, not AC_DECL_SYS_SIGLIST.
1058         Check for __sys_siglist too.  Check for memset.
1059         Use AC_FUNC_GETPGRP.  Add mipsel-*-linux-gnu* target.
1060
1061 2002-11-22  Juanma Barranquero  <lektu@terra.es>
1062
1063         * config.guess, config.sub: Updated from master source.
1064
1065 2002-11-19  Karl Fogel  <kfogel@red-bean.com>
1066
1067         * autogen.sh: New file.
1068
1069 2002-11-15  Dave Love  <fx@gnu.org>
1070
1071         * configure.in: Tidy up various quoting issues throughout.
1072         Use AC_GNU_SOURCE.
1073         (AH_BOTTOM): Fix #endif protecting config.h.  Maybe include
1074         alloca.h.  Define GC_SETJMP_WORKS, GC_LISP_OBJECT_ALIGNMENT.
1075         Maybe define bcopy, bzero, bcmp.
1076         (powerpcle-*-solaris2.5*, powerpcle-*-solaris2*): Remove (use
1077         non-existent machine file).
1078         (sys/vlimit.h, sys/resource.h, fsync, __restrict): Test for.
1079         (term.h, X11/Xaw3d/Scrollbar.h): Avoid warning from test.
1080         (nlist.h): Move test up.
1081
1082 2002-11-18  Markus Rost  <rost@math.ohio-state.edu>
1083
1084         * configure.in (*-sunos5*, *-solaris*): Use sol2-8.
1085
1086 2002-11-14  Francesco Potort,Al(B  <pot@gnu.org>
1087
1088         * configure.in (*-sunos5.8*, *-solaris2.8*): New configurations.
1089
1090 2002-11-11  Tim Van Holder  <tim.vanholder@anubex.com>  (tiny change)
1091
1092         * Makefile.in (install-arch-indep): Prepend $(srcdir)/ to lisp.
1093
1094 2002-11-08  Dave Love  <fx@gnu.org>
1095
1096         * configure.in: Use AC_CONFIG_LIBOBJ_DIR and require autoconf 2.54.
1097         (AH_BOTTOM) [!HAVE_SIZE_T]: Typedef size_t.
1098
1099 2002-11-07  Miles Bader  <miles@gnu.org>
1100
1101         * Makefile.in (maybe_bootstrap): Fix shell variable usage.
1102         Handle separate-build-dir case.
1103
1104 2002-11-06  Richard M. Stallman  <rms@gnu.org>
1105
1106         * Makefile.in (maybe_bootstrap): Add doublequotes to make it
1107         bulletproof.  $bar may be empty when there are no .elc files.
1108
1109 2002-10-30  Dave Love  <fx@gnu.org>
1110
1111         * configure.in: Require autoconf 2.53.  Test for pty.h,
1112         sys/mman.h, sys/param.h, mremap, memmove.
1113         (AH_BOTTOM): Maybe include strings.h.  Add local variables for mode.
1114         (AC_PROG_YACC): Delete.
1115         (size_t): Use AC_CHECK_TYPES.
1116         (AH_TOP): Up-date copyright.
1117
1118 2002-10-01  Juanma Barranquero  <lektu@terra.es>
1119
1120         * update-subdirs: Add "no-byte-compile: t" to subdirs.el.
1121
1122 2002-09-19  Richard M. Stallman  <rms@gnu.org>
1123
1124         * configure.in: Fix the LessTif-directory-finder for real.
1125
1126 2002-09-14  Richard M. Stallman  <rms@gnu.org>
1127
1128         * Makefile.in (maybe_bootstrap): Test for complete absence
1129         of compiled Lisp files.
1130
1131 2002-09-11  Stefan Monnier  <monnier@cs.yale.edu>
1132
1133         * Makefile.in (bootstrap-lisp-1, bootstrap-lisp, bootstrap)
1134         (bootstrap-clean-after): Delete.
1135         (bootstrap): Make the sequencing explicit.
1136
1137 2002-09-10  Richard M. Stallman  <rms@gnu.org>
1138
1139         * configure.in: Fix previous LessTif change.
1140
1141 2002-09-09  Richard M. Stallman  <rms@gnu.org>
1142
1143         * configure.in (powerpcle-*-solaris2.5*): New configuration.
1144         (powerpcle-*-solaris*): Use version 2.6 as default.
1145         (*-sunos5.6*, *-solaris2.6*): New alternative.
1146         (*-sunos5*): Use version 2.6 as default.
1147
1148 2002-09-06  Kai Gro,A_(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1149
1150         * configure.in: Fix typo.
1151
1152 2002-09-05  Richard M. Stallman  <rms@gnu.org>
1153
1154         * configure.in: Look for LessTif in /usr/X11R6/LessTif/ before Motif.
1155
1156         * configure.in: Handle $GCC_LINK_TEST_OPTIONS and
1157         $NON_GCC_LINK_TEST_OPTIONS after the AC_PROG_... macros.
1158
1159 2002-08-26  Kim F. Storm  <storm@cua.dk>
1160
1161         * Makefile.in (install-arch-indep): Do not remove DOC file
1162         when it is the only DOC file installed; this is the case when
1163         CANNOT_DUMP is defined.  From Joe Buehler (tiny change).
1164
1165 2002-07-24  Markus Rost  <rost@math.ohio-state.edu>
1166
1167         * configure.in: Fix typo.
1168
1169 2002-07-24  Richard M. Stallman  <rms@gnu.org>
1170
1171         * configure.in: Don't print anything special about gamedir.
1172
1173         * configure.in: Delete nonstandard --with-game-user option.
1174
1175 2002-07-21  Richard M. Stallman  <rms@gnu.org>
1176
1177         * Makefile.in (gamedir, localstatedir): New variables.
1178         (epaths-force): Insert value of gamedir into PATH_GAME.
1179
1180         * configure.in (gamedir): Handle it like lispdir.
1181         (--with-game-dir option): Delete.
1182
1183 2002-06-21  Pavel Jan,Am(Bk  <Pavel@Janik.cz>
1184
1185         * configure.in: Add support for mipseb-*-netbsd* machines.
1186
1187 2002-06-18  Kai Gro,A_(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1188
1189         * Makefile.in (install-arch-indep, uninstall): Add Tramp.
1190
1191 2002-06-17  Kai Gro,A_(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1192
1193         * info/dir (File): Add an entry for Tramp.
1194
1195 2002-06-17  Eli Zaretskii  <eliz@is.elta.co.il>
1196
1197         * INSTALL-CVS: New file.
1198
1199 2002-06-07  Andreas Schwab  <schwab@suse.de>
1200
1201         * configure.in (x86_64-*-linux-gnu*): New system.
1202
1203 2002-05-31  Eli Zaretskii  <eliz@is.elta.co.il>
1204
1205         * config.bat: Handle the case when lispintro is truncated to lispintr.
1206
1207 2002-05-26  Paul Eggert  <eggert@twinsun.com>
1208
1209         * config.guess, config.sub: Updated from master source.
1210