From b3e5232e688ad7bcc6c7a38c1aa25bb71b6a47bb Mon Sep 17 00:00:00 2001 From: Kenichi Handa Date: Mon, 6 Dec 1999 04:53:51 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 5 +++++ src/ChangeLog | 9 +++++++++ 2 files changed, 14 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 6af6a1640b6..bab5d85407e 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +1999-12-06 Kenichi Handa + + * international/mule.el (set-buffer-file-coding-system): Docstring + modified. + 1999-12-05 Dirk Herrmann * textmodes/bibtex.el (bibtex-hs-forward-sexp): Added to support diff --git a/src/ChangeLog b/src/ChangeLog index f350ca6312f..9d8bfaf50fc 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,12 @@ +1999-12-06 Kenichi Handa + + * fileio.c (decide_coding_unwind): Renamed from + set_auto_coding_unwind. + (Finsert_file_contents): Make single unwind protect to call both + Vset_auto_coding_function and Ffind_operation_coding_system. + + * insdel.c (adjust_markers_for_delete): Make it non-static. + 1999-12-04 Stefan Monnier * regex.c (regex_compile): Recognize *?, +? and ?? as non-greedy -- 2.39.5