aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorJan Djärv2008-10-21 06:32:39 +0000
committerJan Djärv2008-10-21 06:32:39 +0000
commitfd75ddb283632c593665a345df194ff2f0a40a72 (patch)
treea99462def4a12f2dd2af685ad3e72c8e29302307 /src/ChangeLog
parent279299b0b11e075720b593e1fae5bf3a48dfd3f3 (diff)
downloademacs-fd75ddb283632c593665a345df194ff2f0a40a72.tar.gz
emacs-fd75ddb283632c593665a345df194ff2f0a40a72.zip
(main): Unconditionally set PER_LINUX32 and exec
temacs when dumping if HAVE_PERSONALITY_LINUX32 is defined
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 64b988e7de4..ea52334bb07 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12008-10-21 Jan Djärv <jan.h.d@swipnet.se>
2
3 * emacs.c (main): Unconditionally set PER_LINUX32 and exec
4 temacs when dumping if HAVE_PERSONALITY_LINUX32 is defined
5
12008-10-21 Kenichi Handa <handa@m17n.org> 62008-10-21 Kenichi Handa <handa@m17n.org>
2 7
3 * coding.c (detect_coding_charset): For iso-8859-* coding systems, 8 * coding.c (detect_coding_charset): For iso-8859-* coding systems,