aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKenichi Handa2010-05-25 09:35:50 +0900
committerKenichi Handa2010-05-25 09:35:50 +0900
commit8a2b8c4f7c2a18254fc0b34f236d7487fc7917d4 (patch)
tree48e379874bd0bf796a12a5f43b369e0d6691a125 /ChangeLog
parent10f72a3793087770f131a0dc729f29ff50f08ad9 (diff)
parent7eca871a82d582b986c638343f74d16b819a0f14 (diff)
downloademacs-8a2b8c4f7c2a18254fc0b34f236d7487fc7917d4.tar.gz
emacs-8a2b8c4f7c2a18254fc0b34f236d7487fc7917d4.zip
merge trunk
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog37
1 files changed, 37 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index eb3ed433d0a..4fbebc2480a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,40 @@
12010-05-24 Romain Francoise <romain@orebokech.com>
2
3 * make-dist: Look for version in src/emacs.c.
4 Use lisp/subr.el rather than lisp/version.el for location check.
5
62010-05-21 Glenn Morris <rgm@gnu.org>
7
8 * configure.in (MKDEPDIR): Parallel build tweak.
9
10 * configure.in (ns_frag): New output file.
11
12 * configure.in (OLDXMENU): Set to "nothing" if !HAVE_X11 || USE_GTK.
13 (OLDXMENU_TARGET): Set to empty if USE_GTK.
14
15 * configure.in (cannot_dump): New output variable.
16
172010-05-20 enami tsugutomo <tsugutomo.enami@jp.sony.com>
18
19 * configure.in: On NetBSD, if terminfo is found, use it in
20 preference to termcap. (Bug#6190)
21
222010-05-20 Glenn Morris <rgm@gnu.org>
23
24 * make-dist (src): Include *.mk.
25 * config.bat: Concatenate deps.mk onto the end of src/Makefile.
26 * configure.in (DEPFLAGS, MKDEPDIR): New output variables.
27 (deps_frag): New output file.
28 (AUTO_DEPEND): Remove this definition.
29
30 * configure.in (--with-gtk, --with-gcc): Remove option stubs.
31
322010-05-19 Glenn Morris <rgm@gnu.org>
33
34 * configure.in (LINKER, YMF_PASS_LDFLAGS): New output variables.
35 (ORDINARY_LINK): New AC_DEFINE.
36 (LIB_GCC): No need to set if ORDINARY_LINK.
37
12010-05-18 Glenn Morris <rgm@gnu.org> 382010-05-18 Glenn Morris <rgm@gnu.org>
2 39
3 * configure.in (POST_ALLOC_OBJ) [cygwin]: Omit vm-limit.o. 40 * configure.in (POST_ALLOC_OBJ) [cygwin]: Omit vm-limit.o.