From b7c1e3294e55cb697d9c4acb58950b938ef6f8a4 Mon Sep 17 00:00:00 2001 From: Stefan Monnier Date: Wed, 13 Oct 1999 22:45:44 +0000 Subject: [PATCH] . --- lisp/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 3ca1634346d..41cce9b4e2d 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,12 @@ +1999-10-13 Stefan Monnier + + * international/mule-cmds.el (select-safe-coding-system) + (leim-list-header): avoid the use of strings that start with backslash + newline since lread.c:read1 has a hack to turn those strings into + integer 0 during the loadup.el process. + + * diff-mode.el (diff-find-file-name): use `Index:' preferentially. + 1999-10-13 Dave Love * image.el (insert-image): Copy the image spec and add an -- 2.39.5