aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 66162f133ec..eb09468a8fc 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,11 @@
12000-07-18 Gerd Moellmann <gerd@gnu.org> 12000-07-18 Gerd Moellmann <gerd@gnu.org>
2 2
3 * alloc.c (allocate_string_data): If string had already data
4 assigned, copy old contents to new string data.
5
6 * coding.c (syms_of_coding): Fix typo in spelling of variable
7 `inhibit-iso-escape-detection'.
8
3 * alloca.c (free) [emacs && EMACS_FREE]: Define as EMACS_FREE. 9 * alloca.c (free) [emacs && EMACS_FREE]: Define as EMACS_FREE.
4 10
5 * Makefile.in: Add dependencies on dispextern.h. 11 * Makefile.in: Add dependencies on dispextern.h.