diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 5 |
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 @@ | |||
| 1 | 2008-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 | |||
| 1 | 2008-10-21 Kenichi Handa <handa@m17n.org> | 6 | 2008-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, |