Fix typos in ChangeLogs.
[bpt/emacs.git] / ChangeLog
index 13b2fff..87f6e96 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,20 @@
+2010-07-24  Ken Brown  <kbrown@cornell.edu>  (tiny change)
+
+       * configure.in (START_FILES) [cygwin]: Set to pre-crt0.o (Bug#6715).
+
+2010-07-12  Andreas Schwab  <schwab@linux-m68k.org>
+
+       * configure.in (C_WARNINGS_SWITCH, PROFILING_CFLAGS)
+       (PROFILING_LDFLAGS): Substitute, don't add them to CFLAGS/LDFLAGS.
+       (C_OPTIMIZE_SWITCH): Remove.
+       (TEMACS_LDFLAGS2): Add ${PROFILING_LDFLAGS}.
+
+2010-07-11  Andreas Schwab  <schwab@linux-m68k.org>
+
+       * configure.in: Don't check for index and rindex, check for strchr
+       and strrchr.  Define strchr and strrchr as index and rindex,
+       resp., in src/config.h if not available.
+
 2010-07-08  Dan Nicolaescu  <dann@ics.uci.edu>
 
        * configure.in: Use -Wold-style-definition if available.
@@ -31,7 +48,8 @@
        Fix CFLAGS for non-GCC compilers.
        * configure.in (CFLAGS): Always use -g like it was done before the
        2010-03-30 change.
-       (REAL_CFLAGS): Use CFLAGS for non-GCC to get optimization flags.  (Bug#6538)
+       (REAL_CFLAGS): Use CFLAGS for non-GCC to get optimization flags.
+       (Bug#6538)
 
 2010-06-30  Glenn Morris  <rgm@gnu.org>
 
 
        * config.bat: Remove white space around "+" in COPY commands.
 
+2010-06-23  Glenn Morris  <rgm@gnu.org>
+
+       * info/dir: Start descriptions in column 32, per Texinfo convention.
+
 2010-06-16  Chong Yidong  <cyd@stupidchicken.com>
 
        * INSTALL: Update font information (Bug#6389).
@@ -65,8 +87,7 @@
 
 2010-06-12  Glenn Morris  <rgm@gnu.org>
 
-       * Makefile.in (install-arch-indep): Delete any old info .gz files
-       first.
+       * Makefile.in (install-arch-indep): Delete any old info .gz files first.
 
 2010-06-11  Glenn Morris  <rgm@gnu.org>
 
        * configure.in: Remove support for old UNIX System V systems and
        for Unixware on non-x86 machines.
 
-       * configure.in: Remove support for Solaris on PPC and for old versions.
+       * configure.in: Remove support for Solaris on PPC and for old versions.
 
        * configure.in: Remove non-working lynxos port.
 
        (EMACSROOT): New variable, giving the directory under which all of
        Emacs's libraries should be installed.  Changed rest of file to
        use it.
-       (LIBDIR): Now denotes only architecture-dependent dir - relevant cha
+       (LIBDIR): Now denotes only architecture-dependent dir.
        (DATADIR): New variable, denoting architecture-independent dir.
        (LOCKDIR): New variable, for completeness.
        (SUBDIR): No more etc, new lib-src.