Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
1d894293
Commit
1d894293
authored
Dec 19, 2006
by
Richard M. Stallman
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Delete entries for regenerating automatically generated files.
parent
d99ccfc8
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
99 deletions
+1
-99
ChangeLog
ChangeLog
+1
-99
No files found.
ChangeLog
View file @
1d894293
2006-12-19 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
* configure.in: Check if Gtk+ compiles at all.
* condigure: Regenerate.
2006-12-10 Andreas Schwab <schwab@suse.de>
* configure.in: Remove check for struct timezone, its result is
never used.
* configure: Regenerate.
2006-12-08 NAKAJI Hiroyuki <nakaji@jp.freebsd.org> (tiny change)
* configure.in: Add support for Solaris 10 on x86-64.
* configure: Regenerate.
2006-12-08 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
* INSTALL (DETAILED BUILDING AND INSTALLATION): Document usage
...
...
@@ -25,8 +20,6 @@
* configure.in (HAVE_SYNC): New test.
* configure: Regenerate.
2006-12-03 Glenn Morris <rgm@gnu.org>
* Makefile.in: Fix Copyright format.
...
...
@@ -44,21 +37,15 @@
* configure.in (HAVE_X86_64_LIB64_DIR): New test.
* configure: Regenerate.
2006-11-14 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
* configure.in (HAVE_CANCELMENUTRACKING): Remove test.
* configure: Regenerate.
2006-11-08 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
* configure.in: Prefer X11 to Carbon only when some X-specific
option is specified (Thanks to Jan Dj,Ad(Brv and Andreas Schwab).
* configure: Regenerate.
2006-11-04 Romain Francoise <romain@orebokech.com>
* Makefile.in (bootstrap-clean-before): Fix typo.
...
...
@@ -73,10 +60,6 @@
* make-dist: Add makefile.w32-in to the man, lispref and lispintro
directories.
2006-10-29 Chong Yidong <cyd@stupidchicken.com>
* configure: Regenerate using autoconf 2.59.
2006-10-29 Jeramey Crawford <jeramey@jeramey.com>
* configure.in: Enable x86-64 OpenBSD compilation.
...
...
@@ -94,26 +77,12 @@
* README: Bump version number to 22.0.90.
* AUTHORS: Regenerate.
* configure: Regenerate.
2006-10-23 Andreas Schwab <schwab@suse.de>
* configure.in: Make sure x_default_search_path is always set even
when x_libraries is empty, and look in .../share as well for each
library directory.
* configure: Regenerate.
2006-10-03 Kim F. Storm <storm@cua.dk>
* AUTHORS: Regenerate.
2006-09-30 Eli Zaretskii <eliz@gnu.org>
* configure: Regenerate.
2006-09-28 Kenichi Handa <handa@m17n.org>
* configure.in (locallisppath): Don't include leim dir.
...
...
@@ -129,10 +98,6 @@
* make-dist (EMACS): Exit and fail if the EMACS environment
variable is set to something other than an absolute file name.
2006-09-07 Kim F. Storm <storm@cua.dk>
* AUTHORS: Regenerate.
2006-08-16 Andreas Schwab <schwab@suse.de>
* configure.in (PKG_CHECK_MODULES): Use AS_MESSAGE_LOG_FD instead
...
...
@@ -148,10 +113,6 @@
$PKG_CONFIG --exists "$2" to config.log.
* configure: Regenerate.
2006-07-14 Kim F. Storm <storm@cua.dk>
* AUTHORS: Regenerate.
2006-07-08 Richard Stallman <rms@gnu.org>
* INSTALL (DETAILED BUILDING AND INSTALLATION): Minor corrections.
...
...
@@ -163,8 +124,6 @@
2006-07-08 Eli Zaretskii <eliz@gnu.org>
* configure: Regenerate.
* configure.in (PKG_CHECK_MODULES): Redirect stderr of pkg-config
to /dev/null, since we don't need the error message, just the
exit status.
...
...
@@ -190,22 +149,13 @@
* CONTRIBUTE: New file.
2006-06-25 Kim F. Storm <storm@cua.dk>
* AUTHORS: Regenerate.
2006-06-24 Eli Zaretskii <eliz@gnu.org>
* INSTALL: Mention www.nongnu.org pages that list free Unicode fonts.
2006-06-05 Kim F. Storm <storm@cua.dk>
* AUTHORS: Regenerate.
2006-05-18 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
* configure.in: Add check for ALSA.
* configure: Regenerate.
2006-05-06 Eli Zaretskii <eliz@gnu.org>
...
...
@@ -217,10 +167,6 @@
* Copyright (sources/emacs): Update copyright year(s).
2006-04-01 Eli Zaretskii <eliz@gnu.org>
* configure: Regenerate.
2006-04-01 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
* configure.in (HAVE_XAW3D): Disable Xaw3d check if
...
...
@@ -244,10 +190,6 @@
* Makefile.in (install, uninstall): Add DESTDIR variable to
support staged installations.
2006-02-14 Eli Zaretskii <eliz@gnu.org>
* configure: Regenerate.
2006-02-14 Richard M. Stallman <rms@gnu.org>
* configure.in (s390x-*-linux-gnu*): New configuration.
...
...
@@ -255,7 +197,6 @@
2006-01-31 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
* configure.in: Require GTK 2.4 or newer.
* configure: Regenerate.
2006-01-29 Michael Olson <mwolson@gnu.org>
...
...
@@ -279,12 +220,10 @@
* configure.in: Move AC_AIX and AC_GNU_SOURCE before first compile
check.
* configure: Regenerate.
2006-01-02 Chong Yidong <cyd@stupidchicken.com>
* configure.in: Use -Wno-pointer-sign if available.
* configure: Regenerate.
2005-12-29 Andreas Schwab <schwab@suse.de>
...
...
@@ -313,14 +252,12 @@
2005-11-01 Romain Francoise <romain@orebokech.com>
* configure.in: Check for gzip.
* configure: Regenerate.
* Makefile.in (install): Compress source files.
2005-10-24 Steven Tamm <steventamm@mac.com>
* configure.in: Fix darwin386 configuration issue.
* configure: Regenerate.
2005-10-22 Eli Zaretskii <eliz@gnu.org>
...
...
@@ -347,7 +284,6 @@
* configure.in: Prefer Carbon if --enable-carbon-app or
--with-carbon is explicitly specified even when X11 is detected.
* configure: Regenerate.
2005-09-15 Ulf Jasper <ulf.jasper@web.de>
...
...
@@ -355,16 +291,11 @@
Handle newsticker manual.
(info): Add - to commands.
2005-09-11 Kim F. Storm <storm@cua.dk>
* AUTHORS: Regenerate.
2005-09-10 Giuseppe Scrivano <gscrivano@gmail.com>
Remove the MAXPATHLEN limitations:
* configure.in (AC_CHECK_FUNCS): Check for get_current_dir_name.
* configure: Regenerate.
2005-09-09 Eli Zaretskii <eliz@gnu.org>
...
...
@@ -398,7 +329,6 @@
2005-07-06 Lute Kamstra <lute@gnu.org>
* configure.in: Fix capitalization.
* configure: Regenerate.
2005-07-04 Lute Kamstra <lute@gnu.org>
...
...
@@ -412,24 +342,20 @@
2005-06-08 Steven Tamm <steventamm@mac.com>
* configure.in: Support Darwin/MacOSX on Intel
* configure: Regenerate.
2005-06-06 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
* configure.in (HAVE_CANCELMENUTRACKING): New test.
* configure: Regenerate.
2005-05-11 J,Ai(Br,At(Bme Marant <jmarant@marant.org>
* configure.in: Add --enable-locallisppath.
* configure: Regenerate.
2005-05-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
* configure.in: Don't check HAVE_CARBON if HAVE_X11 is set to yes.
Check HAVE_CARBON before USE_TOOLKIT_SCROLL_BARS. Define
USE_TOOLKIT_SCROLL_BARS by default if HAVE_CARBON is set to yes.
* configure: Regenerate.
2005-05-07 J,Ai(Br,At(Bme Marant <jerome@marant.org>
...
...
@@ -440,12 +366,10 @@
2005-04-23 Andreas Schwab <schwab@suse.de>
* configure.in: Remove duplicate match for powerpc configuration.
* configure: Regenerate.
2005-04-20 Thien-Thi Nguyen <ttn@gnu.org>
* configure.in: Check for <pwd.h>.
* configure: Regenerate.
2005-04-14 Lute Kamstra <lute@gnu.org>
...
...
@@ -466,12 +390,10 @@
2005-03-10 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
* configure.in: Only add XASSERTS to cppflags.
* configure: Regenerate.
2005-03-04 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
* configure.in: Added --enable-asserts.
* configure: Regenerate.
2005-02-09 Kim F. Storm <storm@cua.dk>
...
...
@@ -481,7 +403,6 @@
2005-01-19 Steven Tamm <steventamm@mac.com>
* configure.in: Check for <sys/utsname.h>.
* configure: Regenerate.
2004-12-11 Kim F. Storm <storm@cua.dk>
...
...
@@ -502,7 +423,6 @@
* configure.in: If $HAVE_GTK_FILE_CHOOSER = yes, check for
pthreads and define HAVE_GTK_AND_PTHREAD.
* configure: Regenerate.
2004-12-05 Richard M. Stallman <rms@gnu.org>
...
...
@@ -536,7 +456,6 @@
2004-11-06 Lars Brinkhoff <lars@nocrew.org>
* configure.in: Add check for getrusage.
* configure: Regenerate.
2004-11-02 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
...
...
@@ -545,18 +464,14 @@
(HAVE_GTK): Only set with_toolkit_scroll_bars if not explicitly set
to no.
* configure: Rebuild.
2004-10-20 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
* configure.in (HAVE_PERSONALITY_LINUX32): New test if PER_LINUX32
can be set. Remove SETARCH test.
* configure: Rebuild.
2004-10-08 Steven Tamm <steventamm@mac.com>
* configure.in (HAVE_MALLOC_MALLOC_H): Test for malloc/malloc.h
* configure: Rebuild.
2004-10-06 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
...
...
@@ -576,12 +491,10 @@
2004-09-25 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
* configure.in (HAVE_EXECSHIELD): Only define on x86.
* configure: Rebuild.
2004-09-24 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
* configure.in: Check for exec-shield.
* configure: Rebuild.
2004-08-06 Andreas Schwab <schwab@suse.de>
...
...
@@ -720,7 +633,6 @@
* configure.in (powerpc-apple-darwin*): Use ${CC-cc} instead of
hardcoding gcc.
* configure: Rebuild.
2003-11-16 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
...
...
@@ -797,10 +709,6 @@
* configure.in: Fix XRegisterIMInstantiateCallback check for gcc.
2003-06-26 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
* configure: Regenerate.
2003-06-23 Dave Love <fx@gnu.org>
* configure.in: Check for sys/_mbstate_t.h.
...
...
@@ -901,13 +809,7 @@
* Makefile.in: Use @EXEEXT@ for Cygwin.
Use USERNAME if LOGNAME is not set (for Cygwin).
* configure.in:
* configure: Add opsys=cygwin.
2003-01-29 Kim F. Storm <storm@cua.dk>
* AUTHORS: Regenerate using new format (after fixing numerous
formatting errors in the ChangeLog files).
* configure.in: Add opsys=cygwin.
2003-01-22 Andreas Schwab <schwab@suse.de>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment