aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 342a76d6fdc..548b9b1b959 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12005-11-20 Juri Linkov <juri@jurta.org>
2
3 * charset.c (invalid_character): Use Lisp-readable syntax
4 for octal and hex. Reorder decimal, octal and hex values.
5
12005-11-20 Nick Roberts <nickrob@snap.net.nz> 62005-11-20 Nick Roberts <nickrob@snap.net.nz>
2 7
3 * lisp.h: Use typedef when Lisp_Object is EMACS_INT so that 8 * lisp.h: Use typedef when Lisp_Object is EMACS_INT so that