From a7c4d9c8a5d3119785cc99503108e0d4f65943be Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Tue, 21 May 2002 21:21:37 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 6 +++++- src/ChangeLog | 4 ++++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 879a79f8c68..80845ddcc19 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,4 +1,4 @@ -2002-05-18 Colin Walters +2002-05-21 Colin Walters * international/mule.el (make-coding-system): Doc fixes. @@ -7,6 +7,10 @@ (set-auto-coding): Update docs. (sgml-xml-auto-coding-function): New function. + * international/mule-util.el (store-substring): New optional + argument `ellipsis'. Add commented-out test suite, and change + coding to iso-2022-7bit. + 2002-05-21 Colin Walters * font-lock.el (font-lock-defaults, font-lock-defaults-alist) diff --git a/src/ChangeLog b/src/ChangeLog index 40f74df59e0..1b5fe7d6bcf 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,7 @@ +2002-05-21 Colin Walters + + * Makefile.in (shortlisp): Add font-core.el. + 2002-05-20 Richard M. Stallman * buffer.c (syms_of_buffer) : Doc fix. -- 2.39.5